ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/ghc.spec'], False, '/var/lib/mock/dist-f10-build-332483-61038/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/ghc.spec'] warning: Could not canonicalize hostname: x86-3.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/ghc-6.10.1-7.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/ghc.spec'], False, '/var/lib/mock/dist-f10-build-332483-61038/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/ghc.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MCOOPI + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ghc-6.10.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ghc-6.10.1-src.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ghc-6.10.1-src-extralibs.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ghc-6.10.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ghc-6.10.1-gen_contexts_index.patch):' Patch #1 (ghc-6.10.1-gen_contexts_index.patch): + /bin/cat /builddir/build/SOURCES/ghc-6.10.1-gen_contexts_index.patch + /usr/bin/patch -s -p1 -b --suffix .orig --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GXVwbr + umask 022 + cd /builddir/build/BUILD + cd ghc-6.10.1 + LANG=C + export LANG + unset DISPLAY + echo 'XMLDocWays = html' + echo 'HADDOCK_DOCS = YES' + ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu Canonicalised to: i386-unknown-linux checking for ghc... /usr/bin/ghc checking version of ghc... 6.8.3 checking for ghc-pkg matching /usr/bin/ghc... /usr/bin/ghc-pkg checking whether ghc has editline package... no checking for nhc... no checking for nhc98... no checking for hbc... no checking for ld... /usr/bin/ld checking for path to top of build tree... /builddir/build/BUILD/ghc-6.10.1 checking whether #! works in shell scripts... yes checking for perl... /usr/bin/perl checking if your perl works in shell scripts... yes checking for python... /usr/bin/python checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 version of gcc... 4.3.2 checking for extra options to pass gcc when compiling via C... -fwrapv -mno-omit-leaf-frame-pointer -fno-toplevel-reorder checking how to run the C preprocessor... gcc -E checking for a working context diff... diff -U 1 checking for gfind... no checking for find... /usr/bin/find checking for sort... /bin/sort 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 ranlib is needed... no checking whether /usr/bin/ar supports -input... no checking whether ln -s works... yes checking for sed... /bin/sed checking for time... no checking for gtar... /bin/gtar checking for HsColour... no checking for xmllint... /usr/bin/xmllint checking for DocBook DTD... ok checking for xsltproc... /usr/bin/xsltproc checking for DocBook XSL stylesheet directory... /usr/share/sgml/docbook/xsl-stylesheets checking for fop... no checking for fop.sh... no checking for fop.sh... no checking for xmltex... no checking for dvips... no configure: WARNING: cannot find an FO => DVI converter, you will not be able to build DVI or PostScript documentation checking for pdfxmltex... no configure: WARNING: cannot find an FO => PDF converter, you will not be able to build PDF documentation checking for ghc-pkg matching /usr/bin/ghc... (cached) /usr/bin/ghc-pkg checking for happy... /usr/bin/happy checking for version of happy... 1.17 checking for alex... no checking for version of alex... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 bfd.h usability... no checking bfd.h presence... no checking for bfd.h... 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/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/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 whether time.h and sys/time.h may both be included... yes checking for long long... yes checking for char... yes checking size of char... 1 checking for double... yes checking size of double... 8 checking for float... yes checking size of float... 4 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for short... yes checking size of short... 2 checking for unsigned char... yes checking size of unsigned char... 1 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for unsigned short... yes checking size of unsigned short... 2 checking for void *... yes checking size of void *... 4 checking for char... (cached) yes checking alignment of char... 1 checking for double... (cached) yes checking alignment of double... 4 checking for float... (cached) yes checking alignment of float... 4 checking for int... (cached) yes checking alignment of int... 4 checking for long... (cached) yes checking alignment of long... 4 checking for long long... (cached) yes checking alignment of long long... 4 checking for short... (cached) yes checking alignment of short... 2 checking for unsigned char... (cached) yes checking alignment of unsigned char... 1 checking for unsigned int... (cached) yes checking alignment of unsigned int... 4 checking for unsigned long... (cached) yes checking alignment of unsigned long... 4 checking for unsigned long long... (cached) yes checking alignment of unsigned long long... 4 checking for unsigned short... (cached) yes checking alignment of unsigned short... 2 checking for void *... (cached) yes checking alignment of void *... 4 checking for WinExec... no checking for GetModuleFileName... no checking return type of signal handlers... void 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 whether ctime_r is declared... yes checking for getpagesize... yes checking for __gmpz_fdiv_qr in -lgmp... yes checking for closedir in -lmingwex... no checking for xmalloc in -liberty... no checking for bfd_init in -lbfd... no checking for atan... no checking for atan in -lm... yes checking for dlopen in -ldl... 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 ld understands -x... yes checking whether ld is GNU ld... yes checking for .subsections_via_symbols... no checking for GNU non-executable stack support... no checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for timer_create... yes checking for timer_settime... yes checking for a working timer_create(CLOCK_REALTIME)... yes checking for printf$LDBLStub... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: GTK+ not usable, need at least version 2.0 checking for PAPI_library_init in -lpapi... no checking papi.h usability... no checking papi.h presence... no checking for papi.h... no configure: creating ./config.status config.status: creating mk/config.mk config.status: creating compiler/ghc.cabal config.status: creating ghc/ghc-bin.cabal config.status: creating ghc.spec config.status: creating extra-gcc-opts config.status: creating docs/users_guide/ug-book.xml config.status: creating mk/config.h config.status: executing mk/stamp-h commands + make -j4 grep: packages: No such file or directory make -C libraries boot make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries' rm -f -rf ifBuildable mkdir ifBuildable cp ifBuildable.hs ifBuildable/ cd ifBuildable && /usr/bin/ghc -Wall --make ifBuildable -o ifBuildable [1 of 1] Compiling Main ( ifBuildable.hs, ifBuildable.o ) Linking ifBuildable ... mkdir bootstrapping /usr/bin/ghc -Wall -DCABAL_VERSION=1,6,0,1 -odir /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping -hidir /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping -i/builddir/build/BUILD/ghc-6.10.1/libraries/Cabal -i/builddir/build/BUILD/ghc-6.10.1/libraries/filepath -i/builddir/build/BUILD/ghc-6.10.1/libraries/hpc --make cabal-bin -o cabal-bin [ 1 o f 5 4 ] C o m p i l i n g D i s tribution.Compat.Permissions ( /builddir/build/BUI LD/ghc-6.10.1/libraries/Cabal/Distribution/Compat/Permissions.hs, /builddir /build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Compat/Per missions.o ) [ 2 of 54] Compiling System.Fi lePath.Windows ( /builddir/build/BUILD/ghc-6.10.1/libraries/filepath/System/FilePath/Windows.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/System/File Path/Windows.o ) [ 3 of 54] Compiling System.F ilePath.Posix ( /builddir/build/BUILD/ghc-6.10.1/libraries/filepath/System/FilePath/Posix.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/System/F ilePath/Posix.o ) [ 4 of 54] Compiling Distribu tion.Compat.Exception ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Compat/Exception.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distri bution/Compat/Exception.o ) [ 5 of 54] Compiling Distr ibution.Compat.TempFile ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Compat/TempFile.hs, /builddir/build/BUILD/ghc-6.10.1/libraries /bootstrapping/Distribution/Compat/TempFile.o ) [ 6 of 54] Compiling Distrib ution.GetOpt ( /builddir/build/BUILD/ghc-6.10.1/librari es/Cabal/Distribution/GetOpt.hs, /builddir/build/BUILD/ghc-6.1 0.1/libraries/bootstrapping/Distribution/GetOpt.o ) [ 7 of 54] Compiling Distri bution.Compat.ReadP ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Compat/ReadP.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Di stribution/Compat/ReadP.o ) [ 8 of 54] Compiling Distribu tion.ReadE ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/ReadE.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/ReadE.o ) [ 9 of 54] Compiling Distri bution.Simple.PreProcess.Unlit ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/PreProcess/Unlit.hs, /builddir/build/BUILD/ghc-6.10.1/librarie s/bootstrapping/Distribution/Simple/PreProcess/Unlit.o ) [10 of 54] Compiling Distribu tion.Simple.GHC.Makefile ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/GHC/Makefile.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/boot strapping/Distribution/Simple/GHC/Makefile.o ) [11 of 54] Compiling Distri bution.Text ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Text.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distributio n/Text.o ) [12 of 54] Compiling Distribu tion.System ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/System.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/System .o ) [13 of 54] Compiling Language.Haskell.Extension ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Language/Haskell/Extension.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Language/Haskel l/Extension.o ) [14 of 54] Compiling Distrib ution.Version ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Version.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/b oots trapping/Distribution/Version.o ) [15 of 54] Compiling Distributio n.License ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/License.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/License.o ) [16 of 54] Compiling Distribu tion.Compiler ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Compiler.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Compiler.o ) [17 of 54] Compiling Distrib ution.Simple.Compiler ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Compiler.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distr ibution/Simple/Compiler.o ) [ 1 8 o f 5 4 ] C o m p i l i n g Distribution.Package ( /builddi r/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Package.hs, /buildd ir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Package.o ) [19 of 54] Compiling System .FilePath ( /builddir/build/BUILD/ghc-6.10.1/libraries/filepath/System/FilePath.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/System/FilePath.o ) [20 of 54] Compiling Distri bution.Simple.InstallDirs ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/InstallDirs.hs, /builddir/build/BUILD/ghc-6.10.1 /libraries/bootstrapping/Distribution/Simple/InstallDirs.o ) [21 of 54] Compiling Distribu tion.ModuleName ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/ModuleName.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstra pping/Distribution/ModuleName.o ) [22 of 54] Compiling Distrib ution.Verbosity ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Verbosity.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distributio n/Verbosity.o ) [23 of 54] Compiling Distr ibution.Simple.Utils ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Utils.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distr ibution/Simple/Utils.o ) [24 of 54] Compiling Distrib ution.Simple.Program ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Program.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/ Distribution/ Simple/Program.o ) [25 of 54] Compiling Distrib ution.ParseUtils ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/ParseUtils.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Pars eUtils.o ) [26 of 54] Compiling Distri bution.Simple.Command ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Command.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrappi ng/Distribution/Simple/Command.o ) [27 of 54] Compiling Distrib ution.InstalledPackageInfo ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/InstalledPackageInfo.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstr apping/Distribution/InstalledPackageInfo.o ) [28 of 54] Compiling Distr ibution.Simple.GHC.IPI642 ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/GHC/IPI642.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstra pping/Distribution/Simple/GHC/IPI642.o ) [29 of 54] Compiling Distrib ution.Simple.GHC.IPI641 ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/GHC/IPI641.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootst rapping/Distribution/Simple/GHC/IPI641.o ) [30 of 54] Compiling Distri bution.Simple.PackageIndex ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/PackageIndex.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bo otstrapping/Distribution/Simple/PackageIndex.o ) [31 of 54] Compiling Distribut ion.PackageDescription ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/PackageDescription.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstra pping/Distribution/PackageDescription.o ) [32 of 54] Compiling Distr ibution.PackageDescription.Configuration ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/PackageDescription/Configuration.hs, /builddir/build/B UILD/ghc-6.10.1/libraries/bootstrapping/Distribution/PackageDescription/ Configuration.o ) [33 of 54] Compiling Distribu tion.PackageDescription.Parse ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/PackageDescription/Parse.hs, /builddir/build/BUILD/ghc-6.10.1/librarie s/bootstrapping/Distribution/PackageDescription/Parse.o ) [34 of 54] Compiling Distrib ution.Simple.Setup ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Setup.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distributi on/Simple/Setup.o ) [35 of 54] Compiling Distrib ution.Make ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Make.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Make.o ) [36 of 54] Compi ling Distribution.Simple.LocalBuildInfo ( /builddir/build/BUILD/ghc-6. 10.1/libraries/Cabal/Distribution/Simple/LocalBuildInfo.hs, /builddir/b uild/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Simple/Local BuildInfo.o ) [37 of 54] Compiling Distrib ution.Simple.BuildPaths ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/BuildPaths.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Dist ribution/Simple/BuildPaths.o ) [38 of 54] Compiling Distrib ution.Simple.PreProcess ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/PreProcess.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/b ootstrapping/Distribution/Simple/PreProcess.o ) [39 of 54] Compiling Distrib ution.Simple.UserHooks ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/UserHooks.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrappi ng/Distribution/Simple/UserHooks.o ) [40 of 54] Compiling Distrib ution.Simple.Register ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Register.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Dis tribution/Simple/Register.o ) [41 of 54] Compiling Distribu tion.Simple.GHC ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/GHC.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distributi on/Simple/GHC.o ) [42 of 54] Compiling Distribut ion.Simple.Hugs ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Hugs.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribut ion/Simple/Hugs.o ) [ 4 3 o f 5 4 ] C o m p i l i n g D i s t r i b u t i o n . S i m p l e.JHC ( /builddir/bui ld/BUI LD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/JHC.hs, /builddir/bu ild/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Simple/JHC. o ) [44 of 54] Compiling Distrib ution.Simple.NHC ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/NHC.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution /Simple/NHC.o ) [45 of 54] Compiling Distri bution.Simple.Install ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Install.hs, /builddir/build/BUILD/ghc-6.10.1/librarie s/boot strapping/Distribution/Simple/Install.o ) [46 of 54] Compiling Distri bution.Simple.Build.Macros ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Build/Macros.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/boot strapping/Distribution/Simple/Build/Macros.o ) [47 of 54] Compiling Dist ribution.Simple.Build.PathsModule ( /builddir/build/BUILD/ghc-6.10.1/libraries/ Cabal/Distribution/Simple/Build/PathsModule.hs, /builddir/build /BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/Simple/Build/Pat hsModule.o ) [48 of 54] Compiling Distrib ution.Simple.Build ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Build.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distr ibution/Simple/Build.o ) [49 of 54] Compiling Distribut ion.Simple.Haddock ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Haddock.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distri bution/Simple/Haddock.o ) [50 of 54] Compiling Distributio n.PackageDescription.Check ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/PackageDescription/Check.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootst rapping/Distribution/PackageDescription/Check.o ) [51 of 54] Compiling Distribut ion.Simple.SrcDist ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/SrcDist.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distri bution/Simple/SrcDist.o ) [52 of 54] Compiling Distribu tion.Simple.Configure ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple/Configure.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Di stribution/Simple/Configure.o ) [53 of 54] Compiling Distri bution.Simple ( /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/Distribution/Simple.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Distribution/ Simple.o ) [54 of 54] Compiling Main ( cabal-bin.hs, /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping/Main.o ) Linking cabal-bin ... echo "[]" > bootstrapping.conf.tmp cd extensible-exceptions && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf clean --distpref=dist-bootstrapping cleaning... cd extensible-exceptions && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref=dist-bootstrapping --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db=/builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf.tmp Configuring extensible-exceptions-0.1.0.0... cd extensible-exceptions && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref=dist-bootstrapping Preprocessing library extensible-exceptions-0.1.0.0... Building extensible-exceptions-0.1.0.0... [ 1 o f 1 ] C o m p i l i n g C o n t r o l . E x c e p t i o n . E x t e n s i b l e ( C ontrol/Exception/Extensible.hs, dist-bootstrappi ng/build/Control/Exception/Extensible.o ) /usr/bin/ar: creating dist-bootstrapping/build/libHSextensible-exceptions-0.1.0.0.a cd extensible-exceptions && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref=dist-bootstrapping --inplace Installing library in /builddir/build/BUILD/ghc-6.10.1/libraries/extensible-exceptions/dist-bootstrapping/install/usr/local/lib/extensible-exceptions-0.1.0.0/ghc-6.8.3 Registering extensible-exceptions-0.1.0.0... Reading package info from "dist-bootstrapping/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. cd filepath && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf clean --distpref=dist-bootstrapping cleaning... cd filepath && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref=dist-bootstrapping --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db=/builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf.tmp Configuring filepath-1.1.0.1... cd filepath && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref=dist-bootstrapping Preprocessing library filepath-1.1.0.1... Building filepath-1.1.0.1... [ 1 o f 3 ] C o m p i l i n g S y s t e m . F ilePath.Win dows ( System/FilePath/Windows.hs, dist-bootstrapping/build/System/FileP ath/Windows.o ) [ 2 o f 3 ] C o m p i l i n g S y s t e m . F i l e P a t h .Posix ( System/FilePath/ Posix.hs, dist-bootstrapping/build/System/FilePath/Posix.o ) [3 of 3] Compiling System.Fil ePath ( System/FilePath.hs, dist-bootstrapping/build/System/FilePath.o ) /usr/bin/ar: creating dist-bootstrapping/build/libHSfilepath-1.1.0.1.a cd filepath && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref=dist-bootstrapping --inplace Installing library in /builddir/build/BUILD/ghc-6.10.1/libraries/filepath/dist-bootstrapping/install/usr/local/lib/filepath-1.1.0.1/ghc-6.8.3 Registering filepath-1.1.0.1... Reading package info from "dist-bootstrapping/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. cd Cabal && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf clean --distpref=dist-bootstrapping cleaning... cd Cabal && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref=dist-bootstrapping --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db=/builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf.tmp Configuring Cabal-1.6.0.1... W a r n i n g : T h i s p a c k a g e i n d i r e c t l y d e pends on multiple ve rsions of the same package. This is highly like ly to cause a compile failure. package process-1.0.0.1 requires filepath-1.1.0.0 package directory-1.0.0.1 requires filepath-1.1.0.0 package Cabal-1.6.0.1 re quires filepath-1.1.0.1 cd Cabal && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref=dist-bootstrapping Preprocessing library Cabal-1.6.0.1... Building Cabal-1.6.0.1... [ 1 o f 5 0 ] C o m p i l i n g D i s t r i b u t i o n . S i m ple.PreProcess.Unlit ( Distributio n/Simple/PreProcess/Unlit.hs, dist-bootstrapping/build/Distribution/Sim ple/PreProcess/Unlit.o ) [ 2 of 50] Compiling Distrib ution.Compat.Permissions ( Distribution/Compat/Permissions.hs, dist-bootstrapping/build/Distribution/Compat/Permissions.o ) [ 3 of 50] Compiling Distrib ution.Simple.GHC.Makefile ( Distribution/Simple/GHC/Makefile.hs, dist-bootstrapping/build/Distribution/Simple/GHC/Makefile.o ) [ 4 of 50] Compiling Distrib ution.Compat.Exception ( Distribution/Compat/Exception.hs, dist-bootstrapping/build/Distribution/Compat/Exception.o ) [ 5 of 50] Compiling Distrib ution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist-bootstrapping/build/Distribution/Compat/TempFile.o ) [ 6 of 50] Compiling Distri bution.GetOpt ( Distribution/GetOpt.hs, dist-bootstrapping/build/Distribution/GetOpt.o ) [ 7 of 50] Compiling Distribu tion.Compat.ReadP ( Distribution/Compat/ReadP.hs, dist-bootstrapping/build/Distribution/Compat/ReadP.o ) [ 8 of 50] Compiling Distrib ution.ReadE ( Distribution/ReadE.hs, dist-bootstrapping/build/Distribution/ReadE.o ) [ 9 of 50] Compiling Distri bution.Verbosity ( Distribution/Verbosity.hs, dist-bootstrapping/build/Distribution/Verbosity.o ) [10 of 50] Compiling Distri bution.Text ( Distribution/Text.hs, dist-bootstrapping/build/Distribution/Text.o ) [11 of 50] Compiling Distri bution.ModuleName ( Distribution/ModuleName.hs, dist-bootstrapping/build/Distribution/ModuleName.o ) [12 of 50] Compiling Distrib ution.System ( Distribution/System.hs, dist-bootstrapping/build/Distribution/System.o ) [13 of 50] Compiling Langua ge.Haskell.Extension ( Language/Haskell/Extension.hs, dist-bootstrapping/build/Language/Haskell/Extension.o ) [14 of 50] Compiling Distrib ution.Version ( Distribution/Version.hs, dist-bootstrapping/build/Distribution/Version.o ) [15 of 50] Compiling Distrib ution.License ( Distribution/License.hs, dist-bootstrapping/build/Distribution/License.o ) [16 of 50] Compiling Distrib ution.Package ( Distribution/Package.hs, dist-bootstrapping/build/Distribution/Package.o ) [17 of 50] Compiling Distrib ution.Simple.Utils ( Distribution/Simple/Utils.hs, dist-bootstrapping/build/Distribution/Simple/Utils.o ) [18 of 50] Compiling Distribu tion.Simple.Program ( Distribution/Simple/Program.hs, dist-bootstrapping/build/Distribution/Simple/Program.o ) [19 of 50] Compiling Distrib ution.Simple.PackageIndex ( Distribution/Simple/PackageIndex.hs, dist-bootstrapping/build/Distribution/Simple/PackageIndex.o ) [20 of 50] Compiling Distribu tion.Compiler ( Distribution/Compiler.hs, dist-bootstrapping/build/Distribution/Compiler.o ) [21 of 50] Compiling Distrib ution.ParseUtils ( Distribution/ParseUtils.hs, dist-bootstrapping/build/Distribution/ParseUtils.o ) [22 of 50] Compiling Distrib ution.InstalledPackageInfo ( Distribution/InstalledPackageInfo.hs, dist-bootstrapping/build/Distribution/InstalledPackageInfo.o ) [23 of 50] Compiling Distrib ution.Simple.GHC.IPI642 ( Distribution/Simple/GHC/IPI642.hs, dist-bootstrapping/build/Distribution/Simple/GHC/IPI642.o ) [24 of 50] Compiling Distribution.Simple.GHC.IPI641 ( Distribution/Simple/GHC/IPI641.hs, dist-bootstrapping/build/Distribution/Simple/GHC/IPI641.o ) [25 of 50] Compiling Distrib ution.Simple.Command ( Distribution/Simple/Command.hs, dist-bootstrapping/build/Distribution/Simple/Command.o ) [26 of 50] Compiling Distribu tion.PackageDescription ( Distribution/PackageDescription.hs, dist-bootstrapping/build/Distribution/PackageDescription.o ) [27 of 50] Compiling Distri bution.PackageDescription.Configuration ( Distribution/PackageDescription/Configuration.hs, dist-bootstrapping/build/Distrib ution/PackageDescription/Configuration.o ) [28 of 50] Compiling Distrib ution.PackageDescription.Parse ( Distribution/PackageDescription/Parse.hs, dist-bootstrapping/build/Distribution/PackageDescription/Parse.o ) [29 of 50] Compiling Distr ibution.PackageDescription.Check ( Distribution/PackageDescription/Check.hs, dist-bootstrapping/build/Distribution/PackageDescription/Check.o ) [30 of 50] Compiling Distribu tion.Simple.Compiler ( Distribution/Simple/Compiler.hs, dist-bootstrapping/build/Distribution/Simple/Compiler.o ) [31 of 50] Compiling Distrib ution.Simple.InstallDirs ( Distribution/Simple/InstallDirs.hs, dist-bootstrap ping/build/Distribution/Simple/InstallDirs.o ) [32 of 50] Compiling Distrib ution.Simple.Setup ( Distribution/Simple/Setup.hs, dist-bootstrapping/build/Distribution/Simple/Setup.o ) [33 of 50] Compiling Dist ribution.Make ( Distribution/Make.hs, dist-bootstrapping/build/Distribution/Make.o ) [34 of 50] Compiling Distrib ution.Simple.LocalBuildInfo ( Distribution/Simple/LocalBuildInfo.hs, dist-bootstrapping/build/Distribution/Simple/LocalBuildInfo.o ) [35 of 50] Compiling Distr ibution.Simple.BuildPaths ( Distribution/Simple/BuildPaths.hs, dist-bootstrapping/build/Distribution/Simple/BuildPaths.o ) [36 of 50] Compiling Distrib ution.Simple.PreProcess ( Distribution/Simple/PreProcess.hs, dist-bootstrapping/build/Distribution/Simple/PreProcess.o ) [37 of 50] Compiling Distribu tion.Simple.UserHooks ( Distribution/Simple/UserHooks.hs, dist-bootstrapping/build/Distribution/Simple/UserHooks.o ) [38 of 50] Compiling Distri bution.Simple.SrcDist ( Distribution/Simple/SrcDist.hs, dist-bootstrapping/build/Distribution/Simple/SrcDist.o ) [39 of 50] Compiling Distrib ution.Simple.Register ( Distribution/Simple/Register.hs, dist-bootstrapping/build/Distribution/Simple/Register.o ) [40 of 50] Compiling Distrib ution.Simple.JHC ( Distribution/Simple/JHC.hs, dist-bootstrapping/build/Distribution/Simple/JHC.o ) [41 of 50] Compiling Distrib ution.Simple.NHC ( Distribution/Simple/NHC.hs, dist-bootstrapping/build/Distribution/Simple/NHC.o ) [42 of 50] Compiling Distri bution.Simple.Hugs ( Distribution/Simple/Hugs.hs, dist-bootstrapping/build/Distribution/Simple/Hugs.o ) [43 of 50] Compiling Distrib ution.Simple.Build.Macros ( Distribution/Simple/Build/Macros.hs, dist-bootstrapping/build/Distribution/Simple/Build/Macros.o ) [44 of 50] Compiling Distrib ution.Simple.Build.PathsModule ( Distribution/Simple/Build/PathsModule.hs, dist-bootstrapping/build/Distribution/Simple/Build/PathsModule.o ) [45 of 50] Compiling Distribu tion.Simple.GHC ( Distribution/Simple/GHC.hs, dist-bootstrapping/build/Distribution/Simple/GHC.o ) [46 of 50] Compiling Distri bution.Simple.Build ( Distribution/Simple/Build.hs, dist-bootstrapping/build/Distribution/Simple/Build.o ) [47 of 50] Compiling Distrib ution.Simple.Haddock ( Distribution/Simple/Haddock.hs, dist-bootstrapping/build/Distribution/Simple/Haddock.o ) [48 of 50] Compiling Distrib ution.Simple.Configure ( Distribution/Simple/Configure.hs, dist-bootstrapping/build/Distribution/Simple/Configure.o ) [49 of 50] Compiling Distribution.Simple.Install ( Distribution/Simple/Install.hs, dist-bootstrapping/build/Distribution/Simple/Install.o ) [50 of 50] Compiling Distribut ion.Simple ( Distribution/Simple.hs, dist-bootstrapping/build/Distribution/Simple.o ) /usr/bin/ar: creating dist-bootstrapping/build/libHSCabal-1.6.0.1.a cd Cabal && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref=dist-bootstrapping --inplace Installing library in /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/dist-bootstrapping/install/usr/local/lib/Cabal-1.6.0.1/ghc-6.8.3 Registering Cabal-1.6.0.1... Reading package info from "dist-bootstrapping/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. cd hpc && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf clean --distpref=dist-bootstrapping cleaning... cd hpc && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref=dist-bootstrapping --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db=/builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf.tmp Configuring hpc-0.5.0.2... cd hpc && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref=dist-bootstrapping Preprocessing library hpc-0.5.0.2... Building hpc-0.5.0.2... [1 of 4] Compiling Trace.Hpc.Ut il ( Trace/Hpc/Util.hs, dist-bootstrapping/build/Trace/Hpc/Util.o ) [2 of 4] Compiling Trace.Hpc. Tix ( Trace/Hpc/Tix.hs, dist-bootstrapping/build/Trace/Hpc/Tix.o ) [3 of 4] Compiling Trace.Hpc. Mix ( Trace/Hpc/Mix.hs, dist-bootstrapping/build/Trace/Hpc/Mix.o ) [4 of 4] Compiling Trace.Hpc. Reflect ( dist-bootstrapping/build/Trace/Hpc/Reflect.hs, dist-bootstrapping/build/Trace/Hpc/Reflect.o ) /usr/bin/ar: creating dist-bootstrapping/build/libHShpc-0.5.0.2.a cd hpc && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref=dist-bootstrapping --inplace Installing library in /builddir/build/BUILD/ghc-6.10.1/libraries/hpc/dist-bootstrapping/install/usr/local/lib/hpc-0.5.0.2/ghc-6.8.3 Registering hpc-0.5.0.2... Reading package info from "dist-bootstrapping/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. mv bootstrapping.conf.tmp bootstrapping.conf make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries' make -C gmp all make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/gmp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/gmp' make -C libffi all make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libffi' rm -f -rf libffi-3.0.4 build /bin/gtar -zxf libffi-3.0.4.tar.gz mv libffi-3.0.4 build chmod +x ln (set -o igncr 2>/dev/null) && set -o igncr; export SHELLOPTS; \ PATH=`pwd`:$PATH; \ export PATH; \ cd build && \ CC=gcc /bin/sh configure \ --enable-static=yes \ --enable-shared=no \ --host=i386-unknown-linux --build=i386-unknown-linux checking build system type... i386-unknown-linux-gnu checking host system type... i386-unknown-linux-gnu checking target system type... i386-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-unknown-linux-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... no, using cp -p checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 i386-unknown-linux-g++... no checking for i386-unknown-linux-c++... no checking for i386-unknown-linux-gpp... no checking for i386-unknown-linux-aCC... no checking for i386-unknown-linux-CC... no checking for i386-unknown-linux-cxx... no checking for i386-unknown-linux-cc++... no checking for i386-unknown-linux-cl.exe... no checking for i386-unknown-linux-FCC... no checking for i386-unknown-linux-KCC... no checking for i386-unknown-linux-RCC... no checking for i386-unknown-linux-xlC_r... no checking for i386-unknown-linux-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-unknown-linux-g77... no checking for i386-unknown-linux-xlf... no checking for i386-unknown-linux-f77... no checking for i386-unknown-linux-frt... no checking for i386-unknown-linux-pgf77... no checking for i386-unknown-linux-cf77... no checking for i386-unknown-linux-fort77... no checking for i386-unknown-linux-fl32... no checking for i386-unknown-linux-af77... no checking for i386-unknown-linux-xlf90... no checking for i386-unknown-linux-f90... no checking for i386-unknown-linux-pgf90... no checking for i386-unknown-linux-pghpf... no checking for i386-unknown-linux-epcf90... no checking for i386-unknown-linux-gfortran... no checking for i386-unknown-linux-g95... no checking for i386-unknown-linux-xlf95... no checking for i386-unknown-linux-f95... no checking for i386-unknown-linux-fort... no checking for i386-unknown-linux-ifort... no checking for i386-unknown-linux-ifc... no checking for i386-unknown-linux-efc... no checking for i386-unknown-linux-pgf95... no checking for i386-unknown-linux-lf95... no checking for i386-unknown-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-unknown-linux-ar... no checking for ar... ar checking for i386-unknown-linux-ranlib... no checking for ranlib... ranlib checking for i386-unknown-linux-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... yes checking for alloca... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: linking ./src/x86/ffitarget.h to include/ffitarget.h config.status: executing depfiles commands config.status: executing include commands config.status: executing src commands touch stamp.ffi cp build/include/ffi.h . make -C build MAKEFLAGS= make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build' make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /builddir/build/BUILD/ghc-6.10.1/libffi/build/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "NM=" "RANLIB=ranlib" "DESTDIR=" all-recursive make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build' Making all in include make[4]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build/include' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build/include' Making all in testsuite make[4]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build/testsuite' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build/testsuite' Making all in man make[4]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build/man' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build/man' make[4]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build' depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF $depbase.Tpo -c -o src/debug.lo src/debug.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo src/prep_cif.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo src/types.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo src/raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo src/java_raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo src/closures.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo src/x86/ffi.c &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo src/x86/sysv.S &&\ mv -f $depbase.Tpo $depbase.Plo gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -g -O2 -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c src/x86/sysv.S -o src/x86/sysv.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -fexceptions -g -O2 -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/local/lib src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/sysv.lo mkdir .libs ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi.o src/x86/sysv.o ranlib .libs/libffi.a creating libffi.la (cd .libs && rm -f libffi.la && cp -p ../libffi.la libffi.la) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -fexceptions -g -O2 -o libffi_convenience.la src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/sysv.lo ar cru .libs/libffi_convenience.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi.o src/x86/sysv.o ranlib .libs/libffi_convenience.a creating libffi_convenience.la (cd .libs && rm -f libffi_convenience.la && cp -p ../libffi_convenience.la libffi_convenience.la) make[4]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build' make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build' make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libffi/build' (cd build; ./libtool --mode=install cp libffi.la /builddir/build/BUILD/ghc-6.10.1/libffi) cp .libs/libffi.lai /builddir/build/BUILD/ghc-6.10.1/libffi/libffi.la cp .libs/libffi.a /builddir/build/BUILD/ghc-6.10.1/libffi/libffi.a chmod 644 /builddir/build/BUILD/ghc-6.10.1/libffi/libffi.a ranlib /builddir/build/BUILD/ghc-6.10.1/libffi/libffi.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libffi' make -C utils/mkdependC boot make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/mkdependC' rm -f -f mkdependC echo '#!/usr/bin/perl' >> mkdependC echo '$DEFAULT_TMPDIR = "/tmp";' >> mkdependC echo '$CPP = "gcc -E ";' >> mkdependC echo '$BUILDPLATFORM = "i386-unknown-linux";' >> mkdependC cat mkdependC.prl >> mkdependC chmod +x mkdependC make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/mkdependC' make -C utils with-bootstrapping-compiler make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils' make -C installPackage with-bootstrapping-compiler make -C ghc-pkg with-bootstrapping-compiler make -C hsc2hs with-bootstrapping-compiler make -C hpc with-bootstrapping-compiler make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg' rm -f -f Version.hs echo "module Version where" >> Version.hs make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/hpc' echo "version, targetOS, targetARCH :: String" >> Version.hs make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-inplace \ --prefix=`/builddir/build/BUILD/ghc-6.10.1/utils/pwd/pwd forwardslash`/install-inplace \ --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-inplace \ --prefix=`/builddir/build/BUILD/ghc-6.10.1/utils/pwd/pwd forwardslash`/install-inplace \ --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc \ echo "version = \"6.10.1\"" >> Version.hs echo "targetOS = \"linux\"" >> Version.hs echo "targetARCH = \"i386\"" >> Version.hs /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-inplace \ --prefix=`/builddir/build/BUILD/ghc-6.10.1/utils/pwd/pwd forwardslash`/install-inplace \ --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc \ --datadir=/builddir/build/BUILD/ghc-6.10.1/inplace-datadir --datasubdir=. make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/installPackage' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-inplace \ --prefix=`/builddir/build/BUILD/ghc-6.10.1/utils/pwd/pwd forwardslash`/install-inplace \ --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc \ --constraint="Cabal == 1.6.0.1" Configuring hsc2hs-0.67... Configuring ghc-pkg-6.9... Configuring hpc-bin-0.67... Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package process-1.0.0.1 requires filepath -1.1.0.0 package directory-1.0.0.1 requires filepath-1.1.0.0 package ghc-pkg-6.9 requires filepath-1.1.0.1 package Cabal-1.6.0.1 requires filepath -1.1.0.1 /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-inplace --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-inplace --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall Preprocessing executables for hsc2hs-0.67... Building hsc2hs-0.67... Preprocessing executables for hpc-bin-0.67... Building hpc-bin-0.67... Configuring installPackage-1.0... Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to c ause a compile failure. package process-1.0.0.1 requires filepath-1.1.0.0 pack age directory-1.0.0.1 requires filepath-1.1.0.0 package Cabal-1.6.0.1 requires filepath-1.1.0.1 /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-inplace --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall [ 1 o f 2 ] C o m p i l i n g P a t h s _ h s c 2 h s ( d i s t - i n p l a c e / b u i l d / a u t o g e n / P a t h s _ h s c 2 h s . h s , d i s t - i n p l a c e / b u i l d / h s c 2 h s / h s c 2 h s - t m p / P a t h s _ h s c 2 h s . o ) /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-inplace --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall Preprocessing executables for ghc-pkg-6.9... Building ghc-pkg-6.9... [2 of 2] Compiling Main ( ./ Main.hs, dist-inplace/build/hsc2hs/hsc2hs-tmp/Main.o ) Preprocessing executables for installPackage-1.0... Building installPackage-1.0... [1 of 2] Compiling Version ( Version.hs, dist-inplace/build/ghc-pkg/ghc-pkg-tmp/Version.o ) [ 1 o f 1 ] C o m p i l i n g M [2 of 2] Compiling Main ( ./Main.hs, dist-inplac e/build/ghc-pkg/ghc-pkg-tmp/Main.o ) a i n ( . / i n s t a l l P a c k a g e . h s , d i s t - i n p l a c e / b u i l d / i n s t a l l P a c k a g e / i n s t a l l P a c k a g e - t m p / M a i n . o ) L i n k i n g d i s t - i n p l a c e / b u i l d / i n s t a l l P a c k a g e / i n s t a l l P a c k a g e . . . /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref dist-inplace Installing executable(s) in /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/installPackage' [ 1 o f 1 3 ] C o m p i l i n g H p c S e t ( H p c S e t . h s , d i s t - i n p l a c e / b u i l d / h p c / h p c - t m p / H p c S e t . o ) [ 2 o f 1 3 ] C o m p i l i n g H p c L e x e r ( H p c L e x e r . h s , d i s t - i n p l a c e / b u i l d / h p c / h p c - t m p / H p c L e x e r . o ) [ 3 o f 1 3 ] C o m p i l i n g H p c M a p ( H p c M a p . h s , d i s t - i n p l a c e / b u i l d / h p c / h p c - t m p / H p c M a p . o ) [ 4 o f 1 3 ] C o m p i l i n g H p c U t i l s ( H p c U t i l s . h s , d i s t - i n p l a c e / b u i l d / h p c / h p c - t m p / H p c U t i l s . o ) [ 5 o f 1 3 ] C o m p i l i n g H p c P a r s e r ( H p c P a r s e r . h s , d i s t - i n p l a c e / b u i l d / h p c / h p c - t m p / H p c P a r s e r . o ) Linking dist-inplace/build/hsc2hs/hsc2hs ... [ 6 o f 1 3 ] C o m p i l i n g H p c F l a g s ( H p c F l a g s . h s , d i s t - i n p l a c e / b u i l d / h p c / h p c - t m p / H p c F l a g s . o ) /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref dist-inplace --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs' [ 7 o f 1 3 ] C o m p i l i n g H p cReport ( HpcReport.hs, dist-inplace/build/hpc/hpc-tmp/HpcReport.o ) Linking dist-inplace/build/ghc-pkg/ ghc-pkg ... [ 8 o f 1 3 ] C o m p i l i n g H p c M a r k u p ( H p c M a r k u p . h s , d i s t - i n p l a c e / b u i l d / h p c / h p c - t m p / H p c M a r k u p . o ) /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref dist-inplace --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg' [ 9 o f 1 3 ] C o m p i l i n g H p cComb ine ( HpcCombine.hs, dist-inplace/build/hpc/hpc-tmp/HpcCombine.o ) [ 10 of 13] Compiling HpcShowTix ( HpcShowTix.hs, dist-inplace/build/hpc/hpc-tmp/HpcShowTix.o ) [11 of 13] Compiling HpcDr aft ( HpcDraft.hs, dist-inplace/build/hpc/hpc-tmp/HpcDraft.o ) [ 1 2 o f 1 3 ] C o m p i l i n g H p c O v e r l a y ( H p c O v e r l a y . h s , dist- inplace/build/hpc/hpc-tmp/HpcOverlay.o ) [ 1 3 o f 1 3 ] Compi ling Main ( ./Hpc.hs, dist-inplace/build/hpc/hpc-tmp/Main.o ) Linking dist-inplace/build/h pc/hpc ... /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf install --distpref dist-inplace Installing executable(s) in /builddir/build/BUILD/ghc-6.10.1/utils/hpc/install-inplace/bin make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/hpc' make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils' ------------------------------------------------------------------------ == make boot -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/includes ------------------------------------------------------------------------ Creating ghcautoconf.h... Creating ghcplatform.h... Done. Done. gcc -o mkGHCConstants.o -O -DTABLES_NEXT_TO_CODE -I. -I../rts -c mkDerivedConstants.c -DGEN_HASKELL gcc -O -DTABLES_NEXT_TO_CODE -I. -I../rts -c mkDerivedConstants.c -o mkDerivedConstants.o ../utils/mkdependC/mkdependC -f .depend -- -O -DTABLES_NEXT_TO_CODE -I. -I../rts -- mkDerivedConstants.c shell-tools.c gcc -o mkGHCConstants -O -DTABLES_NEXT_TO_CODE -I. -I../rts mkGHCConstants.o gcc -o mkDerivedConstantsHdr -O -DTABLES_NEXT_TO_CODE -I. -I../rts mkDerivedConstants.o ./mkGHCConstants >GHCConstants.h ./mkDerivedConstantsHdr >DerivedConstants.h ------------------------------------------------------------------------ == make boot -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `boot' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdependC ------------------------------------------------------------------------ rm -f -f mkdependC echo '#!/usr/bin/perl' >> mkdependC echo '$DEFAULT_TMPDIR = "/tmp";' >> mkdependC echo '$CPP = "gcc -E ";' >> mkdependC echo '$BUILDPLATFORM = "i386-unknown-linux";' >> mkdependC cat mkdependC.prl >> mkdependC chmod +x mkdependC Finished making boot in mkdependC: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdirhier ------------------------------------------------------------------------ rm -f -f mkdirhier echo '#!/bin/sh' >> mkdirhier cat mkdirhier.sh >> mkdirhier chmod +x mkdirhier Finished making boot in mkdirhier: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/runstdtest ------------------------------------------------------------------------ Finished making boot in runstdtest: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/hp2ps ------------------------------------------------------------------------ ../../utils/mkdependC/mkdependC -f .depend -- -O -I../../includes -Wall -- AreaBelow.c AuxFile.c Axes.c Curves.c Deviation.c Dimensions.c Error.c HpFile.c Key.c Main.c Marks.c PsFile.c Reorder.c Scale.c Shade.c TopTwenty.c TraceElement.c Utilities.c Finished making boot in hp2ps: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/parallel ------------------------------------------------------------------------ Finished making boot in parallel: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/unlit ------------------------------------------------------------------------ gcc -O -O -c unlit.c -o unlit.o ../../utils/mkdependC/mkdependC -f .depend -- -O -O -- unlit.c gcc -o unlit -O -O unlit.o Finished making boot in unlit: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/genprimopcode ------------------------------------------------------------------------ /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O Lexer.hs Main.hs Parser.hs ParserM.hs Syntax.hs Finished making boot in genprimopcode: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/genapply ------------------------------------------------------------------------ /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -package pretty -fforce-recomp -c GenApply.hs -o GenApply.o -ohi GenApply.hi /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -package pretty -fforce-recomp GenApply.hs /usr/bin/ghc -o genapply -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -package pretty -fforce-recomp GenApply.o Finished making boot in genapply: 0 ------------------------------------------------------------------------ == Finished making `boot' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ make -C genprimopcode /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -c ParserM.hs -o ParserM.o -ohi ParserM.hi /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -c Syntax.hs -o Syntax.o -ohi Syntax.hi /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -c Lexer.hs -o Lexer.o -ohi Lexer.hi /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -c Parser.hs -o Parser.o -ohi Parser.hi /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O -c Main.hs -o Main.o -ohi Main.hi /usr/bin/ghc -o genprimopcode -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -H32m -O Lexer.o Main.o Parser.o ParserM.o Syntax.o ------------------------------------------------------------------------ == make boot -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILD/ghc-6.10.1/inplace-datadir mkdir /builddir/build/BUILD/ghc-6.10.1/inplace-datadir test -f /builddir/build/BUILD/ghc-6.10.1/inplace-datadir/package.conf || echo "[]" > /builddir/build/BUILD/ghc-6.10.1/inplace-datadir/package.conf touch /builddir/build/BUILD/ghc-6.10.1/inplace-datadir/inplace ------------------------------------------------------------------------ == Recursively making `boot' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/mangler ------------------------------------------------------------------------ Finished making boot in mangler: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/split ------------------------------------------------------------------------ Finished making boot in split: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc ------------------------------------------------------------------------ Finished making boot in ghc: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc-pkg ------------------------------------------------------------------------ Finished making boot in ghc-pkg: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghci ------------------------------------------------------------------------ Finished making boot in ghci: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/runhaskell ------------------------------------------------------------------------ Finished making boot in runhaskell: 0 ------------------------------------------------------------------------ == Finished making `boot' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `boot' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/man ------------------------------------------------------------------------ Finished making boot in man: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ Finished making boot in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/users_guide ------------------------------------------------------------------------ Finished making boot in users_guide: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/ext-core ------------------------------------------------------------------------ make[2]: Nothing to be done for `boot'. Finished making boot in ext-core: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/storage-mgt ------------------------------------------------------------------------ make[2]: Nothing to be done for `boot'. Finished making boot in storage-mgt: 0 ------------------------------------------------------------------------ == Finished making `boot' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/compiler ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier stage1 Creating main/Config.hs ... mkdir stage1 Creating stage1/ghc_boot_platform.h... Done. gcc -E -undef -traditional -P -I../includes -x c prelude/primops.txt.pp | grep -v '^#pragma GCC' > prelude/primops.txt ../utils/genprimopcode/genprimopcode --data-decl < prelude/primops.txt > primop-data-decl.hs-incl ../utils/genprimopcode/genprimopcode --primop-tag < prelude/primops.txt > primop-tag.hs-incl ../utils/genprimopcode/genprimopcode --primop-list < prelude/primops.txt > primop-list.hs-incl ../utils/genprimopcode/genprimopcode --has-side-effects < prelude/primops.txt > primop-has-side-effects.hs-incl ../utils/genprimopcode/genprimopcode --out-of-line < prelude/primops.txt > primop-out-of-line.hs-incl ../utils/genprimopcode/genprimopcode --commutable < prelude/primops.txt > primop-commutable.hs-incl ../utils/genprimopcode/genprimopcode --needs-wrapper < prelude/primops.txt > primop-needs-wrapper.hs-incl done. ../utils/genprimopcode/genprimopcode --can-fail < prelude/primops.txt > primop-can-fail.hs-incl ../utils/genprimopcode/genprimopcode --strictness < prelude/primops.txt > primop-strictness.hs-incl ../utils/genprimopcode/genprimopcode --primop-primop-info < prelude/primops.txt > primop-primop-info.hs-incl test -f /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf || echo "[]" > /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-stage1 \ --flags=stage1 --flags=ncg --ghc-options='-#include "cutils.h"' --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ --ghc-option=-DSTAGE=1 Configuring ghc-6.10.1... Warning: 'include-dirs: . ./libraries/base/cbits' is a relative path outside of the source tree. This will not work when generating a tar ball with 'sdist'. Warning: 'include-dirs: ../l ibraries/base/include' is a relative path outside of the source tree. This will not work wh en generating a tarball with 'sdist'. Warn ing: This package indirectly depends on multiple versio ns of the same package. This is highly likely to ca use a compile failure. package process-1.0.0.1 requires filepath-1.1.0.0 pack age directory-1.0.0.1 requires filepath-1.1.0.0 package ghc-6.10.1 requires filepath-1.1.0.1 package Cabal-1.6.0 .1 requires filepath-1.1.0.1 rm -f -f Makefile-stage1 /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile --distpref dist-stage1 -f Makefile-stage1 Preprocessing library ghc-6.10.1... Generating Makefile ghc-6.10.1... ------------------------------------------------------------------------ == make boot -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/doc ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/includes ------------------------------------------------------------------------ make[1]: Nothing to be done for `all'. ------------------------------------------------------------------------ == make all -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `all' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdependC ------------------------------------------------------------------------ rm -f -f mkdependC echo '#!/usr/bin/perl' >> mkdependC echo '$DEFAULT_TMPDIR = "/tmp";' >> mkdependC echo '$CPP = "gcc -E ";' >> mkdependC echo '$BUILDPLATFORM = "i386-unknown-linux";' >> mkdependC cat mkdependC.prl >> mkdependC chmod +x mkdependC Finished making all in mkdependC: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdirhier ------------------------------------------------------------------------ rm -f -f mkdirhier echo '#!/bin/sh' >> mkdirhier cat mkdirhier.sh >> mkdirhier chmod +x mkdirhier Finished making all in mkdirhier: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/runstdtest ------------------------------------------------------------------------ rm -f -f runstdtest echo '#!/usr/bin/perl' >> runstdtest echo '$RM = "rm -f";' >> runstdtest echo '$DEFAULT_TMPDIR = "/tmp";' >> runstdtest echo '$CONTEXT_DIFF = "diff -U 1";' >> runstdtest cat runstdtest.prl >> runstdtest chmod +x runstdtest Finished making all in runstdtest: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/hp2ps ------------------------------------------------------------------------ gcc -O -I../../includes -Wall -c AreaBelow.c -o AreaBelow.o gcc -O -I../../includes -Wall -c AuxFile.c -o AuxFile.o gcc -O -I../../includes -Wall -c Axes.c -o Axes.o gcc -O -I../../includes -Wall -c Curves.c -o Curves.o gcc -O -I../../includes -Wall -c Deviation.c -o Deviation.o gcc -O -I../../includes -Wall -c Dimensions.c -o Dimensions.o gcc -O -I../../includes -Wall -c Error.c -o Error.o gcc -O -I../../includes -Wall -c HpFile.c -o HpFile.o gcc -O -I../../includes -Wall -c Key.c -o Key.o gcc -O -I../../includes -Wall -c Main.c -o Main.o gcc -O -I../../includes -Wall -c Marks.c -o Marks.o gcc -O -I../../includes -Wall -c PsFile.c -o PsFile.o gcc -O -I../../includes -Wall -c Reorder.c -o Reorder.o gcc -O -I../../includes -Wall -c Scale.c -o Scale.o gcc -O -I../../includes -Wall -c Shade.c -o Shade.o gcc -O -I../../includes -Wall -c TopTwenty.c -o TopTwenty.o gcc -O -I../../includes -Wall -c TraceElement.c -o TraceElement.o gcc -O -I../../includes -Wall -c Utilities.c -o Utilities.o gcc -o hp2ps -O -I../../includes -Wall AreaBelow.o AuxFile.o Axes.o Curves.o Deviation.o Dimensions.o Error.o HpFile.o Key.o Main.o Marks.o PsFile.o Reorder.o Scale.o Shade.o TopTwenty.o TraceElement.o Utilities.o -lm Finished making all in hp2ps: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/parallel ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in parallel: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/unlit ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in unlit: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/genprimopcode ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in genprimopcode: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in genapply: 0 ------------------------------------------------------------------------ == Finished making `all' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILD/ghc-6.10.1/inplace-datadir test -f /builddir/build/BUILD/ghc-6.10.1/inplace-datadir/package.conf || echo "[]" > /builddir/build/BUILD/ghc-6.10.1/inplace-datadir/package.conf touch /builddir/build/BUILD/ghc-6.10.1/inplace-datadir/inplace ------------------------------------------------------------------------ == Recursively making `all' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/mangler ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/utils/unlit/unlit ghc-asm.lprl ghc-asm.prl chmod a-w ghc-asm.prl rm -f -f ghc-asm echo '#!/usr/bin/perl' >> ghc-asm echo '$TARGETPLATFORM = "i386-unknown-linux";' >> ghc-asm cat ghc-asm.prl >> ghc-asm chmod +x ghc-asm Finished making all in mangler: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/split ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/utils/unlit/unlit ghc-split.lprl ghc-split.prl chmod a-w ghc-split.prl rm -f -f ghc-split echo '#!/usr/bin/perl' >> ghc-split echo '$TARGETPLATFORM = "i386-unknown-linux";' >> ghc-split cat ghc-split.prl >> ghc-split chmod +x ghc-split Finished making all in split: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in ghc: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc-pkg ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in ghc-pkg: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghci ------------------------------------------------------------------------ rm -f -f ghci echo "#!/bin/sh" >> ghci echo "exec /builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --interactive ${1+"$@"}" >> ghci chmod +x ghci Finished making all in ghci: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/runhaskell ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in runhaskell: 0 ------------------------------------------------------------------------ == Finished making `all' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `all' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/man ------------------------------------------------------------------------ /usr/bin/perl gen_flags.xsl.pl "ghc ghci" "/usr/lib/ghc-6.10.1" > flags.xsl rm -f flags.xml head -n 1 ../users_guide/flags.xml >> flags.xml echo " \ \ ]>" >> flags.xml # "sed 1d" == "tail -n +2", but Solaris apparently rejects the latter sed 1d ../users_guide/flags.xml >> flags.xml /usr/bin/xsltproc flags.xsl flags.xml > ghc.1 Finished making all in man: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ rm -f -rf docbook-cheat-sheet/ /usr/bin/xsltproc --stringparam base.dir docbook-cheat-sheet/ \ --stringparam use.id.as.filename 1 \ --stringparam html.stylesheet fptools.css \ --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 \ /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl docbook-cheat-sheet.xml Writing docbook-cheat-sheet/doc-layout.html for sect1(doc-layout) Writing docbook-cheat-sheet/docbook-tables.html for sect1(docbook-tables) Writing docbook-cheat-sheet/index.html for article(docbook-cheat-sheet) cp ../../mk/fptools.css docbook-cheat-sheet/ Finished making all in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/users_guide ------------------------------------------------------------------------ rm -f -rf users_guide/ /usr/bin/xsltproc --stringparam base.dir users_guide/ \ --stringparam use.id.as.filename 1 \ --stringparam html.stylesheet fptools.css \ --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 \ /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl users_guide.xml Writing users_guide/License.html for preface(License) Writing users_guide/bug-reporting.html for sect1(bug-reporting) Writing users_guide/version-numbering.html for sect1(version-numbering) Writing users_guide/release-6-10-1.html for sect1(release-6-10-1) Writing users_guide/introduction-GHC.html for chapter(introduction-GHC) Writing users_guide/install-windows.html for sect1(install-windows) Writing users_guide/install-files.html for sect1(install-files) Writing users_guide/installing-bin-distrib.html for chapter(installing-bin-distrib) Writing users_guide/loading-source-files.html for sect1(loading-source-files) Writing users_guide/ghci-compiled.html for sect1(ghci-compiled) Writing users_guide/interactive-evaluation.html for sect1(interactive-evaluation) Writing users_guide/ghci-debugger.html for sect1(ghci-debugger) Writing users_guide/ghci-invocation.html for sect1(ghci-invocation) Writing users_guide/ghci-commands.html for sect1(ghci-commands) Writing users_guide/ghci-set.html for sect1(ghci-set) Writing users_guide/ghci-dot-files.html for sect1(ghci-dot-files) Writing users_guide/ghci-obj.html for sect1(ghci-obj) Writing users_guide/ghci-faq.html for sect1(ghci-faq) Writing users_guide/ghci.html for chapter(ghci) Writing users_guide/runghc.html for chapter(runghc) Writing users_guide/static-dynamic-flags.html for sect1(static-dynamic-flags) Writing users_guide/file-suffixes.html for sect1(file-suffixes) Writing users_guide/modes.html for sect1(modes) Writing users_guide/options-help.html for sect1(options-help) Writing users_guide/separate-compilation.html for sect1(separate-compilation) Writing users_guide/options-sanity.html for sect1(options-sanity) Writing users_guide/packages.html for sect1(packages) Writing users_guide/options-optimise.html for sect1(options-optimise) Writing users_guide/options-phases.html for sect1(options-phases) Writing users_guide/using-concurrent.html for sect1(using-concurrent) Writing users_guide/using-smp.html for sect1(using-smp) Writing users_guide/options-platform.html for sect1(options-platform) Writing users_guide/runtime-control.html for sect1(runtime-control) Writing users_guide/ext-core.html for sect1(ext-core) Writing users_guide/options-debugging.html for sect1(options-debugging) Writing users_guide/flag-reference.html for sect1(flag-reference) Writing users_guide/using-ghc.html for chapter(using-ghc) Writing users_guide/prof-compiler-options.html for sect1(prof-compiler-options) Writing users_guide/prof-time-options.html for sect1(prof-time-options) Writing users_guide/prof-heap.html for sect1(prof-heap) Writing users_guide/hp2ps.html for sect1(hp2ps) Writing users_guide/hpc.html for sect1(hpc) Writing users_guide/ticky-ticky.html for sect1(ticky-ticky) Writing users_guide/profiling.html for chapter(profiling) Writing users_guide/faster.html for sect1(faster) Writing users_guide/smaller.html for sect1(smaller) Writing users_guide/thriftier.html for sect1(thriftier) Writing users_guide/sooner-faster-quicker.html for chapter(sooner-faster-quicker) Writing users_guide/primitives.html for sect1(primitives) Writing users_guide/syntax-extns.html for sect1(syntax-extns) Writing users_guide/data-type-extensions.html for sect1(data-type-extensions) Writing users_guide/deriving.html for sect1(deriving) Writing users_guide/type-class-extensions.html for sect1(type-class-extensions) Writing users_guide/type-families.html for sect1(type-families) Writing users_guide/other-type-extensions.html for sect1(other-type-extensions) Writing users_guide/template-haskell.html for sect1(template-haskell) Writing users_guide/arrow-notation.html for sect1(arrow-notation) Writing users_guide/bang-patterns.html for sect1(bang-patterns) Writing users_guide/assertions.html for sect1(assertions) Writing users_guide/pragmas.html for sect1(pragmas) Writing users_guide/rewrite-rules.html for sect1(rewrite-rules) Writing users_guide/special-ids.html for sect1(special-ids) Writing users_guide/generic-classes.html for sect1(generic-classes) Writing users_guide/monomorphism.html for sect1(monomorphism) Writing users_guide/lang-parallel.html for sect1(lang-parallel) Writing users_guide/ghc-language-features.html for chapter(ghc-language-features) Writing users_guide/ffi-ghc.html for sect1(ffi-ghc) Writing users_guide/ffi.html for chapter(ffi) Writing users_guide/wrong-compilee.html for sect1(wrong-compilee) Writing users_guide/wrong.html for chapter(wrong) Writing users_guide/happy.html for sect1(happy) Writing users_guide/hsc2hs.html for sect1(hsc2hs) Writing users_guide/utils.html for chapter(utils) Writing users_guide/ghci-windows.html for sect1(ghci-windows) Writing users_guide/terminal-interaction.html for sect1(terminal-interaction) Writing users_guide/library-differences.html for sect1(library-differences) Writing users_guide/ghci-cygwin.html for sect1(ghci-cygwin) Writing users_guide/win32-dlls.html for sect1(win32-dlls) Writing users_guide/win32.html for chapter(win32) Writing users_guide/bugs.html for sect1(bugs) Writing users_guide/bugs-and-infelicities.html for chapter(bugs-and-infelicities) Writing users_guide/ix01.html for index Writing users_guide/index.html for book(users-guide) cp ../../mk/fptools.css users_guide/ cp prof_scc.png users_guide/ Finished making all in users_guide: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/ext-core ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in ext-core: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/storage-mgt ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in storage-mgt: 0 ------------------------------------------------------------------------ == Finished making `all' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/compiler ------------------------------------------------------------------------ make -f Makefile-stage1 stage=1 Makefile-stage1:86: dist-stage1/build/.depend: No such file or directory /usr/bin/ghc -M -optdep-f -optdepdist-stage1/build/.depend -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing AsmCodeGen MachCodeGen MachInstrs MachRegs NCGMonad PositionIndependentCode PprMach RegAllocColor RegAllocInfo RegAllocLinear RegAllocStats RegArchBase RegArchX86 RegCoalesce RegLiveness RegSpill RegSpillClean RegSpillCost BasicTypes DataCon Demand Exception Id IdInfo Literal MkId Module Name NameEnv NameSet NewDemand OccName RdrName SrcLoc UniqSupply Unique Var VarEnv VarSet BlockId CLabel Cmm CmmBrokenBlock CmmCPS CmmCPSGen CmmCPSZ CmmCallConv CmmCommonBlockElimZ CmmContFlowOpt CmmCvt CmmExpr CmmInfo CmmLex CmmLint CmmLive CmmLiveZ CmmOpt CmmParse CmmProcPoint CmmProcPointZ CmmSpillReload CmmTx CmmUtils CmmZipUtil DFMonad Dataflow MachOp MkZipCfg MkZipCfgCmm OptimizationFuel PprC PprCmm PprCmmZ StackColor StackPlacements ZipCfg ZipCfgCmmRep ZipCfgExtras ZipDataflow Bitmap CgBindery CgCallConv CgCase CgClosure CgCon CgExpr CgForeignCall CgHeapery CgHpc CgInfoTbls CgLetNoEscape CgMonad CgParallel CgPrimOp CgProf CgStackery CgTailCall CgTicky CgUtils ClosureInfo CodeGen SMRep CoreFVs CoreLint CorePrep CoreSubst CoreSyn CoreTidy CoreUnfold CoreUtils ExternalCore MkCore MkExternalCore PprCore PprExternalCore CprAnalyse Check Coverage Desugar DsArrows DsBinds DsCCall DsExpr DsForeign DsGRHSs DsListComp DsMonad DsUtils Match MatchCon MatchLit HsBinds HsDecls HsDoc HsExpr HsImpExp HsLit HsPat HsSyn HsTypes HsUtils BinIface BuildTyCl IfaceEnv IfaceSyn IfaceType LoadIface MkIface TcIface BreakArray CmdLineParser CodeOutput Config Constants DriverMkDepend DriverPhases DriverPipeline DynFlags ErrUtils Finder GHC HeaderInfo HscMain HscStats HscTypes InteractiveEval PackageConfig Packages ParsePkgConf PprTyThing StaticFlags StaticFlagParser SysTools TidyPgm Ctype HaddockLex HaddockParse HaddockUtils LexCore Lexer Parser ParserCore ParserCoreUtils RdrHsSyn ForeignCall PrelInfo PrelNames PrelRules PrimOp TysPrim TysWiredIn CostCentre SCCfinal RnBinds RnEnv RnExpr RnHsDoc RnHsSyn RnNames RnPat RnSource RnTypes CSE FloatIn FloatOut LiberateCase OccurAnal SAT SetLevels SimplCore SimplEnv SimplMonad SimplUtils Simplify SRT SimplStg StgStats Rules SpecConstr Specialise CoreToStg StgLint StgSyn DmdAnal SaAbsInt SaLib StrictAnal WorkWrap WwLib FamInst Inst TcArrows TcBinds TcClassDcl TcDefaults TcDeriv TcEnv TcExpr TcForeign TcGenDeriv TcHsSyn TcHsType TcInstDcls TcMType TcMatches TcPat TcRnDriver TcRnMonad TcRnTypes TcRules TcSimplify TcTyClsDecls TcTyDecls TcTyFuns TcType TcUnify Class Coercion FamInstEnv FunDeps Generics InstEnv TyCon Type TypeRep Unify Bag Binary BufWrite Digraph Encoding FastBool FastFunctions FastMutInt FastString FastTypes Fingerprint FiniteMap GraphBase GraphColor GraphOps GraphPpr IOEnv Interval LazyUniqFM ListSetOps Maybes MonadUtils OrdList Outputable Panic Pretty State StringBuffer Unicode UniqFM UniqSet Util VectBuiltIn VectCore VectMonad VectType VectUtils Vectorise <> for dir in dist-stage1/build/ dist-stage1/build/cbits/ dist-stage1/build/parser/ dist-stage1/build/utils/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Exception.hs -o dist-stage1/build/Exception.o -ohi dist-stage1/build/Exception.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/FastTypes.lhs -o dist-stage1/build/FastTypes.o -ohi dist-stage1/build/FastTypes.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/Config.hs -o dist-stage1/build/Config.o -ohi dist-stage1/build/Config.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Maybes.lhs -o dist-stage1/build/Maybes.o -ohi dist-stage1/build/Maybes.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Encoding.hs -o dist-stage1/build/Encoding.o -ohi dist-stage1/build/Encoding.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/OccName.lhs-boot -o dist-stage1/build/OccName.o-boot -ohi dist-stage1/build/OccName.hi-boot /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Module.lhs-boot -o dist-stage1/build/Module.o-boot -ohi dist-stage1/build/Module.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/FastMutInt.lhs -o dist-stage1/build/FastMutInt.o -ohi dist-stage1/build/FastMutInt.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/Packages.lhs-boot -o dist-stage1/build/Packages.o-boot -ohi dist-stage1/build/Packages.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/Constants.lhs -o dist-stage1/build/Constants.o -ohi dist-stage1/build/Constants.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Name.lhs-boot -o dist-stage1/build/Name.o-boot -ohi dist-stage1/build/Name.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/TypeRep.lhs-boot -o dist-stage1/build/TypeRep.o-boot -ohi dist-stage1/build/TypeRep.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/MonadUtils.hs -o dist-stage1/build/MonadUtils.o -ohi dist-stage1/build/MonadUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/IdInfo.lhs-boot -o dist-stage1/build/IdInfo.o-boot -ohi dist-stage1/build/IdInfo.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/TyCon.lhs-boot -o dist-stage1/build/TyCon.o-boot -ohi dist-stage1/build/TyCon.hi-boot <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Unicode.hs -o dist-stage1/build/Unicode.o -ohi dist-stage1/build/Unicode.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/OrdList.lhs -o dist-stage1/build/OrdList.o -ohi dist-stage1/build/OrdList.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/FastBool.lhs -o dist-stage1/build/FastBool.o -ohi dist-stage1/build/FastBool.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Demand.lhs -o dist-stage1/build/Demand.o -ohi dist-stage1/build/Demand.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/Dataflow.hs -o dist-stage1/build/Dataflow.o -ohi dist-stage1/build/Dataflow.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/BreakArray.hs -o dist-stage1/build/BreakArray.o -ohi dist-stage1/build/BreakArray.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmTx.hs -o dist-stage1/build/CmmTx.o -ohi dist-stage1/build/CmmTx.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/ExternalCore.lhs -o dist-stage1/build/ExternalCore.o -ohi dist-stage1/build/ExternalCore.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cprAnalysis/CprAnalyse.lhs -o dist-stage1/build/CprAnalyse.o -ohi dist-stage1/build/CprAnalyse.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/ParserCoreUtils.hs -o dist-stage1/build/ParserCoreUtils.o -ohi dist-stage1/build/ParserCoreUtils.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/InteractiveEval.hs -o dist-stage1/build/InteractiveEval.o -ohi dist-stage1/build/InteractiveEval.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stranal/SaAbsInt.lhs -o dist-stage1/build/SaAbsInt.o -ohi dist-stage1/build/SaAbsInt.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stranal/SaLib.lhs -o dist-stage1/build/SaLib.o -ohi dist-stage1/build/SaLib.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stranal/StrictAnal.lhs -o dist-stage1/build/StrictAnal.o -ohi dist-stage1/build/StrictAnal.hi <> /usr/bin/ghc -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -optc-O2 -odir dist-stage1/build -c parser/cutils.c -o dist-stage1/build/parser/cutils.o <> /usr/bin/ghc -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -optc-O2 -odir dist-stage1/build -c utils/md5.c -o dist-stage1/build/utils/md5.o <> /usr/bin/ghc -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -optc-O2 -odir dist-stage1/build -c cbits/unicode.c -o dist-stage1/build/cbits/unicode.o <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/FastFunctions.lhs -o dist-stage1/build/FastFunctions.o -ohi dist-stage1/build/FastFunctions.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Panic.lhs -o dist-stage1/build/Panic.o -ohi dist-stage1/build/Panic.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/State.hs -o dist-stage1/build/State.o -ohi dist-stage1/build/State.hi <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Util.lhs -o dist-stage1/build/Util.o -ohi dist-stage1/build/Util.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/FastString.lhs -o dist-stage1/build/FastString.o -ohi dist-stage1/build/FastString.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/DriverPhases.hs -o dist-stage1/build/DriverPhases.o -ohi dist-stage1/build/DriverPhases.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/Ctype.lhs -o dist-stage1/build/Ctype.o -ohi dist-stage1/build/Ctype.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/IOEnv.hs -o dist-stage1/build/IOEnv.o -ohi dist-stage1/build/IOEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/LexCore.hs -o dist-stage1/build/LexCore.o -ohi dist-stage1/build/LexCore.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Interval.hs -o dist-stage1/build/Interval.o -ohi dist-stage1/build/Interval.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/StringBuffer.lhs -o dist-stage1/build/StringBuffer.o -ohi dist-stage1/build/StringBuffer.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/BufWrite.hs -o dist-stage1/build/BufWrite.o -ohi dist-stage1/build/BufWrite.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/StaticFlags.hs -o dist-stage1/build/StaticFlags.o -ohi dist-stage1/build/StaticFlags.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Pretty.lhs -o dist-stage1/build/Pretty.o -ohi dist-stage1/build/Pretty.hi <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Outputable.lhs -o dist-stage1/build/Outputable.o -ohi dist-stage1/build/Outputable.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/PprExternalCore.lhs -o dist-stage1/build/PprExternalCore.o -ohi dist-stage1/build/PprExternalCore.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/SrcLoc.lhs -o dist-stage1/build/SrcLoc.o -ohi dist-stage1/build/SrcLoc.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/BasicTypes.lhs -o dist-stage1/build/BasicTypes.o -ohi dist-stage1/build/BasicTypes.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c dist-stage1/build/Fingerprint.hs -o dist-stage1/build/Fingerprint.o -ohi dist-stage1/build/Fingerprint.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Bag.lhs -o dist-stage1/build/Bag.o -ohi dist-stage1/build/Bag.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Digraph.lhs -o dist-stage1/build/Digraph.o -ohi dist-stage1/build/Digraph.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcType.lhs-boot -o dist-stage1/build/TcType.o-boot -ohi dist-stage1/build/TcType.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/MachOp.hs -o dist-stage1/build/MachOp.o -ohi dist-stage1/build/MachOp.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/CmdLineParser.hs -o dist-stage1/build/CmdLineParser.o -ohi dist-stage1/build/CmdLineParser.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsDoc.hs -o dist-stage1/build/HsDoc.o -ohi dist-stage1/build/HsDoc.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsPat.lhs-boot -o dist-stage1/build/HsPat.o-boot -ohi dist-stage1/build/HsPat.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/ErrUtils.lhs-boot -o dist-stage1/build/ErrUtils.o-boot -ohi dist-stage1/build/ErrUtils.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Unique.lhs -o dist-stage1/build/Unique.o -ohi dist-stage1/build/Unique.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/FiniteMap.lhs -o dist-stage1/build/FiniteMap.o -ohi dist-stage1/build/FiniteMap.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/StaticFlagParser.hs -o dist-stage1/build/StaticFlagParser.o -ohi dist-stage1/build/StaticFlagParser.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/StackPlacements.hs -o dist-stage1/build/StackPlacements.o -ohi dist-stage1/build/StackPlacements.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsExpr.lhs-boot -o dist-stage1/build/HsExpr.o-boot -ohi dist-stage1/build/HsExpr.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/UniqFM.lhs -o dist-stage1/build/UniqFM.o -ohi dist-stage1/build/UniqFM.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/UniqSupply.lhs -o dist-stage1/build/UniqSupply.o -ohi dist-stage1/build/UniqSupply.hi <> <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/Binary.hs -o dist-stage1/build/Binary.o -ohi dist-stage1/build/Binary.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/UniqSet.lhs -o dist-stage1/build/UniqSet.o -ohi dist-stage1/build/UniqSet.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/LazyUniqFM.lhs -o dist-stage1/build/LazyUniqFM.o -ohi dist-stage1/build/LazyUniqFM.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/ListSetOps.lhs -o dist-stage1/build/ListSetOps.o -ohi dist-stage1/build/ListSetOps.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/BlockId.hs -o dist-stage1/build/BlockId.o -ohi dist-stage1/build/BlockId.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/GraphBase.hs -o dist-stage1/build/GraphBase.o -ohi dist-stage1/build/GraphBase.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegArchBase.hs -o dist-stage1/build/RegArchBase.o -ohi dist-stage1/build/RegArchBase.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/GraphPpr.hs -o dist-stage1/build/GraphPpr.o -ohi dist-stage1/build/GraphPpr.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/GraphOps.hs -o dist-stage1/build/GraphOps.o -ohi dist-stage1/build/GraphOps.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegArchX86.hs -o dist-stage1/build/RegArchX86.o -ohi dist-stage1/build/RegArchX86.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/OccName.lhs -o dist-stage1/build/OccName.o -ohi dist-stage1/build/OccName.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Module.lhs -o dist-stage1/build/Module.o -ohi dist-stage1/build/Module.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c prelude/ForeignCall.lhs -o dist-stage1/build/ForeignCall.o -ohi dist-stage1/build/ForeignCall.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c utils/GraphColor.hs -o dist-stage1/build/GraphColor.o -ohi dist-stage1/build/GraphColor.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/PackageConfig.hs -o dist-stage1/build/PackageConfig.o -ohi dist-stage1/build/PackageConfig.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsImpExp.lhs -o dist-stage1/build/HsImpExp.o -ohi dist-stage1/build/HsImpExp.hi <> <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Name.lhs -o dist-stage1/build/Name.o -ohi dist-stage1/build/Name.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/RdrName.lhs -o dist-stage1/build/RdrName.o -ohi dist-stage1/build/RdrName.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Var.lhs -o dist-stage1/build/Var.o -ohi dist-stage1/build/Var.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/DataCon.lhs-boot -o dist-stage1/build/DataCon.o-boot -ohi dist-stage1/build/DataCon.hi-boot /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/NameSet.lhs -o dist-stage1/build/NameSet.o -ohi dist-stage1/build/NameSet.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/NameEnv.lhs -o dist-stage1/build/NameEnv.o -ohi dist-stage1/build/NameEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/Class.lhs -o dist-stage1/build/Class.o -ohi dist-stage1/build/Class.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/VarSet.lhs -o dist-stage1/build/VarSet.o -ohi dist-stage1/build/VarSet.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c profiling/CostCentre.lhs -o dist-stage1/build/CostCentre.o -ohi dist-stage1/build/CostCentre.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c prelude/PrelNames.lhs -o dist-stage1/build/PrelNames.o -ohi dist-stage1/build/PrelNames.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/HaddockLex.hs-boot -o dist-stage1/build/HaddockLex.o-boot -ohi dist-stage1/build/HaddockLex.hi-boot <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/VarEnv.lhs -o dist-stage1/build/VarEnv.o -ohi dist-stage1/build/VarEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/NewDemand.lhs -o dist-stage1/build/NewDemand.o -ohi dist-stage1/build/NewDemand.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgBindery.lhs-boot -o dist-stage1/build/CgBindery.o-boot -ohi dist-stage1/build/CgBindery.hi-boot <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/DynFlags.hs -o dist-stage1/build/DynFlags.o -ohi dist-stage1/build/DynFlags.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/TyCon.lhs -o dist-stage1/build/TyCon.o -ohi dist-stage1/build/TyCon.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/TypeRep.lhs -o dist-stage1/build/TypeRep.o -ohi dist-stage1/build/TypeRep.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/Type.lhs -o dist-stage1/build/Type.o -ohi dist-stage1/build/Type.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/Coercion.lhs -o dist-stage1/build/Coercion.o -ohi dist-stage1/build/Coercion.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c prelude/TysPrim.lhs -o dist-stage1/build/TysPrim.o -ohi dist-stage1/build/TysPrim.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsTypes.lhs -o dist-stage1/build/HsTypes.o -ohi dist-stage1/build/HsTypes.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/DataCon.lhs -o dist-stage1/build/DataCon.o -ohi dist-stage1/build/DataCon.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Literal.lhs -o dist-stage1/build/Literal.o -ohi dist-stage1/build/Literal.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsLit.lhs -o dist-stage1/build/HsLit.o -ohi dist-stage1/build/HsLit.hi <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/MkId.lhs-boot -o dist-stage1/build/MkId.o-boot -ohi dist-stage1/build/MkId.hi-boot /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CoreSyn.lhs -o dist-stage1/build/CoreSyn.o -ohi dist-stage1/build/CoreSyn.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c prelude/TysWiredIn.lhs -o dist-stage1/build/TysWiredIn.o -ohi dist-stage1/build/TysWiredIn.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c prelude/PrimOp.lhs -o dist-stage1/build/PrimOp.o -ohi dist-stage1/build/PrimOp.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/ErrUtils.lhs -o dist-stage1/build/ErrUtils.o -ohi dist-stage1/build/ErrUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/Lexer.hs -o dist-stage1/build/Lexer.o -ohi dist-stage1/build/Lexer.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/Unify.lhs -o dist-stage1/build/Unify.o -ohi dist-stage1/build/Unify.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/SysTools.lhs -o dist-stage1/build/SysTools.o -ohi dist-stage1/build/SysTools.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcType.lhs -o dist-stage1/build/TcType.o -ohi dist-stage1/build/TcType.hi <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/IdInfo.lhs -o dist-stage1/build/IdInfo.o -ohi dist-stage1/build/IdInfo.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/Id.lhs -o dist-stage1/build/Id.o -ohi dist-stage1/build/Id.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/SMRep.lhs -o dist-stage1/build/SMRep.o -ohi dist-stage1/build/SMRep.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/PprCore.lhs -o dist-stage1/build/PprCore.o -ohi dist-stage1/build/PprCore.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CoreFVs.lhs -o dist-stage1/build/CoreFVs.o -ohi dist-stage1/build/CoreFVs.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/IfaceType.lhs -o dist-stage1/build/IfaceType.o -ohi dist-stage1/build/IfaceType.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/InstEnv.lhs -o dist-stage1/build/InstEnv.o -ohi dist-stage1/build/InstEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/ParsePkgConf.hs -o dist-stage1/build/ParsePkgConf.o -ohi dist-stage1/build/ParsePkgConf.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/Bitmap.hs -o dist-stage1/build/Bitmap.o -ohi dist-stage1/build/Bitmap.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsBinds.lhs -o dist-stage1/build/HsBinds.o -ohi dist-stage1/build/HsBinds.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CoreUtils.lhs -o dist-stage1/build/CoreUtils.o -ohi dist-stage1/build/CoreUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/IfaceSyn.lhs -o dist-stage1/build/IfaceSyn.o -ohi dist-stage1/build/IfaceSyn.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/FunDeps.lhs -o dist-stage1/build/FunDeps.o -ohi dist-stage1/build/FunDeps.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/FamInstEnv.lhs -o dist-stage1/build/FamInstEnv.o -ohi dist-stage1/build/FamInstEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsPat.lhs -o dist-stage1/build/HsPat.o -ohi dist-stage1/build/HsPat.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/Packages.lhs -o dist-stage1/build/Packages.o -ohi dist-stage1/build/Packages.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CoreLint.lhs -o dist-stage1/build/CoreLint.o -ohi dist-stage1/build/CoreLint.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CoreSubst.lhs -o dist-stage1/build/CoreSubst.o -ohi dist-stage1/build/CoreSubst.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/OccurAnal.lhs -o dist-stage1/build/OccurAnal.o -ohi dist-stage1/build/OccurAnal.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c prelude/PrelRules.lhs -o dist-stage1/build/PrelRules.o -ohi dist-stage1/build/PrelRules.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CoreTidy.lhs -o dist-stage1/build/CoreTidy.o -ohi dist-stage1/build/CoreTidy.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c vectorise/VectCore.hs -o dist-stage1/build/VectCore.o -ohi dist-stage1/build/VectCore.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CorePrep.lhs -o dist-stage1/build/CorePrep.o -ohi dist-stage1/build/CorePrep.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsDecls.lhs -o dist-stage1/build/HsDecls.o -ohi dist-stage1/build/HsDecls.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/SAT.lhs -o dist-stage1/build/SAT.o -ohi dist-stage1/build/SAT.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/SetLevels.lhs -o dist-stage1/build/SetLevels.o -ohi dist-stage1/build/SetLevels.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/FloatIn.lhs -o dist-stage1/build/FloatIn.o -ohi dist-stage1/build/FloatIn.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/CSE.lhs -o dist-stage1/build/CSE.o -ohi dist-stage1/build/CSE.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CLabel.hs -o dist-stage1/build/CLabel.o -ohi dist-stage1/build/CLabel.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stgSyn/StgSyn.lhs -o dist-stage1/build/StgSyn.o -ohi dist-stage1/build/StgSyn.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stranal/DmdAnal.lhs -o dist-stage1/build/DmdAnal.o -ohi dist-stage1/build/DmdAnal.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/CoreUnfold.lhs -o dist-stage1/build/CoreUnfold.o -ohi dist-stage1/build/CoreUnfold.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsExpr.lhs -o dist-stage1/build/HsExpr.o -ohi dist-stage1/build/HsExpr.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/FloatOut.lhs -o dist-stage1/build/FloatOut.o -ohi dist-stage1/build/FloatOut.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmExpr.hs -o dist-stage1/build/CmmExpr.o -ohi dist-stage1/build/CmmExpr.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplStg/SRT.lhs -o dist-stage1/build/SRT.o -ohi dist-stage1/build/SRT.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplStg/StgStats.lhs -o dist-stage1/build/StgStats.o -ohi dist-stage1/build/StgStats.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stgSyn/StgLint.lhs -o dist-stage1/build/StgLint.o -ohi dist-stage1/build/StgLint.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c profiling/SCCfinal.lhs -o dist-stage1/build/SCCfinal.o -ohi dist-stage1/build/SCCfinal.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stgSyn/CoreToStg.lhs -o dist-stage1/build/CoreToStg.o -ohi dist-stage1/build/CoreToStg.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/ClosureInfo.lhs -o dist-stage1/build/ClosureInfo.o -ohi dist-stage1/build/ClosureInfo.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/ZipCfg.hs -o dist-stage1/build/ZipCfg.o -ohi dist-stage1/build/ZipCfg.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsUtils.lhs -o dist-stage1/build/HsUtils.o -ohi dist-stage1/build/HsUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c specialise/Rules.lhs -o dist-stage1/build/Rules.o -ohi dist-stage1/build/Rules.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplStg/SimplStg.lhs -o dist-stage1/build/SimplStg.o -ohi dist-stage1/build/SimplStg.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/OptimizationFuel.hs -o dist-stage1/build/OptimizationFuel.o -ohi dist-stage1/build/OptimizationFuel.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/MkZipCfg.hs -o dist-stage1/build/MkZipCfg.o -ohi dist-stage1/build/MkZipCfg.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmZipUtil.hs -o dist-stage1/build/CmmZipUtil.o -ohi dist-stage1/build/CmmZipUtil.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/ZipCfgExtras.hs -o dist-stage1/build/ZipCfgExtras.o -ohi dist-stage1/build/ZipCfgExtras.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/Cmm.hs -o dist-stage1/build/Cmm.o -ohi dist-stage1/build/Cmm.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c hsSyn/HsSyn.lhs -o dist-stage1/build/HsSyn.o -ohi dist-stage1/build/HsSyn.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/HaddockParse.hs -o dist-stage1/build/HaddockParse.o -ohi dist-stage1/build/HaddockParse.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/RdrHsSyn.lhs -o dist-stage1/build/RdrHsSyn.o -ohi dist-stage1/build/RdrHsSyn.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/HscStats.lhs -o dist-stage1/build/HscStats.o -ohi dist-stage1/build/HscStats.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnHsSyn.lhs -o dist-stage1/build/RnHsSyn.o -ohi dist-stage1/build/RnHsSyn.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmCallConv.hs -o dist-stage1/build/CmmCallConv.o -ohi dist-stage1/build/CmmCallConv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmLive.hs -o dist-stage1/build/CmmLive.o -ohi dist-stage1/build/CmmLive.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/HscTypes.lhs -o dist-stage1/build/HscTypes.o -ohi dist-stage1/build/HscTypes.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmLex.hs -o dist-stage1/build/CmmLex.o -ohi dist-stage1/build/CmmLex.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/SimplMonad.lhs -o dist-stage1/build/SimplMonad.o -ohi dist-stage1/build/SimplMonad.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmUtils.hs -o dist-stage1/build/CmmUtils.o -ohi dist-stage1/build/CmmUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c basicTypes/MkId.lhs -o dist-stage1/build/MkId.o -ohi dist-stage1/build/MkId.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/HaddockUtils.hs -o dist-stage1/build/HaddockUtils.o -ohi dist-stage1/build/HaddockUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/ParserCore.hs -o dist-stage1/build/ParserCore.o -ohi dist-stage1/build/ParserCore.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/SimplEnv.lhs -o dist-stage1/build/SimplEnv.o -ohi dist-stage1/build/SimplEnv.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmOpt.hs -o dist-stage1/build/CmmOpt.o -ohi dist-stage1/build/CmmOpt.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgMonad.lhs -o dist-stage1/build/CgMonad.o -ohi dist-stage1/build/CgMonad.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/MkExternalCore.lhs -o dist-stage1/build/MkExternalCore.o -ohi dist-stage1/build/MkExternalCore.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stranal/WwLib.lhs -o dist-stage1/build/WwLib.o -ohi dist-stage1/build/WwLib.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcRnTypes.lhs -o dist-stage1/build/TcRnTypes.o -ohi dist-stage1/build/TcRnTypes.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/Finder.lhs -o dist-stage1/build/Finder.o -ohi dist-stage1/build/Finder.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/Coverage.lhs -o dist-stage1/build/Coverage.o -ohi dist-stage1/build/Coverage.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/Parser.hs -o dist-stage1/build/Parser.o -ohi dist-stage1/build/Parser.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/LiberateCase.lhs -o dist-stage1/build/LiberateCase.o -ohi dist-stage1/build/LiberateCase.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcTyDecls.lhs -o dist-stage1/build/TcTyDecls.o -ohi dist-stage1/build/TcTyDecls.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmLint.hs -o dist-stage1/build/CmmLint.o -ohi dist-stage1/build/CmmLint.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/DFMonad.hs -o dist-stage1/build/DFMonad.o -ohi dist-stage1/build/DFMonad.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgExpr.lhs-boot -o dist-stage1/build/CgExpr.o-boot -ohi dist-stage1/build/CgExpr.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/PprC.hs -o dist-stage1/build/PprC.o -ohi dist-stage1/build/PprC.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c prelude/PrelInfo.lhs -o dist-stage1/build/PrelInfo.o -ohi dist-stage1/build/PrelInfo.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c coreSyn/MkCore.lhs -o dist-stage1/build/MkCore.o -ohi dist-stage1/build/MkCore.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c specialise/SpecConstr.lhs -o dist-stage1/build/SpecConstr.o -ohi dist-stage1/build/SpecConstr.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/SimplUtils.lhs -o dist-stage1/build/SimplUtils.o -ohi dist-stage1/build/SimplUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnExpr.lhs-boot -o dist-stage1/build/RnExpr.o-boot -ohi dist-stage1/build/RnExpr.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcUnify.lhs-boot -o dist-stage1/build/TcUnify.o-boot -ohi dist-stage1/build/TcUnify.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcExpr.lhs-boot -o dist-stage1/build/TcExpr.o-boot -ohi dist-stage1/build/TcExpr.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcMatches.lhs-boot -o dist-stage1/build/TcMatches.o-boot -ohi dist-stage1/build/TcMatches.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgUtils.hs -o dist-stage1/build/CgUtils.o -ohi dist-stage1/build/CgUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c stranal/WorkWrap.lhs -o dist-stage1/build/WorkWrap.o -ohi dist-stage1/build/WorkWrap.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcRnMonad.lhs -o dist-stage1/build/TcRnMonad.o -ohi dist-stage1/build/TcRnMonad.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/TcIface.lhs-boot -o dist-stage1/build/TcIface.o-boot -ohi dist-stage1/build/TcIface.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcGenDeriv.lhs -o dist-stage1/build/TcGenDeriv.o -ohi dist-stage1/build/TcGenDeriv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/HeaderInfo.hs -o dist-stage1/build/HeaderInfo.o -ohi dist-stage1/build/HeaderInfo.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/ZipDataflow.hs -o dist-stage1/build/ZipDataflow.o -ohi dist-stage1/build/ZipDataflow.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c parser/HaddockLex.hs -o dist-stage1/build/HaddockLex.o -ohi dist-stage1/build/HaddockLex.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c specialise/Specialise.lhs -o dist-stage1/build/Specialise.o -ohi dist-stage1/build/Specialise.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/Simplify.lhs -o dist-stage1/build/Simplify.o -ohi dist-stage1/build/Simplify.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/MachRegs.lhs -o dist-stage1/build/MachRegs.o -ohi dist-stage1/build/MachRegs.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmBrokenBlock.hs -o dist-stage1/build/CmmBrokenBlock.o -ohi dist-stage1/build/CmmBrokenBlock.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgProf.hs -o dist-stage1/build/CgProf.o -ohi dist-stage1/build/CgProf.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgTicky.hs -o dist-stage1/build/CgTicky.o -ohi dist-stage1/build/CgTicky.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/ZipCfgCmmRep.hs -o dist-stage1/build/ZipCfgCmmRep.o -ohi dist-stage1/build/ZipCfgCmmRep.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/IfaceEnv.lhs -o dist-stage1/build/IfaceEnv.o -ohi dist-stage1/build/IfaceEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcMType.lhs -o dist-stage1/build/TcMType.o -ohi dist-stage1/build/TcMType.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/MachInstrs.hs -o dist-stage1/build/MachInstrs.o -ohi dist-stage1/build/MachInstrs.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/NCGMonad.hs -o dist-stage1/build/NCGMonad.o -ohi dist-stage1/build/NCGMonad.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmProcPoint.hs -o dist-stage1/build/CmmProcPoint.o -ohi dist-stage1/build/CmmProcPoint.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgStackery.lhs -o dist-stage1/build/CgStackery.o -ohi dist-stage1/build/CgStackery.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/PprCmmZ.hs -o dist-stage1/build/PprCmmZ.o -ohi dist-stage1/build/PprCmmZ.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/MkZipCfgCmm.hs -o dist-stage1/build/MkZipCfgCmm.o -ohi dist-stage1/build/MkZipCfgCmm.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmContFlowOpt.hs -o dist-stage1/build/CmmContFlowOpt.o -ohi dist-stage1/build/CmmContFlowOpt.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmCommonBlockElimZ.hs -o dist-stage1/build/CmmCommonBlockElimZ.o -ohi dist-stage1/build/CmmCommonBlockElimZ.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/BuildTyCl.lhs -o dist-stage1/build/BuildTyCl.o -ohi dist-stage1/build/BuildTyCl.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/BinIface.hs -o dist-stage1/build/BinIface.o -ohi dist-stage1/build/BinIface.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/TidyPgm.lhs -o dist-stage1/build/TidyPgm.o -ohi dist-stage1/build/TidyPgm.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmCvt.hs -o dist-stage1/build/CmmCvt.o -ohi dist-stage1/build/CmmCvt.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegAllocInfo.hs -o dist-stage1/build/RegAllocInfo.o -ohi dist-stage1/build/RegAllocInfo.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/PprMach.hs -o dist-stage1/build/PprMach.o -ohi dist-stage1/build/PprMach.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/PositionIndependentCode.hs -o dist-stage1/build/PositionIndependentCode.o -ohi dist-stage1/build/PositionIndependentCode.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgCallConv.hs -o dist-stage1/build/CgCallConv.o -ohi dist-stage1/build/CgCallConv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmLiveZ.hs -o dist-stage1/build/CmmLiveZ.o -ohi dist-stage1/build/CmmLiveZ.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcHsSyn.lhs -o dist-stage1/build/TcHsSyn.o -ohi dist-stage1/build/TcHsSyn.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/FamInst.lhs -o dist-stage1/build/FamInst.o -ohi dist-stage1/build/FamInst.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegLiveness.hs -o dist-stage1/build/RegLiveness.o -ohi dist-stage1/build/RegLiveness.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/MachCodeGen.hs -o dist-stage1/build/MachCodeGen.o -ohi dist-stage1/build/MachCodeGen.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgParallel.hs -o dist-stage1/build/CgParallel.o -ohi dist-stage1/build/CgParallel.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmSpillReload.hs -o dist-stage1/build/CmmSpillReload.o -ohi dist-stage1/build/CmmSpillReload.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmProcPointZ.hs -o dist-stage1/build/CmmProcPointZ.o -ohi dist-stage1/build/CmmProcPointZ.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/LoadIface.lhs -o dist-stage1/build/LoadIface.o -ohi dist-stage1/build/LoadIface.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c types/Generics.lhs -o dist-stage1/build/Generics.o -ohi dist-stage1/build/Generics.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegSpillCost.hs -o dist-stage1/build/RegSpillCost.o -ohi dist-stage1/build/RegSpillCost.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegSpill.hs -o dist-stage1/build/RegSpill.o -ohi dist-stage1/build/RegSpill.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegSpillClean.hs -o dist-stage1/build/RegSpillClean.o -ohi dist-stage1/build/RegSpillClean.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegAllocLinear.hs -o dist-stage1/build/RegAllocLinear.o -ohi dist-stage1/build/RegAllocLinear.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegCoalesce.hs -o dist-stage1/build/RegCoalesce.o -ohi dist-stage1/build/RegCoalesce.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgHeapery.lhs -o dist-stage1/build/CgHeapery.o -ohi dist-stage1/build/CgHeapery.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/StackColor.hs -o dist-stage1/build/StackColor.o -ohi dist-stage1/build/StackColor.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmCPSZ.hs -o dist-stage1/build/CmmCPSZ.o -ohi dist-stage1/build/CmmCPSZ.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/TcIface.lhs -o dist-stage1/build/TcIface.o -ohi dist-stage1/build/TcIface.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c iface/MkIface.lhs -o dist-stage1/build/MkIface.o -ohi dist-stage1/build/MkIface.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegAllocStats.hs -o dist-stage1/build/RegAllocStats.o -ohi dist-stage1/build/RegAllocStats.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgBindery.lhs -o dist-stage1/build/CgBindery.o -ohi dist-stage1/build/CgBindery.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/RegAllocColor.hs -o dist-stage1/build/RegAllocColor.o -ohi dist-stage1/build/RegAllocColor.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c nativeGen/AsmCodeGen.lhs -o dist-stage1/build/AsmCodeGen.o -ohi dist-stage1/build/AsmCodeGen.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgInfoTbls.hs -o dist-stage1/build/CgInfoTbls.o -ohi dist-stage1/build/CgInfoTbls.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgForeignCall.hs -o dist-stage1/build/CgForeignCall.o -ohi dist-stage1/build/CgForeignCall.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmCPSGen.hs -o dist-stage1/build/CmmCPSGen.o -ohi dist-stage1/build/CmmCPSGen.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmInfo.hs -o dist-stage1/build/CmmInfo.o -ohi dist-stage1/build/CmmInfo.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgClosure.lhs -o dist-stage1/build/CgClosure.o -ohi dist-stage1/build/CgClosure.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgTailCall.lhs -o dist-stage1/build/CgTailCall.o -ohi dist-stage1/build/CgTailCall.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/CodeOutput.lhs -o dist-stage1/build/CodeOutput.o -ohi dist-stage1/build/CodeOutput.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcEnv.lhs -o dist-stage1/build/TcEnv.o -ohi dist-stage1/build/TcEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgPrimOp.hs -o dist-stage1/build/CgPrimOp.o -ohi dist-stage1/build/CgPrimOp.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgHpc.hs -o dist-stage1/build/CgHpc.o -ohi dist-stage1/build/CgHpc.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsMonad.lhs -o dist-stage1/build/DsMonad.o -ohi dist-stage1/build/DsMonad.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmCPS.hs -o dist-stage1/build/CmmCPS.o -ohi dist-stage1/build/CmmCPS.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgCon.lhs -o dist-stage1/build/CgCon.o -ohi dist-stage1/build/CgCon.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c cmm/CmmParse.hs -o dist-stage1/build/CmmParse.o -ohi dist-stage1/build/CmmParse.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnEnv.lhs -o dist-stage1/build/RnEnv.o -ohi dist-stage1/build/RnEnv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/Inst.lhs -o dist-stage1/build/Inst.o -ohi dist-stage1/build/Inst.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c vectorise/VectBuiltIn.hs -o dist-stage1/build/VectBuiltIn.o -ohi dist-stage1/build/VectBuiltIn.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgCase.lhs -o dist-stage1/build/CgCase.o -ohi dist-stage1/build/CgCase.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsExpr.lhs-boot -o dist-stage1/build/DsExpr.o-boot -ohi dist-stage1/build/DsExpr.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/Match.lhs-boot -o dist-stage1/build/Match.o-boot -ohi dist-stage1/build/Match.hi-boot <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsCCall.lhs -o dist-stage1/build/DsCCall.o -ohi dist-stage1/build/DsCCall.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c vectorise/VectMonad.hs -o dist-stage1/build/VectMonad.o -ohi dist-stage1/build/VectMonad.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnHsDoc.hs -o dist-stage1/build/RnHsDoc.o -ohi dist-stage1/build/RnHsDoc.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcTyFuns.lhs -o dist-stage1/build/TcTyFuns.o -ohi dist-stage1/build/TcTyFuns.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgLetNoEscape.lhs -o dist-stage1/build/CgLetNoEscape.o -ohi dist-stage1/build/CgLetNoEscape.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsUtils.lhs -o dist-stage1/build/DsUtils.o -ohi dist-stage1/build/DsUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsForeign.lhs -o dist-stage1/build/DsForeign.o -ohi dist-stage1/build/DsForeign.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c vectorise/VectUtils.hs -o dist-stage1/build/VectUtils.o -ohi dist-stage1/build/VectUtils.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnNames.lhs -o dist-stage1/build/RnNames.o -ohi dist-stage1/build/RnNames.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnTypes.lhs -o dist-stage1/build/RnTypes.o -ohi dist-stage1/build/RnTypes.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CgExpr.lhs -o dist-stage1/build/CgExpr.o -ohi dist-stage1/build/CgExpr.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/MatchLit.lhs -o dist-stage1/build/MatchLit.o -ohi dist-stage1/build/MatchLit.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsGRHSs.lhs -o dist-stage1/build/DsGRHSs.o -ohi dist-stage1/build/DsGRHSs.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcSimplify.lhs -o dist-stage1/build/TcSimplify.o -ohi dist-stage1/build/TcSimplify.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c vectorise/VectType.hs -o dist-stage1/build/VectType.o -ohi dist-stage1/build/VectType.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnPat.lhs -o dist-stage1/build/RnPat.o -ohi dist-stage1/build/RnPat.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c codeGen/CodeGen.lhs -o dist-stage1/build/CodeGen.o -ohi dist-stage1/build/CodeGen.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/Check.lhs -o dist-stage1/build/Check.o -ohi dist-stage1/build/Check.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsBinds.lhs -o dist-stage1/build/DsBinds.o -ohi dist-stage1/build/DsBinds.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnBinds.lhs -o dist-stage1/build/RnBinds.o -ohi dist-stage1/build/RnBinds.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcUnify.lhs -o dist-stage1/build/TcUnify.o -ohi dist-stage1/build/TcUnify.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/MatchCon.lhs -o dist-stage1/build/MatchCon.o -ohi dist-stage1/build/MatchCon.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/Match.lhs -o dist-stage1/build/Match.o -ohi dist-stage1/build/Match.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnSource.lhs -o dist-stage1/build/RnSource.o -ohi dist-stage1/build/RnSource.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsArrows.lhs -o dist-stage1/build/DsArrows.o -ohi dist-stage1/build/DsArrows.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsListComp.lhs -o dist-stage1/build/DsListComp.o -ohi dist-stage1/build/DsListComp.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c vectorise/Vectorise.hs -o dist-stage1/build/Vectorise.o -ohi dist-stage1/build/Vectorise.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcHsType.lhs -o dist-stage1/build/TcHsType.o -ohi dist-stage1/build/TcHsType.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/DsExpr.lhs -o dist-stage1/build/DsExpr.o -ohi dist-stage1/build/DsExpr.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c rename/RnExpr.lhs -o dist-stage1/build/RnExpr.o -ohi dist-stage1/build/RnExpr.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcPat.lhs -o dist-stage1/build/TcPat.o -ohi dist-stage1/build/TcPat.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcDefaults.lhs -o dist-stage1/build/TcDefaults.o -ohi dist-stage1/build/TcDefaults.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c simplCore/SimplCore.lhs -o dist-stage1/build/SimplCore.o -ohi dist-stage1/build/SimplCore.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcBinds.lhs -o dist-stage1/build/TcBinds.o -ohi dist-stage1/build/TcBinds.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c deSugar/Desugar.lhs -o dist-stage1/build/Desugar.o -ohi dist-stage1/build/Desugar.hi <> <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcClassDcl.lhs -o dist-stage1/build/TcClassDcl.o -ohi dist-stage1/build/TcClassDcl.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcMatches.lhs -o dist-stage1/build/TcMatches.o -ohi dist-stage1/build/TcMatches.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcArrows.lhs -o dist-stage1/build/TcArrows.o -ohi dist-stage1/build/TcArrows.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcTyClsDecls.lhs -o dist-stage1/build/TcTyClsDecls.o -ohi dist-stage1/build/TcTyClsDecls.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcDeriv.lhs -o dist-stage1/build/TcDeriv.o -ohi dist-stage1/build/TcDeriv.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcExpr.lhs -o dist-stage1/build/TcExpr.o -ohi dist-stage1/build/TcExpr.hi <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcForeign.lhs -o dist-stage1/build/TcForeign.o -ohi dist-stage1/build/TcForeign.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcRules.lhs -o dist-stage1/build/TcRules.o -ohi dist-stage1/build/TcRules.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcInstDcls.lhs -o dist-stage1/build/TcInstDcls.o -ohi dist-stage1/build/TcInstDcls.hi <> <> <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c typecheck/TcRnDriver.lhs -o dist-stage1/build/TcRnDriver.o -ohi dist-stage1/build/TcRnDriver.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/HscMain.lhs -o dist-stage1/build/HscMain.o -ohi dist-stage1/build/HscMain.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/DriverPipeline.hs -o dist-stage1/build/DriverPipeline.o -ohi dist-stage1/build/DriverPipeline.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/GHC.hs -o dist-stage1/build/GHC.o -ohi dist-stage1/build/GHC.hi <> /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/DriverMkDepend.hs -o dist-stage1/build/DriverMkDepend.o -ohi dist-stage1/build/DriverMkDepend.hi /usr/bin/ghc -#include cutils.h -DSTAGE=1 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf -i -idist-stage1/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage1/build/autogen -Idist-stage1/build/autogen -Idist-stage1/build -Istage1 -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-include -optPdist-stage1/build/autogen/cabal_macros.h -odir dist-stage1/build -hidir dist-stage1/build -stubdir dist-stage1/build -package Cabal-1.6.0.1 -package array-0.1.0.0 -package base-3.0.2.0 -package bytestring-0.9.0.1.1 -package containers-0.1.0.2 -package directory-1.0.0.1 -package extensible-exceptions-0.1.0.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.0 -package process-1.0.0.1 -package unix-2.3.0.1 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XPatternSignatures -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage1/build -H32m -O -Rghc-timing -c main/PprTyThing.hs -o dist-stage1/build/PprTyThing.o -ohi dist-stage1/build/PprTyThing.hi <> <> echo dist-stage1/build/parser/cutils.o dist-stage1/build/utils/md5.o dist-stage1/build/cbits/unicode.o dist-stage1/build/AsmCodeGen.o dist-stage1/build/MachCodeGen.o dist-stage1/build/MachInstrs.o dist-stage1/build/MachRegs.o dist-stage1/build/NCGMonad.o dist-stage1/build/PositionIndependentCode.o dist-stage1/build/PprMach.o dist-stage1/build/RegAllocColor.o dist-stage1/build/RegAllocInfo.o dist-stage1/build/RegAllocLinear.o dist-stage1/build/RegAllocStats.o dist-stage1/build/RegArchBase.o dist-stage1/build/RegArchX86.o dist-stage1/build/RegCoalesce.o dist-stage1/build/RegLiveness.o dist-stage1/build/RegSpill.o dist-stage1/build/RegSpillClean.o dist-stage1/build/RegSpillCost.o dist-stage1/build/BasicTypes.o dist-stage1/build/DataCon.o dist-stage1/build/Demand.o dist-stage1/build/Exception.o dist-stage1/build/Id.o dist-stage1/build/IdInfo.o dist-stage1/build/Literal.o dist-stage1/build/MkId.o dist-stage1/build/Module.o dist-stage1/build/Name.o dist-stage1/build/NameEnv.o dist-stage1/build/NameSet.o dist-stage1/build/NewDemand.o dist-stage1/build/OccName.o dist-stage1/build/RdrName.o dist-stage1/build/SrcLoc.o dist-stage1/build/UniqSupply.o dist-stage1/build/Unique.o dist-stage1/build/Var.o dist-stage1/build/VarEnv.o dist-stage1/build/VarSet.o dist-stage1/build/BlockId.o dist-stage1/build/CLabel.o dist-stage1/build/Cmm.o dist-stage1/build/CmmBrokenBlock.o dist-stage1/build/CmmCPS.o dist-stage1/build/CmmCPSGen.o dist-stage1/build/CmmCPSZ.o dist-stage1/build/CmmCallConv.o dist-stage1/build/CmmCommonBlockElimZ.o dist-stage1/build/CmmContFlowOpt.o dist-stage1/build/CmmCvt.o dist-stage1/build/CmmExpr.o dist-stage1/build/CmmInfo.o dist-stage1/build/CmmLex.o dist-stage1/build/CmmLint.o dist-stage1/build/CmmLive.o dist-stage1/build/CmmLiveZ.o dist-stage1/build/CmmOpt.o dist-stage1/build/CmmParse.o dist-stage1/build/CmmProcPoint.o dist-stage1/build/CmmProcPointZ.o dist-stage1/build/CmmSpillReload.o dist-stage1/build/CmmTx.o dist-stage1/build/CmmUtils.o dist-stage1/build/CmmZipUtil.o dist-stage1/build/DFMonad.o dist-stage1/build/Dataflow.o dist-stage1/build/MachOp.o dist-stage1/build/MkZipCfg.o dist-stage1/build/MkZipCfgCmm.o dist-stage1/build/OptimizationFuel.o dist-stage1/build/PprC.o dist-stage1/build/PprCmm.o dist-stage1/build/PprCmmZ.o dist-stage1/build/StackColor.o dist-stage1/build/StackPlacements.o dist-stage1/build/ZipCfg.o dist-stage1/build/ZipCfgCmmRep.o dist-stage1/build/ZipCfgExtras.o dist-stage1/build/ZipDataflow.o dist-stage1/build/Bitmap.o dist-stage1/build/CgBindery.o dist-stage1/build/CgCallConv.o dist-stage1/build/CgCase.o dist-stage1/build/CgClosure.o dist-stage1/build/CgCon.o dist-stage1/build/CgExpr.o dist-stage1/build/CgForeignCall.o dist-stage1/build/CgHeapery.o dist-stage1/build/CgHpc.o dist-stage1/build/CgInfoTbls.o dist-stage1/build/CgLetNoEscape.o dist-stage1/build/CgMonad.o dist-stage1/build/CgParallel.o dist-stage1/build/CgPrimOp.o dist-stage1/build/CgProf.o dist-stage1/build/CgStackery.o dist-stage1/build/CgTailCall.o dist-stage1/build/CgTicky.o dist-stage1/build/CgUtils.o dist-stage1/build/ClosureInfo.o dist-stage1/build/CodeGen.o dist-stage1/build/SMRep.o dist-stage1/build/CoreFVs.o dist-stage1/build/CoreLint.o dist-stage1/build/CorePrep.o dist-stage1/build/CoreSubst.o dist-stage1/build/CoreSyn.o dist-stage1/build/CoreTidy.o dist-stage1/build/CoreUnfold.o dist-stage1/build/CoreUtils.o dist-stage1/build/ExternalCore.o dist-stage1/build/MkCore.o dist-stage1/build/MkExternalCore.o dist-stage1/build/PprCore.o dist-stage1/build/PprExternalCore.o dist-stage1/build/CprAnalyse.o dist-stage1/build/Check.o dist-stage1/build/Coverage.o dist-stage1/build/Desugar.o dist-stage1/build/DsArrows.o dist-stage1/build/DsBinds.o dist-stage1/build/DsCCall.o dist-stage1/build/DsExpr.o dist-stage1/build/DsForeign.o dist-stage1/build/DsGRHSs.o dist-stage1/build/DsListComp.o dist-stage1/build/DsMonad.o dist-stage1/build/DsUtils.o dist-stage1/build/Match.o dist-stage1/build/MatchCon.o dist-stage1/build/MatchLit.o dist-stage1/build/HsBinds.o dist-stage1/build/HsDecls.o dist-stage1/build/HsDoc.o dist-stage1/build/HsExpr.o dist-s tage1/build/HsImpExp.o dist-stage1/build/HsLit.o dist-stage1/build/HsPat.o dist-stage1/build/HsSyn.o dist-stage1/build/HsTypes.o dist-stage1/build/HsUtils.o dist-stage1/build/BinIface.o dist-stage1/build/BuildTyCl.o dist-stage1/build/IfaceEnv.o dist-stage1/build/IfaceSyn.o dist-stage1/build/IfaceType.o dist-stage1/build/LoadIface.o dist-stage1/build/MkIface.o dist-stage1/build/TcIface.o dist-stage1/build/BreakArray.o dist-stage1/build/CmdLineParser.o dist-stage1/build/CodeOutput.o dist-stage1/build/Config.o dist-stage1/build/Constants.o dist-stage1/build/DriverMkDepend.o dist-stage1/build/DriverPhases.o dist-stage1/build/DriverPipeline.o dist-stage1/build/DynFlags.o dist-stage1/build/ErrUtils.o dist-stage1/build/Finder.o dist-stage1/build/GHC.o dist-stage1/build/HeaderInfo.o dist-stage1/build/HscMain.o dist-stage1/build/HscStats.o dist-stage1/build/HscTypes.o dist-stage1/build/InteractiveEval.o dist-stage1/build/PackageConfig.o dist-stage1/build/Packages.o dist-stage1/build/ParsePkgConf.o dist-stage1/build/PprTyThing.o dist-stage1/build/StaticFlags.o dist-stage1/build/StaticFlagParser.o dist-stage1/build/SysTools.o dist-stage1/build/TidyPgm.o dist-stage1/build/Ctype.o dist-stage1/build/HaddockLex.o dist-stage1/build/HaddockParse.o dist-stage1/build/HaddockUtils.o dist-stage1/build/LexCore.o dist-stage1/build/Lexer.o dist-stage1/build/Parser.o dist-stage1/build/ParserCore.o dist-stage1/build/ParserCoreUtils.o dist-stage1/build/RdrHsSyn.o dist-stage1/build/ForeignCall.o dist-stage1/build/PrelInfo.o dist-stage1/build/PrelNames.o dist-stage1/build/PrelRules.o dist-stage1/build/PrimOp.o dist-stage1/build/TysPrim.o dist-stage1/build/TysWiredIn.o dist-stage1/build/CostCentre.o dist-stage1/build/SCCfinal.o dist-stage1/build/RnBinds.o dist-stage1/build/RnEnv.o dist-stage1/build/RnExpr.o dist-stage1/build/RnHsDoc.o dist-stage1/build/RnHsSyn.o dist-stage1/build/RnNames.o dist-stage1/build/RnPat.o dist-stage1/build/RnSource.o dist-stage1/build/RnTypes.o dist-stage1/build/CSE.o dist-stage1/build/FloatIn.o dist-stage1/build/FloatOut.o dist-stage1/build/LiberateCase.o dist-stage1/build/OccurAnal.o dist-stage1/build/SAT.o dist-stage1/build/SetLevels.o dist-stage1/build/SimplCore.o dist-stage1/build/SimplEnv.o dist-stage1/build/SimplMonad.o dist-stage1/build/SimplUtils.o dist-stage1/build/Simplify.o dist-stage1/build/SRT.o dist-stage1/build/SimplStg.o dist-stage1/build/StgStats.o dist-stage1/build/Rules.o dist-stage1/build/SpecConstr.o dist-stage1/build/Specialise.o dist-stage1/build/CoreToStg.o dist-stage1/build/StgLint.o dist-stage1/build/StgSyn.o dist-stage1/build/DmdAnal.o dist-stage1/build/SaAbsInt.o dist-stage1/build/SaLib.o dist-stage1/build/StrictAnal.o dist-stage1/build/WorkWrap.o dist-stage1/build/WwLib.o dist-stage1/build/FamInst.o dist-stage1/build/Inst.o dist-stage1/build/TcArrows.o dist-stage1/build/TcBinds.o dist-stage1/build/TcClassDcl.o dist-stage1/build/TcDefaults.o dist-stage1/build/TcDeriv.o dist-stage1/build/TcEnv.o dist-stage1/build/TcExpr.o dist-stage1/build/TcForeign.o dist-stage1/build/TcGenDeriv.o dist-stage1/build/TcHsSyn.o dist-stage1/build/TcHsType.o dist-stage1/build/TcInstDcls.o dist-stage1/build/TcMType.o dist-stage1/build/TcMatches.o dist-stage1/build/TcPat.o dist-stage1/build/TcRnDriver.o dist-stage1/build/TcRnMonad.o dist-stage1/build/TcRnTypes.o dist-stage1/build/TcRules.o dist-stage1/build/TcSimplify.o dist-stage1/build/TcTyClsDecls.o dist-stage1/build/TcTyDecls.o dist-stage1/build/TcTyFuns.o dist-stage1/build/TcType.o dist-stage1/build/TcUnify.o dist-stage1/build/Class.o dist-stage1/build/Coercion.o dist-stage1/build/FamInstEnv.o dist-stage1/build/FunDeps.o dist-stage1/build/Generics.o dist-stage1/build/InstEnv.o dist-stage1/build/TyCon.o dist-stage1/build/Type.o dist-stage1/build/TypeRep.o dist-stage1/build/Unify.o dist-stage1/build/Bag.o dist-stage1/build/Binary.o dist-stage1/build/BufWrite.o dist-stage1/build/Digraph.o dist-stage1/build/Encoding.o dist-stage1/build/FastBool.o dist-stage1/build/FastFunctions.o dist-stage1/build/FastMutInt.o dist-stage1/build/FastString.o dist-stage1/build/FastTypes.o dist-stage1/build/Fingerprint.o dist-stage1/build/FiniteMap.o dist-stage1/build/GraphBase.o dist-stage1/build/GraphColor.o dist-stage1/build/GraphOps.o dist-stage1/build/GraphPpr.o dist-stage1/build/IOEnv.o dist-stage1/build/Interval.o dist-stage1/build/LazyUniqFM.o dist-stage1/build/ListSetOps.o dist-stage1/build/Maybes.o dist-stage1/build/MonadUtils.o dist-stage1/build/OrdList.o dist-stage1/build/Outputable.o dist-stage1/build/Panic.o dist-stage1/build/Pretty.o dist-stage1/build/State.o dist-stage1/build/StringBuffer.o dist-stage1/build/Unicode.o dist-stage1/build/UniqFM.o dist-stage1/build/UniqSet.o dist-stage1/build/Util.o dist-stage1/build/VectBuiltIn.o dist-stage1/build/VectCore.o dist-stage1/build/VectMonad.o dist-stage1/build/VectType.o dist-stage1/build/VectUtils.o dist-stage1/build/Vectorise.o `find dist-stage1/build -name "*_stub.o" -print` | xargs /usr/bin/ar q dist-stage1/build/libHSghc-6.10.1.a /usr/bin/ld -x -r -o dist-stage1/build/HSghc-6.10.1.o dist-stage1/build/AsmCodeGen.o dist-stage1/build/MachCodeGen.o dist-stage1/build/MachInstrs.o dist-stage1/build/MachRegs.o dist-stage1/build/NCGMonad.o dist-stage1/build/PositionIndependentCode.o dist-stage1/build/PprMach.o dist-stage1/build/RegAllocColor.o dist-stage1/build/RegAllocInfo.o dist-stage1/build/RegAllocLinear.o dist-stage1/build/RegAllocStats.o dist-stage1/build/RegArchBase.o dist-stage1/build/RegArchX86.o dist-stage1/build/RegCoalesce.o dist-stage1/build/RegLiveness.o dist-stage1/build/RegSpill.o dist-stage1/build/RegSpillClean.o dist-stage1/build/RegSpillCost.o dist-stage1/build/BasicTypes.o dist-stage1/build/DataCon.o dist-stage1/build/Demand.o dist-stage1/build/Exception.o dist-stage1/build/Id.o dist-stage1/build/IdInfo.o dist-stage1/build/Literal.o dist-stage1/build/MkId.o dist-stage1/build/Module.o dist-stage1/build/Name.o dist-stage1/build/NameEnv.o dist-stage1/build/NameSet.o dist-stage1/build/NewDemand.o dist-stage1/build/OccName.o dist-stage1/build/RdrName.o dist-stage1/build/SrcLoc.o dist-stage1/build/UniqSupply.o dist-stage1/build/Unique.o dist-stage1/build/Var.o dist-stage1/build/VarEnv.o dist-stage1/build/VarSet.o dist-stage1/build/BlockId.o dist-stage1/build/CLabel.o dist-stage1/build/Cmm.o dist-stage1/build/CmmBrokenBlock.o dist-stage1/build/CmmCPS.o dist-stage1/build/CmmCPSGen.o dist-stage1/build/CmmCPSZ.o dist-stage1/build/CmmCallConv.o dist-stage1/build/CmmCommonBlockElimZ.o dist-stage1/build/CmmContFlowOpt.o dist-stage1/build/CmmCvt.o dist-stage1/build/CmmExpr.o dist-stage1/build/CmmInfo.o dist-stage1/build/CmmLex.o dist-stage1/build/CmmLint.o dist-stage1/build/CmmLive.o dist-stage1/build/CmmLiveZ.o dist-stage1/build/CmmOpt.o dist-stage1/build/CmmParse.o dist-stage1/build/CmmProcPoint.o dist-stage1/build/CmmProcPointZ.o dist-stage1/build/CmmSpillReload.o dist-stage1/build/CmmTx.o dist-stage1/build/CmmUtils.o dist-stage1/build/CmmZipUtil.o dist-stage1/build/DFMonad.o dist-stage1/build/Dataflow.o dist-stage1/build/MachOp.o dist-stage1/build/MkZipCfg.o dist-stage1/build/MkZipCfgCmm.o dist-stage1/build/OptimizationFuel.o dist-stage1/build/PprC.o dist-stage1/build/PprCmm.o dist-stage1/build/PprCmmZ.o dist-stage1/build/StackColor.o dist-stage1/build/StackPlacements.o dist-stage1/build/ZipCfg.o dist-stage1/build/ZipCfgCmmRep.o dist-stage1/build/ZipCfgExtras.o dist-stage1/build/ZipDataflow.o dist-stage1/build/Bitmap.o dist-stage1/build/CgBindery.o dist-stage1/build/CgCallConv.o dist-stage1/build/CgCase.o dist-stage1/build/CgClosure.o dist-stage1/build/CgCon.o dist-stage1/build/CgExpr.o dist-stage1/build/CgForeignCall.o dist-stage1/build/CgHeapery.o dist-stage1/build/CgHpc.o dist-stage1/build/CgInfoTbls.o dist-stage1/build/CgLetNoEscape.o dist-stage1/build/CgMonad.o dist-stage1/build/CgParallel.o dist-stage1/build/CgPrimOp.o dist-stage1/build/CgProf.o dist-stage1/build/CgStackery.o dist-stage1/build/CgTailCall.o dist-stage1/build/CgTicky.o dist-stage1/build/CgUtils.o dist-stage1/build/ClosureInfo.o dist-stage1/build/CodeGen.o dist-stage1/build/SMRep.o dist-stage1/build/CoreFVs.o dist-stage1/build/CoreLint.o dist-stage1/build/CorePrep.o dist-stage1/build/CoreSubst.o dist-stage1/build/CoreSyn.o dist-stage1/build/CoreTidy.o dist-stage1/build/CoreUnfold.o dist-stage1/build/CoreUtils.o dist-stage1/build/ExternalCore.o dist-stage1/build/MkCore.o dist-stage1/build/MkExternalCore.o dist-stage1/build/PprCore.o dist-stage1/build/PprExternalCore.o dist-stage1/build/CprAnalyse.o dist-stage1/build/Check.o dist-stage1/build/Coverage.o dist-stage1/build/Desugar.o dist-stage1/build/DsArrows.o dist-stage1/build/DsBinds.o dist-stage1/build/DsCCall.o dist-stage1/build/DsExpr.o dist-stage1/build/DsForeign.o dist-stage1/build/DsGRHSs.o dist-stage1/build/DsListComp.o dist-stage1/build/DsMonad.o dist-stage1/build/DsUtils.o dist-stage1/build/Match.o dist-stage1/build/MatchCon.o dist-stage1/build/MatchLit.o dist-stage1/build/HsBinds.o dist-stage1/build/HsDecls.o dist-stage1/build/HsDoc.o dist-stage1/build/HsExpr.o dist-stage1/build/HsImpExp.o dist-stage1/build/HsLit.o dist-stage1/build/HsPat.o dist-stage1/build/HsSyn.o dist-stage1/build/HsTypes.o dist-stage1/build/HsUtils.o dist-stage1/build/BinIface.o dist-stage1/build/BuildTyCl.o dist-stage1/build/IfaceEnv.o dist-stage1/build/IfaceSyn.o dist-stage1/build/IfaceType.o dist-stage1/build/LoadIface.o dist-stage1/build/MkIface.o dist-stage1/build/TcIface.o dist-stage1/build/BreakArray.o dist-stage1/build/CmdLineParser.o dist-stage1/build/CodeOutput.o dist-stage1/build/Config.o dist-stage1/build/Constants.o dist-stage1/build/DriverMkDepend.o dist-stage1/build/DriverPhases.o dist-stage1/build/DriverPipeline.o dist-stage1/build/DynFlags.o dist-stage1/build/ErrUtils.o dist-stage1/build/Finder.o dist-stage1/build/GHC.o dist-stage1/build/HeaderInfo.o dist-stage1/build/HscMain.o dist-stage1/build/HscStats.o dist-stage1/build/HscTypes.o dist-stage1/build/InteractiveEval.o dist-stage1/build/PackageConfig.o dist-stage1/build/Packages.o dist-stage1/build/ParsePkgConf.o dist-stage1/build/PprTyThing.o dist-stage1/build/StaticFlags.o dist-stage1/build/StaticFlagParser.o dist-stage1/build/SysTools.o dist-stage1/build/TidyPgm.o dist-stage1/build/Ctype.o dist-stage1/build/HaddockLex.o dist-stage1/build/HaddockParse.o dist-stage1/build/HaddockUtils.o dist-stage1/build/LexCore.o dist-stage1/build/Lexer.o dist-stage1/build/Parser.o dist-stage1/build/ParserCore.o dist-stage1/build/ParserCoreUtils.o dist-stage1/build/RdrHsSyn.o dist-stage1/build/ForeignCall.o dist-stage1/build/PrelInfo.o dist-stage1/build/PrelNames.o dist-stage1/build/PrelRules.o dist-stage1/build/PrimOp.o dist-stage1/build/TysPrim.o dist-stage1/build/TysWiredIn.o dist-stage1/build/CostCentre.o dist-stage1/build/SCCfinal.o dist-stage1/build/RnBinds.o dist-stage1/build/RnEnv.o dist-stage1/build/RnExpr.o dist-stage1/build/RnHsDoc.o dist-stage1/build/RnHsSyn.o dist-stage1/build/RnNames.o dist-stage1/build/RnPat.o dist-stage1/build/RnSource.o dist-stage1/build/RnTypes.o dist-stage1/build/CSE.o dist-stage1/build/FloatIn.o dist-stage1/build/FloatOut.o dist-stage1/build/LiberateCase.o dist-stage1/build/OccurAnal.o dist-stage1/build/SAT.o dist-stage1/build/SetLevels.o dist-stage1/build/SimplCore.o dist-stage1/build/SimplEnv.o dist-stage1/build/SimplMonad.o dist-stage1/build/SimplUtils.o dist-stage1/build/Simplify.o dist-stage1/build/SRT.o dist-stage1/build/SimplStg.o dist-stage1/build/StgStats.o dist-stage1/build/Rules.o dist-stage1/build/SpecConstr.o dist-stage1/build/Specialise.o dist-stage1/build/CoreToStg.o dist-stage1/build/StgLint.o dist-stage1/build/StgSyn.o dist-stage1/build/DmdAnal.o dist-stage1/build/SaAbsInt.o dist-stage1/build/SaLib.o dist-stage1/build/StrictAnal.o dist-stage1/build/WorkWrap.o dist-stage1/build/WwLib.o dist-stage1/build/FamInst.o dist-stage1/build/Inst.o dist-stage1/build/TcArrows.o dist-stage1/build/TcBinds.o dist-stage1/build/TcClassDcl.o dist-stage1/build/TcDefaults.o dist-stage1/build/TcDeriv.o dist-stage1/build/TcEnv.o dist-stage1/build/TcExpr.o dist-stage1/build/TcForeign.o dist-stage1/build/TcGenDeriv.o dist-stage1/build/TcHsSyn.o dist-stage1/build/TcHsType.o dist-stage1/build/TcInstDcls.o dist-stage1/build/TcMType.o dist-stage1/build/TcMatches.o dist-stage1/build/TcPat.o dist-stage1/build/TcRnDriver.o dist-stage1/build/TcRnMonad.o dist-stage1/build/TcRnTypes.o dist-stage1/build/TcRules.o dist-stage1/build/TcSimplify.o dist-stage1/build/TcTyClsDecls.o dist-stage1/build/TcTyDecls.o dist-stage1/build/TcTyFuns.o dist-stage1/build/TcType.o dist-stage1/build/TcUnify.o dist-stage1/build/Class.o dist-stage1/build/Coercion.o dist-stage1/build/FamInstEnv.o dist-stage1/build/FunDeps.o dist-stage1/build/Generics.o dist-stage1/build/InstEnv.o dist-stage1/build/TyCon.o dist-stage1/build/Type.o dist-stage1/build/TypeRep.o dist-stage1/build/Unify.o dist-stage1/build/Bag.o dist-stage1/build/Binary.o dist-stage1/build/BufWrite.o dist-stage1/build/Digraph.o dist-stage1/build/Encoding.o dist-stage1/build/FastBool.o dist-stage1/build/FastFunctions.o dist-stage1/build/FastMutInt.o dist-stage1/build/FastString.o dist-stage1/build/FastTypes.o dist-stage1/build/Fingerprint.o dist-stage1/b uild/FiniteMap.o dist-stage1/build/GraphBase.o dist-stage1/build/GraphColor.o dist-stage1/build/GraphOps.o dist-stage1/build/GraphPpr.o dist-stage1/build/IOEnv.o dist-stage1/build/Interval.o dist-stage1/build/LazyUniqFM.o dist-stage1/build/ListSetOps.o dist-stage1/build/Maybes.o dist-stage1/build/MonadUtils.o dist-stage1/build/OrdList.o dist-stage1/build/Outputable.o dist-stage1/build/Panic.o dist-stage1/build/Pretty.o dist-stage1/build/State.o dist-stage1/build/StringBuffer.o dist-stage1/build/Unicode.o dist-stage1/build/UniqFM.o dist-stage1/build/UniqSet.o dist-stage1/build/Util.o dist-stage1/build/VectBuiltIn.o dist-stage1/build/VectCore.o dist-stage1/build/VectMonad.o dist-stage1/build/VectType.o dist-stage1/build/VectUtils.o dist-stage1/build/Vectorise.o `find dist-stage1/build -name "*_stub.o" -print` dist-stage1/build/parser/cutils.o dist-stage1/build/utils/md5.o dist-stage1/build/cbits/unicode.o /usr/bin/ar: creating dist-stage1/build/libHSghc-6.10.1.a /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --distpref dist-stage1 --inplace Registering ghc-6.10.1... Reading package info from "dist-stage1/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. make -C ../ghc stage=1 /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-stage1 \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --flags=-ghci --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ --libsubdir=. \ --datadir='$libdir' \ --datasubdir=. Configuring ghc-bin-6.10.1... W a r n i n g : T h i s p a c k a g e i n directly depends on multiple versions of the same package. This is hi ghly likely to cause a compile failure. package process-1.0.0.1 requires filepath-1 .1.0.0 package directory-1.0.0.1 requires filepath-1.1.0.0 package ghc-bin-6.10. 1 requires filepath-1.1.0.1 package ghc-6.10.1 requires filepath-1.1.0.1 package Cabal-1.6.0.1 requires filepath-1.1.0. 1 rm -f dist-stage1/build/ghc/ghc-tmp/Main.o /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-stage1 --ghc-option=-H32m --ghc-option=-O --ghc-option=-H32m --ghc-option=-O Preprocessing executables for ghc-bin-6.10.1... Building ghc-bin-6.10.1... [1 of 1] Compiling Main ( ./Main.hs, dist-stage1/build/ghc/ghc-tmp/Main.o ) Linking dist-stage1/build/g hc/ghc ... /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg' 'XXX/package.conf' "" \ /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace \ /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace \ '$prefix' \ '/builddir/build/BUILD/ghc-6.10.1/inplace-datadir' \ '$prefix/libexec' \ '$prefix/dynlib' \ '/builddir/build/BUILD/ghc-6.10.1/inplace-datadir' \ '$prefix/doc' \ '$prefix/html' \ '$prefix/haddock' \ --distpref dist-stage1 \ --disable-executable-stripping \ --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace ------------------------------------------------------------------------ == make all -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/doc ------------------------------------------------------------------------ rm -f -rf Cabal/ /usr/bin/xsltproc --stringparam base.dir Cabal/ \ --stringparam use.id.as.filename 1 \ --stringparam html.stylesheet fptools.css \ --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 \ /usr/share/sgml/docbook/xsl-stylesheets/html/chunk.xsl Cabal.xml Writing Cabal/packages.html for sect1(packages) Writing Cabal/authors.html for sect1(authors) Writing Cabal/builders.html for sect1(builders) Writing Cabal/bugs.html for sect1(bugs) Writing Cabal/stability.html for sect1(stability) Writing Cabal/index.html for article cp ../../../mk/fptools.css Cabal/ make -C rts boot make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/rts' gcc -E -undef -traditional -P \ -DIMPORT_DIR='"/builddir/build/BUILD/ghc-6.10.1/libraries/rts"' \ -DLIB_DIR='"/builddir/build/BUILD/ghc-6.10.1/libraries/rts"' \ -DINCLUDE_DIR='"/builddir/build/BUILD/ghc-6.10.1/libraries/rts/include"' \ -DDATA_DIR='"/builddir/build/BUILD/ghc-6.10.1/libraries/rts"' \ -DHTML_DIR='"/builddir/build/BUILD/ghc-6.10.1/libraries/rts/html"' \ -DHADDOCK_IFACE='"/builddir/build/BUILD/ghc-6.10.1/libraries/rts/html/rts.haddock"' \ -DFPTOOLS_TOP_ABS='"/builddir/build/BUILD/ghc-6.10.1"' \ -x c -DPAPI_LIB_DIR="" -DGMP_INCLUDE_DIRS='' -DGMP_LIB_DIRS='' -I../includes -Iinclude -DPACKAGE=rts -DVERSION= -DPKG_LIBDIR='"/usr/lib/ghc-6.10.1"' -DPKG_DATADIR='"/usr/lib/ghc-6.10.1"' package.conf.in | \ grep -v '^#pragma GCC' | \ sed -e 's/""//g' -e 's/:[ ]*,/: /g' >package.conf.inplace /builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg update - --force-files AutoApply.cmm /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -c AutoApply.cmm -o AutoApply.o rm -f libHSrts.a /usr/bin/ar q libHSrts.a Adjustor.o Arena.o Capability.o ClosureFlags.o Disassembler.o FrontPanel.o Hash.o Hpc.o HsFFI.o Inlines.o Interpreter.o LdvProfile.o Linker.o Main.o Papi.o Printer.o ProfHeap.o Profiling.o Proftimer.o RaiseAsync.o RetainerProfile.o RetainerSet.o RtsAPI.o RtsFlags.o RtsMessages.o RtsStartup.o RtsUtils.o STM.o Sanity.o Schedule.o Sparks.o Stable.o Stats.o StgCRun.o StgPrimFloat.o Task.o ThreadLabels.o ThreadPaused.o Threads.o Ticky.o Timer.o Trace.o Typeable.o Weak.o hooks/FlagDefaults.o hooks/InitEachPE.o hooks/MallocFail.o hooks/OnExit.o hooks/OutOfHeap.o hooks/RtsOpts.o hooks/ShutdownEachPEHook.o hooks/StackOverflow.o parallel/0Hash.o parallel/0Unpack.o parallel/Dist.o parallel/Global.o parallel/GranSim.o parallel/HLComms.o parallel/LLComms.o parallel/Pack.o parallel/ParInit.o parallel/ParTicky.o parallel/Parallel.o parallel/ParallelDebug.o parallel/RBH.o posix/FileLock.o posix/GetTime.o posix/Itimer.o posix/OSMem.o posix/OSThreads.o posix/Select.o posix/Signals.o sm/BlockAlloc.o sm/Compact.o sm/Evac.o sm/GC.o sm/GCAux.o sm/GCUtils.o sm/MBlock.o sm/MarkWeak.o sm/Scav.o sm/Storage.o sm/Sweep.o Apply.o Exception.o HeapStackCheck.o PrimOps.o StgMiscClosures.o StgStartup.o StgStdThunks.o Updates.o AutoApply.o /usr/bin/ld -r -x -o HSrts.o Adjustor.o Arena.o Capability.o ClosureFlags.o Disassembler.o FrontPanel.o Hash.o Hpc.o HsFFI.o Inlines.o Interpreter.o LdvProfile.o Linker.o Main.o Papi.o Printer.o ProfHeap.o Profiling.o Proftimer.o RaiseAsync.o RetainerProfile.o RetainerSet.o RtsAPI.o RtsFlags.o RtsMessages.o RtsStartup.o RtsUtils.o STM.o Sanity.o Schedule.o Sparks.o Stable.o Stats.o StgCRun.o StgPrimFloat.o Task.o ThreadLabels.o ThreadPaused.o Threads.o Ticky.o Timer.o Trace.o Typeable.o Weak.o hooks/FlagDefaults.o hooks/InitEachPE.o hooks/MallocFail.o hooks/OnExit.o hooks/OutOfHeap.o hooks/RtsOpts.o hooks/ShutdownEachPEHook.o hooks/StackOverflow.o parallel/0Hash.o parallel/0Unpack.o parallel/Dist.o parallel/Global.o parallel/GranSim.o parallel/HLComms.o parallel/LLComms.o parallel/Pack.o parallel/ParInit.o parallel/ParTicky.o parallel/Parallel.o parallel/ParallelDebug.o parallel/RBH.o posix/FileLock.o posix/GetTime.o posix/Itimer.o posix/OSMem.o posix/OSThreads.o posix/Select.o posix/Signals.o sm/BlockAlloc.o sm/Compact.o sm/Evac.o sm/GC.o sm/GCAux.o sm/GCUtils.o sm/MBlock.o sm/MarkWeak.o sm/Scav.o sm/Storage.o sm/Sweep.o Apply.o Exception.o HeapStackCheck.o PrimOps.o StgMiscClosures.o StgStartup.o StgStdThunks.o Updates.o AutoApply.o /usr/bin/ar: creating libHSrts.a : libHSrts.a ------------------------------------------------------------------------ == Recursively making `all' for ways: p debug thr thr_p thr_debug ... PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ case '-wr --jobserver-fds=3,4 -j' in *-[ik]*) x_on_err=0;; *-r*[ik]*) x_on_err=0;; *) x_on_err=1;; esac; \ for i in p debug thr thr_p thr_debug ; do \ echo "------------------------------------------------------------------------"; \ echo "== make way=$i all;"; \ echo "PWD = /builddir/build/BUILD/ghc-6.10.1/rts"; \ echo "------------------------------------------------------------------------"; \ make way=$i --no-print-directory -wr --jobserver-fds=3,4 -j all ; \ if [ $? -eq 0 ] ; then true; else exit $x_on_err; fi; \ done ------------------------------------------------------------------------ == make way=p all; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Adjustor.c -o Adjustor.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Arena.c -o Arena.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Capability.c -o Capability.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ClosureFlags.c -o ClosureFlags.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Disassembler.c -o Disassembler.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c FrontPanel.c -o FrontPanel.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Hash.c -o Hash.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Hpc.c -o Hpc.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c HsFFI.c -o HsFFI.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Inlines.c -o Inlines.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Interpreter.c -o Interpreter.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c LdvProfile.c -o LdvProfile.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Linker.c -o Linker.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -optc-O0 -c Main.c -o Main.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Papi.c -o Papi.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Printer.c -o Printer.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ProfHeap.c -o ProfHeap.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Profiling.c -o Profiling.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Proftimer.c -o Proftimer.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RaiseAsync.c -o RaiseAsync.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RetainerProfile.c -o RetainerProfile.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RetainerSet.c -o RetainerSet.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsAPI.c -o RtsAPI.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsFlags.c -o RtsFlags.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsMessages.c -o RtsMessages.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsStartup.c -o RtsStartup.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -optc-DRtsWay=\"rts_p\" -optc-DHostPlatform=\"i386-unknown-linux\" -optc-DBuildPlatform=\"i386-unknown-linux\" -optc-DTargetPlatform=\"i386-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsUtils.c -o RtsUtils.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c STM.c -o STM.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Sanity.c -o Sanity.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Schedule.c -o Schedule.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Sparks.c -o Sparks.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Stable.c -o Stable.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Stats.c -o Stats.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgCRun.c -o StgCRun.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgPrimFloat.c -o StgPrimFloat.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Task.c -o Task.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ThreadLabels.c -o ThreadLabels.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ThreadPaused.c -o ThreadPaused.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Threads.c -o Threads.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Ticky.c -o Ticky.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Timer.c -o Timer.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Trace.c -o Trace.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Typeable.c -o Typeable.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Weak.c -o Weak.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/FlagDefaults.c -o hooks/FlagDefaults.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/InitEachPE.c -o hooks/InitEachPE.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/MallocFail.c -o hooks/MallocFail.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/OnExit.c -o hooks/OnExit.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/OutOfHeap.c -o hooks/OutOfHeap.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/RtsOpts.c -o hooks/RtsOpts.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/StackOverflow.c -o hooks/StackOverflow.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/0Hash.c -o parallel/0Hash.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/0Unpack.c -o parallel/0Unpack.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Dist.c -o parallel/Dist.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Global.c -o parallel/Global.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/GranSim.c -o parallel/GranSim.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/HLComms.c -o parallel/HLComms.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/LLComms.c -o parallel/LLComms.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Pack.c -o parallel/Pack.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/ParInit.c -o parallel/ParInit.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/ParTicky.c -o parallel/ParTicky.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Parallel.c -o parallel/Parallel.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/ParallelDebug.c -o parallel/ParallelDebug.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/RBH.c -o parallel/RBH.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/FileLock.c -o posix/FileLock.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/GetTime.c -o posix/GetTime.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/Itimer.c -o posix/Itimer.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/OSMem.c -o posix/OSMem.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/OSThreads.c -o posix/OSThreads.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/Select.c -o posix/Select.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/Signals.c -o posix/Signals.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/BlockAlloc.c -o sm/BlockAlloc.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -optc-finline-limit=2500 -c sm/Compact.c -o sm/Compact.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -optc-funroll-loops -c sm/Evac.c -o sm/Evac.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/GC.c -o sm/GC.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/GCAux.c -o sm/GCAux.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/GCUtils.c -o sm/GCUtils.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/MBlock.c -o sm/MBlock.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/MarkWeak.c -o sm/MarkWeak.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/Scav.c -o sm/Scav.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/Storage.c -o sm/Storage.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/Sweep.c -o sm/Sweep.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Apply.cmm -o Apply.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Exception.cmm -o Exception.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c HeapStackCheck.cmm -o HeapStackCheck.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c PrimOps.cmm -o PrimOps.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgMiscClosures.cmm -o StgMiscClosures.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgStartup.cmm -o StgStartup.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgStdThunks.cmm -o StgStdThunks.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Updates.cmm -o Updates.p_o ../utils/genapply/genapply >AutoApply_p.cmm /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c AutoApply_p.cmm -o AutoApply_p.p_o rm -f libHSrts_p.a /usr/bin/ar q libHSrts_p.a Adjustor.p_o Arena.p_o Capability.p_o ClosureFlags.p_o Disassembler.p_o FrontPanel.p_o Hash.p_o Hpc.p_o HsFFI.p_o Inlines.p_o Interpreter.p_o LdvProfile.p_o Linker.p_o Main.p_o Papi.p_o Printer.p_o ProfHeap.p_o Profiling.p_o Proftimer.p_o RaiseAsync.p_o RetainerProfile.p_o RetainerSet.p_o RtsAPI.p_o RtsFlags.p_o RtsMessages.p_o RtsStartup.p_o RtsUtils.p_o STM.p_o Sanity.p_o Schedule.p_o Sparks.p_o Stable.p_o Stats.p_o StgCRun.p_o StgPrimFloat.p_o Task.p_o ThreadLabels.p_o ThreadPaused.p_o Threads.p_o Ticky.p_o Timer.p_o Trace.p_o Typeable.p_o Weak.p_o hooks/FlagDefaults.p_o hooks/InitEachPE.p_o hooks/MallocFail.p_o hooks/OnExit.p_o hooks/OutOfHeap.p_o hooks/RtsOpts.p_o hooks/ShutdownEachPEHook.p_o hooks/StackOverflow.p_o parallel/0Hash.p_o parallel/0Unpack.p_o parallel/Dist.p_o parallel/Global.p_o parallel/GranSim.p_o parallel/HLComms.p_o parallel/LLComms.p_o parallel/Pack.p_o parallel/ParInit.p_o parallel/ParTicky.p_o parallel/Parallel.p_o parallel/ParallelDebug.p_o parallel/RBH.p_o posix/FileLock.p_o posix/GetTime.p_o posix/Itimer.p_o posix/OSMem.p_o posix/OSThreads.p_o posix/Select.p_o posix/Signals.p_o sm/BlockAlloc.p_o sm/Compact.p_o sm/Evac.p_o sm/GC.p_o sm/GCAux.p_o sm/GCUtils.p_o sm/MBlock.p_o sm/MarkWeak.p_o sm/Scav.p_o sm/Storage.p_o sm/Sweep.p_o Apply.p_o Exception.p_o HeapStackCheck.p_o PrimOps.p_o StgMiscClosures.p_o StgStartup.p_o StgStdThunks.p_o Updates.p_o AutoApply_p.p_o /usr/bin/ar: creating libHSrts_p.a : libHSrts_p.a ------------------------------------------------------------------------ == make way=debug all; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Adjustor.c -o Adjustor.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Arena.c -o Arena.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Capability.c -o Capability.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ClosureFlags.c -o ClosureFlags.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Disassembler.c -o Disassembler.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c FrontPanel.c -o FrontPanel.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Hash.c -o Hash.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Hpc.c -o Hpc.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c HsFFI.c -o HsFFI.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Inlines.c -o Inlines.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Interpreter.c -o Interpreter.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c LdvProfile.c -o LdvProfile.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Linker.c -o Linker.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -optc-O0 -c Main.c -o Main.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Papi.c -o Papi.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Printer.c -o Printer.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ProfHeap.c -o ProfHeap.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Profiling.c -o Profiling.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Proftimer.c -o Proftimer.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RaiseAsync.c -o RaiseAsync.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RetainerProfile.c -o RetainerProfile.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RetainerSet.c -o RetainerSet.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsAPI.c -o RtsAPI.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsFlags.c -o RtsFlags.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsMessages.c -o RtsMessages.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsStartup.c -o RtsStartup.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -optc-DRtsWay=\"rts_debug\" -optc-DHostPlatform=\"i386-unknown-linux\" -optc-DBuildPlatform=\"i386-unknown-linux\" -optc-DTargetPlatform=\"i386-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsUtils.c -o RtsUtils.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c STM.c -o STM.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Sanity.c -o Sanity.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Schedule.c -o Schedule.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Sparks.c -o Sparks.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Stable.c -o Stable.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Stats.c -o Stats.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgCRun.c -o StgCRun.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgPrimFloat.c -o StgPrimFloat.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Task.c -o Task.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ThreadLabels.c -o ThreadLabels.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ThreadPaused.c -o ThreadPaused.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Threads.c -o Threads.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Ticky.c -o Ticky.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Timer.c -o Timer.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Trace.c -o Trace.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Typeable.c -o Typeable.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Weak.c -o Weak.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/FlagDefaults.c -o hooks/FlagDefaults.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/InitEachPE.c -o hooks/InitEachPE.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/MallocFail.c -o hooks/MallocFail.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/OnExit.c -o hooks/OnExit.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/OutOfHeap.c -o hooks/OutOfHeap.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/RtsOpts.c -o hooks/RtsOpts.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/StackOverflow.c -o hooks/StackOverflow.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/0Hash.c -o parallel/0Hash.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/0Unpack.c -o parallel/0Unpack.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Dist.c -o parallel/Dist.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Global.c -o parallel/Global.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/GranSim.c -o parallel/GranSim.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/HLComms.c -o parallel/HLComms.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/LLComms.c -o parallel/LLComms.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Pack.c -o parallel/Pack.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/ParInit.c -o parallel/ParInit.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/ParTicky.c -o parallel/ParTicky.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Parallel.c -o parallel/Parallel.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/ParallelDebug.c -o parallel/ParallelDebug.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/RBH.c -o parallel/RBH.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/FileLock.c -o posix/FileLock.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/GetTime.c -o posix/GetTime.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/Itimer.c -o posix/Itimer.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/OSMem.c -o posix/OSMem.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/OSThreads.c -o posix/OSThreads.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/Select.c -o posix/Select.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/Signals.c -o posix/Signals.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/BlockAlloc.c -o sm/BlockAlloc.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -optc-finline-limit=2500 -c sm/Compact.c -o sm/Compact.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -optc-funroll-loops -c sm/Evac.c -o sm/Evac.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/GC.c -o sm/GC.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/GCAux.c -o sm/GCAux.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/GCUtils.c -o sm/GCUtils.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/MBlock.c -o sm/MBlock.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/MarkWeak.c -o sm/MarkWeak.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/Scav.c -o sm/Scav.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/Storage.c -o sm/Storage.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/Sweep.c -o sm/Sweep.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Apply.cmm -o Apply.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Exception.cmm -o Exception.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c HeapStackCheck.cmm -o HeapStackCheck.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c PrimOps.cmm -o PrimOps.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgMiscClosures.cmm -o StgMiscClosures.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgStartup.cmm -o StgStartup.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgStdThunks.cmm -o StgStdThunks.debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Updates.cmm -o Updates.debug_o ../utils/genapply/genapply >AutoApply_debug.cmm /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c AutoApply_debug.cmm -o AutoApply_debug.debug_o rm -f libHSrts_debug.a /usr/bin/ar q libHSrts_debug.a Adjustor.debug_o Arena.debug_o Capability.debug_o ClosureFlags.debug_o Disassembler.debug_o FrontPanel.debug_o Hash.debug_o Hpc.debug_o HsFFI.debug_o Inlines.debug_o Interpreter.debug_o LdvProfile.debug_o Linker.debug_o Main.debug_o Papi.debug_o Printer.debug_o ProfHeap.debug_o Profiling.debug_o Proftimer.debug_o RaiseAsync.debug_o RetainerProfile.debug_o RetainerSet.debug_o RtsAPI.debug_o RtsFlags.debug_o RtsMessages.debug_o RtsStartup.debug_o RtsUtils.debug_o STM.debug_o Sanity.debug_o Schedule.debug_o Sparks.debug_o Stable.debug_o Stats.debug_o StgCRun.debug_o StgPrimFloat.debug_o Task.debug_o ThreadLabels.debug_o ThreadPaused.debug_o Threads.debug_o Ticky.debug_o Timer.debug_o Trace.debug_o Typeable.debug_o Weak.debug_o hooks/FlagDefaults.debug_o hooks/InitEachPE.debug_o hooks/MallocFail.debug_o hooks/OnExit.debug_o hooks/OutOfHeap.debug_o hooks/RtsOpts.debug_o hooks/ShutdownEachPEHook.debug_o hooks/StackOverflow.debug_o parallel/0Hash.debug_o parallel/0Unpack.debug_o parallel/Dist.debug_o parallel/Global.debug_o parallel/GranSim.debug_o parallel/HLComms.debug_o parallel/LLComms.debug_o parallel/Pack.debug_o parallel/ParInit.debug_o parallel/ParTicky.debug_o parallel/Parallel.debug_o parallel/ParallelDebug.debug_o parallel/RBH.debug_o posix/FileLock.debug_o posix/GetTime.debug_o posix/Itimer.debug_o posix/OSMem.debug_o posix/OSThreads.debug_o posix/Select.debug_o posix/Signals.debug_o sm/BlockAlloc.debug_o sm/Compact.debug_o sm/Evac.debug_o sm/GC.debug_o sm/GCAux.debug_o sm/GCUtils.debug_o sm/MBlock.debug_o sm/MarkWeak.debug_o sm/Scav.debug_o sm/Storage.debug_o sm/Sweep.debug_o Apply.debug_o Exception.debug_o HeapStackCheck.debug_o PrimOps.debug_o StgMiscClosures.debug_o StgStartup.debug_o StgStdThunks.debug_o Updates.debug_o AutoApply_debug.debug_o /usr/bin/ar: creating libHSrts_debug.a : libHSrts_debug.a ------------------------------------------------------------------------ == make way=thr all; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Adjustor.c -o Adjustor.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Arena.c -o Arena.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Capability.c -o Capability.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ClosureFlags.c -o ClosureFlags.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Disassembler.c -o Disassembler.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c FrontPanel.c -o FrontPanel.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Hash.c -o Hash.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Hpc.c -o Hpc.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c HsFFI.c -o HsFFI.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Inlines.c -o Inlines.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Interpreter.c -o Interpreter.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c LdvProfile.c -o LdvProfile.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Linker.c -o Linker.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -optc-O0 -c Main.c -o Main.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Papi.c -o Papi.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Printer.c -o Printer.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ProfHeap.c -o ProfHeap.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Profiling.c -o Profiling.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Proftimer.c -o Proftimer.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RaiseAsync.c -o RaiseAsync.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RetainerProfile.c -o RetainerProfile.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RetainerSet.c -o RetainerSet.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsAPI.c -o RtsAPI.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsFlags.c -o RtsFlags.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsMessages.c -o RtsMessages.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsStartup.c -o RtsStartup.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -optc-DRtsWay=\"rts_thr\" -optc-DHostPlatform=\"i386-unknown-linux\" -optc-DBuildPlatform=\"i386-unknown-linux\" -optc-DTargetPlatform=\"i386-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsUtils.c -o RtsUtils.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c STM.c -o STM.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Sanity.c -o Sanity.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Schedule.c -o Schedule.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Sparks.c -o Sparks.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Stable.c -o Stable.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Stats.c -o Stats.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgCRun.c -o StgCRun.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgPrimFloat.c -o StgPrimFloat.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Task.c -o Task.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ThreadLabels.c -o ThreadLabels.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ThreadPaused.c -o ThreadPaused.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Threads.c -o Threads.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Ticky.c -o Ticky.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Timer.c -o Timer.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Trace.c -o Trace.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Typeable.c -o Typeable.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Weak.c -o Weak.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/FlagDefaults.c -o hooks/FlagDefaults.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/InitEachPE.c -o hooks/InitEachPE.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/MallocFail.c -o hooks/MallocFail.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/OnExit.c -o hooks/OnExit.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/OutOfHeap.c -o hooks/OutOfHeap.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/RtsOpts.c -o hooks/RtsOpts.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/StackOverflow.c -o hooks/StackOverflow.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/0Hash.c -o parallel/0Hash.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/0Unpack.c -o parallel/0Unpack.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Dist.c -o parallel/Dist.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Global.c -o parallel/Global.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/GranSim.c -o parallel/GranSim.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/HLComms.c -o parallel/HLComms.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/LLComms.c -o parallel/LLComms.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Pack.c -o parallel/Pack.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/ParInit.c -o parallel/ParInit.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/ParTicky.c -o parallel/ParTicky.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Parallel.c -o parallel/Parallel.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/ParallelDebug.c -o parallel/ParallelDebug.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/RBH.c -o parallel/RBH.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/FileLock.c -o posix/FileLock.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/GetTime.c -o posix/GetTime.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/Itimer.c -o posix/Itimer.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/OSMem.c -o posix/OSMem.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/OSThreads.c -o posix/OSThreads.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/Select.c -o posix/Select.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/Signals.c -o posix/Signals.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/BlockAlloc.c -o sm/BlockAlloc.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -optc-finline-limit=2500 -c sm/Compact.c -o sm/Compact.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -optc-funroll-loops -c sm/Evac.c -o sm/Evac.thr_o cp sm/Evac.c sm/Evac_thr.c /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/GC.c -o sm/GC.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/GCAux.c -o sm/GCAux.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/GCUtils.c -o sm/GCUtils.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/MBlock.c -o sm/MBlock.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/MarkWeak.c -o sm/MarkWeak.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/Scav.c -o sm/Scav.thr_o cp sm/Scav.c sm/Scav_thr.c /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/Storage.c -o sm/Storage.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/Sweep.c -o sm/Sweep.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Apply.cmm -o Apply.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Exception.cmm -o Exception.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c HeapStackCheck.cmm -o HeapStackCheck.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c PrimOps.cmm -o PrimOps.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgMiscClosures.cmm -o StgMiscClosures.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgStartup.cmm -o StgStartup.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgStdThunks.cmm -o StgStdThunks.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Updates.cmm -o Updates.thr_o ../utils/genapply/genapply >AutoApply_thr.cmm /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -optc-DPARALLEL_GC -c sm/Evac_thr.c -o sm/Evac_thr.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -optc-DPARALLEL_GC -c sm/Scav_thr.c -o sm/Scav_thr.thr_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c AutoApply_thr.cmm -o AutoApply_thr.thr_o rm -f libHSrts_thr.a /usr/bin/ar q libHSrts_thr.a Adjustor.thr_o Arena.thr_o Capability.thr_o ClosureFlags.thr_o Disassembler.thr_o FrontPanel.thr_o Hash.thr_o Hpc.thr_o HsFFI.thr_o Inlines.thr_o Interpreter.thr_o LdvProfile.thr_o Linker.thr_o Main.thr_o Papi.thr_o Printer.thr_o ProfHeap.thr_o Profiling.thr_o Proftimer.thr_o RaiseAsync.thr_o RetainerProfile.thr_o RetainerSet.thr_o RtsAPI.thr_o RtsFlags.thr_o RtsMessages.thr_o RtsStartup.thr_o RtsUtils.thr_o STM.thr_o Sanity.thr_o Schedule.thr_o Sparks.thr_o Stable.thr_o Stats.thr_o StgCRun.thr_o StgPrimFloat.thr_o Task.thr_o ThreadLabels.thr_o ThreadPaused.thr_o Threads.thr_o Ticky.thr_o Timer.thr_o Trace.thr_o Typeable.thr_o Weak.thr_o hooks/FlagDefaults.thr_o hooks/InitEachPE.thr_o hooks/MallocFail.thr_o hooks/OnExit.thr_o hooks/OutOfHeap.thr_o hooks/RtsOpts.thr_o hooks/ShutdownEachPEHook.thr_o hooks/StackOverflow.thr_o parallel/0Hash.thr_o parallel/0Unpack.thr_o parallel/Dist.thr_o parallel/Global.thr_o parallel/GranSim.thr_o parallel/HLComms.thr_o parallel/LLComms.thr_o parallel/Pack.thr_o parallel/ParInit.thr_o parallel/ParTicky.thr_o parallel/Parallel.thr_o parallel/ParallelDebug.thr_o parallel/RBH.thr_o posix/FileLock.thr_o posix/GetTime.thr_o posix/Itimer.thr_o posix/OSMem.thr_o posix/OSThreads.thr_o posix/Select.thr_o posix/Signals.thr_o sm/BlockAlloc.thr_o sm/Compact.thr_o sm/Evac.thr_o sm/Evac_thr.thr_o sm/GC.thr_o sm/GCAux.thr_o sm/GCUtils.thr_o sm/MBlock.thr_o sm/MarkWeak.thr_o sm/Scav.thr_o sm/Scav_thr.thr_o sm/Storage.thr_o sm/Sweep.thr_o Apply.thr_o Exception.thr_o HeapStackCheck.thr_o PrimOps.thr_o StgMiscClosures.thr_o StgStartup.thr_o StgStdThunks.thr_o Updates.thr_o AutoApply_thr.thr_o /usr/bin/ar: creating libHSrts_thr.a : libHSrts_thr.a ------------------------------------------------------------------------ == make way=thr_p all; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Adjustor.c -o Adjustor.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Arena.c -o Arena.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Capability.c -o Capability.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c ClosureFlags.c -o ClosureFlags.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Disassembler.c -o Disassembler.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c FrontPanel.c -o FrontPanel.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Hash.c -o Hash.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Hpc.c -o Hpc.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c HsFFI.c -o HsFFI.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Inlines.c -o Inlines.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Interpreter.c -o Interpreter.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c LdvProfile.c -o LdvProfile.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Linker.c -o Linker.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -optc-O0 -c Main.c -o Main.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Papi.c -o Papi.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Printer.c -o Printer.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c ProfHeap.c -o ProfHeap.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Profiling.c -o Profiling.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Proftimer.c -o Proftimer.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RaiseAsync.c -o RaiseAsync.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RetainerProfile.c -o RetainerProfile.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RetainerSet.c -o RetainerSet.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RtsAPI.c -o RtsAPI.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RtsFlags.c -o RtsFlags.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RtsMessages.c -o RtsMessages.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RtsStartup.c -o RtsStartup.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -optc-DRtsWay=\"rts_thr_p\" -optc-DHostPlatform=\"i386-unknown-linux\" -optc-DBuildPlatform=\"i386-unknown-linux\" -optc-DTargetPlatform=\"i386-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c RtsUtils.c -o RtsUtils.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c STM.c -o STM.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Sanity.c -o Sanity.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Schedule.c -o Schedule.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Sparks.c -o Sparks.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Stable.c -o Stable.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Stats.c -o Stats.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c StgCRun.c -o StgCRun.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c StgPrimFloat.c -o StgPrimFloat.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Task.c -o Task.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c ThreadLabels.c -o ThreadLabels.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c ThreadPaused.c -o ThreadPaused.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Threads.c -o Threads.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Timer.c -o Timer.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Trace.c -o Trace.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Ticky.c -o Ticky.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Typeable.c -o Typeable.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Weak.c -o Weak.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/FlagDefaults.c -o hooks/FlagDefaults.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/InitEachPE.c -o hooks/InitEachPE.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/MallocFail.c -o hooks/MallocFail.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/OnExit.c -o hooks/OnExit.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/OutOfHeap.c -o hooks/OutOfHeap.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/RtsOpts.c -o hooks/RtsOpts.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c hooks/StackOverflow.c -o hooks/StackOverflow.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/0Hash.c -o parallel/0Hash.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/0Unpack.c -o parallel/0Unpack.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/Dist.c -o parallel/Dist.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/Global.c -o parallel/Global.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/GranSim.c -o parallel/GranSim.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/HLComms.c -o parallel/HLComms.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/LLComms.c -o parallel/LLComms.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/Pack.c -o parallel/Pack.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/ParInit.c -o parallel/ParInit.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/Parallel.c -o parallel/Parallel.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/ParallelDebug.c -o parallel/ParallelDebug.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/ParTicky.c -o parallel/ParTicky.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c parallel/RBH.c -o parallel/RBH.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c posix/FileLock.c -o posix/FileLock.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c posix/GetTime.c -o posix/GetTime.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c posix/Itimer.c -o posix/Itimer.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c posix/OSMem.c -o posix/OSMem.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c posix/OSThreads.c -o posix/OSThreads.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c posix/Select.c -o posix/Select.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c posix/Signals.c -o posix/Signals.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/BlockAlloc.c -o sm/BlockAlloc.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -optc-finline-limit=2500 -c sm/Compact.c -o sm/Compact.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -optc-funroll-loops -c sm/Evac.c -o sm/Evac.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -optc-DPARALLEL_GC -c sm/Evac_thr.c -o sm/Evac_thr.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/GC.c -o sm/GC.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/GCAux.c -o sm/GCAux.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/GCUtils.c -o sm/GCUtils.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/MBlock.c -o sm/MBlock.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/MarkWeak.c -o sm/MarkWeak.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/Scav.c -o sm/Scav.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -optc-DPARALLEL_GC -c sm/Scav_thr.c -o sm/Scav_thr.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/Storage.c -o sm/Storage.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c sm/Sweep.c -o sm/Sweep.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Apply.cmm -o Apply.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Exception.cmm -o Exception.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c HeapStackCheck.cmm -o HeapStackCheck.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c PrimOps.cmm -o PrimOps.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c StgMiscClosures.cmm -o StgMiscClosures.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c StgStartup.cmm -o StgStartup.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c StgStdThunks.cmm -o StgStdThunks.thr_p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c Updates.cmm -o Updates.thr_p_o ../utils/genapply/genapply >AutoApply_thr_p.cmm /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -optc-O2 -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c AutoApply_thr_p.cmm -o AutoApply_thr_p.thr_p_o rm -f libHSrts_thr_p.a /usr/bin/ar q libHSrts_thr_p.a Adjustor.thr_p_o Arena.thr_p_o Capability.thr_p_o ClosureFlags.thr_p_o Disassembler.thr_p_o FrontPanel.thr_p_o Hash.thr_p_o Hpc.thr_p_o HsFFI.thr_p_o Inlines.thr_p_o Interpreter.thr_p_o LdvProfile.thr_p_o Linker.thr_p_o Main.thr_p_o Papi.thr_p_o Printer.thr_p_o ProfHeap.thr_p_o Profiling.thr_p_o Proftimer.thr_p_o RaiseAsync.thr_p_o RetainerProfile.thr_p_o RetainerSet.thr_p_o RtsAPI.thr_p_o RtsFlags.thr_p_o RtsMessages.thr_p_o RtsStartup.thr_p_o RtsUtils.thr_p_o STM.thr_p_o Sanity.thr_p_o Schedule.thr_p_o Sparks.thr_p_o Stable.thr_p_o Stats.thr_p_o StgCRun.thr_p_o StgPrimFloat.thr_p_o Task.thr_p_o ThreadLabels.thr_p_o ThreadPaused.thr_p_o Threads.thr_p_o Ticky.thr_p_o Timer.thr_p_o Trace.thr_p_o Typeable.thr_p_o Weak.thr_p_o hooks/FlagDefaults.thr_p_o hooks/InitEachPE.thr_p_o hooks/MallocFail.thr_p_o hooks/OnExit.thr_p_o hooks/OutOfHeap.thr_p_o hooks/RtsOpts.thr_p_o hooks/ShutdownEachPEHook.thr_p_o hooks/StackOverflow.thr_p_o parallel/0Hash.thr_p_o parallel/0Unpack.thr_p_o parallel/Dist.thr_p_o parallel/Global.thr_p_o parallel/GranSim.thr_p_o parallel/HLComms.thr_p_o parallel/LLComms.thr_p_o parallel/Pack.thr_p_o parallel/ParInit.thr_p_o parallel/ParTicky.thr_p_o parallel/Parallel.thr_p_o parallel/ParallelDebug.thr_p_o parallel/RBH.thr_p_o posix/FileLock.thr_p_o posix/GetTime.thr_p_o posix/Itimer.thr_p_o posix/OSMem.thr_p_o posix/OSThreads.thr_p_o posix/Select.thr_p_o posix/Signals.thr_p_o sm/BlockAlloc.thr_p_o sm/Compact.thr_p_o sm/Evac.thr_p_o sm/Evac_thr.thr_p_o sm/GC.thr_p_o sm/GCAux.thr_p_o sm/GCUtils.thr_p_o sm/MBlock.thr_p_o sm/MarkWeak.thr_p_o sm/Scav.thr_p_o sm/Scav_thr.thr_p_o sm/Storage.thr_p_o sm/Sweep.thr_p_o Apply.thr_p_o Exception.thr_p_o HeapStackCheck.thr_p_o PrimOps.thr_p_o StgMiscClosures.thr_p_o StgStartup.thr_p_o StgStdThunks.thr_p_o Updates.thr_p_o AutoApply_thr_p.thr_p_o /usr/bin/ar: creating libHSrts_thr_p.a : libHSrts_thr_p.a ------------------------------------------------------------------------ == make way=thr_debug all; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Adjustor.c -o Adjustor.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Arena.c -o Arena.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Capability.c -o Capability.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c ClosureFlags.c -o ClosureFlags.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Disassembler.c -o Disassembler.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c FrontPanel.c -o FrontPanel.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Hash.c -o Hash.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Hpc.c -o Hpc.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c HsFFI.c -o HsFFI.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Inlines.c -o Inlines.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Interpreter.c -o Interpreter.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c LdvProfile.c -o LdvProfile.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -optc-O0 -c Main.c -o Main.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Papi.c -o Papi.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Printer.c -o Printer.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Linker.c -o Linker.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c ProfHeap.c -o ProfHeap.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Profiling.c -o Profiling.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Proftimer.c -o Proftimer.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RaiseAsync.c -o RaiseAsync.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RetainerProfile.c -o RetainerProfile.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RetainerSet.c -o RetainerSet.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RtsAPI.c -o RtsAPI.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RtsFlags.c -o RtsFlags.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RtsMessages.c -o RtsMessages.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RtsStartup.c -o RtsStartup.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-DProjectVersion=\"6.10.1\" -optc-DRtsWay=\"rts_thr_debug\" -optc-DHostPlatform=\"i386-unknown-linux\" -optc-DBuildPlatform=\"i386-unknown-linux\" -optc-DTargetPlatform=\"i386-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c RtsUtils.c -o RtsUtils.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c STM.c -o STM.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Sanity.c -o Sanity.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Schedule.c -o Schedule.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Sparks.c -o Sparks.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Stable.c -o Stable.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Stats.c -o Stats.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c StgCRun.c -o StgCRun.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c StgPrimFloat.c -o StgPrimFloat.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Task.c -o Task.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c ThreadLabels.c -o ThreadLabels.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c ThreadPaused.c -o ThreadPaused.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Threads.c -o Threads.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Ticky.c -o Ticky.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Timer.c -o Timer.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Trace.c -o Trace.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Typeable.c -o Typeable.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Weak.c -o Weak.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/FlagDefaults.c -o hooks/FlagDefaults.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/InitEachPE.c -o hooks/InitEachPE.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/MallocFail.c -o hooks/MallocFail.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/OnExit.c -o hooks/OnExit.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/OutOfHeap.c -o hooks/OutOfHeap.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/RtsOpts.c -o hooks/RtsOpts.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c hooks/StackOverflow.c -o hooks/StackOverflow.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/0Hash.c -o parallel/0Hash.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/0Unpack.c -o parallel/0Unpack.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/Dist.c -o parallel/Dist.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/Global.c -o parallel/Global.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/GranSim.c -o parallel/GranSim.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/HLComms.c -o parallel/HLComms.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/LLComms.c -o parallel/LLComms.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/Pack.c -o parallel/Pack.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/ParInit.c -o parallel/ParInit.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/ParTicky.c -o parallel/ParTicky.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/Parallel.c -o parallel/Parallel.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/ParallelDebug.c -o parallel/ParallelDebug.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c parallel/RBH.c -o parallel/RBH.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c posix/FileLock.c -o posix/FileLock.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c posix/GetTime.c -o posix/GetTime.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c posix/Itimer.c -o posix/Itimer.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c posix/OSMem.c -o posix/OSMem.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c posix/OSThreads.c -o posix/OSThreads.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c posix/Select.c -o posix/Select.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c posix/Signals.c -o posix/Signals.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/BlockAlloc.c -o sm/BlockAlloc.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-w -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -optc-finline-limit=2500 -c sm/Compact.c -o sm/Compact.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -optc-funroll-loops -c sm/Evac.c -o sm/Evac.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -optc-DPARALLEL_GC -c sm/Evac_thr.c -o sm/Evac_thr.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/GC.c -o sm/GC.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/GCAux.c -o sm/GCAux.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/GCUtils.c -o sm/GCUtils.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/MBlock.c -o sm/MBlock.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/MarkWeak.c -o sm/MarkWeak.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/Scav.c -o sm/Scav.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -optc-DPARALLEL_GC -c sm/Scav_thr.c -o sm/Scav_thr.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -optc-Wno-strict-prototypes -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/Storage.c -o sm/Storage.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-g -optc-O0 -optc-I../gmp/gmpbuild -optc-I../libffi/build/include -optc-fno-strict-aliasing -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c sm/Sweep.c -o sm/Sweep.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Apply.cmm -o Apply.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Exception.cmm -o Exception.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c HeapStackCheck.cmm -o HeapStackCheck.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c PrimOps.cmm -o PrimOps.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c StgMiscClosures.cmm -o StgMiscClosures.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c StgStartup.cmm -o StgStartup.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c StgStdThunks.cmm -o StgStdThunks.thr_debug_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c Updates.cmm -o Updates.thr_debug_o ../utils/genapply/genapply >AutoApply_thr_debug.cmm /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -H32m -O -I../includes -I. -Iparallel -Ism -DCOMPILING_RTS -package-name rts -static -I../gmp/gmpbuild -I../libffi/build/include -I. -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c AutoApply_thr_debug.cmm -o AutoApply_thr_debug.thr_debug_o rm -f libHSrts_thr_debug.a /usr/bin/ar q libHSrts_thr_debug.a Adjustor.thr_debug_o Arena.thr_debug_o Capability.thr_debug_o ClosureFlags.thr_debug_o Disassembler.thr_debug_o FrontPanel.thr_debug_o Hash.thr_debug_o Hpc.thr_debug_o HsFFI.thr_debug_o Inlines.thr_debug_o Interpreter.thr_debug_o LdvProfile.thr_debug_o Linker.thr_debug_o Main.thr_debug_o Papi.thr_debug_o Printer.thr_debug_o ProfHeap.thr_debug_o Profiling.thr_debug_o Proftimer.thr_debug_o RaiseAsync.thr_debug_o RetainerProfile.thr_debug_o RetainerSet.thr_debug_o RtsAPI.thr_debug_o RtsFlags.thr_debug_o RtsMessages.thr_debug_o RtsStartup.thr_debug_o RtsUtils.thr_debug_o STM.thr_debug_o Sanity.thr_debug_o Schedule.thr_debug_o Sparks.thr_debug_o Stable.thr_debug_o Stats.thr_debug_o StgCRun.thr_debug_o StgPrimFloat.thr_debug_o Task.thr_debug_o ThreadLabels.thr_debug_o ThreadPaused.thr_debug_o Threads.thr_debug_o Ticky.thr_debug_o Timer.thr_debug_o Trace.thr_debug_o Typeable.thr_debug_o Weak.thr_debug_o hooks/FlagDefaults.thr_debug_o hooks/InitEachPE.thr_debug_o hooks/MallocFail.thr_debug_o hooks/OnExit.thr_debug_o hooks/OutOfHeap.thr_debug_o hooks/RtsOpts.thr_debug_o hooks/ShutdownEachPEHook.thr_debug_o hooks/StackOverflow.thr_debug_o parallel/0Hash.thr_debug_o parallel/0Unpack.thr_debug_o parallel/Dist.thr_debug_o parallel/Global.thr_debug_o parallel/GranSim.thr_debug_o parallel/HLComms.thr_debug_o parallel/LLComms.thr_debug_o parallel/Pack.thr_debug_o parallel/ParInit.thr_debug_o parallel/ParTicky.thr_debug_o parallel/Parallel.thr_debug_o parallel/ParallelDebug.thr_debug_o parallel/RBH.thr_debug_o posix/FileLock.thr_debug_o posix/GetTime.thr_debug_o posix/Itimer.thr_debug_o posix/OSMem.thr_debug_o posix/OSThreads.thr_debug_o posix/Select.thr_debug_o posix/Signals.thr_debug_o sm/BlockAlloc.thr_debug_o sm/Compact.thr_debug_o sm/Evac.thr_debug_o sm/Evac_thr.thr_debug_o sm/GC.thr_debug_o sm/GCAux.thr_debug_o sm/GCUtils.thr_debug_o sm/MBlock.thr_debug_o sm/MarkWeak.thr_debug_o sm/Scav.thr_debug_o sm/Scav_thr.thr_debug_o sm/Storage.thr_debug_o sm/Sweep.thr_debug_o Apply.thr_debug_o Exception.thr_debug_o HeapStackCheck.thr_debug_o PrimOps.thr_debug_o StgMiscClosures.thr_debug_o StgStartup.thr_debug_o StgStdThunks.thr_debug_o Updates.thr_debug_o AutoApply_thr_debug.thr_debug_o /usr/bin/ar: creating libHSrts_thr_debug.a : libHSrts_thr_debug.a ------------------------------------------------------------------------ == Finished recursively making `all' for ways: p debug thr thr_p thr_debug ... PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/rts' make -C libraries all make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries' rm -f -f stamp/configure.library.*.ghc-prim ghc-prim/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.ghc-prim` ( cd ghc-prim && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.ghc-prim || touch ghc-prim/unbuildable /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf --make Setup -o Setup [ 1 o f 1 ] C o m p i l i n g M a i n ( Setup.hs, Setup.o ) Linking Setup ... ./Setup configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir=$pkgid --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option=--prefix=/usr --configure-option=--exec-prefix=/usr --configure-option=--bindir=/usr/bin --configure-option=--sbindir=/usr/sbin --configure-option=--sysconfdir=/etc --configure-option=--datadir=/usr/share --configure-option=--includedir=/usr/include --configure-option=--libdir=/usr/lib --configure-option=--libexecdir=/usr/libexec --configure-option=--localstatedir=/var --configure-option=--sharedstatedir=/usr/com --configure-option=--mandir=/usr/share/man --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options=--use-contents=../index.html --use-index=../doc-index.html --enable-library-profiling --enable-split-objs Configuring ghc-prim-0.1.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages ghc-prim; then \ cd ghc-prim && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory ./Setup makefile -f GNUmakefile Preprocessing library ghc-prim-0.1.0.0... Generating Makefile ghc-prim-0.1.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/ghc-prim' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags GHC.Bool GHC.Generics GHC.Ordering GHC.PrimopWrappers GHC.IntWord32 GHC.IntWord64 GHC.Tuple GHC.Types GHC.Unit <> for dir in dist/build/GHC/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/ghc-prim' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/ghc-prim' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Generics.hs -o dist/build/GHC/Generics.o -ohi dist/build/GHC/Generics.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IntWord32.hs -o dist/build/GHC/IntWord32.o -ohi dist/build/GHC/IntWord32.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package rts-1.0 -optc-O2 -odir dist/build -c cbits/longlong.c -o dist/build/cbits/longlong.o <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Bool.hs -o dist/build/GHC/Bool.o -ohi dist/build/GHC/Bool.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Ordering.hs -o dist/build/GHC/Ordering.o -ohi dist/build/GHC/Ordering.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unit.hs -o dist/build/GHC/Unit.o -ohi dist/build/GHC/Unit.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Tuple.hs -o dist/build/GHC/Tuple.o -ohi dist/build/GHC/Tuple.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Types.hs -o dist/build/GHC/Types.o -ohi dist/build/GHC/Types.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IntWord64.hs -o dist/build/GHC/IntWord64.o -ohi dist/build/GHC/IntWord64.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/PrimopWrappers.hs -o dist/build/GHC/PrimopWrappers.o -ohi dist/build/GHC/PrimopWrappers.hi <> <> <> (echo dist/build/cbits/longlong.o `find dist/build -name "*_stub.o" -print`; find dist/build/GHC/Bool_split dist/build/GHC/Generics_split dist/build/GHC/Ordering_split dist/build/GHC/PrimopWrappers_split dist/build/GHC/IntWord32_split dist/build/GHC/IntWord64_split dist/build/GHC/Tuple_split dist/build/GHC/Types_split dist/build/GHC/Unit_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSghc-prim-0.1.0.0.a /usr/bin/ld -x -r -o dist/build/HSghc-prim-0.1.0.0.o dist/build/GHC/Bool.o dist/build/GHC/Generics.o dist/build/GHC/Ordering.o dist/build/GHC/PrimopWrappers.o dist/build/GHC/IntWord32.o dist/build/GHC/IntWord64.o dist/build/GHC/Tuple.o dist/build/GHC/Types.o dist/build/GHC/Unit.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/longlong.o /usr/bin/ar: creating dist/build/libHSghc-prim-0.1.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Generics.hs -o dist/build/GHC/Generics.p_o -ohi dist/build/GHC/Generics.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IntWord32.hs -o dist/build/GHC/IntWord32.p_o -ohi dist/build/GHC/IntWord32.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package rts-1.0 -optc-O2 -odir dist/build -c cbits/longlong.c -o dist/build/cbits/longlong.p_o <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Bool.hs -o dist/build/GHC/Bool.p_o -ohi dist/build/GHC/Bool.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Ordering.hs -o dist/build/GHC/Ordering.p_o -ohi dist/build/GHC/Ordering.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unit.hs -o dist/build/GHC/Unit.p_o -ohi dist/build/GHC/Unit.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Tuple.hs -o dist/build/GHC/Tuple.p_o -ohi dist/build/GHC/Tuple.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Types.hs -o dist/build/GHC/Types.p_o -ohi dist/build/GHC/Types.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/PrimopWrappers.hs -o dist/build/GHC/PrimopWrappers.p_o -ohi dist/build/GHC/PrimopWrappers.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name ghc-prim-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -package-name ghc-prim -XCPP -XMagicHash -XForeignFunctionInterface -XUnliftedFFITypes -XUnboxedTuples -XEmptyDataDecls -XNoImplicitPrelude -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IntWord64.hs -o dist/build/GHC/IntWord64.p_o -ohi dist/build/GHC/IntWord64.p_hi <> <> <> <> (echo dist/build/cbits/longlong.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/GHC/Bool_split dist/build/GHC/Generics_split dist/build/GHC/Ordering_split dist/build/GHC/PrimopWrappers_split dist/build/GHC/IntWord32_split dist/build/GHC/IntWord64_split dist/build/GHC/Tuple_split dist/build/GHC/Types_split dist/build/GHC/Unit_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSghc-prim-0.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSghc-prim-0.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/ghc-prim' ./Setup register --inplace Registering ghc-prim-0.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.integer-gmp integer-gmp/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.integer-gmp` ( cd integer-gmp && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.integer-gmp || touch integer-gmp/unbuildable Configuring integer-0.1.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages integer-gmp; then \ cd integer-gmp && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library integer-0.1.0.0... Generating Makefile integer-0.1.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/integer-gmp' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name integer-0.1.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -O -package-name integer -Wall -Werror -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags GHC.Integer GHC.Integer.Internals <> for dir in dist/build/GHC/ dist/build/GHC/Integer/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/integer-gmp' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/integer-gmp' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name integer-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -O -package-name integer -Wall -Werror -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Integer/Internals.hs -o dist/build/GHC/Integer/Internals.o -ohi dist/build/GHC/Integer/Internals.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name integer-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -O -package-name integer -Wall -Werror -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Integer.lhs -o dist/build/GHC/Integer.o -ohi dist/build/GHC/Integer.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/GHC/Integer_split dist/build/GHC/Integer/Internals_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSinteger-0.1.0.0.a /usr/bin/ld -x -r -o dist/build/HSinteger-0.1.0.0.o dist/build/GHC/Integer.o dist/build/GHC/Integer/Internals.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSinteger-0.1.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name integer-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -O -package-name integer -Wall -Werror -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Integer/Internals.hs -o dist/build/GHC/Integer/Internals.p_o -ohi dist/build/GHC/Integer/Internals.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name integer-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -O -package-name integer -Wall -Werror -XCPP -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Integer.lhs -o dist/build/GHC/Integer.p_o -ohi dist/build/GHC/Integer.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/GHC/Integer_split dist/build/GHC/Integer/Internals_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSinteger-0.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSinteger-0.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/integer-gmp' Registering integer-0.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.base base/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.base` ( cd base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.base || touch base/unbuildable Configuring base-4.0.0.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 an ANSI C-conforming const... 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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 readdir_r... yes checking for getclock... no checking for getrusage... yes checking for times... yes checking for _chsize... no checking for ftruncate... yes 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... Int32 checking Haskell type for unsigned long... Word32 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... Int32 checking Haskell type for size_t... Word32 checking Haskell type for wchar_t... Int32 checking Haskell type for sig_atomic_t... Int32 checking Haskell type for clock_t... Int32 checking Haskell type for time_t... Int32 checking Haskell type for dev_t... Word64 checking Haskell type for ino_t... Word64 checking Haskell type for mode_t... Word32 checking Haskell type for off_t... Int64 checking Haskell type for pid_t... Int32 checking Haskell type for gid_t... Word32 checking Haskell type for uid_t... Word32 checking Haskell type for cc_t... Word8 checking Haskell type for speed_t... Word32 checking Haskell type for tcflag_t... Word32 checking Haskell type for nlink_t... Word32 checking Haskell type for ssize_t... Int32 checking Haskell type for rlim_t... Word64 checking Haskell type for wint_t... not supported checking Haskell type for intptr_t... Int32 checking Haskell type for uintptr_t... Word32 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 SIGINT... 2 checking value of O_BINARY... 0 checking what readdir sets errno to upon EOF... 0 configure: creating ./config.status config.status: creating include/HsBaseConfig.h if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base; then \ cd base && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library base-4.0.0.0... Generating Makefile base-4.0.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Foreign.Concurrent GHC.Arr GHC.Base GHC.Classes GHC.Conc GHC.ConsoleHandler GHC.Desugar GHC.Enum GHC.Environment GHC.Err GHC.Exception GHC.Exts GHC.Float GHC.ForeignPtr GHC.Handle GHC.IO GHC.IOBase GHC.Int GHC.List GHC.Num GHC.PArr GHC.Pack GHC.Ptr GHC.Read GHC.Real GHC.ST GHC.STRef GHC.Show GHC.Stable GHC.Storable GHC.TopHandler GHC.Unicode GHC.Weak GHC.Word System.Timeout Control.Applicative Control.Arrow Control.Category Control.Concurrent Control.Concurrent.Chan Control.Concurrent.MVar Control.Concurrent.QSem Control.Concurrent.QSemN Control.Concurrent.SampleVar Control.Exception Control.Exception.Base Control.OldException Control.Monad Control.Monad.Fix Control.Monad.Instances Control.Monad.ST Control.Monad.ST.Lazy Control.Monad.ST.Strict Data.Bits Data.Bool Data.Char Data.Complex Data.Dynamic Data.Either Data.Eq Data.Data Data.Fixed Data.Foldable Data.Function Data.HashTable Data.IORef Data.Int Data.Ix Data.List Data.Maybe Data.Monoid Data.Ord Data.Ratio Data.STRef Data.STRef.Lazy Data.STRef.Strict Data.String Data.Traversable Data.Tuple Data.Typeable Data.Unique Data.Version Data.Word Debug.Trace Foreign Foreign.C Foreign.C.Error Foreign.C.String Foreign.C.Types Foreign.ForeignPtr Foreign.Marshal Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error Foreign.Marshal.Pool Foreign.Marshal.Utils Foreign.Ptr Foreign.StablePtr Foreign.Storable Numeric Prelude System.Console.GetOpt System.CPUTime System.Environment System.Exit System.IO System.IO.Error System.IO.Unsafe System.Info System.Mem System.Mem.StableName System.Mem.Weak System.Posix.Internals System.Posix.Types Text.ParserCombinators.ReadP Text.ParserCombinators.ReadPrec Text.Printf Text.Read Text.Read.Lex Text.Show Text.Show.Functions Unsafe.Coerce <> for dir in dist/build/ dist/build/Control/ dist/build/Control/Concurrent/ dist/build/Control/Exception/ dist/build/Control/Monad/ dist/build/Control/Monad/ST/ dist/build/Data/ dist/build/Data/STRef/ dist/build/Debug/ dist/build/Foreign/ dist/build/Foreign/C/ dist/build/Foreign/Marshal/ dist/build/GHC/ dist/build/System/ dist/build/System/Console/ dist/build/System/IO/ dist/build/System/Mem/ dist/build/System/Posix/ dist/build/Text/ dist/build/Text/ParserCombinators/ dist/build/Text/Read/ dist/build/Text/Show/ dist/build/Unsafe/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Err.lhs-boot -o dist/build/GHC/Err.o-boot -ohi dist/build/GHC/Err.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Classes.hs -o dist/build/GHC/Classes.o -ohi dist/build/GHC/Classes.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unicode.hs-boot -o dist/build/GHC/Unicode.o-boot -ohi dist/build/GHC/Unicode.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Unsafe/Coerce.hs -o dist/build/Unsafe/Coerce.o -ohi dist/build/Unsafe/Coerce.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/PrelIOUtils.c -o dist/build/cbits/PrelIOUtils.o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/WCsubst.c -o dist/build/cbits/WCsubst.o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/Win32Utils.c -o dist/build/cbits/Win32Utils.o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/consUtils.c -o dist/build/cbits/consUtils.o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/dirUtils.c -o dist/build/cbits/dirUtils.o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/inputReady.c -o dist/build/cbits/inputReady.o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/selectUtils.c -o dist/build/cbits/selectUtils.o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Tuple.hs -o dist/build/Data/Tuple.o -ohi dist/build/Data/Tuple.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Base.lhs -o dist/build/GHC/Base.o -ohi dist/build/GHC/Base.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Maybe.hs -o dist/build/Data/Maybe.o -ohi dist/build/Data/Maybe.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/String.hs -o dist/build/Data/String.o -ohi dist/build/Data/String.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bool.hs -o dist/build/Data/Bool.o -ohi dist/build/Data/Bool.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Eq.hs -o dist/build/Data/Eq.o -ohi dist/build/Data/Eq.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ord.hs -o dist/build/Data/Ord.o -ohi dist/build/Data/Ord.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/List.lhs -o dist/build/GHC/List.o -ohi dist/build/GHC/List.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Enum.lhs -o dist/build/GHC/Enum.o -ohi dist/build/GHC/Enum.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Show.lhs -o dist/build/GHC/Show.o -ohi dist/build/GHC/Show.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad.hs -o dist/build/Control/Monad.o -ohi dist/build/Control/Monad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadP.hs -o dist/build/Text/ParserCombinators/ReadP.o -ohi dist/build/Text/ParserCombinators/ReadP.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Typeable.hs-boot -o dist/build/Data/Typeable.o-boot -ohi dist/build/Data/Typeable.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Num.lhs -o dist/build/GHC/Num.o -ohi dist/build/GHC/Num.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show.hs -o dist/build/Text/Show.o -ohi dist/build/Text/Show.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exception.lhs -o dist/build/GHC/Exception.o -ohi dist/build/GHC/Exception.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Err.lhs -o dist/build/GHC/Err.o -ohi dist/build/GHC/Err.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Real.lhs -o dist/build/GHC/Real.o -ohi dist/build/GHC/Real.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ST.lhs -o dist/build/GHC/ST.o -ohi dist/build/GHC/ST.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadPrec.hs -o dist/build/Text/ParserCombinators/ReadPrec.o -ohi dist/build/Text/ParserCombinators/ReadPrec.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Arr.lhs -o dist/build/GHC/Arr.o -ohi dist/build/GHC/Arr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/STRef.lhs -o dist/build/GHC/STRef.o -ohi dist/build/GHC/STRef.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read/Lex.hs -o dist/build/Text/Read/Lex.o -ohi dist/build/Text/Read/Lex.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Float.lhs -o dist/build/GHC/Float.o -ohi dist/build/GHC/Float.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bits.hs -o dist/build/Data/Bits.o -ohi dist/build/Data/Bits.hi <> <> G H C / F l o a t . l h s : 6 2 1 : 1 8 : Warning: Defaulting the following constraint(s) to type `Double' `Floating a' arising from a use of `log' at GHC/Float.lhs:621:18-40 `RealFrac a' arising from a use of `ceiling' at GHC/Fl oat.lhs:(621,8)-(623,41) In the first argument of `(+)', namely `log (fromInteger (f + 1))' In the first argument of `(/)', namely `(log (fromInteger (f + 1)) + fromIntegral e * log (fromInteger b))' In the first argument of `ceiling', namely `((log (fromInteger (f + 1)) + fromIntegral e * log (fromInteger b)) / log (fromInteger base))' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Read.lhs -o dist/build/GHC/Read.o -ohi dist/build/GHC/Read.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Numeric.hs -o dist/build/Numeric.o -ohi dist/build/Numeric.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Word.hs -o dist/build/GHC/Word.o -ohi dist/build/GHC/Word.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Ptr.lhs -o dist/build/GHC/Ptr.o -ohi dist/build/GHC/Ptr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Pack.lhs -o dist/build/GHC/Pack.o -ohi dist/build/GHC/Pack.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Int.hs -o dist/build/GHC/Int.o -ohi dist/build/GHC/Int.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Word.hs -o dist/build/Data/Word.o -ohi dist/build/Data/Word.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Storable.hs-boot -o dist/build/Foreign/Storable.o-boot -ohi dist/build/Foreign/Storable.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Int.hs -o dist/build/Data/Int.o -ohi dist/build/Data/Int.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Types.hs -o dist/build/Foreign/C/Types.o -ohi dist/build/Foreign/C/Types.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IOBase.lhs -o dist/build/GHC/IOBase.o -ohi dist/build/GHC/IOBase.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unicode.hs -o dist/build/GHC/Unicode.o -ohi dist/build/GHC/Unicode.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Char.hs -o dist/build/Data/Char.o -ohi dist/build/Data/Char.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/List.hs -o dist/build/Data/List.o -ohi dist/build/Data/List.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Stable.lhs -o dist/build/GHC/Stable.o -ohi dist/build/GHC/Stable.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/HashTable.hs -o dist/build/Data/HashTable.o -ohi dist/build/Data/HashTable.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Handle.hs-boot -o dist/build/GHC/Handle.o-boot -ohi dist/build/GHC/Handle.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Unsafe.hs -o dist/build/System/IO/Unsafe.o -ohi dist/build/System/IO/Unsafe.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Prelude.hs-boot -o dist/build/Prelude.o-boot -ohi dist/build/Prelude.hi-boot <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Storable.lhs -o dist/build/GHC/Storable.o -ohi dist/build/GHC/Storable.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/StablePtr.hs -o dist/build/Foreign/StablePtr.o -ohi dist/build/Foreign/StablePtr.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Storable.hs -o dist/build/Foreign/Storable.o -ohi dist/build/Foreign/Storable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Typeable.hs -o dist/build/Data/Typeable.o -ohi dist/build/Data/Typeable.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ForeignPtr.hs -o dist/build/GHC/ForeignPtr.o -ohi dist/build/GHC/ForeignPtr.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Ptr.hs -o dist/build/Foreign/Ptr.o -ohi dist/build/Foreign/Ptr.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Either.hs -o dist/build/Data/Either.o -ohi dist/build/Data/Either.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Dynamic.hs -o dist/build/Data/Dynamic.o -ohi dist/build/Data/Dynamic.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Weak.lhs -o dist/build/GHC/Weak.o -ohi dist/build/GHC/Weak.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read.hs -o dist/build/Text/Read.o -ohi dist/build/Text/Read.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Error.hs -o dist/build/System/IO/Error.o -ohi dist/build/System/IO/Error.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IORef.hs -o dist/build/Data/IORef.o -ohi dist/build/Data/IORef.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Concurrent.hs -o dist/build/Foreign/Concurrent.o -ohi dist/build/Foreign/Concurrent.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Error.hs -o dist/build/Foreign/Marshal/Error.o -ohi dist/build/Foreign/Marshal/Error.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/ForeignPtr.hs -o dist/build/Foreign/ForeignPtr.o -ohi dist/build/Foreign/ForeignPtr.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Alloc.hs -o dist/build/Foreign/Marshal/Alloc.o -ohi dist/build/Foreign/Marshal/Alloc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Utils.hs -o dist/build/Foreign/Marshal/Utils.o -ohi dist/build/Foreign/Marshal/Utils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Array.hs -o dist/build/Foreign/Marshal/Array.o -ohi dist/build/Foreign/Marshal/Array.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/String.hs -o dist/build/Foreign/C/String.o -ohi dist/build/Foreign/C/String.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Pool.hs -o dist/build/Foreign/Marshal/Pool.o -ohi dist/build/Foreign/Marshal/Pool.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal.hs -o dist/build/Foreign/Marshal.o -ohi dist/build/Foreign/Marshal.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign.hs -o dist/build/Foreign.o -ohi dist/build/Foreign.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Error.hs -o dist/build/Foreign/C/Error.o -ohi dist/build/Foreign/C/Error.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C.hs -o dist/build/Foreign/C.o -ohi dist/build/Foreign/C.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Types.hs -o dist/build/System/Posix/Types.o -ohi dist/build/System/Posix/Types.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Internals.hs -o dist/build/System/Posix/Internals.o -ohi dist/build/System/Posix/Internals.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Conc.lhs -o dist/build/GHC/Conc.o -ohi dist/build/GHC/Conc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Exception/Base.hs -o dist/build/Control/Exception/Base.o -ohi dist/build/Control/Exception/Base.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Handle.hs -o dist/build/GHC/Handle.o -ohi dist/build/GHC/Handle.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Exception.hs -o dist/build/Control/Exception.o -ohi dist/build/Control/Exception.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IO.hs -o dist/build/GHC/IO.o -ohi dist/build/GHC/IO.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/TopHandler.lhs -o dist/build/GHC/TopHandler.o -ohi dist/build/GHC/TopHandler.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/OldException.hs -o dist/build/Control/OldException.o -ohi dist/build/Control/OldException.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO.hs -o dist/build/System/IO.o -ohi dist/build/System/IO.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Prelude.hs -o dist/build/Prelude.o -ohi dist/build/Prelude.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ConsoleHandler.hs -o dist/build/GHC/ConsoleHandler.o -ohi dist/build/GHC/ConsoleHandler.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Category.hs -o dist/build/Control/Category.o -ohi dist/build/Control/Category.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Function.hs -o dist/build/Data/Function.o -ohi dist/build/Data/Function.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Instances.hs -o dist/build/Control/Monad/Instances.o -ohi dist/build/Control/Monad/Instances.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Environment.hs -o dist/build/GHC/Environment.o -ohi dist/build/GHC/Environment.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exts.hs -o dist/build/GHC/Exts.o -ohi dist/build/GHC/Exts.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/PArr.hs -o dist/build/GHC/PArr.o -ohi dist/build/GHC/PArr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/MVar.hs -o dist/build/Control/Concurrent/MVar.o -ohi dist/build/Control/Concurrent/MVar.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Monoid.hs -o dist/build/Data/Monoid.o -ohi dist/build/Data/Monoid.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Data.hs -o dist/build/Data/Data.o -ohi dist/build/Data/Data.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Fixed.hs -o dist/build/Data/Fixed.o -ohi dist/build/Data/Fixed.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ix.hs -o dist/build/Data/Ix.o -ohi dist/build/Data/Ix.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ratio.hs -o dist/build/Data/Ratio.o -ohi dist/build/Data/Ratio.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef.hs -o dist/build/Data/STRef.o -ohi dist/build/Data/STRef.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Version.hs -o dist/build/Data/Version.o -ohi dist/build/Data/Version.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/Trace.hs -o dist/build/Debug/Trace.o -ohi dist/build/Debug/Trace.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Console/GetOpt.hs -o dist/build/System/Console/GetOpt.o -ohi dist/build/System/Console/GetOpt.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Environment.hs -o dist/build/System/Environment.o -ohi dist/build/System/Environment.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Exit.hs -o dist/build/System/Exit.o -ohi dist/build/System/Exit.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem.hs -o dist/build/System/Mem.o -ohi dist/build/System/Mem.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/StableName.hs -o dist/build/System/Mem/StableName.o -ohi dist/build/System/Mem/StableName.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/Weak.hs -o dist/build/System/Mem/Weak.o -ohi dist/build/System/Mem/Weak.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Printf.hs -o dist/build/Text/Printf.o -ohi dist/build/Text/Printf.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show/Functions.hs -o dist/build/Text/Show/Functions.o -ohi dist/build/Text/Show/Functions.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/CPUTime.hs -o dist/build/System/CPUTime.o -ohi dist/build/System/CPUTime.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Info.hs -o dist/build/System/Info.o -ohi dist/build/System/Info.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Fix.hs -o dist/build/Control/Monad/Fix.o -ohi dist/build/Control/Monad/Fix.hi Sy stem/CPUTime.hsc:67:24: Warning: Defaulting the following constraint(s) to type `Double' `RealFrac b' arising from a use of `round' at System/CPUTime.hsc:67:24-28 In the first argument of `(.)', namely `round' In the expression: round . realToFrac :: (Real a) => a -> Integer In the definition of `realToInteger': realToInteger = round . realToFrac :: (Real a) => a -> Integer <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Unique.hs -o dist/build/Data/Unique.o -ohi dist/build/Data/Unique.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/SampleVar.hs -o dist/build/Control/Concurrent/SampleVar.o -ohi dist/build/Control/Concurrent/SampleVar.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSemN.hs -o dist/build/Control/Concurrent/QSemN.o -ohi dist/build/Control/Concurrent/QSemN.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSem.hs -o dist/build/Control/Concurrent/QSem.o -ohi dist/build/Control/Concurrent/QSem.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/Chan.hs -o dist/build/Control/Concurrent/Chan.o -ohi dist/build/Control/Concurrent/Chan.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Strict.hs -o dist/build/Data/STRef/Strict.o -ohi dist/build/Data/STRef/Strict.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST.hs -o dist/build/Control/Monad/ST.o -ohi dist/build/Control/Monad/ST.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Arrow.hs -o dist/build/Control/Arrow.o -ohi dist/build/Control/Arrow.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Lazy.hs -o dist/build/Control/Monad/ST/Lazy.o -ohi dist/build/Control/Monad/ST/Lazy.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Strict.hs -o dist/build/Control/Monad/ST/Strict.o -ohi dist/build/Control/Monad/ST/Strict.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent.hs -o dist/build/Control/Concurrent.o -ohi dist/build/Control/Concurrent.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Lazy.hs -o dist/build/Data/STRef/Lazy.o -ohi dist/build/Data/STRef/Lazy.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Timeout.hs -o dist/build/System/Timeout.o -ohi dist/build/System/Timeout.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Desugar.hs -o dist/build/GHC/Desugar.o -ohi dist/build/GHC/Desugar.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Applicative.hs -o dist/build/Control/Applicative.o -ohi dist/build/Control/Applicative.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Foldable.hs -o dist/build/Data/Foldable.o -ohi dist/build/Data/Foldable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Traversable.hs -o dist/build/Data/Traversable.o -ohi dist/build/Data/Traversable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Complex.hs -o dist/build/Data/Complex.o -ohi dist/build/Data/Complex.hi <> <> (echo dist/build/cbits/PrelIOUtils.o dist/build/cbits/WCsubst.o dist/build/cbits/Win32Utils.o dist/build/cbits/consUtils.o dist/build/cbits/dirUtils.o dist/build/cbits/inputReady.o dist/build/cbits/selectUtils.o `find dist/build -name "*_stub.o" -print`; find dist/build/Foreign/Concurrent_split dist/build/GHC/Arr_split dist/build/GHC/Base_split dist/build/GHC/Classes_split dist/build/GHC/Conc_split dist/build/GHC/ConsoleHandler_split dist/build/GHC/Desugar_split dist/build/GHC/Enum_split dist/build/GHC/Environment_split dist/build/GHC/Err_split dist/build/GHC/Exception_split dist/build/GHC/Exts_split dist/build/GHC/Float_split dist/build/GHC/ForeignPtr_split dist/build/GHC/Handle_split dist/build/GHC/IO_split dist/build/GHC/IOBase_split dist/build/GHC/Int_split dist/build/GHC/List_split dist/build/GHC/Num_split dist/build/GHC/PArr_split dist/build/GHC/Pack_split dist/build/GHC/Ptr_split dist/build/GHC/Read_split dist/build/GHC/Real_split dist/build/GHC/ST_split dist/build/GHC/STRef_split dist/build/GHC/Show_split dist/build/GHC/Stable_split dist/build/GHC/Storable_split dist/build/GHC/TopHandler_split dist/build/GHC/Unicode_split dist/build/GHC/Weak_split dist/build/GHC/Word_split dist/build/System/Timeout_split dist/build/Control/Applicative_split dist/build/Control/Arrow_split dist/build/Control/Category_split dist/build/Control/Concurrent_split dist/build/Control/Concurrent/Chan_split dist/build/Control/Concurrent/MVar_split dist/build/Control/Concurrent/QSem_split dist/build/Control/Concurrent/QSemN_split dist/build/Control/Concurrent/SampleVar_split dist/build/Control/Exception_split dist/build/Control/Exception/Base_split dist/build/Control/OldException_split dist/build/Control/Monad_split dist/build/Control/Monad/Fix_split dist/build/Control/Monad/Instances_split dist/build/Control/Monad/ST_split dist/build/Control/Monad/ST/Lazy_split dist/build/Control/Monad/ST/Strict_split dist/build/Data/Bits_split dist/build/Data/Bool_split dist/build/Data/Char_split dist/build/Data/Complex_split dist/build/Data/Dynamic_split dist/build/Data/Either_split dist/build/Data/Eq_split dist/build/Data/Data_split dist/build/Data/Fixed_split dist/build/Data/Foldable_split dist/build/Data/Function_split dist/build/Data/HashTable_split dist/build/Data/IORef_split dist/build/Data/Int_split dist/build/Data/Ix_split dist/build/Data/List_split dist/build/Data/Maybe_split dist/build/Data/Monoid_split dist/build/Data/Ord_split dist/build/Data/Ratio_split dist/build/Data/STRef_split dist/build/Data/STRef/Lazy_split dist/build/Data/STRef/Strict_split dist/build/Data/String_split dist/build/Data/Traversable_split dist/build/Data/Tuple_split dist/build/Data/Typeable_split dist/build/Data/Unique_split dist/build/Data/Version_split dist/build/Data/Word_split dist/build/Debug/Trace_split dist/build/Foreign_split dist/build/Foreign/C_split dist/build/Foreign/C/Error_split dist/build/Foreign/C/String_split dist/build/Foreign/C/Types_split dist/build/Foreign/ForeignPtr_split dist/build/Foreign/Marshal_split dist/build/Foreign/Marshal/Alloc_split dist/build/Foreign/Marshal/Array_split dist/build/Foreign/Marshal/Error_split dist/build/Foreign/Marshal/Pool_split dist/build/Foreign/Marshal/Utils_split dist/build/Foreign/Ptr_split dist/build/Foreign/StablePtr_split dist/build/Foreign/Storable_split dist/build/Numeric_split dist/build/Prelude_split dist/build/System/Console/GetOpt_split dist/build/System/CPUTime_split dist/build/System/Environment_split dist/build/System/Exit_split dist/build/System/IO_split dist/build/System/IO/Error_split dist/build/System/IO/Unsafe_split dist/build/System/Info_split dist/build/System/Mem_split dist/build/System/Mem/StableName_split dist/build/System/Mem/Weak_split dist/build/System/Posix/Internals_split dist/build/System/Posix/Types_split dist/build/Text/ParserCombinators/ReadP_split dist/build/Text/ParserCombinators/ReadPrec_split dist/build/Text/Printf_split dist/build/Text/Read_split dist/build/Text/Read/Lex_split dist/build/Text/Show_split dist/build/Text/Show/Functions_split dist/build/Unsafe/Coerce_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSbase-4.0.0.0.a /usr/bin/ld -x -r -o dist/build/HSbase-4.0.0.0.o dist/build/Foreign/Concurrent.o dist/build/GHC/Arr.o dist/build/GHC/Base.o dist/build/GHC/Classes.o dist/build/GHC/Conc.o dist/build/GHC/ConsoleHandler.o dist/build/GHC/Desugar.o dist/build/GHC/Enum.o dist/build/GHC/Environment.o dist/build/GHC/Err.o dist/build/GHC/Exception.o dist/build/GHC/Exts.o dist/build/GHC/Float.o dist/build/GHC/ForeignPtr.o dist/build/GHC/Handle.o dist/build/GHC/IO.o dist/build/GHC/IOBase.o dist/build/GHC/Int.o dist/build/GHC/List.o dist/build/GHC/Num.o dist/build/GHC/PArr.o dist/build/GHC/Pack.o dist/build/GHC/Ptr.o dist/build/GHC/Read.o dist/build/GHC/Real.o dist/build/GHC/ST.o dist/build/GHC/STRef.o dist/build/GHC/Show.o dist/build/GHC/Stable.o dist/build/GHC/Storable.o dist/build/GHC/TopHandler.o dist/build/GHC/Unicode.o dist/build/GHC/Weak.o dist/build/GHC/Word.o dist/build/System/Timeout.o dist/build/Control/Applicative.o dist/build/Control/Arrow.o dist/build/Control/Category.o dist/build/Control/Concurrent.o dist/build/Control/Concurrent/Chan.o dist/build/Control/Concurrent/MVar.o dist/build/Control/Concurrent/QSem.o dist/build/Control/Concurrent/QSemN.o dist/build/Control/Concurrent/SampleVar.o dist/build/Control/Exception.o dist/build/Control/Exception/Base.o dist/build/Control/OldException.o dist/build/Control/Monad.o dist/build/Control/Monad/Fix.o dist/build/Control/Monad/Instances.o dist/build/Control/Monad/ST.o dist/build/Control/Monad/ST/Lazy.o dist/build/Control/Monad/ST/Strict.o dist/build/Data/Bits.o dist/build/Data/Bool.o dist/build/Data/Char.o dist/build/Data/Complex.o dist/build/Data/Dynamic.o dist/build/Data/Either.o dist/build/Data/Eq.o dist/build/Data/Data.o dist/build/Data/Fixed.o dist/build/Data/Foldable.o dist/build/Data/Function.o dist/build/Data/HashTable.o dist/build/Data/IORef.o dist/build/Data/Int.o dist/build/Data/Ix.o dist/build/Data/List.o dist/build/Data/Maybe.o dist/build/Data/Monoid.o dist/build/Data/Ord.o dist/build/Data/Ratio.o dist/build/Data/STRef.o dist/build/Data/STRef/Lazy.o dist/build/Data/STRef/Strict.o dist/build/Data/String.o dist/build/Data/Traversable.o dist/build/Data/Tuple.o dist/build/Data/Typeable.o dist/build/Data/Unique.o dist/build/Data/Version.o dist/build/Data/Word.o dist/build/Debug/Trace.o dist/build/Foreign.o dist/build/Foreign/C.o dist/build/Foreign/C/Error.o dist/build/Foreign/C/String.o dist/build/Foreign/C/Types.o dist/build/Foreign/ForeignPtr.o dist/build/Foreign/Marshal.o dist/build/Foreign/Marshal/Alloc.o dist/build/Foreign/Marshal/Array.o dist/build/Foreign/Marshal/Error.o dist/build/Foreign/Marshal/Pool.o dist/build/Foreign/Marshal/Utils.o dist/build/Foreign/Ptr.o dist/build/Foreign/StablePtr.o dist/build/Foreign/Storable.o dist/build/Numeric.o dist/build/Prelude.o dist/build/System/Console/GetOpt.o dist/build/System/CPUTime.o dist/build/System/Environment.o dist/build/System/Exit.o dist/build/System/IO.o dist/build/System/IO/Error.o dist/build/System/IO/Unsafe.o dist/build/System/Info.o dist/build/System/Mem.o dist/build/System/Mem/StableName.o dist/build/System/Mem/Weak.o dist/build/System/Posix/Internals.o dist/build/System/Posix/Types.o dist/build/Text/ParserCombinators/ReadP.o dist/build/Text/ParserCombinators/ReadPrec.o dist/build/Text/Printf.o dist/build/Text/Read.o dist/build/Text/Read/Lex.o dist/build/Text/Show.o dist/build/Text/Show/Functions.o dist/build/Unsafe/Coerce.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/PrelIOUtils.o dist/build/cbits/WCsubst.o dist/build/cbits/Win32Utils.o dist/build/cbits/consUtils.o dist/build/cbits/dirUtils.o dist/build/cbits/inputReady.o dist/build/cbits/selectUtils.o /usr/bin/ar: creating dist/build/libHSbase-4.0.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Err.lhs-boot -o dist/build/GHC/Err.p_o-boot -ohi dist/build/GHC/Err.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Classes.hs -o dist/build/GHC/Classes.p_o -ohi dist/build/GHC/Classes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unicode.hs-boot -o dist/build/GHC/Unicode.p_o-boot -ohi dist/build/GHC/Unicode.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Unsafe/Coerce.hs -o dist/build/Unsafe/Coerce.p_o -ohi dist/build/Unsafe/Coerce.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/PrelIOUtils.c -o dist/build/cbits/PrelIOUtils.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/WCsubst.c -o dist/build/cbits/WCsubst.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/Win32Utils.c -o dist/build/cbits/Win32Utils.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/consUtils.c -o dist/build/cbits/consUtils.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/dirUtils.c -o dist/build/cbits/dirUtils.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/inputReady.c -o dist/build/cbits/inputReady.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -optc-O2 -odir dist/build -c cbits/selectUtils.c -o dist/build/cbits/selectUtils.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Base.lhs -o dist/build/GHC/Base.p_o -ohi dist/build/GHC/Base.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Tuple.hs -o dist/build/Data/Tuple.p_o -ohi dist/build/Data/Tuple.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Maybe.hs -o dist/build/Data/Maybe.p_o -ohi dist/build/Data/Maybe.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/String.hs -o dist/build/Data/String.p_o -ohi dist/build/Data/String.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bool.hs -o dist/build/Data/Bool.p_o -ohi dist/build/Data/Bool.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Eq.hs -o dist/build/Data/Eq.p_o -ohi dist/build/Data/Eq.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ord.hs -o dist/build/Data/Ord.p_o -ohi dist/build/Data/Ord.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/List.lhs -o dist/build/GHC/List.p_o -ohi dist/build/GHC/List.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Enum.lhs -o dist/build/GHC/Enum.p_o -ohi dist/build/GHC/Enum.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Show.lhs -o dist/build/GHC/Show.p_o -ohi dist/build/GHC/Show.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad.hs -o dist/build/Control/Monad.p_o -ohi dist/build/Control/Monad.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadP.hs -o dist/build/Text/ParserCombinators/ReadP.p_o -ohi dist/build/Text/ParserCombinators/ReadP.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Typeable.hs-boot -o dist/build/Data/Typeable.p_o-boot -ohi dist/build/Data/Typeable.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Num.lhs -o dist/build/GHC/Num.p_o -ohi dist/build/GHC/Num.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show.hs -o dist/build/Text/Show.p_o -ohi dist/build/Text/Show.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exception.lhs -o dist/build/GHC/Exception.p_o -ohi dist/build/GHC/Exception.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Err.lhs -o dist/build/GHC/Err.p_o -ohi dist/build/GHC/Err.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Real.lhs -o dist/build/GHC/Real.p_o -ohi dist/build/GHC/Real.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ST.lhs -o dist/build/GHC/ST.p_o -ohi dist/build/GHC/ST.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadPrec.hs -o dist/build/Text/ParserCombinators/ReadPrec.p_o -ohi dist/build/Text/ParserCombinators/ReadPrec.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Arr.lhs -o dist/build/GHC/Arr.p_o -ohi dist/build/GHC/Arr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/STRef.lhs -o dist/build/GHC/STRef.p_o -ohi dist/build/GHC/STRef.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read/Lex.hs -o dist/build/Text/Read/Lex.p_o -ohi dist/build/Text/Read/Lex.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Float.lhs -o dist/build/GHC/Float.p_o -ohi dist/build/GHC/Float.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bits.hs -o dist/build/Data/Bits.p_o -ohi dist/build/Data/Bits.p_hi <> <> GHC/F loat.lhs:621:18: Warning: Defaulting the following constraint(s) to type `Double' `Floating a' arising from a use of `log' at GHC/Float.lhs:621:18-40 `RealFrac a' arising from a use of `ceiling' at GHC/Float.lhs:(621,8)-(623,41) In the first argument of `(+)', namely `log (fromInteger (f + 1))' In the first argument of `(/)', namely `(log (fromInteger (f + 1)) + fromIntegral e * log (fromInteger b))' In the first argument of `ceiling', namely `((log (fromInteger (f + 1)) + fromIntegral e * log (fromInteger b)) / log (fromInteger base))' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Read.lhs -o dist/build/GHC/Read.p_o -ohi dist/build/GHC/Read.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Numeric.hs -o dist/build/Numeric.p_o -ohi dist/build/Numeric.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Word.hs -o dist/build/GHC/Word.p_o -ohi dist/build/GHC/Word.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Ptr.lhs -o dist/build/GHC/Ptr.p_o -ohi dist/build/GHC/Ptr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Pack.lhs -o dist/build/GHC/Pack.p_o -ohi dist/build/GHC/Pack.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Int.hs -o dist/build/GHC/Int.p_o -ohi dist/build/GHC/Int.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Word.hs -o dist/build/Data/Word.p_o -ohi dist/build/Data/Word.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Storable.hs-boot -o dist/build/Foreign/Storable.p_o-boot -ohi dist/build/Foreign/Storable.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Int.hs -o dist/build/Data/Int.p_o -ohi dist/build/Data/Int.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Types.hs -o dist/build/Foreign/C/Types.p_o -ohi dist/build/Foreign/C/Types.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IOBase.lhs -o dist/build/GHC/IOBase.p_o -ohi dist/build/GHC/IOBase.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unicode.hs -o dist/build/GHC/Unicode.p_o -ohi dist/build/GHC/Unicode.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Char.hs -o dist/build/Data/Char.p_o -ohi dist/build/Data/Char.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/List.hs -o dist/build/Data/List.p_o -ohi dist/build/Data/List.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Stable.lhs -o dist/build/GHC/Stable.p_o -ohi dist/build/GHC/Stable.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/HashTable.hs -o dist/build/Data/HashTable.p_o -ohi dist/build/Data/HashTable.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Handle.hs-boot -o dist/build/GHC/Handle.p_o-boot -ohi dist/build/GHC/Handle.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Unsafe.hs -o dist/build/System/IO/Unsafe.p_o -ohi dist/build/System/IO/Unsafe.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Prelude.hs-boot -o dist/build/Prelude.p_o-boot -ohi dist/build/Prelude.p_hi-boot <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Storable.lhs -o dist/build/GHC/Storable.p_o -ohi dist/build/GHC/Storable.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/StablePtr.hs -o dist/build/Foreign/StablePtr.p_o -ohi dist/build/Foreign/StablePtr.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Storable.hs -o dist/build/Foreign/Storable.p_o -ohi dist/build/Foreign/Storable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Typeable.hs -o dist/build/Data/Typeable.p_o -ohi dist/build/Data/Typeable.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ForeignPtr.hs -o dist/build/GHC/ForeignPtr.p_o -ohi dist/build/GHC/ForeignPtr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Ptr.hs -o dist/build/Foreign/Ptr.p_o -ohi dist/build/Foreign/Ptr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Either.hs -o dist/build/Data/Either.p_o -ohi dist/build/Data/Either.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Dynamic.hs -o dist/build/Data/Dynamic.p_o -ohi dist/build/Data/Dynamic.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Weak.lhs -o dist/build/GHC/Weak.p_o -ohi dist/build/GHC/Weak.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Error.hs -o dist/build/Foreign/Marshal/Error.p_o -ohi dist/build/Foreign/Marshal/Error.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IORef.hs -o dist/build/Data/IORef.p_o -ohi dist/build/Data/IORef.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read.hs -o dist/build/Text/Read.p_o -ohi dist/build/Text/Read.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Error.hs -o dist/build/System/IO/Error.p_o -ohi dist/build/System/IO/Error.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Concurrent.hs -o dist/build/Foreign/Concurrent.p_o -ohi dist/build/Foreign/Concurrent.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/ForeignPtr.hs -o dist/build/Foreign/ForeignPtr.p_o -ohi dist/build/Foreign/ForeignPtr.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Alloc.hs -o dist/build/Foreign/Marshal/Alloc.p_o -ohi dist/build/Foreign/Marshal/Alloc.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Utils.hs -o dist/build/Foreign/Marshal/Utils.p_o -ohi dist/build/Foreign/Marshal/Utils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Array.hs -o dist/build/Foreign/Marshal/Array.p_o -ohi dist/build/Foreign/Marshal/Array.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/String.hs -o dist/build/Foreign/C/String.p_o -ohi dist/build/Foreign/C/String.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Pool.hs -o dist/build/Foreign/Marshal/Pool.p_o -ohi dist/build/Foreign/Marshal/Pool.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal.hs -o dist/build/Foreign/Marshal.p_o -ohi dist/build/Foreign/Marshal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign.hs -o dist/build/Foreign.p_o -ohi dist/build/Foreign.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Error.hs -o dist/build/Foreign/C/Error.p_o -ohi dist/build/Foreign/C/Error.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C.hs -o dist/build/Foreign/C.p_o -ohi dist/build/Foreign/C.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Types.hs -o dist/build/System/Posix/Types.p_o -ohi dist/build/System/Posix/Types.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Internals.hs -o dist/build/System/Posix/Internals.p_o -ohi dist/build/System/Posix/Internals.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Conc.lhs -o dist/build/GHC/Conc.p_o -ohi dist/build/GHC/Conc.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Exception/Base.hs -o dist/build/Control/Exception/Base.p_o -ohi dist/build/Control/Exception/Base.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Handle.hs -o dist/build/GHC/Handle.p_o -ohi dist/build/GHC/Handle.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Exception.hs -o dist/build/Control/Exception.p_o -ohi dist/build/Control/Exception.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IO.hs -o dist/build/GHC/IO.p_o -ohi dist/build/GHC/IO.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/TopHandler.lhs -o dist/build/GHC/TopHandler.p_o -ohi dist/build/GHC/TopHandler.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/OldException.hs -o dist/build/Control/OldException.p_o -ohi dist/build/Control/OldException.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO.hs -o dist/build/System/IO.p_o -ohi dist/build/System/IO.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Prelude.hs -o dist/build/Prelude.p_o -ohi dist/build/Prelude.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ConsoleHandler.hs -o dist/build/GHC/ConsoleHandler.p_o -ohi dist/build/GHC/ConsoleHandler.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Category.hs -o dist/build/Control/Category.p_o -ohi dist/build/Control/Category.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Function.hs -o dist/build/Data/Function.p_o -ohi dist/build/Data/Function.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Instances.hs -o dist/build/Control/Monad/Instances.p_o -ohi dist/build/Control/Monad/Instances.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Environment.hs -o dist/build/GHC/Environment.p_o -ohi dist/build/GHC/Environment.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exts.hs -o dist/build/GHC/Exts.p_o -ohi dist/build/GHC/Exts.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/PArr.hs -o dist/build/GHC/PArr.p_o -ohi dist/build/GHC/PArr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/MVar.hs -o dist/build/Control/Concurrent/MVar.p_o -ohi dist/build/Control/Concurrent/MVar.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Monoid.hs -o dist/build/Data/Monoid.p_o -ohi dist/build/Data/Monoid.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Data.hs -o dist/build/Data/Data.p_o -ohi dist/build/Data/Data.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Fixed.hs -o dist/build/Data/Fixed.p_o -ohi dist/build/Data/Fixed.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ix.hs -o dist/build/Data/Ix.p_o -ohi dist/build/Data/Ix.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ratio.hs -o dist/build/Data/Ratio.p_o -ohi dist/build/Data/Ratio.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef.hs -o dist/build/Data/STRef.p_o -ohi dist/build/Data/STRef.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Version.hs -o dist/build/Data/Version.p_o -ohi dist/build/Data/Version.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/Trace.hs -o dist/build/Debug/Trace.p_o -ohi dist/build/Debug/Trace.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Console/GetOpt.hs -o dist/build/System/Console/GetOpt.p_o -ohi dist/build/System/Console/GetOpt.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Environment.hs -o dist/build/System/Environment.p_o -ohi dist/build/System/Environment.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Exit.hs -o dist/build/System/Exit.p_o -ohi dist/build/System/Exit.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem.hs -o dist/build/System/Mem.p_o -ohi dist/build/System/Mem.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/StableName.hs -o dist/build/System/Mem/StableName.p_o -ohi dist/build/System/Mem/StableName.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/Weak.hs -o dist/build/System/Mem/Weak.p_o -ohi dist/build/System/Mem/Weak.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Printf.hs -o dist/build/Text/Printf.p_o -ohi dist/build/Text/Printf.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show/Functions.hs -o dist/build/Text/Show/Functions.p_o -ohi dist/build/Text/Show/Functions.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/CPUTime.hs -o dist/build/System/CPUTime.p_o -ohi dist/build/System/CPUTime.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Info.hs -o dist/build/System/Info.p_o -ohi dist/build/System/Info.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Fix.hs -o dist/build/Control/Monad/Fix.p_o -ohi dist/build/Control/Monad/Fix.p_hi Syste m/CPUTime.hsc:67:24: Warning: Defaulting the following constraint(s) to type `Double' `RealFrac b' arising from a use of `round' at System/CP UTime.hsc:67:24-28 In the first argument of `(.)', namely `round' In the expression: round . realToFrac :: (Real a) => a -> Integer In the definition of `realToInteger': realToInteger = round . realToFrac :: (Real a) => a -> Integer <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Unique.hs -o dist/build/Data/Unique.p_o -ohi dist/build/Data/Unique.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/SampleVar.hs -o dist/build/Control/Concurrent/SampleVar.p_o -ohi dist/build/Control/Concurrent/SampleVar.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSemN.hs -o dist/build/Control/Concurrent/QSemN.p_o -ohi dist/build/Control/Concurrent/QSemN.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSem.hs -o dist/build/Control/Concurrent/QSem.p_o -ohi dist/build/Control/Concurrent/QSem.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/Chan.hs -o dist/build/Control/Concurrent/Chan.p_o -ohi dist/build/Control/Concurrent/Chan.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Strict.hs -o dist/build/Data/STRef/Strict.p_o -ohi dist/build/Data/STRef/Strict.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST.hs -o dist/build/Control/Monad/ST.p_o -ohi dist/build/Control/Monad/ST.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Arrow.hs -o dist/build/Control/Arrow.p_o -ohi dist/build/Control/Arrow.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Lazy.hs -o dist/build/Control/Monad/ST/Lazy.p_o -ohi dist/build/Control/Monad/ST/Lazy.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Strict.hs -o dist/build/Control/Monad/ST/Strict.p_o -ohi dist/build/Control/Monad/ST/Strict.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Lazy.hs -o dist/build/Data/STRef/Lazy.p_o -ohi dist/build/Data/STRef/Lazy.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent.hs -o dist/build/Control/Concurrent.p_o -ohi dist/build/Control/Concurrent.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Desugar.hs -o dist/build/GHC/Desugar.p_o -ohi dist/build/GHC/Desugar.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Applicative.hs -o dist/build/Control/Applicative.p_o -ohi dist/build/Control/Applicative.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Timeout.hs -o dist/build/System/Timeout.p_o -ohi dist/build/System/Timeout.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Foldable.hs -o dist/build/Data/Foldable.p_o -ohi dist/build/Data/Foldable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Complex.hs -o dist/build/Data/Complex.p_o -ohi dist/build/Data/Complex.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-4.0.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package ghc-prim-0.1.0.0 -package integer-0.1.0.0 -package rts-1.0 -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XPatternSignatures -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Traversable.hs -o dist/build/Data/Traversable.p_o -ohi dist/build/Data/Traversable.p_hi <> <> (echo dist/build/cbits/PrelIOUtils.p_o dist/build/cbits/WCsubst.p_o dist/build/cbits/Win32Utils.p_o dist/build/cbits/consUtils.p_o dist/build/cbits/dirUtils.p_o dist/build/cbits/inputReady.p_o dist/build/cbits/selectUtils.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/Foreign/Concurrent_split dist/build/GHC/Arr_split dist/build/GHC/Base_split dist/build/GHC/Classes_split dist/build/GHC/Conc_split dist/build/GHC/ConsoleHandler_split dist/build/GHC/Desugar_split dist/build/GHC/Enum_split dist/build/GHC/Environment_split dist/build/GHC/Err_split dist/build/GHC/Exception_split dist/build/GHC/Exts_split dist/build/GHC/Float_split dist/build/GHC/ForeignPtr_split dist/build/GHC/Handle_split dist/build/GHC/IO_split dist/build/GHC/IOBase_split dist/build/GHC/Int_split dist/build/GHC/List_split dist/build/GHC/Num_split dist/build/GHC/PArr_split dist/build/GHC/Pack_split dist/build/GHC/Ptr_split dist/build/GHC/Read_split dist/build/GHC/Real_split dist/build/GHC/ST_split dist/build/GHC/STRef_split dist/build/GHC/Show_split dist/build/GHC/Stable_split dist/build/GHC/Storable_split dist/build/GHC/TopHandler_split dist/build/GHC/Unicode_split dist/build/GHC/Weak_split dist/build/GHC/Word_split dist/build/System/Timeout_split dist/build/Control/Applicative_split dist/build/Control/Arrow_split dist/build/Control/Category_split dist/build/Control/Concurrent_split dist/build/Control/Concurrent/Chan_split dist/build/Control/Concurrent/MVar_split dist/build/Control/Concurrent/QSem_split dist/build/Control/Concurrent/QSemN_split dist/build/Control/Concurrent/SampleVar_split dist/build/Control/Exception_split dist/build/Control/Exception/Base_split dist/build/Control/OldException_split dist/build/Control/Monad_split dist/build/Control/Monad/Fix_split dist/build/Control/Monad/Instances_split dist/build/Control/Monad/ST_split dist/build/Control/Monad/ST/Lazy_split dist/build/Control/Monad/ST/Strict_split dist/build/Data/Bits_split dist/build/Data/Bool_split dist/build/Data/Char_split dist/build/Data/Complex_split dist/build/Data/Dynamic_split dist/build/Data/Either_split dist/build/Data/Eq_split dist/build/Data/Data_split dist/build/Data/Fixed_split dist/build/Data/Foldable_split dist/build/Data/Function_split dist/build/Data/HashTable_split dist/build/Data/IORef_split dist/build/Data/Int_split dist/build/Data/Ix_split dist/build/Data/List_split dist/build/Data/Maybe_split dist/build/Data/Monoid_split dist/build/Data/Ord_split dist/build/Data/Ratio_split dist/build/Data/STRef_split dist/build/Data/STRef/Lazy_split dist/build/Data/STRef/Strict_split dist/build/Data/String_split dist/build/Data/Traversable_split dist/build/Data/Tuple_split dist/build/Data/Typeable_split dist/build/Data/Unique_split dist/build/Data/Version_split dist/build/Data/Word_split dist/build/Debug/Trace_split dist/build/Foreign_split dist/build/Foreign/C_split dist/build/Foreign/C/Error_split dist/build/Foreign/C/String_split dist/build/Foreign/C/Types_split dist/build/Foreign/ForeignPtr_split dist/build/Foreign/Marshal_split dist/build/Foreign/Marshal/Alloc_split dist/build/Foreign/Marshal/Array_split dist/build/Foreign/Marshal/Error_split dist/build/Foreign/Marshal/Pool_split dist/build/Foreign/Marshal/Utils_split dist/build/Foreign/Ptr_split dist/build/Foreign/StablePtr_split dist/build/Foreign/Storable_split dist/build/Numeric_split dist/build/Prelude_split dist/build/System/Console/GetOpt_split dist/build/System/CPUTime_split dist/build/System/Environment_split dist/build/System/Exit_split dist/build/System/IO_split dist/build/System/IO/Error_split dist/build/System/IO/Unsafe_split dist/build/System/Info_split dist/build/System/Mem_split dist/build/System/Mem/StableName_split dist/build/System/Mem/Weak_split dist/build/System/Posix/Internals_split dist/build/System/Posix/Types_split dist/build/Text/ParserCombinators/ReadP_split dist/build/Text/ParserCombinators/ReadPrec_split dist/build/Text/Printf_split dist/build/Text/Read_split dist/build/Text/Read/Lex_split dist/build/Text/Show_split dist/build/Text/Show/Functions_split dist/build/Unsafe/Coerce_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSbase-4.0.0.0_p.a /usr/bin/ar: creating dist/build/libHSbase-4.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base' Registering base-4.0.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.syb syb/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.syb` ( cd syb && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.syb || touch syb/unbuildable Configuring syb-0.1.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages syb; then \ cd syb && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library syb-0.1.0.0... Generating Makefile syb-0.1.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/syb' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Data.Generics Data.Generics.Aliases Data.Generics.Basics Data.Generics.Instances Data.Generics.Schemes Data.Generics.Text Data.Generics.Twins <> for dir in dist/build/Data/ dist/build/Data/Generics/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/syb' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/syb' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Aliases.hs -o dist/build/Data/Generics/Aliases.o -ohi dist/build/Data/Generics/Aliases.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Instances.hs -o dist/build/Data/Generics/Instances.o -ohi dist/build/Data/Generics/Instances.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Basics.hs -o dist/build/Data/Generics/Basics.o -ohi dist/build/Data/Generics/Basics.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Twins.hs -o dist/build/Data/Generics/Twins.o -ohi dist/build/Data/Generics/Twins.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Text.hs -o dist/build/Data/Generics/Text.o -ohi dist/build/Data/Generics/Text.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Schemes.hs -o dist/build/Data/Generics/Schemes.o -ohi dist/build/Data/Generics/Schemes.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics.hs -o dist/build/Data/Generics.o -ohi dist/build/Data/Generics.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Generics_split dist/build/Data/Generics/Aliases_split dist/build/Data/Generics/Basics_split dist/build/Data/Generics/Instances_split dist/build/Data/Generics/Schemes_split dist/build/Data/Generics/Text_split dist/build/Data/Generics/Twins_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSsyb-0.1.0.0.a /usr/bin/ld -x -r -o dist/build/HSsyb-0.1.0.0.o dist/build/Data/Generics.o dist/build/Data/Generics/Aliases.o dist/build/Data/Generics/Basics.o dist/build/Data/Generics/Instances.o dist/build/Data/Generics/Schemes.o dist/build/Data/Generics/Text.o dist/build/Data/Generics/Twins.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSsyb-0.1.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Aliases.hs -o dist/build/Data/Generics/Aliases.p_o -ohi dist/build/Data/Generics/Aliases.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Instances.hs -o dist/build/Data/Generics/Instances.p_o -ohi dist/build/Data/Generics/Instances.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Basics.hs -o dist/build/Data/Generics/Basics.p_o -ohi dist/build/Data/Generics/Basics.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Twins.hs -o dist/build/Data/Generics/Twins.p_o -ohi dist/build/Data/Generics/Twins.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Text.hs -o dist/build/Data/Generics/Text.p_o -ohi dist/build/Data/Generics/Text.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Schemes.hs -o dist/build/Data/Generics/Schemes.p_o -ohi dist/build/Data/Generics/Schemes.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name syb-0.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -package-name syb -XCPP -XRank2Types -XPatternSignatures -XScopedTypeVariables -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics.hs -o dist/build/Data/Generics.p_o -ohi dist/build/Data/Generics.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Generics_split dist/build/Data/Generics/Aliases_split dist/build/Data/Generics/Basics_split dist/build/Data/Generics/Instances_split dist/build/Data/Generics/Schemes_split dist/build/Data/Generics/Text_split dist/build/Data/Generics/Twins_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSsyb-0.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSsyb-0.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/syb' Registering syb-0.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.base3-compat base3-compat/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.base3-compat` ( cd base3-compat && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.base3-compat || touch base3-compat/unbuildable Configuring base-3.0.3.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base3-compat; then \ cd base3-compat && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library base-3.0.3.0... Generating Makefile base-3.0.3.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base3-compat' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Data.Generics Data.Generics.Aliases Data.Generics.Basics Data.Generics.Instances Data.Generics.Schemes Data.Generics.Text Data.Generics.Twins Foreign.Concurrent GHC.Arr GHC.Base GHC.Conc GHC.ConsoleHandler GHC.Desugar GHC.Dotnet GHC.Enum GHC.Environment GHC.Err GHC.Exception GHC.Exts GHC.Float GHC.ForeignPtr GHC.Handle GHC.IO GHC.IOBase GHC.Int GHC.List GHC.Num GHC.PArr GHC.Pack GHC.Ptr GHC.Read GHC.Real GHC.ST GHC.STRef GHC.Show GHC.Stable GHC.Storable GHC.TopHandler GHC.Unicode GHC.Weak GHC.Word System.Timeout Control.Applicative Control.Arrow Control.Category Control.Concurrent Control.Concurrent.Chan Control.Concurrent.MVar Control.Concurrent.QSem Control.Concurrent.QSemN Control.Concurrent.SampleVar Control.Exception Control.Monad Control.Monad.Fix Control.Monad.Instances Control.Monad.ST Control.Monad.ST.Lazy Control.Monad.ST.Strict Data.Bits Data.Bool Data.Char Data.Complex Data.Dynamic Data.Either Data.Eq Data.Fixed Data.Foldable Data.Function Data.HashTable Data.IORef Data.Int Data.Ix Data.List Data.Maybe Data.Monoid Data.Ord Data.Ratio Data.STRef Data.STRef.Lazy Data.STRef.Strict Data.String Data.Traversable Data.Tuple Data.Typeable Data.Unique Data.Version Data.Word Debug.Trace Foreign Foreign.C Foreign.C.Error Foreign.C.String Foreign.C.Types Foreign.ForeignPtr Foreign.Marshal Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error Foreign.Marshal.Pool Foreign.Marshal.Utils Foreign.Ptr Foreign.StablePtr Foreign.Storable Numeric Prelude System.Console.GetOpt System.CPUTime System.Environment System.Exit System.IO System.IO.Error System.IO.Unsafe System.Info System.Mem System.Mem.StableName System.Mem.Weak System.Posix.Internals System.Posix.Types Text.ParserCombinators.ReadP Text.ParserCombinators.ReadPrec Text.Printf Text.Read Text.Read.Lex Text.Show Text.Show.Functions Unsafe.Coerce <> for dir in dist/build/ dist/build/Control/ dist/build/Control/Concurrent/ dist/build/Control/Monad/ dist/build/Control/Monad/ST/ dist/build/Data/ dist/build/Data/Generics/ dist/build/Data/STRef/ dist/build/Debug/ dist/build/Foreign/ dist/build/Foreign/C/ dist/build/Foreign/Marshal/ dist/build/GHC/ dist/build/System/ dist/build/System/Console/ dist/build/System/IO/ dist/build/System/Mem/ dist/build/System/Posix/ dist/build/Text/ dist/build/Text/ParserCombinators/ dist/build/Text/Read/ dist/build/Text/Show/ dist/build/Unsafe/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base3-compat' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base3-compat' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics.hs -o dist/build/Data/Generics.o -ohi dist/build/Data/Generics.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Aliases.hs -o dist/build/Data/Generics/Aliases.o -ohi dist/build/Data/Generics/Aliases.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Basics.hs -o dist/build/Data/Generics/Basics.o -ohi dist/build/Data/Generics/Basics.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Instances.hs -o dist/build/Data/Generics/Instances.o -ohi dist/build/Data/Generics/Instances.hi <> 6 GCs, 108544/118784 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.02 MUT (0.04 elapsed), 0.02 GC (0.02 elapsed) :ghc>> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Schemes.hs -o dist/build/Data/Generics/Schemes.o -ohi dist/build/Data/Generics/Schemes.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Text.hs -o dist/build/Data/Generics/Text.o -ohi dist/build/Data/Generics/Text.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Twins.hs -o dist/build/Data/Generics/Twins.o -ohi dist/build/Data/Generics/Twins.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Concurrent.hs -o dist/build/Foreign/Concurrent.o -ohi dist/build/Foreign/Concurrent.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Arr.hs -o dist/build/GHC/Arr.o -ohi dist/build/GHC/Arr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Base.hs -o dist/build/GHC/Base.o -ohi dist/build/GHC/Base.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Conc.hs -o dist/build/GHC/Conc.o -ohi dist/build/GHC/Conc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ConsoleHandler.hs -o dist/build/GHC/ConsoleHandler.o -ohi dist/build/GHC/ConsoleHandler.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Desugar.hs -o dist/build/GHC/Desugar.o -ohi dist/build/GHC/Desugar.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Dotnet.hs -o dist/build/GHC/Dotnet.o -ohi dist/build/GHC/Dotnet.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Enum.hs -o dist/build/GHC/Enum.o -ohi dist/build/GHC/Enum.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Environment.hs -o dist/build/GHC/Environment.o -ohi dist/build/GHC/Environment.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Err.hs -o dist/build/GHC/Err.o -ohi dist/build/GHC/Err.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exception.hs -o dist/build/GHC/Exception.o -ohi dist/build/GHC/Exception.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exts.hs -o dist/build/GHC/Exts.o -ohi dist/build/GHC/Exts.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Float.hs -o dist/build/GHC/Float.o -ohi dist/build/GHC/Float.hi <> 6 GCs, 108544/118784 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.02 MUT (0.04 elapsed), 0.01 GC (0.02 elapsed) :ghc>> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ForeignPtr.hs -o dist/build/GHC/ForeignPtr.o -ohi dist/build/GHC/ForeignPtr.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Handle.hs -o dist/build/GHC/Handle.o -ohi dist/build/GHC/Handle.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IO.hs -o dist/build/GHC/IO.o -ohi dist/build/GHC/IO.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IOBase.hs -o dist/build/GHC/IOBase.o -ohi dist/build/GHC/IOBase.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Int.hs -o dist/build/GHC/Int.o -ohi dist/build/GHC/Int.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/List.hs -o dist/build/GHC/List.o -ohi dist/build/GHC/List.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Num.hs -o dist/build/GHC/Num.o -ohi dist/build/GHC/Num.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/PArr.hs -o dist/build/GHC/PArr.o -ohi dist/build/GHC/PArr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Pack.hs -o dist/build/GHC/Pack.o -ohi dist/build/GHC/Pack.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Ptr.hs -o dist/build/GHC/Ptr.o -ohi dist/build/GHC/Ptr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Read.hs -o dist/build/GHC/Read.o -ohi dist/build/GHC/Read.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Real.hs -o dist/build/GHC/Real.o -ohi dist/build/GHC/Real.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ST.hs -o dist/build/GHC/ST.o -ohi dist/build/GHC/ST.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/STRef.hs -o dist/build/GHC/STRef.o -ohi dist/build/GHC/STRef.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Show.hs -o dist/build/GHC/Show.o -ohi dist/build/GHC/Show.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Stable.hs -o dist/build/GHC/Stable.o -ohi dist/build/GHC/Stable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Storable.hs -o dist/build/GHC/Storable.o -ohi dist/build/GHC/Storable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/TopHandler.hs -o dist/build/GHC/TopHandler.o -ohi dist/build/GHC/TopHandler.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unicode.hs -o dist/build/GHC/Unicode.o -ohi dist/build/GHC/Unicode.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Weak.hs -o dist/build/GHC/Weak.o -ohi dist/build/GHC/Weak.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Word.hs -o dist/build/GHC/Word.o -ohi dist/build/GHC/Word.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Timeout.hs -o dist/build/System/Timeout.o -ohi dist/build/System/Timeout.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Applicative.hs -o dist/build/Control/Applicative.o -ohi dist/build/Control/Applicative.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Arrow.hs -o dist/build/Control/Arrow.o -ohi dist/build/Control/Arrow.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Category.hs -o dist/build/Control/Category.o -ohi dist/build/Control/Category.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent.hs -o dist/build/Control/Concurrent.o -ohi dist/build/Control/Concurrent.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/Chan.hs -o dist/build/Control/Concurrent/Chan.o -ohi dist/build/Control/Concurrent/Chan.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/MVar.hs -o dist/build/Control/Concurrent/MVar.o -ohi dist/build/Control/Concurrent/MVar.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSem.hs -o dist/build/Control/Concurrent/QSem.o -ohi dist/build/Control/Concurrent/QSem.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSemN.hs -o dist/build/Control/Concurrent/QSemN.o -ohi dist/build/Control/Concurrent/QSemN.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/SampleVar.hs -o dist/build/Control/Concurrent/SampleVar.o -ohi dist/build/Control/Concurrent/SampleVar.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Exception.hs -o dist/build/Control/Exception.o -ohi dist/build/Control/Exception.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad.hs -o dist/build/Control/Monad.o -ohi dist/build/Control/Monad.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Fix.hs -o dist/build/Control/Monad/Fix.o -ohi dist/build/Control/Monad/Fix.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Instances.hs -o dist/build/Control/Monad/Instances.o -ohi dist/build/Control/Monad/Instances.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST.hs -o dist/build/Control/Monad/ST.o -ohi dist/build/Control/Monad/ST.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Lazy.hs -o dist/build/Control/Monad/ST/Lazy.o -ohi dist/build/Control/Monad/ST/Lazy.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Strict.hs -o dist/build/Control/Monad/ST/Strict.o -ohi dist/build/Control/Monad/ST/Strict.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bits.hs -o dist/build/Data/Bits.o -ohi dist/build/Data/Bits.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bool.hs -o dist/build/Data/Bool.o -ohi dist/build/Data/Bool.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Char.hs -o dist/build/Data/Char.o -ohi dist/build/Data/Char.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Complex.hs -o dist/build/Data/Complex.o -ohi dist/build/Data/Complex.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Dynamic.hs -o dist/build/Data/Dynamic.o -ohi dist/build/Data/Dynamic.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Either.hs -o dist/build/Data/Either.o -ohi dist/build/Data/Either.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Eq.hs -o dist/build/Data/Eq.o -ohi dist/build/Data/Eq.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Fixed.hs -o dist/build/Data/Fixed.o -ohi dist/build/Data/Fixed.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Foldable.hs -o dist/build/Data/Foldable.o -ohi dist/build/Data/Foldable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Function.hs -o dist/build/Data/Function.o -ohi dist/build/Data/Function.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/HashTable.hs -o dist/build/Data/HashTable.o -ohi dist/build/Data/HashTable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IORef.hs -o dist/build/Data/IORef.o -ohi dist/build/Data/IORef.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Int.hs -o dist/build/Data/Int.o -ohi dist/build/Data/Int.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ix.hs -o dist/build/Data/Ix.o -ohi dist/build/Data/Ix.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/List.hs -o dist/build/Data/List.o -ohi dist/build/Data/List.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Maybe.hs -o dist/build/Data/Maybe.o -ohi dist/build/Data/Maybe.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Monoid.hs -o dist/build/Data/Monoid.o -ohi dist/build/Data/Monoid.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ord.hs -o dist/build/Data/Ord.o -ohi dist/build/Data/Ord.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ratio.hs -o dist/build/Data/Ratio.o -ohi dist/build/Data/Ratio.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef.hs -o dist/build/Data/STRef.o -ohi dist/build/Data/STRef.hi <> 6 GCs, 108544/118784 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.02 MUT (0.04 elapsed), 0.01 GC (0.02 elapsed) :ghc>> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Lazy.hs -o dist/build/Data/STRef/Lazy.o -ohi dist/build/Data/STRef/Lazy.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Strict.hs -o dist/build/Data/STRef/Strict.o -ohi dist/build/Data/STRef/Strict.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/String.hs -o dist/build/Data/String.o -ohi dist/build/Data/String.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Traversable.hs -o dist/build/Data/Traversable.o -ohi dist/build/Data/Traversable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Tuple.hs -o dist/build/Data/Tuple.o -ohi dist/build/Data/Tuple.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Typeable.hs -o dist/build/Data/Typeable.o -ohi dist/build/Data/Typeable.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Unique.hs -o dist/build/Data/Unique.o -ohi dist/build/Data/Unique.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Version.hs -o dist/build/Data/Version.o -ohi dist/build/Data/Version.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Word.hs -o dist/build/Data/Word.o -ohi dist/build/Data/Word.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/Trace.hs -o dist/build/Debug/Trace.o -ohi dist/build/Debug/Trace.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign.hs -o dist/build/Foreign.o -ohi dist/build/Foreign.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C.hs -o dist/build/Foreign/C.o -ohi dist/build/Foreign/C.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Error.hs -o dist/build/Foreign/C/Error.o -ohi dist/build/Foreign/C/Error.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/String.hs -o dist/build/Foreign/C/String.o -ohi dist/build/Foreign/C/String.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Types.hs -o dist/build/Foreign/C/Types.o -ohi dist/build/Foreign/C/Types.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/ForeignPtr.hs -o dist/build/Foreign/ForeignPtr.o -ohi dist/build/Foreign/ForeignPtr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal.hs -o dist/build/Foreign/Marshal.o -ohi dist/build/Foreign/Marshal.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Alloc.hs -o dist/build/Foreign/Marshal/Alloc.o -ohi dist/build/Foreign/Marshal/Alloc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Array.hs -o dist/build/Foreign/Marshal/Array.o -ohi dist/build/Foreign/Marshal/Array.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Error.hs -o dist/build/Foreign/Marshal/Error.o -ohi dist/build/Foreign/Marshal/Error.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Pool.hs -o dist/build/Foreign/Marshal/Pool.o -ohi dist/build/Foreign/Marshal/Pool.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Utils.hs -o dist/build/Foreign/Marshal/Utils.o -ohi dist/build/Foreign/Marshal/Utils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Ptr.hs -o dist/build/Foreign/Ptr.o -ohi dist/build/Foreign/Ptr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/StablePtr.hs -o dist/build/Foreign/StablePtr.o -ohi dist/build/Foreign/StablePtr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Storable.hs -o dist/build/Foreign/Storable.o -ohi dist/build/Foreign/Storable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Numeric.hs -o dist/build/Numeric.o -ohi dist/build/Numeric.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Prelude.hs -o dist/build/Prelude.o -ohi dist/build/Prelude.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Console/GetOpt.hs -o dist/build/System/Console/GetOpt.o -ohi dist/build/System/Console/GetOpt.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/CPUTime.hs -o dist/build/System/CPUTime.o -ohi dist/build/System/CPUTime.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Environment.hs -o dist/build/System/Environment.o -ohi dist/build/System/Environment.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Exit.hs -o dist/build/System/Exit.o -ohi dist/build/System/Exit.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Error.hs -o dist/build/System/IO/Error.o -ohi dist/build/System/IO/Error.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Unsafe.hs -o dist/build/System/IO/Unsafe.o -ohi dist/build/System/IO/Unsafe.hi <> 6 GCs, 108544/118784 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.01 MUT (0.08 elapsed), 0.01 GC (0.03 elapsed) :ghc>> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Info.hs -o dist/build/System/Info.o -ohi dist/build/System/Info.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem.hs -o dist/build/System/Mem.o -ohi dist/build/System/Mem.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/StableName.hs -o dist/build/System/Mem/StableName.o -ohi dist/build/System/Mem/StableName.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/Weak.hs -o dist/build/System/Mem/Weak.o -ohi dist/build/System/Mem/Weak.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Internals.hs -o dist/build/System/Posix/Internals.o -ohi dist/build/System/Posix/Internals.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Types.hs -o dist/build/System/Posix/Types.o -ohi dist/build/System/Posix/Types.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadP.hs -o dist/build/Text/ParserCombinators/ReadP.o -ohi dist/build/Text/ParserCombinators/ReadP.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadPrec.hs -o dist/build/Text/ParserCombinators/ReadPrec.o -ohi dist/build/Text/ParserCombinators/ReadPrec.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Printf.hs -o dist/build/Text/Printf.o -ohi dist/build/Text/Printf.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read.hs -o dist/build/Text/Read.o -ohi dist/build/Text/Read.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read/Lex.hs -o dist/build/Text/Read/Lex.o -ohi dist/build/Text/Read/Lex.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show.hs -o dist/build/Text/Show.o -ohi dist/build/Text/Show.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show/Functions.hs -o dist/build/Text/Show/Functions.o -ohi dist/build/Text/Show/Functions.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Unsafe/Coerce.hs -o dist/build/Unsafe/Coerce.o -ohi dist/build/Unsafe/Coerce.hi <> <> <> <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Generics_split dist/build/Data/Generics/Aliases_split dist/build/Data/Generics/Basics_split dist/build/Data/Generics/Instances_split dist/build/Data/Generics/Schemes_split dist/build/Data/Generics/Text_split dist/build/Data/Generics/Twins_split dist/build/Foreign/Concurrent_split dist/build/GHC/Arr_split dist/build/GHC/Base_split dist/build/GHC/Conc_split dist/build/GHC/ConsoleHandler_split dist/build/GHC/Desugar_split dist/build/GHC/Dotnet_split dist/build/GHC/Enum_split dist/build/GHC/Environment_split dist/build/GHC/Err_split dist/build/GHC/Exception_split dist/build/GHC/Exts_split dist/build/GHC/Float_split dist/build/GHC/ForeignPtr_split dist/build/GHC/Handle_split dist/build/GHC/IO_split dist/build/GHC/IOBase_split dist/build/GHC/Int_split dist/build/GHC/List_split dist/build/GHC/Num_split dist/build/GHC/PArr_split dist/build/GHC/Pack_split dist/build/GHC/Ptr_split dist/build/GHC/Read_split dist/build/GHC/Real_split dist/build/GHC/ST_split dist/build/GHC/STRef_split dist/build/GHC/Show_split dist/build/GHC/Stable_split dist/build/GHC/Storable_split dist/build/GHC/TopHandler_split dist/build/GHC/Unicode_split dist/build/GHC/Weak_split dist/build/GHC/Word_split dist/build/System/Timeout_split dist/build/Control/Applicative_split dist/build/Control/Arrow_split dist/build/Control/Category_split dist/build/Control/Concurrent_split dist/build/Control/Concurrent/Chan_split dist/build/Control/Concurrent/MVar_split dist/build/Control/Concurrent/QSem_split dist/build/Control/Concurrent/QSemN_split dist/build/Control/Concurrent/SampleVar_split dist/build/Control/Exception_split dist/build/Control/Monad_split dist/build/Control/Monad/Fix_split dist/build/Control/Monad/Instances_split dist/build/Control/Monad/ST_split dist/build/Control/Monad/ST/Lazy_split dist/build/Control/Monad/ST/Strict_split dist/build/Data/Bits_split dist/build/Data/Bool_split dist/build/Data/Char_split dist/build/Data/Complex_split dist/build/Data/Dynamic_split dist/build/Data/Either_split dist/build/Data/Eq_split dist/build/Data/Fixed_split dist/build/Data/Foldable_split dist/build/Data/Function_split dist/build/Data/HashTable_split dist/build/Data/IORef_split dist/build/Data/Int_split dist/build/Data/Ix_split dist/build/Data/List_split dist/build/Data/Maybe_split dist/build/Data/Monoid_split dist/build/Data/Ord_split dist/build/Data/Ratio_split dist/build/Data/STRef_split dist/build/Data/STRef/Lazy_split dist/build/Data/STRef/Strict_split dist/build/Data/String_split dist/build/Data/Traversable_split dist/build/Data/Tuple_split dist/build/Data/Typeable_split dist/build/Data/Unique_split dist/build/Data/Version_split dist/build/Data/Word_split dist/build/Debug/Trace_split dist/build/Foreign_split dist/build/Foreign/C_split dist/build/Foreign/C/Error_split dist/build/Foreign/C/String_split dist/build/Foreign/C/Types_split dist/build/Foreign/ForeignPtr_split dist/build/Foreign/Marshal_split dist/build/Foreign/Marshal/Alloc_split dist/build/Foreign/Marshal/Array_split dist/build/Foreign/Marshal/Error_split dist/build/Foreign/Marshal/Pool_split dist/build/Foreign/Marshal/Utils_split dist/build/Foreign/Ptr_split dist/build/Foreign/StablePtr_split dist/build/Foreign/Storable_split dist/build/Numeric_split dist/build/Prelude_split dist/build/System/Console/GetOpt_split dist/build/System/CPUTime_split dist/build/System/Environment_split dist/build/System/Exit_split dist/build/System/IO_split dist/build/System/IO/Error_split dist/build/System/IO/Unsafe_split dist/build/System/Info_split dist/build/System/Mem_split dist/build/System/Mem/StableName_split dist/build/System/Mem/Weak_split dist/build/System/Posix/Internals_split dist/build/System/Posix/Types_split dist/build/Text/ParserCombinators/ReadP_split dist/build/Text/ParserCombinators/ReadPrec_split dist/build/Text/Printf_split dist/build/Text/Read_split dist/build/Text/Read/Lex_split dist/build/Text/Show_split dist/build/Text/Show/Functions_split dist/build/Unsafe/Coerce_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSbas e-3.0.3.0.a /usr/bin/ld -x -r -o dist/build/HSbase-3.0.3.0.o dist/build/Data/Generics.o dist/build/Data/Generics/Aliases.o dist/build/Data/Generics/Basics.o dist/build/Data/Generics/Instances.o dist/build/Data/Generics/Schemes.o dist/build/Data/Generics/Text.o dist/build/Data/Generics/Twins.o dist/build/Foreign/Concurrent.o dist/build/GHC/Arr.o dist/build/GHC/Base.o dist/build/GHC/Conc.o dist/build/GHC/ConsoleHandler.o dist/build/GHC/Desugar.o dist/build/GHC/Dotnet.o dist/build/GHC/Enum.o dist/build/GHC/Environment.o dist/build/GHC/Err.o dist/build/GHC/Exception.o dist/build/GHC/Exts.o dist/build/GHC/Float.o dist/build/GHC/ForeignPtr.o dist/build/GHC/Handle.o dist/build/GHC/IO.o dist/build/GHC/IOBase.o dist/build/GHC/Int.o dist/build/GHC/List.o dist/build/GHC/Num.o dist/build/GHC/PArr.o dist/build/GHC/Pack.o dist/build/GHC/Ptr.o dist/build/GHC/Read.o dist/build/GHC/Real.o dist/build/GHC/ST.o dist/build/GHC/STRef.o dist/build/GHC/Show.o dist/build/GHC/Stable.o dist/build/GHC/Storable.o dist/build/GHC/TopHandler.o dist/build/GHC/Unicode.o dist/build/GHC/Weak.o dist/build/GHC/Word.o dist/build/System/Timeout.o dist/build/Control/Applicative.o dist/build/Control/Arrow.o dist/build/Control/Category.o dist/build/Control/Concurrent.o dist/build/Control/Concurrent/Chan.o dist/build/Control/Concurrent/MVar.o dist/build/Control/Concurrent/QSem.o dist/build/Control/Concurrent/QSemN.o dist/build/Control/Concurrent/SampleVar.o dist/build/Control/Exception.o dist/build/Control/Monad.o dist/build/Control/Monad/Fix.o dist/build/Control/Monad/Instances.o dist/build/Control/Monad/ST.o dist/build/Control/Monad/ST/Lazy.o dist/build/Control/Monad/ST/Strict.o dist/build/Data/Bits.o dist/build/Data/Bool.o dist/build/Data/Char.o dist/build/Data/Complex.o dist/build/Data/Dynamic.o dist/build/Data/Either.o dist/build/Data/Eq.o dist/build/Data/Fixed.o dist/build/Data/Foldable.o dist/build/Data/Function.o dist/build/Data/HashTable.o dist/build/Data/IORef.o dist/build/Data/Int.o dist/build/Data/Ix.o dist/build/Data/List.o dist/build/Data/Maybe.o dist/build/Data/Monoid.o dist/build/Data/Ord.o dist/build/Data/Ratio.o dist/build/Data/STRef.o dist/build/Data/STRef/Lazy.o dist/build/Data/STRef/Strict.o dist/build/Data/String.o dist/build/Data/Traversable.o dist/build/Data/Tuple.o dist/build/Data/Typeable.o dist/build/Data/Unique.o dist/build/Data/Version.o dist/build/Data/Word.o dist/build/Debug/Trace.o dist/build/Foreign.o dist/build/Foreign/C.o dist/build/Foreign/C/Error.o dist/build/Foreign/C/String.o dist/build/Foreign/C/Types.o dist/build/Foreign/ForeignPtr.o dist/build/Foreign/Marshal.o dist/build/Foreign/Marshal/Alloc.o dist/build/Foreign/Marshal/Array.o dist/build/Foreign/Marshal/Error.o dist/build/Foreign/Marshal/Pool.o dist/build/Foreign/Marshal/Utils.o dist/build/Foreign/Ptr.o dist/build/Foreign/StablePtr.o dist/build/Foreign/Storable.o dist/build/Numeric.o dist/build/Prelude.o dist/build/System/Console/GetOpt.o dist/build/System/CPUTime.o dist/build/System/Environment.o dist/build/System/Exit.o dist/build/System/IO.o dist/build/System/IO/Error.o dist/build/System/IO/Unsafe.o dist/build/System/Info.o dist/build/System/Mem.o dist/build/System/Mem/StableName.o dist/build/System/Mem/Weak.o dist/build/System/Posix/Internals.o dist/build/System/Posix/Types.o dist/build/Text/ParserCombinators/ReadP.o dist/build/Text/ParserCombinators/ReadPrec.o dist/build/Text/Printf.o dist/build/Text/Read.o dist/build/Text/Read/Lex.o dist/build/Text/Show.o dist/build/Text/Show/Functions.o dist/build/Unsafe/Coerce.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSbase-3.0.3.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics.hs -o dist/build/Data/Generics.p_o -ohi dist/build/Data/Generics.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Aliases.hs -o dist/build/Data/Generics/Aliases.p_o -ohi dist/build/Data/Generics/Aliases.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Basics.hs -o dist/build/Data/Generics/Basics.p_o -ohi dist/build/Data/Generics/Basics.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Instances.hs -o dist/build/Data/Generics/Instances.p_o -ohi dist/build/Data/Generics/Instances.p_hi <> 6 GCs, 108544/118784 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.01 MUT (0.04 elapsed), 0.01 GC (0.02 elapsed) :ghc>> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Schemes.hs -o dist/build/Data/Generics/Schemes.p_o -ohi dist/build/Data/Generics/Schemes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Text.hs -o dist/build/Data/Generics/Text.p_o -ohi dist/build/Data/Generics/Text.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Generics/Twins.hs -o dist/build/Data/Generics/Twins.p_o -ohi dist/build/Data/Generics/Twins.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Concurrent.hs -o dist/build/Foreign/Concurrent.p_o -ohi dist/build/Foreign/Concurrent.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Arr.hs -o dist/build/GHC/Arr.p_o -ohi dist/build/GHC/Arr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Base.hs -o dist/build/GHC/Base.p_o -ohi dist/build/GHC/Base.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Conc.hs -o dist/build/GHC/Conc.p_o -ohi dist/build/GHC/Conc.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ConsoleHandler.hs -o dist/build/GHC/ConsoleHandler.p_o -ohi dist/build/GHC/ConsoleHandler.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Desugar.hs -o dist/build/GHC/Desugar.p_o -ohi dist/build/GHC/Desugar.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Dotnet.hs -o dist/build/GHC/Dotnet.p_o -ohi dist/build/GHC/Dotnet.p_hi <> 6 GCs, 108544/118784 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.02 MUT (0.04 elapsed), 0.01 GC (0.02 elapsed) :ghc>> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Enum.hs -o dist/build/GHC/Enum.p_o -ohi dist/build/GHC/Enum.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Environment.hs -o dist/build/GHC/Environment.p_o -ohi dist/build/GHC/Environment.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Err.hs -o dist/build/GHC/Err.p_o -ohi dist/build/GHC/Err.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exception.hs -o dist/build/GHC/Exception.p_o -ohi dist/build/GHC/Exception.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Exts.hs -o dist/build/GHC/Exts.p_o -ohi dist/build/GHC/Exts.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Float.hs -o dist/build/GHC/Float.p_o -ohi dist/build/GHC/Float.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ForeignPtr.hs -o dist/build/GHC/ForeignPtr.p_o -ohi dist/build/GHC/ForeignPtr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Handle.hs -o dist/build/GHC/Handle.p_o -ohi dist/build/GHC/Handle.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IO.hs -o dist/build/GHC/IO.p_o -ohi dist/build/GHC/IO.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/IOBase.hs -o dist/build/GHC/IOBase.p_o -ohi dist/build/GHC/IOBase.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Int.hs -o dist/build/GHC/Int.p_o -ohi dist/build/GHC/Int.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/List.hs -o dist/build/GHC/List.p_o -ohi dist/build/GHC/List.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Num.hs -o dist/build/GHC/Num.p_o -ohi dist/build/GHC/Num.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/PArr.hs -o dist/build/GHC/PArr.p_o -ohi dist/build/GHC/PArr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Pack.hs -o dist/build/GHC/Pack.p_o -ohi dist/build/GHC/Pack.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Ptr.hs -o dist/build/GHC/Ptr.p_o -ohi dist/build/GHC/Ptr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Read.hs -o dist/build/GHC/Read.p_o -ohi dist/build/GHC/Read.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Real.hs -o dist/build/GHC/Real.p_o -ohi dist/build/GHC/Real.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/ST.hs -o dist/build/GHC/ST.p_o -ohi dist/build/GHC/ST.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/STRef.hs -o dist/build/GHC/STRef.p_o -ohi dist/build/GHC/STRef.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Show.hs -o dist/build/GHC/Show.p_o -ohi dist/build/GHC/Show.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Stable.hs -o dist/build/GHC/Stable.p_o -ohi dist/build/GHC/Stable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Storable.hs -o dist/build/GHC/Storable.p_o -ohi dist/build/GHC/Storable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/TopHandler.hs -o dist/build/GHC/TopHandler.p_o -ohi dist/build/GHC/TopHandler.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Unicode.hs -o dist/build/GHC/Unicode.p_o -ohi dist/build/GHC/Unicode.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Weak.hs -o dist/build/GHC/Weak.p_o -ohi dist/build/GHC/Weak.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c GHC/Word.hs -o dist/build/GHC/Word.p_o -ohi dist/build/GHC/Word.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Timeout.hs -o dist/build/System/Timeout.p_o -ohi dist/build/System/Timeout.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Applicative.hs -o dist/build/Control/Applicative.p_o -ohi dist/build/Control/Applicative.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Arrow.hs -o dist/build/Control/Arrow.p_o -ohi dist/build/Control/Arrow.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Category.hs -o dist/build/Control/Category.p_o -ohi dist/build/Control/Category.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent.hs -o dist/build/Control/Concurrent.p_o -ohi dist/build/Control/Concurrent.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/Chan.hs -o dist/build/Control/Concurrent/Chan.p_o -ohi dist/build/Control/Concurrent/Chan.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/MVar.hs -o dist/build/Control/Concurrent/MVar.p_o -ohi dist/build/Control/Concurrent/MVar.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSem.hs -o dist/build/Control/Concurrent/QSem.p_o -ohi dist/build/Control/Concurrent/QSem.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/QSemN.hs -o dist/build/Control/Concurrent/QSemN.p_o -ohi dist/build/Control/Concurrent/QSemN.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/SampleVar.hs -o dist/build/Control/Concurrent/SampleVar.p_o -ohi dist/build/Control/Concurrent/SampleVar.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Exception.hs -o dist/build/Control/Exception.p_o -ohi dist/build/Control/Exception.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad.hs -o dist/build/Control/Monad.p_o -ohi dist/build/Control/Monad.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Fix.hs -o dist/build/Control/Monad/Fix.p_o -ohi dist/build/Control/Monad/Fix.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Instances.hs -o dist/build/Control/Monad/Instances.p_o -ohi dist/build/Control/Monad/Instances.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST.hs -o dist/build/Control/Monad/ST.p_o -ohi dist/build/Control/Monad/ST.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Lazy.hs -o dist/build/Control/Monad/ST/Lazy.p_o -ohi dist/build/Control/Monad/ST/Lazy.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/ST/Strict.hs -o dist/build/Control/Monad/ST/Strict.p_o -ohi dist/build/Control/Monad/ST/Strict.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bits.hs -o dist/build/Data/Bits.p_o -ohi dist/build/Data/Bits.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Bool.hs -o dist/build/Data/Bool.p_o -ohi dist/build/Data/Bool.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Char.hs -o dist/build/Data/Char.p_o -ohi dist/build/Data/Char.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Complex.hs -o dist/build/Data/Complex.p_o -ohi dist/build/Data/Complex.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Dynamic.hs -o dist/build/Data/Dynamic.p_o -ohi dist/build/Data/Dynamic.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Either.hs -o dist/build/Data/Either.p_o -ohi dist/build/Data/Either.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Eq.hs -o dist/build/Data/Eq.p_o -ohi dist/build/Data/Eq.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Fixed.hs -o dist/build/Data/Fixed.p_o -ohi dist/build/Data/Fixed.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Foldable.hs -o dist/build/Data/Foldable.p_o -ohi dist/build/Data/Foldable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Function.hs -o dist/build/Data/Function.p_o -ohi dist/build/Data/Function.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/HashTable.hs -o dist/build/Data/HashTable.p_o -ohi dist/build/Data/HashTable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IORef.hs -o dist/build/Data/IORef.p_o -ohi dist/build/Data/IORef.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Int.hs -o dist/build/Data/Int.p_o -ohi dist/build/Data/Int.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ix.hs -o dist/build/Data/Ix.p_o -ohi dist/build/Data/Ix.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/List.hs -o dist/build/Data/List.p_o -ohi dist/build/Data/List.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Maybe.hs -o dist/build/Data/Maybe.p_o -ohi dist/build/Data/Maybe.p_hi <> 6 GCs, 108544/118784 avg/max bytes residency (2 samples), 34M in use, 0.00 INIT (0.00 elapsed), 0.01 MUT (0.04 elapsed), 0.01 GC (0.02 elapsed) :ghc>> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Monoid.hs -o dist/build/Data/Monoid.p_o -ohi dist/build/Data/Monoid.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ord.hs -o dist/build/Data/Ord.p_o -ohi dist/build/Data/Ord.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Ratio.hs -o dist/build/Data/Ratio.p_o -ohi dist/build/Data/Ratio.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef.hs -o dist/build/Data/STRef.p_o -ohi dist/build/Data/STRef.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Lazy.hs -o dist/build/Data/STRef/Lazy.p_o -ohi dist/build/Data/STRef/Lazy.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/STRef/Strict.hs -o dist/build/Data/STRef/Strict.p_o -ohi dist/build/Data/STRef/Strict.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/String.hs -o dist/build/Data/String.p_o -ohi dist/build/Data/String.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Traversable.hs -o dist/build/Data/Traversable.p_o -ohi dist/build/Data/Traversable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Tuple.hs -o dist/build/Data/Tuple.p_o -ohi dist/build/Data/Tuple.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Typeable.hs -o dist/build/Data/Typeable.p_o -ohi dist/build/Data/Typeable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Unique.hs -o dist/build/Data/Unique.p_o -ohi dist/build/Data/Unique.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Version.hs -o dist/build/Data/Version.p_o -ohi dist/build/Data/Version.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Word.hs -o dist/build/Data/Word.p_o -ohi dist/build/Data/Word.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/Trace.hs -o dist/build/Debug/Trace.p_o -ohi dist/build/Debug/Trace.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign.hs -o dist/build/Foreign.p_o -ohi dist/build/Foreign.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C.hs -o dist/build/Foreign/C.p_o -ohi dist/build/Foreign/C.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Error.hs -o dist/build/Foreign/C/Error.p_o -ohi dist/build/Foreign/C/Error.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/String.hs -o dist/build/Foreign/C/String.p_o -ohi dist/build/Foreign/C/String.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/C/Types.hs -o dist/build/Foreign/C/Types.p_o -ohi dist/build/Foreign/C/Types.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/ForeignPtr.hs -o dist/build/Foreign/ForeignPtr.p_o -ohi dist/build/Foreign/ForeignPtr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal.hs -o dist/build/Foreign/Marshal.p_o -ohi dist/build/Foreign/Marshal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Alloc.hs -o dist/build/Foreign/Marshal/Alloc.p_o -ohi dist/build/Foreign/Marshal/Alloc.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Array.hs -o dist/build/Foreign/Marshal/Array.p_o -ohi dist/build/Foreign/Marshal/Array.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Error.hs -o dist/build/Foreign/Marshal/Error.p_o -ohi dist/build/Foreign/Marshal/Error.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Pool.hs -o dist/build/Foreign/Marshal/Pool.p_o -ohi dist/build/Foreign/Marshal/Pool.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Marshal/Utils.hs -o dist/build/Foreign/Marshal/Utils.p_o -ohi dist/build/Foreign/Marshal/Utils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Ptr.hs -o dist/build/Foreign/Ptr.p_o -ohi dist/build/Foreign/Ptr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/StablePtr.hs -o dist/build/Foreign/StablePtr.p_o -ohi dist/build/Foreign/StablePtr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Foreign/Storable.hs -o dist/build/Foreign/Storable.p_o -ohi dist/build/Foreign/Storable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Numeric.hs -o dist/build/Numeric.p_o -ohi dist/build/Numeric.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Prelude.hs -o dist/build/Prelude.p_o -ohi dist/build/Prelude.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Console/GetOpt.hs -o dist/build/System/Console/GetOpt.p_o -ohi dist/build/System/Console/GetOpt.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/CPUTime.hs -o dist/build/System/CPUTime.p_o -ohi dist/build/System/CPUTime.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Environment.hs -o dist/build/System/Environment.p_o -ohi dist/build/System/Environment.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Exit.hs -o dist/build/System/Exit.p_o -ohi dist/build/System/Exit.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO.hs -o dist/build/System/IO.p_o -ohi dist/build/System/IO.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Error.hs -o dist/build/System/IO/Error.p_o -ohi dist/build/System/IO/Error.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/IO/Unsafe.hs -o dist/build/System/IO/Unsafe.p_o -ohi dist/build/System/IO/Unsafe.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Info.hs -o dist/build/System/Info.p_o -ohi dist/build/System/Info.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem.hs -o dist/build/System/Mem.p_o -ohi dist/build/System/Mem.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/StableName.hs -o dist/build/System/Mem/StableName.p_o -ohi dist/build/System/Mem/StableName.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Mem/Weak.hs -o dist/build/System/Mem/Weak.p_o -ohi dist/build/System/Mem/Weak.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Internals.hs -o dist/build/System/Posix/Internals.p_o -ohi dist/build/System/Posix/Internals.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Types.hs -o dist/build/System/Posix/Types.p_o -ohi dist/build/System/Posix/Types.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadP.hs -o dist/build/Text/ParserCombinators/ReadP.p_o -ohi dist/build/Text/ParserCombinators/ReadP.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/ReadPrec.hs -o dist/build/Text/ParserCombinators/ReadPrec.p_o -ohi dist/build/Text/ParserCombinators/ReadPrec.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Printf.hs -o dist/build/Text/Printf.p_o -ohi dist/build/Text/Printf.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read.hs -o dist/build/Text/Read.p_o -ohi dist/build/Text/Read.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Read/Lex.hs -o dist/build/Text/Read/Lex.p_o -ohi dist/build/Text/Read/Lex.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show.hs -o dist/build/Text/Show.p_o -ohi dist/build/Text/Show.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Show/Functions.hs -o dist/build/Text/Show/Functions.p_o -ohi dist/build/Text/Show/Functions.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name base-3.0.3.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XPackageImports -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Unsafe/Coerce.hs -o dist/build/Unsafe/Coerce.p_o -ohi dist/build/Unsafe/Coerce.p_hi <> <> <> <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Generics_split dist/build/Data/Generics/Aliases_split dist/build/Data/Generics/Basics_split dist/build/Data/Generics/Instances_split dist/build/Data/Generics/Schemes_split dist/build/Data/Generics/Text_split dist/build/Data/Generics/Twins_split dist/build/Foreign/Concurrent_split dist/build/GHC/Arr_split dist/build/GHC/Base_split dist/build/GHC/Conc_split dist/build/GHC/ConsoleHandler_split dist/build/GHC/Desugar_split dist/build/GHC/Dotnet_split dist/build/GHC/Enum_split dist/build/GHC/Environment_split dist/build/GHC/Err_split dist/build/GHC/Exception_split dist/build/GHC/Exts_split dist/build/GHC/Float_split dist/build/GHC/ForeignPtr_split dist/build/GHC/Handle_split dist/build/GHC/IO_split dist/build/GHC/IOBase_split dist/build/GHC/Int_split dist/build/GHC/List_split dist/build/GHC/Num_split dist/build/GHC/PArr_split dist/build/GHC/Pack_split dist/build/GHC/Ptr_split dist/build/GHC/Read_split dist/build/GHC/Real_split dist/build/GHC/ST_split dist/build/GHC/STRef_split dist/build/GHC/Show_split dist/build/GHC/Stable_split dist/build/GHC/Storable_split dist/build/GHC/TopHandler_split dist/build/GHC/Unicode_split dist/build/GHC/Weak_split dist/build/GHC/Word_split dist/build/System/Timeout_split dist/build/Control/Applicative_split dist/build/Control/Arrow_split dist/build/Control/Category_split dist/build/Control/Concurrent_split dist/build/Control/Concurrent/Chan_split dist/build/Control/Concurrent/MVar_split dist/build/Control/Concurrent/QSem_split dist/build/Control/Concurrent/QSemN_split dist/build/Control/Concurrent/SampleVar_split dist/build/Control/Exception_split dist/build/Control/Monad_split dist/build/Control/Monad/Fix_split dist/build/Control/Monad/Instances_split dist/build/Control/Monad/ST_split dist/build/Control/Monad/ST/Lazy_split dist/build/Control/Monad/ST/Strict_split dist/build/Data/Bits_split dist/build/Data/Bool_split dist/build/Data/Char_split dist/build/Data/Complex_split dist/build/Data/Dynamic_split dist/build/Data/Either_split dist/build/Data/Eq_split dist/build/Data/Fixed_split dist/build/Data/Foldable_split dist/build/Data/Function_split dist/build/Data/HashTable_split dist/build/Data/IORef_split dist/build/Data/Int_split dist/build/Data/Ix_split dist/build/Data/List_split dist/build/Data/Maybe_split dist/build/Data/Monoid_split dist/build/Data/Ord_split dist/build/Data/Ratio_split dist/build/Data/STRef_split dist/build/Data/STRef/Lazy_split dist/build/Data/STRef/Strict_split dist/build/Data/String_split dist/build/Data/Traversable_split dist/build/Data/Tuple_split dist/build/Data/Typeable_split dist/build/Data/Unique_split dist/build/Data/Version_split dist/build/Data/Word_split dist/build/Debug/Trace_split dist/build/Foreign_split dist/build/Foreign/C_split dist/build/Foreign/C/Error_split dist/build/Foreign/C/String_split dist/build/Foreign/C/Types_split dist/build/Foreign/ForeignPtr_split dist/build/Foreign/Marshal_split dist/build/Foreign/Marshal/Alloc_split dist/build/Foreign/Marshal/Array_split dist/build/Foreign/Marshal/Error_split dist/build/Foreign/Marshal/Pool_split dist/build/Foreign/Marshal/Utils_split dist/build/Foreign/Ptr_split dist/build/Foreign/StablePtr_split dist/build/Foreign/Storable_split dist/build/Numeric_split dist/build/Prelude_split dist/build/System/Console/GetOpt_split dist/build/System/CPUTime_split dist/build/System/Environment_split dist/build/System/Exit_split dist/build/System/IO_split dist/build/System/IO/Error_split dist/build/System/IO/Unsafe_split dist/build/System/Info_split dist/build/System/Mem_split dist/build/System/Mem/StableName_split dist/build/System/Mem/Weak_split dist/build/System/Posix/Internals_split dist/build/System/Posix/Types_split dist/build/Text/ParserCombinators/ReadP_split dist/build/Text/ParserCombinators/ReadPrec_split dist/build/Text/Printf_split dist/build/Text/Read_split dist/build/Text/Read/Lex_split dist/build/Text/Show_split dist/build/Text/Show/Functions_split dist/build/Unsafe/Coerce_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSbase-3.0.3.0_p.a /usr/bin/ar: creating dist/build/libHSbase-3.0.3.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base3-compat' Registering base-3.0.3.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.array array/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.array` ( cd array && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.array || touch array/unbuildable Configuring array-0.2.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages array; then \ cd array && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library array-0.2.0.0... Generating Makefile array-0.2.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/array' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Data.Array.Base Data.Array.Diff Data.Array.IArray Data.Array.IO Data.Array.IO.Internals Data.Array.MArray Data.Array.ST Data.Array.Storable Data.Array.Unboxed Data.Array <> for dir in dist/build/Data/ dist/build/Data/Array/ dist/build/Data/Array/IO/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/array' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/array' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Base.hs -o dist/build/Data/Array/Base.o -ohi dist/build/Data/Array/Base.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array.hs -o dist/build/Data/Array.o -ohi dist/build/Data/Array.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/MArray.hs -o dist/build/Data/Array/MArray.o -ohi dist/build/Data/Array/MArray.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/IO/Internals.hs -o dist/build/Data/Array/IO/Internals.o -ohi dist/build/Data/Array/IO/Internals.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/IArray.hs -o dist/build/Data/Array/IArray.o -ohi dist/build/Data/Array/IArray.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/ST.hs -o dist/build/Data/Array/ST.o -ohi dist/build/Data/Array/ST.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Storable.hs -o dist/build/Data/Array/Storable.o -ohi dist/build/Data/Array/Storable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Unboxed.hs -o dist/build/Data/Array/Unboxed.o -ohi dist/build/Data/Array/Unboxed.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/IO.hs -o dist/build/Data/Array/IO.o -ohi dist/build/Data/Array/IO.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Diff.hs -o dist/build/Data/Array/Diff.o -ohi dist/build/Data/Array/Diff.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Array/Base_split dist/build/Data/Array/Diff_split dist/build/Data/Array/IArray_split dist/build/Data/Array/IO_split dist/build/Data/Array/IO/Internals_split dist/build/Data/Array/MArray_split dist/build/Data/Array/ST_split dist/build/Data/Array/Storable_split dist/build/Data/Array/Unboxed_split dist/build/Data/Array_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSarray-0.2.0.0.a /usr/bin/ld -x -r -o dist/build/HSarray-0.2.0.0.o dist/build/Data/Array/Base.o dist/build/Data/Array/Diff.o dist/build/Data/Array/IArray.o dist/build/Data/Array/IO.o dist/build/Data/Array/IO/Internals.o dist/build/Data/Array/MArray.o dist/build/Data/Array/ST.o dist/build/Data/Array/Storable.o dist/build/Data/Array/Unboxed.o dist/build/Data/Array.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSarray-0.2.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Base.hs -o dist/build/Data/Array/Base.p_o -ohi dist/build/Data/Array/Base.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array.hs -o dist/build/Data/Array.p_o -ohi dist/build/Data/Array.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/MArray.hs -o dist/build/Data/Array/MArray.p_o -ohi dist/build/Data/Array/MArray.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/IO/Internals.hs -o dist/build/Data/Array/IO/Internals.p_o -ohi dist/build/Data/Array/IO/Internals.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/IArray.hs -o dist/build/Data/Array/IArray.p_o -ohi dist/build/Data/Array/IArray.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/ST.hs -o dist/build/Data/Array/ST.p_o -ohi dist/build/Data/Array/ST.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Storable.hs -o dist/build/Data/Array/Storable.p_o -ohi dist/build/Data/Array/Storable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Unboxed.hs -o dist/build/Data/Array/Unboxed.p_o -ohi dist/build/Data/Array/Unboxed.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/IO.hs -o dist/build/Data/Array/IO.p_o -ohi dist/build/Data/Array/IO.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name array-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package syb-0.1.0.0 -O -XMultiParamTypeClasses -XFlexibleContexts -XFlexibleInstances -XTypeSynonymInstances -XRank2Types -XMagicHash -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Array/Diff.hs -o dist/build/Data/Array/Diff.p_o -ohi dist/build/Data/Array/Diff.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Array/Base_split dist/build/Data/Array/Diff_split dist/build/Data/Array/IArray_split dist/build/Data/Array/IO_split dist/build/Data/Array/IO/Internals_split dist/build/Data/Array/MArray_split dist/build/Data/Array/ST_split dist/build/Data/Array/Storable_split dist/build/Data/Array/Unboxed_split dist/build/Data/Array_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSarray-0.2.0.0_p.a /usr/bin/ar: creating dist/build/libHSarray-0.2.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/array' Registering array-0.2.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.packedstring packedstring/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.packedstring` ( cd packedstring && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.packedstring || touch packedstring/unbuildable Configuring packedstring-0.1.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages packedstring; then \ cd packedstring && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library packedstring-0.1.0.1... Generating Makefile packedstring-0.1.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/packedstring' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name packedstring-0.1.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Data.PackedString <> for dir in dist/build/Data/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/packedstring' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/packedstring' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name packedstring-0.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/PackedString.hs -o dist/build/Data/PackedString.o -ohi dist/build/Data/PackedString.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/PackedString_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSpackedstring-0.1.0.1.a /usr/bin/ld -x -r -o dist/build/HSpackedstring-0.1.0.1.o dist/build/Data/PackedString.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSpackedstring-0.1.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name packedstring-0.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/PackedString.hs -o dist/build/Data/PackedString.p_o -ohi dist/build/Data/PackedString.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/PackedString_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSpackedstring-0.1.0.1_p.a /usr/bin/ar: creating dist/build/libHSpackedstring-0.1.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/packedstring' Registering packedstring-0.1.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.containers containers/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.containers` ( cd containers && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.containers || touch containers/unbuildable Configuring containers-0.2.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages containers; then \ cd containers && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library containers-0.2.0.0... Generating Makefile containers-0.2.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/containers' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Data.Graph Data.IntMap Data.IntSet Data.Map Data.Sequence Data.Set Data.Tree <> for dir in dist/build/Data/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/containers' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/containers' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Sequence.hs -o dist/build/Data/Sequence.o -ohi dist/build/Data/Sequence.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IntSet.hs -o dist/build/Data/IntSet.o -ohi dist/build/Data/IntSet.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Set.hs -o dist/build/Data/Set.o -ohi dist/build/Data/Set.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Map.hs -o dist/build/Data/Map.o -ohi dist/build/Data/Map.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IntMap.hs -o dist/build/Data/IntMap.o -ohi dist/build/Data/IntMap.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Tree.hs -o dist/build/Data/Tree.o -ohi dist/build/Data/Tree.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Graph.hs -o dist/build/Data/Graph.o -ohi dist/build/Data/Graph.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Graph_split dist/build/Data/IntMap_split dist/build/Data/IntSet_split dist/build/Data/Map_split dist/build/Data/Sequence_split dist/build/Data/Set_split dist/build/Data/Tree_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHScontainers-0.2.0.0.a /usr/bin/ld -x -r -o dist/build/HScontainers-0.2.0.0.o dist/build/Data/Graph.o dist/build/Data/IntMap.o dist/build/Data/IntSet.o dist/build/Data/Map.o dist/build/Data/Sequence.o dist/build/Data/Set.o dist/build/Data/Tree.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHScontainers-0.2.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Sequence.hs -o dist/build/Data/Sequence.p_o -ohi dist/build/Data/Sequence.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IntSet.hs -o dist/build/Data/IntSet.p_o -ohi dist/build/Data/IntSet.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Set.hs -o dist/build/Data/Set.p_o -ohi dist/build/Data/Set.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/IntMap.hs -o dist/build/Data/IntMap.p_o -ohi dist/build/Data/IntMap.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Map.hs -o dist/build/Data/Map.p_o -ohi dist/build/Data/Map.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Tree.hs -o dist/build/Data/Tree.p_o -ohi dist/build/Data/Tree.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name containers-0.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XDeriveDataTypeable -XMagicHash -XRank2Types -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Graph.hs -o dist/build/Data/Graph.p_o -ohi dist/build/Data/Graph.p_hi <> <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Graph_split dist/build/Data/IntMap_split dist/build/Data/IntSet_split dist/build/Data/Map_split dist/build/Data/Sequence_split dist/build/Data/Set_split dist/build/Data/Tree_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHScontainers-0.2.0.0_p.a /usr/bin/ar: creating dist/build/libHScontainers-0.2.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/containers' Registering containers-0.2.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.bytestring bytestring/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.bytestring` ( cd bytestring && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.bytestring || touch bytestring/unbuildable Configuring bytestring-0.9.1.4... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages bytestring; then \ cd bytestring && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library bytestring-0.9.1.4... Generating Makefile bytestring-0.9.1.4... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/bytestring' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Data.ByteString Data.ByteString.Char8 Data.ByteString.Unsafe Data.ByteString.Internal Data.ByteString.Lazy Data.ByteString.Lazy.Char8 Data.ByteString.Lazy.Internal Data.ByteString.Fusion <> for dir in dist/build/Data/ dist/build/Data/ByteString/ dist/build/Data/ByteString/Lazy/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/bytestring' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/bytestring' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Internal.hs -o dist/build/Data/ByteString/Internal.o -ohi dist/build/Data/ByteString/Internal.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Fusion.hs -o dist/build/Data/ByteString/Fusion.o -ohi dist/build/Data/ByteString/Fusion.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -optc-O2 -odir dist/build -c cbits/fpstring.c -o dist/build/cbits/fpstring.o <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Unsafe.hs -o dist/build/Data/ByteString/Unsafe.o -ohi dist/build/Data/ByteString/Unsafe.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Lazy/Internal.hs -o dist/build/Data/ByteString/Lazy/Internal.o -ohi dist/build/Data/ByteString/Lazy/Internal.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString.hs -o dist/build/Data/ByteString.o -ohi dist/build/Data/ByteString.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Char8.hs -o dist/build/Data/ByteString/Char8.o -ohi dist/build/Data/ByteString/Char8.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Lazy.hs -o dist/build/Data/ByteString/Lazy.o -ohi dist/build/Data/ByteString/Lazy.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Lazy/Char8.hs -o dist/build/Data/ByteString/Lazy/Char8.o -ohi dist/build/Data/ByteString/Lazy/Char8.hi <> (echo dist/build/cbits/fpstring.o `find dist/build -name "*_stub.o" -print`; find dist/build/Data/ByteString_split dist/build/Data/ByteString/Char8_split dist/build/Data/ByteString/Unsafe_split dist/build/Data/ByteString/Internal_split dist/build/Data/ByteString/Lazy_split dist/build/Data/ByteString/Lazy/Char8_split dist/build/Data/ByteString/Lazy/Internal_split dist/build/Data/ByteString/Fusion_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSbytestring-0.9.1.4.a /usr/bin/ld -x -r -o dist/build/HSbytestring-0.9.1.4.o dist/build/Data/ByteString.o dist/build/Data/ByteString/Char8.o dist/build/Data/ByteString/Unsafe.o dist/build/Data/ByteString/Internal.o dist/build/Data/ByteString/Lazy.o dist/build/Data/ByteString/Lazy/Char8.o dist/build/Data/ByteString/Lazy/Internal.o dist/build/Data/ByteString/Fusion.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/fpstring.o /usr/bin/ar: creating dist/build/libHSbytestring-0.9.1.4.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Internal.hs -o dist/build/Data/ByteString/Internal.p_o -ohi dist/build/Data/ByteString/Internal.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Fusion.hs -o dist/build/Data/ByteString/Fusion.p_o -ohi dist/build/Data/ByteString/Fusion.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -optc-O2 -odir dist/build -c cbits/fpstring.c -o dist/build/cbits/fpstring.p_o <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Unsafe.hs -o dist/build/Data/ByteString/Unsafe.p_o -ohi dist/build/Data/ByteString/Unsafe.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Lazy/Internal.hs -o dist/build/Data/ByteString/Lazy/Internal.p_o -ohi dist/build/Data/ByteString/Lazy/Internal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString.hs -o dist/build/Data/ByteString.p_o -ohi dist/build/Data/ByteString.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Char8.hs -o dist/build/Data/ByteString/Char8.p_o -ohi dist/build/Data/ByteString/Char8.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Lazy.hs -o dist/build/Data/ByteString/Lazy.p_o -ohi dist/build/Data/ByteString/Lazy.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name bytestring-0.9.1.4 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -O -Wall -fno-warn-orphans -O2 -funbox-strict-fields -fdicts-cheap -fno-method-sharing -fmax-simplifier-iterations10 -XUnliftedFFITypes -XMagicHash -XUnboxedTuples -XDeriveDataTypeable -XScopedTypeVariables -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/ByteString/Lazy/Char8.hs -o dist/build/Data/ByteString/Lazy/Char8.p_o -ohi dist/build/Data/ByteString/Lazy/Char8.p_hi <> (echo dist/build/cbits/fpstring.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/ByteString_split dist/build/Data/ByteString/Char8_split dist/build/Data/ByteString/Unsafe_split dist/build/Data/ByteString/Internal_split dist/build/Data/ByteString/Lazy_split dist/build/Data/ByteString/Lazy/Char8_split dist/build/Data/ByteString/Lazy/Internal_split dist/build/Data/ByteString/Fusion_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSbytestring-0.9.1.4_p.a /usr/bin/ar: creating dist/build/libHSbytestring-0.9.1.4_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/bytestring' Registering bytestring-0.9.1.4... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.old-locale old-locale/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.old-locale` ( cd old-locale && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.old-locale || touch old-locale/unbuildable Configuring old-locale-1.0.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-locale; then \ cd old-locale && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library old-locale-1.0.0.1... Generating Makefile old-locale-1.0.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-locale' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name old-locale-1.0.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.Locale <> for dir in dist/build/System/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-locale' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-locale' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name old-locale-1.0.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Locale.hs -o dist/build/System/Locale.o -ohi dist/build/System/Locale.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/System/Locale_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSold-locale-1.0.0.1.a /usr/bin/ld -x -r -o dist/build/HSold-locale-1.0.0.1.o dist/build/System/Locale.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSold-locale-1.0.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name old-locale-1.0.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Locale.hs -o dist/build/System/Locale.p_o -ohi dist/build/System/Locale.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Locale_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSold-locale-1.0.0.1_p.a /usr/bin/ar: creating dist/build/libHSold-locale-1.0.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-locale' Registering old-locale-1.0.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.old-time old-time/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.old-time` ( cd old-time && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.old-time || touch old-time/unbuildable Configuring old-time-1.0.0.1... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... 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 for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-time; then \ cd old-time && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library old-time-1.0.0.1... Generating Makefile old-time-1.0.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-time' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name old-time-1.0.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsTime.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.Time <> for dir in dist/build/System/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-time' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-time' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name old-time-1.0.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsTime.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Time.hs -o dist/build/System/Time.o -ohi dist/build/System/Time.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package old-locale-1.0.0.1 -optc-O2 -odir dist/build -c cbits/timeUtils.c -o dist/build/cbits/timeUtils.o System/Time.hsc:244:22: Warning: Defaulting the following constraint(s) to type `Double' `RealFrac b' arising from a use of `round' at System/Time.hsc :244:22-26 In the first argument of `(.)', namely `round' In the expression: round . realToFrac :: (Real a) => a -> Integer In the definition of `realToInteger': realToInteger = round . realToFrac :: (Real a) => a -> Integer System/Time.hsc:570:28: Warning: Defaulting the following constraint(s) to type `Double' `RealFrac b' arising from a use of `round' at System/Time.hsc:570:28-32 In the first argument of `(.)', namely `round' In the expression: round . realToFrac :: (Real a) => a -> Integer In the definition of `realToInteger': realToInteger = round . realToFrac :: (Real a) => a -> Integer <> (echo dist/build/cbits/timeUtils.o `find dist/build -name "*_stub.o" -print`; find dist/build/System/Time_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSold-time-1.0.0.1.a /usr/bin/ld -x -r -o dist/build/HSold-time-1.0.0.1.o dist/build/System/Time.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/timeUtils.o /usr/bin/ar: creating dist/build/libHSold-time-1.0.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name old-time-1.0.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsTime.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Time.hs -o dist/build/System/Time.p_o -ohi dist/build/System/Time.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package old-locale-1.0.0.1 -optc-O2 -odir dist/build -c cbits/timeUtils.c -o dist/build/cbits/timeUtils.p_o S y s t e m / T i m e . h s c : 2 4 4 : 2 2: Warning: Defaulting the following constraint(s) to type `Double' `RealFrac b' arising from a use of `round' at System/Time.hsc:244:22-26 In the first argument of `(.)', namely `round' In the expression: round . realToFrac :: (Real a) => a -> Integer In the definition of `realToInteger': realToInteger = round . realToFrac :: (Real a) => a -> Integer System/Time.hsc:570:28: Warning: Defaulting the following constraint(s) to type `Double' `RealFrac b' arising from a use of `round' at System/Time.hsc:570:28-32 In the first argument of `(.)', namely `round' In the expression: round . realToFrac :: (Real a) => a -> Integer In the definition of `realToInteger': realToInteger = round . realToFrac :: (Real a) => a -> Integer <> (echo dist/build/cbits/timeUtils.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Time_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSold-time-1.0.0.1_p.a /usr/bin/ar: creating dist/build/libHSold-time-1.0.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-time' Registering old-time-1.0.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.filepath filepath/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.filepath` ( cd filepath && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.filepath || touch filepath/unbuildable Configuring filepath-1.1.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages filepath; then \ cd filepath && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library filepath-1.1.0.1... Generating Makefile filepath-1.1.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/filepath' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name filepath-1.1.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.FilePath System.FilePath.Posix System.FilePath.Windows <> for dir in dist/build/System/ dist/build/System/FilePath/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/filepath' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/filepath' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name filepath-1.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/FilePath/Posix.hs -o dist/build/System/FilePath/Posix.o -ohi dist/build/System/FilePath/Posix.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name filepath-1.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/FilePath/Windows.hs -o dist/build/System/FilePath/Windows.o -ohi dist/build/System/FilePath/Windows.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name filepath-1.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/FilePath.hs -o dist/build/System/FilePath.o -ohi dist/build/System/FilePath.hi <> <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/System/FilePath_split dist/build/System/FilePath/Posix_split dist/build/System/FilePath/Windows_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSfilepath-1.1.0.1.a /usr/bin/ld -x -r -o dist/build/HSfilepath-1.1.0.1.o dist/build/System/FilePath.o dist/build/System/FilePath/Posix.o dist/build/System/FilePath/Windows.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSfilepath-1.1.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name filepath-1.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/FilePath/Posix.hs -o dist/build/System/FilePath/Posix.p_o -ohi dist/build/System/FilePath/Posix.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name filepath-1.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/FilePath/Windows.hs -o dist/build/System/FilePath/Windows.p_o -ohi dist/build/System/FilePath/Windows.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name filepath-1.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/FilePath.hs -o dist/build/System/FilePath.p_o -ohi dist/build/System/FilePath.p_hi <> <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/FilePath_split dist/build/System/FilePath/Posix_split dist/build/System/FilePath/Windows_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSfilepath-1.1.0.1_p.a /usr/bin/ar: creating dist/build/libHSfilepath-1.1.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/filepath' Registering filepath-1.1.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.unix unix/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.unix` ( cd unix && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.unix || touch unix/unbuildable Configuring unix-2.3.1.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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... 64 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 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 nanosleep... yes checking for ptsname... yes checking for setitimer... yes checking for shm_open... no checking for shm_unlink... no 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 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 RTLD_LOCAL from dlfcn.h... yes checking for RTLD_GLOBAL from dlfcn.h... yes checking for RTLD_NOW from dlfcn.h... yes checking for openpty... no checking for openpty in -lutil... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for dlopen in -ldl... yes configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages unix; then \ cd unix && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library unix-2.3.1.0... Generating Makefile unix-2.3.1.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/unix' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.Posix System.Posix.DynamicLinker.Module System.Posix.DynamicLinker.Prim System.Posix.Directory System.Posix.DynamicLinker System.Posix.Env System.Posix.Error System.Posix.Files System.Posix.IO System.Posix.Process System.Posix.Process.Internals System.Posix.Resource System.Posix.Temp System.Posix.Terminal System.Posix.Time System.Posix.Unistd System.Posix.User System.Posix.Signals System.Posix.Signals.Exts System.Posix.Semaphore System.Posix.SharedMem <> for dir in dist/build/System/ dist/build/System/Posix/ dist/build/System/Posix/DynamicLinker/ dist/build/System/Posix/Process/ dist/build/System/Posix/Signals/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/unix' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/unix' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Error.hs -o dist/build/System/Posix/Error.o -ohi dist/build/System/Posix/Error.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Resource.hs -o dist/build/System/Posix/Resource.o -ohi dist/build/System/Posix/Resource.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/User.hs -o dist/build/System/Posix/User.o -ohi dist/build/System/Posix/User.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Time.hs -o dist/build/System/Posix/Time.o -ohi dist/build/System/Posix/Time.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Env.hs -o dist/build/System/Posix/Env.o -ohi dist/build/System/Posix/Env.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Signals.hs -o dist/build/System/Posix/Signals.o -ohi dist/build/System/Posix/Signals.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Process/Internals.hs -o dist/build/System/Posix/Process/Internals.o -ohi dist/build/System/Posix/Process/Internals.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Unistd.hs -o dist/build/System/Posix/Unistd.o -ohi dist/build/System/Posix/Unistd.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/DynamicLinker/Prim.hs -o dist/build/System/Posix/DynamicLinker/Prim.o -ohi dist/build/System/Posix/DynamicLinker/Prim.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -optc-O2 -odir dist/build -c cbits/HsUnix.c -o dist/build/cbits/HsUnix.o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -optc-O2 -odir dist/build -c cbits/execvpe.c -o dist/build/cbits/execvpe.o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/IO.hs -o dist/build/System/Posix/IO.o -ohi dist/build/System/Posix/IO.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Files.hs -o dist/build/System/Posix/Files.o -ohi dist/build/System/Posix/Files.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Directory.hs -o dist/build/System/Posix/Directory.o -ohi dist/build/System/Posix/Directory.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/SharedMem.hs -o dist/build/System/Posix/SharedMem.o -ohi dist/build/System/Posix/SharedMem.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Semaphore.hs -o dist/build/System/Posix/Semaphore.o -ohi dist/build/System/Posix/Semaphore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/DynamicLinker.hs -o dist/build/System/Posix/DynamicLinker.o -ohi dist/build/System/Posix/DynamicLinker.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Signals/Exts.hs -o dist/build/System/Posix/Signals/Exts.o -ohi dist/build/System/Posix/Signals/Exts.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Process.hs -o dist/build/System/Posix/Process.o -ohi dist/build/System/Posix/Process.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/DynamicLinker/Module.hs -o dist/build/System/Posix/DynamicLinker/Module.o -ohi dist/build/System/Posix/DynamicLinker/Module.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Terminal.hs -o dist/build/System/Posix/Terminal.o -ohi dist/build/System/Posix/Terminal.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Temp.hs -o dist/build/System/Posix/Temp.o -ohi dist/build/System/Posix/Temp.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix.hs -o dist/build/System/Posix.o -ohi dist/build/System/Posix.hi <> (echo dist/build/cbits/HsUnix.o dist/build/cbits/execvpe.o `find dist/build -name "*_stub.o" -print`; find dist/build/System/Posix_split dist/build/System/Posix/DynamicLinker/Module_split dist/build/System/Posix/DynamicLinker/Prim_split dist/build/System/Posix/Directory_split dist/build/System/Posix/DynamicLinker_split dist/build/System/Posix/Env_split dist/build/System/Posix/Error_split dist/build/System/Posix/Files_split dist/build/System/Posix/IO_split dist/build/System/Posix/Process_split dist/build/System/Posix/Process/Internals_split dist/build/System/Posix/Resource_split dist/build/System/Posix/Temp_split dist/build/System/Posix/Terminal_split dist/build/System/Posix/Time_split dist/build/System/Posix/Unistd_split dist/build/System/Posix/User_split dist/build/System/Posix/Signals_split dist/build/System/Posix/Signals/Exts_split dist/build/System/Posix/Semaphore_split dist/build/System/Posix/SharedMem_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSunix-2.3.1.0.a /usr/bin/ld -x -r -o dist/build/HSunix-2.3.1.0.o dist/build/System/Posix.o dist/build/System/Posix/DynamicLinker/Module.o dist/build/System/Posix/DynamicLinker/Prim.o dist/build/System/Posix/Directory.o dist/build/System/Posix/DynamicLinker.o dist/build/System/Posix/Env.o dist/build/System/Posix/Error.o dist/build/System/Posix/Files.o dist/build/System/Posix/IO.o dist/build/System/Posix/Process.o dist/build/System/Posix/Process/Internals.o dist/build/System/Posix/Resource.o dist/build/System/Posix/Temp.o dist/build/System/Posix/Terminal.o dist/build/System/Posix/Time.o dist/build/System/Posix/Unistd.o dist/build/System/Posix/User.o dist/build/System/Posix/Signals.o dist/build/System/Posix/Signals/Exts.o dist/build/System/Posix/Semaphore.o dist/build/System/Posix/SharedMem.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/HsUnix.o dist/build/cbits/execvpe.o /usr/bin/ar: creating dist/build/libHSunix-2.3.1.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Error.hs -o dist/build/System/Posix/Error.p_o -ohi dist/build/System/Posix/Error.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Resource.hs -o dist/build/System/Posix/Resource.p_o -ohi dist/build/System/Posix/Resource.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/User.hs -o dist/build/System/Posix/User.p_o -ohi dist/build/System/Posix/User.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Time.hs -o dist/build/System/Posix/Time.p_o -ohi dist/build/System/Posix/Time.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Env.hs -o dist/build/System/Posix/Env.p_o -ohi dist/build/System/Posix/Env.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Signals.hs -o dist/build/System/Posix/Signals.p_o -ohi dist/build/System/Posix/Signals.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix/Process/Internals.hs -o dist/build/System/Posix/Process/Internals.p_o -ohi dist/build/System/Posix/Process/Internals.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Unistd.hs -o dist/build/System/Posix/Unistd.p_o -ohi dist/build/System/Posix/Unistd.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/DynamicLinker/Prim.hs -o dist/build/System/Posix/DynamicLinker/Prim.p_o -ohi dist/build/System/Posix/DynamicLinker/Prim.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -optc-O2 -odir dist/build -c cbits/HsUnix.c -o dist/build/cbits/HsUnix.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -optc-O2 -odir dist/build -c cbits/execvpe.c -o dist/build/cbits/execvpe.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/IO.hs -o dist/build/System/Posix/IO.p_o -ohi dist/build/System/Posix/IO.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Files.hs -o dist/build/System/Posix/Files.p_o -ohi dist/build/System/Posix/Files.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Directory.hs -o dist/build/System/Posix/Directory.p_o -ohi dist/build/System/Posix/Directory.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/SharedMem.hs -o dist/build/System/Posix/SharedMem.p_o -ohi dist/build/System/Posix/SharedMem.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Semaphore.hs -o dist/build/System/Posix/Semaphore.p_o -ohi dist/build/System/Posix/Semaphore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/DynamicLinker.hs -o dist/build/System/Posix/DynamicLinker.p_o -ohi dist/build/System/Posix/DynamicLinker.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Signals/Exts.hs -o dist/build/System/Posix/Signals/Exts.p_o -ohi dist/build/System/Posix/Signals/Exts.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Process.hs -o dist/build/System/Posix/Process.p_o -ohi dist/build/System/Posix/Process.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/DynamicLinker/Module.hs -o dist/build/System/Posix/DynamicLinker/Module.p_o -ohi dist/build/System/Posix/DynamicLinker/Module.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Terminal.hs -o dist/build/System/Posix/Terminal.p_o -ohi dist/build/System/Posix/Terminal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Posix/Temp.hs -o dist/build/System/Posix/Temp.p_o -ohi dist/build/System/Posix/Temp.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name unix-2.3.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Posix.hs -o dist/build/System/Posix.p_o -ohi dist/build/System/Posix.p_hi <> (echo dist/build/cbits/HsUnix.p_o dist/build/cbits/execvpe.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Posix_split dist/build/System/Posix/DynamicLinker/Module_split dist/build/System/Posix/DynamicLinker/Prim_split dist/build/System/Posix/Directory_split dist/build/System/Posix/DynamicLinker_split dist/build/System/Posix/Env_split dist/build/System/Posix/Error_split dist/build/System/Posix/Files_split dist/build/System/Posix/IO_split dist/build/System/Posix/Process_split dist/build/System/Posix/Process/Internals_split dist/build/System/Posix/Resource_split dist/build/System/Posix/Temp_split dist/build/System/Posix/Terminal_split dist/build/System/Posix/Time_split dist/build/System/Posix/Unistd_split dist/build/System/Posix/User_split dist/build/System/Posix/Signals_split dist/build/System/Posix/Signals/Exts_split dist/build/System/Posix/Semaphore_split dist/build/System/Posix/SharedMem_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSunix-2.3.1.0_p.a /usr/bin/ar: creating dist/build/libHSunix-2.3.1.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/unix' Registering unix-2.3.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.directory directory/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.directory` ( cd directory && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.directory || touch directory/unbuildable Configuring directory-1.0.0.2... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages directory; then \ cd directory && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library directory-1.0.0.2... Generating Makefile directory-1.0.0.2... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/directory' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name directory-1.0.0.2 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsDirectory.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package unix-2.3.1.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.Directory <> for dir in dist/build/System/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/directory' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/directory' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name directory-1.0.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsDirectory.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package unix-2.3.1.0 -O -XCPP -XForeignFunctionInterface -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Directory.hs -o dist/build/System/Directory.o -ohi dist/build/System/Directory.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package unix-2.3.1.0 -optc-O2 -odir dist/build -c cbits/directory.c -o dist/build/cbits/directory.o <> (echo dist/build/cbits/directory.o `find dist/build -name "*_stub.o" -print`; find dist/build/System/Directory_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSdirectory-1.0.0.2.a /usr/bin/ld -x -r -o dist/build/HSdirectory-1.0.0.2.o dist/build/System/Directory.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/directory.o /usr/bin/ar: creating dist/build/libHSdirectory-1.0.0.2.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name directory-1.0.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsDirectory.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package unix-2.3.1.0 -O -XCPP -XForeignFunctionInterface -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Directory.hs -o dist/build/System/Directory.p_o -ohi dist/build/System/Directory.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package unix-2.3.1.0 -optc-O2 -odir dist/build -c cbits/directory.c -o dist/build/cbits/directory.p_o <> (echo dist/build/cbits/directory.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Directory_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSdirectory-1.0.0.2_p.a /usr/bin/ar: creating dist/build/libHSdirectory-1.0.0.2_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/directory' Registering directory-1.0.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.process process/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.process` ( cd process && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.process || touch process/unbuildable Configuring process-1.0.1.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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,... no 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 if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages process; then \ cd process && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library process-1.0.1.0... Generating Makefile process-1.0.1.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/process' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name process-1.0.1.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.Process.Internals System.Cmd System.Process <> for dir in dist/build/System/ dist/build/System/Process/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/process' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/process' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name process-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Process/Internals.hs -o dist/build/System/Process/Internals.o -ohi dist/build/System/Process/Internals.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -optc-O2 -odir dist/build -c cbits/runProcess.c -o dist/build/cbits/runProcess.o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name process-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Process.hs -o dist/build/System/Process.o -ohi dist/build/System/Process.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name process-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Cmd.hs -o dist/build/System/Cmd.o -ohi dist/build/System/Cmd.hi <> (echo dist/build/cbits/runProcess.o `find dist/build -name "*_stub.o" -print`; find dist/build/System/Process/Internals_split dist/build/System/Cmd_split dist/build/System/Process_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSprocess-1.0.1.0.a /usr/bin/ld -x -r -o dist/build/HSprocess-1.0.1.0.o dist/build/System/Process/Internals.o dist/build/System/Cmd.o dist/build/System/Process.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/runProcess.o /usr/bin/ar: creating dist/build/libHSprocess-1.0.1.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name process-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Process/Internals.hs -o dist/build/System/Process/Internals.p_o -ohi dist/build/System/Process/Internals.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -optc-O2 -odir dist/build -c cbits/runProcess.c -o dist/build/cbits/runProcess.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name process-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Process.hs -o dist/build/System/Process.p_o -ohi dist/build/System/Process.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name process-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package unix-2.3.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Cmd.hs -o dist/build/System/Cmd.p_o -ohi dist/build/System/Cmd.p_hi <> (echo dist/build/cbits/runProcess.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Process/Internals_split dist/build/System/Cmd_split dist/build/System/Process_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSprocess-1.0.1.0_p.a /usr/bin/ar: creating dist/build/libHSprocess-1.0.1.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/process' Registering process-1.0.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.pretty pretty/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.pretty` ( cd pretty && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.pretty || touch pretty/unbuildable Configuring pretty-1.0.1.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages pretty; then \ cd pretty && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library pretty-1.0.1.0... Generating Makefile pretty-1.0.1.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/pretty' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name pretty-1.0.1.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Text.PrettyPrint Text.PrettyPrint.HughesPJ <> for dir in dist/build/Text/ dist/build/Text/PrettyPrint/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/pretty' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/pretty' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name pretty-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/PrettyPrint/HughesPJ.hs -o dist/build/Text/PrettyPrint/HughesPJ.o -ohi dist/build/Text/PrettyPrint/HughesPJ.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name pretty-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/PrettyPrint.hs -o dist/build/Text/PrettyPrint.o -ohi dist/build/Text/PrettyPrint.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Text/PrettyPrint_split dist/build/Text/PrettyPrint/HughesPJ_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSpretty-1.0.1.0.a /usr/bin/ld -x -r -o dist/build/HSpretty-1.0.1.0.o dist/build/Text/PrettyPrint.o dist/build/Text/PrettyPrint/HughesPJ.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSpretty-1.0.1.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name pretty-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/PrettyPrint/HughesPJ.hs -o dist/build/Text/PrettyPrint/HughesPJ.p_o -ohi dist/build/Text/PrettyPrint/HughesPJ.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name pretty-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/PrettyPrint.hs -o dist/build/Text/PrettyPrint.p_o -ohi dist/build/Text/PrettyPrint.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Text/PrettyPrint_split dist/build/Text/PrettyPrint/HughesPJ_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSpretty-1.0.1.0_p.a /usr/bin/ar: creating dist/build/libHSpretty-1.0.1.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/pretty' Registering pretty-1.0.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.hpc hpc/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.hpc` ( cd hpc && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.hpc || touch hpc/unbuildable Configuring hpc-0.5.0.2... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages hpc; then \ cd hpc && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library hpc-0.5.0.2... Generating Makefile hpc-0.5.0.2... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/hpc' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Trace.Hpc.Util Trace.Hpc.Mix Trace.Hpc.Tix Trace.Hpc.Reflect <> for dir in dist/build/Trace/Hpc/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/hpc' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/hpc' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Trace/Hpc/Util.hs -o dist/build/Trace/Hpc/Util.o -ohi dist/build/Trace/Hpc/Util.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Trace/Hpc/Tix.hs -o dist/build/Trace/Hpc/Tix.o -ohi dist/build/Trace/Hpc/Tix.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Trace/Hpc/Mix.hs -o dist/build/Trace/Hpc/Mix.o -ohi dist/build/Trace/Hpc/Mix.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Trace/Hpc/Reflect.hs -o dist/build/Trace/Hpc/Reflect.o -ohi dist/build/Trace/Hpc/Reflect.hi <> <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Trace/Hpc/Util_split dist/build/Trace/Hpc/Mix_split dist/build/Trace/Hpc/Tix_split dist/build/Trace/Hpc/Reflect_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHShpc-0.5.0.2.a /usr/bin/ld -x -r -o dist/build/HShpc-0.5.0.2.o dist/build/Trace/Hpc/Util.o dist/build/Trace/Hpc/Mix.o dist/build/Trace/Hpc/Tix.o dist/build/Trace/Hpc/Reflect.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHShpc-0.5.0.2.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Trace/Hpc/Util.hs -o dist/build/Trace/Hpc/Util.p_o -ohi dist/build/Trace/Hpc/Util.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Trace/Hpc/Tix.hs -o dist/build/Trace/Hpc/Tix.p_o -ohi dist/build/Trace/Hpc/Tix.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Trace/Hpc/Mix.hs -o dist/build/Trace/Hpc/Mix.p_o -ohi dist/build/Trace/Hpc/Mix.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name hpc-0.5.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package old-time-1.0.0.1 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Trace/Hpc/Reflect.hs -o dist/build/Trace/Hpc/Reflect.p_o -ohi dist/build/Trace/Hpc/Reflect.p_hi <> <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Trace/Hpc/Util_split dist/build/Trace/Hpc/Mix_split dist/build/Trace/Hpc/Tix_split dist/build/Trace/Hpc/Reflect_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHShpc-0.5.0.2_p.a /usr/bin/ar: creating dist/build/libHShpc-0.5.0.2_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/hpc' Registering hpc-0.5.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.template-haskell template-haskell/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.template-haskell` ( cd template-haskell && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.template-haskell || touch template-haskell/unbuildable Configuring template-haskell-2.3.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages template-haskell; then \ cd template-haskell && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library template-haskell-2.3.0.0... Generating Makefile template-haskell-2.3.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/template-haskell' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Language.Haskell.TH.Syntax Language.Haskell.TH.PprLib Language.Haskell.TH.Ppr Language.Haskell.TH.Lib Language.Haskell.TH.Quote Language.Haskell.TH <> for dir in dist/build/Language/Haskell/ dist/build/Language/Haskell/TH/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/template-haskell' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/template-haskell' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Syntax.hs -o dist/build/Language/Haskell/TH/Syntax.o -ohi dist/build/Language/Haskell/TH/Syntax.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/PprLib.hs -o dist/build/Language/Haskell/TH/PprLib.o -ohi dist/build/Language/Haskell/TH/PprLib.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Lib.hs -o dist/build/Language/Haskell/TH/Lib.o -ohi dist/build/Language/Haskell/TH/Lib.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Ppr.hs -o dist/build/Language/Haskell/TH/Ppr.o -ohi dist/build/Language/Haskell/TH/Ppr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Quote.hs -o dist/build/Language/Haskell/TH/Quote.o -ohi dist/build/Language/Haskell/TH/Quote.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH.hs -o dist/build/Language/Haskell/TH.o -ohi dist/build/Language/Haskell/TH.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Language/Haskell/TH/Syntax_split dist/build/Language/Haskell/TH/PprLib_split dist/build/Language/Haskell/TH/Ppr_split dist/build/Language/Haskell/TH/Lib_split dist/build/Language/Haskell/TH/Quote_split dist/build/Language/Haskell/TH_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHStemplate-haskell-2.3.0.0.a /usr/bin/ld -x -r -o dist/build/HStemplate-haskell-2.3.0.0.o dist/build/Language/Haskell/TH/Syntax.o dist/build/Language/Haskell/TH/PprLib.o dist/build/Language/Haskell/TH/Ppr.o dist/build/Language/Haskell/TH/Lib.o dist/build/Language/Haskell/TH/Quote.o dist/build/Language/Haskell/TH.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHStemplate-haskell-2.3.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Syntax.hs -o dist/build/Language/Haskell/TH/Syntax.p_o -ohi dist/build/Language/Haskell/TH/Syntax.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/PprLib.hs -o dist/build/Language/Haskell/TH/PprLib.p_o -ohi dist/build/Language/Haskell/TH/PprLib.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Lib.hs -o dist/build/Language/Haskell/TH/Lib.p_o -ohi dist/build/Language/Haskell/TH/Lib.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Ppr.hs -o dist/build/Language/Haskell/TH/Ppr.p_o -ohi dist/build/Language/Haskell/TH/Ppr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH/Quote.hs -o dist/build/Language/Haskell/TH/Quote.p_o -ohi dist/build/Language/Haskell/TH/Quote.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name template-haskell-2.3.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package containers-0.2.0.0 -package packedstring-0.1.0.1 -package pretty-1.0.1.0 -O -package-name template-haskell -XMagicHash -XPatternGuards -XPolymorphicComponents -XDeriveDataTypeable -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/TH.hs -o dist/build/Language/Haskell/TH.p_o -ohi dist/build/Language/Haskell/TH.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Language/Haskell/TH/Syntax_split dist/build/Language/Haskell/TH/PprLib_split dist/build/Language/Haskell/TH/Ppr_split dist/build/Language/Haskell/TH/Lib_split dist/build/Language/Haskell/TH/Quote_split dist/build/Language/Haskell/TH_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHStemplate-haskell-2.3.0.0_p.a /usr/bin/ar: creating dist/build/libHStemplate-haskell-2.3.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/template-haskell' Registering template-haskell-2.3.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.editline editline/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.editline` ( cd editline && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.editline || touch editline/unbuildable Configuring editline-0.2.1.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for tputs in -lncurses... yes checking for el_init... yes checking for readline... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 editline/readline.h usability... yes checking editline/readline.h presence... yes checking for editline/readline.h... yes checking for sign of read_history result on error... positive checking for rl_completion_matches... yes checking for completion_matches... yes configure: creating ./config.status config.status: creating editline.buildinfo config.status: creating include/HsEditlineConfig.h if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages editline; then \ cd editline && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library editline-0.2.1.0... Generating Makefile editline-0.2.1.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/editline' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name editline-0.2.1.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsEditline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XForeignFunctionInterface -XEmptyDataDecls -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.Console.Editline System.Console.Editline.Readline <> for dir in dist/build/System/Console/ dist/build/System/Console/Editline/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/editline' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/editline' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name editline-0.2.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsEditline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XForeignFunctionInterface -XEmptyDataDecls -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Console/Editline.hs -o dist/build/System/Console/Editline.o -ohi dist/build/System/Console/Editline.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name editline-0.2.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsEditline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XForeignFunctionInterface -XEmptyDataDecls -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Console/Editline/Readline.hs -o dist/build/System/Console/Editline/Readline.o -ohi dist/build/System/Console/Editline/Readline.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -optc-O2 -odir dist/build -c cbits/HsEditline.c -o dist/build/cbits/HsEditline.o <> <> /usr/bin/ld -x -r -o dist/build/HSeditline-0.2.1.0.o dist/build/System/Console/Editline.o dist/build/System/Console/Editline/Readline.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/HsEditline.o (echo dist/build/cbits/HsEditline.o `find dist/build -name "*_stub.o" -print`; find dist/build/System/Console/Editline_split dist/build/System/Console/Editline/Readline_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSeditline-0.2.1.0.a /usr/bin/ar: creating dist/build/libHSeditline-0.2.1.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name editline-0.2.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsEditline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XForeignFunctionInterface -XEmptyDataDecls -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Console/Editline.hs -o dist/build/System/Console/Editline.p_o -ohi dist/build/System/Console/Editline.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name editline-0.2.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsEditline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XForeignFunctionInterface -XEmptyDataDecls -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/System/Console/Editline/Readline.hs -o dist/build/System/Console/Editline/Readline.p_o -ohi dist/build/System/Console/Editline/Readline.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -optc-O2 -odir dist/build -c cbits/HsEditline.c -o dist/build/cbits/HsEditline.p_o <> <> (echo dist/build/cbits/HsEditline.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Console/Editline_split dist/build/System/Console/Editline/Readline_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSeditline-0.2.1.0_p.a /usr/bin/ar: creating dist/build/libHSeditline-0.2.1.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/editline' Registering editline-0.2.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.Cabal Cabal/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.Cabal` ( cd Cabal && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.Cabal || touch Cabal/unbuildable Configuring Cabal-1.6.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages Cabal; then \ cd Cabal && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library Cabal-1.6.0.1... Generating Makefile Cabal-1.6.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/Cabal' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Distribution.Compiler Distribution.InstalledPackageInfo Distribution.License Distribution.Make Distribution.ModuleName Distribution.Package Distribution.PackageDescription Distribution.PackageDescription.Configuration Distribution.PackageDescription.Parse Distribution.PackageDescription.Check Distribution.ParseUtils Distribution.ReadE Distribution.Simple Distribution.Simple.Build Distribution.Simple.Build.Macros Distribution.Simple.Build.PathsModule Distribution.Simple.BuildPaths Distribution.Simple.Command Distribution.Simple.Compiler Distribution.Simple.Configure Distribution.Simple.GHC Distribution.Simple.Haddock Distribution.Simple.Hugs Distribution.Simple.Install Distribution.Simple.InstallDirs Distribution.Simple.JHC Distribution.Simple.LocalBuildInfo Distribution.Simple.NHC Distribution.Simple.PackageIndex Distribution.Simple.PreProcess Distribution.Simple.PreProcess.Unlit Distribution.Simple.Program Distribution.Simple.Register Distribution.Simple.Setup Distribution.Simple.SrcDist Distribution.Simple.UserHooks Distribution.Simple.Utils Distribution.System Distribution.Text Distribution.Verbosity Distribution.Version Distribution.Compat.ReadP Language.Haskell.Extension Distribution.GetOpt Distribution.Compat.Exception Distribution.Compat.Permissions Distribution.Compat.TempFile Distribution.Simple.GHC.Makefile Distribution.Simple.GHC.IPI641 Distribution.Simple.GHC.IPI642 <> for dir in dist/build/Distribution/ dist/build/Distribution/Compat/ dist/build/Distribution/PackageDescription/ dist/build/Distribution/Simple/ dist/build/Distribution/Simple/Build/ dist/build/Distribution/Simple/GHC/ dist/build/Distribution/Simple/PreProcess/ dist/build/Language/Haskell/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/Cabal' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/Cabal' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/ReadP.hs -o dist/build/Distribution/Compat/ReadP.o -ohi dist/build/Distribution/Compat/ReadP.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/Exception.hs -o dist/build/Distribution/Compat/Exception.o -ohi dist/build/Distribution/Compat/Exception.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/GetOpt.hs -o dist/build/Distribution/GetOpt.o -ohi dist/build/Distribution/GetOpt.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/PreProcess/Unlit.hs -o dist/build/Distribution/Simple/PreProcess/Unlit.o -ohi dist/build/Distribution/Simple/PreProcess/Unlit.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/Permissions.hs -o dist/build/Distribution/Compat/Permissions.o -ohi dist/build/Distribution/Compat/Permissions.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC/Makefile.hs -o dist/build/Distribution/Simple/GHC/Makefile.o -ohi dist/build/Distribution/Simple/GHC/Makefile.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/TempFile.hs -o dist/build/Distribution/Compat/TempFile.o -ohi dist/build/Distribution/Compat/TempFile.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Text.hs -o dist/build/Distribution/Text.o -ohi dist/build/Distribution/Text.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/ReadE.hs -o dist/build/Distribution/ReadE.o -ohi dist/build/Distribution/ReadE.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Verbosity.hs -o dist/build/Distribution/Verbosity.o -ohi dist/build/Distribution/Verbosity.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Version.hs -o dist/build/Distribution/Version.o -ohi dist/build/Distribution/Version.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/ModuleName.hs -o dist/build/Distribution/ModuleName.o -ohi dist/build/Distribution/ModuleName.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Extension.hs -o dist/build/Language/Haskell/Extension.o -ohi dist/build/Language/Haskell/Extension.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/System.hs -o dist/build/Distribution/System.o -ohi dist/build/Distribution/System.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compiler.hs -o dist/build/Distribution/Compiler.o -ohi dist/build/Distribution/Compiler.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Package.hs -o dist/build/Distribution/Package.o -ohi dist/build/Distribution/Package.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/License.hs -o dist/build/Distribution/License.o -ohi dist/build/Distribution/License.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Utils.hs -o dist/build/Distribution/Simple/Utils.o -ohi dist/build/Distribution/Simple/Utils.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/InstallDirs.hs -o dist/build/Distribution/Simple/InstallDirs.o -ohi dist/build/Distribution/Simple/InstallDirs.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Program.hs -o dist/build/Distribution/Simple/Program.o -ohi dist/build/Distribution/Simple/Program.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/PackageIndex.hs -o dist/build/Distribution/Simple/PackageIndex.o -ohi dist/build/Distribution/Simple/PackageIndex.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/ParseUtils.hs -o dist/build/Distribution/ParseUtils.o -ohi dist/build/Distribution/ParseUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Compiler.hs -o dist/build/Distribution/Simple/Compiler.o -ohi dist/build/Distribution/Simple/Compiler.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription.hs -o dist/build/Distribution/PackageDescription.o -ohi dist/build/Distribution/PackageDescription.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/InstalledPackageInfo.hs -o dist/build/Distribution/InstalledPackageInfo.o -ohi dist/build/Distribution/InstalledPackageInfo.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Command.hs -o dist/build/Distribution/Simple/Command.o -ohi dist/build/Distribution/Simple/Command.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC/IPI642.hs -o dist/build/Distribution/Simple/GHC/IPI642.o -ohi dist/build/Distribution/Simple/GHC/IPI642.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC/IPI641.hs -o dist/build/Distribution/Simple/GHC/IPI641.o -ohi dist/build/Distribution/Simple/GHC/IPI641.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Setup.hs -o dist/build/Distribution/Simple/Setup.o -ohi dist/build/Distribution/Simple/Setup.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription/Configuration.hs -o dist/build/Distribution/PackageDescription/Configuration.o -ohi dist/build/Distribution/PackageDescription/Configuration.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription/Parse.hs -o dist/build/Distribution/PackageDescription/Parse.o -ohi dist/build/Distribution/PackageDescription/Parse.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription/Check.hs -o dist/build/Distribution/PackageDescription/Check.o -ohi dist/build/Distribution/PackageDescription/Check.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Make.hs -o dist/build/Distribution/Make.o -ohi dist/build/Distribution/Make.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/LocalBuildInfo.hs -o dist/build/Distribution/Simple/LocalBuildInfo.o -ohi dist/build/Distribution/Simple/LocalBuildInfo.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/BuildPaths.hs -o dist/build/Distribution/Simple/BuildPaths.o -ohi dist/build/Distribution/Simple/BuildPaths.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Build/Macros.hs -o dist/build/Distribution/Simple/Build/Macros.o -ohi dist/build/Distribution/Simple/Build/Macros.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/PreProcess.hs -o dist/build/Distribution/Simple/PreProcess.o -ohi dist/build/Distribution/Simple/PreProcess.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Build/PathsModule.hs -o dist/build/Distribution/Simple/Build/PathsModule.o -ohi dist/build/Distribution/Simple/Build/PathsModule.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/NHC.hs -o dist/build/Distribution/Simple/NHC.o -ohi dist/build/Distribution/Simple/NHC.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/JHC.hs -o dist/build/Distribution/Simple/JHC.o -ohi dist/build/Distribution/Simple/JHC.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC.hs -o dist/build/Distribution/Simple/GHC.o -ohi dist/build/Distribution/Simple/GHC.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Register.hs -o dist/build/Distribution/Simple/Register.o -ohi dist/build/Distribution/Simple/Register.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Hugs.hs -o dist/build/Distribution/Simple/Hugs.o -ohi dist/build/Distribution/Simple/Hugs.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/SrcDist.hs -o dist/build/Distribution/Simple/SrcDist.o -ohi dist/build/Distribution/Simple/SrcDist.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/UserHooks.hs -o dist/build/Distribution/Simple/UserHooks.o -ohi dist/build/Distribution/Simple/UserHooks.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Build.hs -o dist/build/Distribution/Simple/Build.o -ohi dist/build/Distribution/Simple/Build.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Install.hs -o dist/build/Distribution/Simple/Install.o -ohi dist/build/Distribution/Simple/Install.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Configure.hs -o dist/build/Distribution/Simple/Configure.o -ohi dist/build/Distribution/Simple/Configure.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Haddock.hs -o dist/build/Distribution/Simple/Haddock.o -ohi dist/build/Distribution/Simple/Haddock.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple.hs -o dist/build/Distribution/Simple.o -ohi dist/build/Distribution/Simple.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Distribution/Compiler_split dist/build/Distribution/InstalledPackageInfo_split dist/build/Distribution/License_split dist/build/Distribution/Make_split dist/build/Distribution/ModuleName_split dist/build/Distribution/Package_split dist/build/Distribution/PackageDescription_split dist/build/Distribution/PackageDescription/Configuration_split dist/build/Distribution/PackageDescription/Parse_split dist/build/Distribution/PackageDescription/Check_split dist/build/Distribution/ParseUtils_split dist/build/Distribution/ReadE_split dist/build/Distribution/Simple_split dist/build/Distribution/Simple/Build_split dist/build/Distribution/Simple/Build/Macros_split dist/build/Distribution/Simple/Build/PathsModule_split dist/build/Distribution/Simple/BuildPaths_split dist/build/Distribution/Simple/Command_split dist/build/Distribution/Simple/Compiler_split dist/build/Distribution/Simple/Configure_split dist/build/Distribution/Simple/GHC_split dist/build/Distribution/Simple/Haddock_split dist/build/Distribution/Simple/Hugs_split dist/build/Distribution/Simple/Install_split dist/build/Distribution/Simple/InstallDirs_split dist/build/Distribution/Simple/JHC_split dist/build/Distribution/Simple/LocalBuildInfo_split dist/build/Distribution/Simple/NHC_split dist/build/Distribution/Simple/PackageIndex_split dist/build/Distribution/Simple/PreProcess_split dist/build/Distribution/Simple/PreProcess/Unlit_split dist/build/Distribution/Simple/Program_split dist/build/Distribution/Simple/Register_split dist/build/Distribution/Simple/Setup_split dist/build/Distribution/Simple/SrcDist_split dist/build/Distribution/Simple/UserHooks_split dist/build/Distribution/Simple/Utils_split dist/build/Distribution/System_split dist/build/Distribution/Text_split dist/build/Distribution/Verbosity_split dist/build/Distribution/Version_split dist/build/Distribution/Compat/ReadP_split dist/build/Language/Haskell/Extension_split dist/build/Distribution/GetOpt_split dist/build/Distribution/Compat/Exception_split dist/build/Distribution/Compat/Permissions_split dist/build/Distribution/Compat/TempFile_split dist/build/Distribution/Simple/GHC/Makefile_split dist/build/Distribution/Simple/GHC/IPI641_split dist/build/Distribution/Simple/GHC/IPI642_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSCabal-1.6.0.1.a /usr/bin/ld -x -r -o dist/build/HSCabal-1.6.0.1.o dist/build/Distribution/Compiler.o dist/build/Distribution/InstalledPackageInfo.o dist/build/Distribution/License.o dist/build/Distribution/Make.o dist/build/Distribution/ModuleName.o dist/build/Distribution/Package.o dist/build/Distribution/PackageDescription.o dist/build/Distribution/PackageDescription/Configuration.o dist/build/Distribution/PackageDescription/Parse.o dist/build/Distribution/PackageDescription/Check.o dist/build/Distribution/ParseUtils.o dist/build/Distribution/ReadE.o dist/build/Distribution/Simple.o dist/build/Distribution/Simple/Build.o dist/build/Distribution/Simple/Build/Macros.o dist/build/Distribution/Simple/Build/PathsModule.o dist/build/Distribution/Simple/BuildPaths.o dist/build/Distribution/Simple/Command.o dist/build/Distribution/Simple/Compiler.o dist/build/Distribution/Simple/Configure.o dist/build/Distribution/Simple/GHC.o dist/build/Distribution/Simple/Haddock.o dist/build/Distribution/Simple/Hugs.o dist/build/Distribution/Simple/Install.o dist/build/Distribution/Simple/InstallDirs.o dist/build/Distribution/Simple/JHC.o dist/build/Distribution/Simple/LocalBuildInfo.o dist/build/Distribution/Simple/NHC.o dist/build/Distribution/Simple/PackageIndex.o dist/build/Distribution/Simple/PreProcess.o dist/build/Distribution/Simple/PreProcess/Unlit.o dist/build/Distribution/Simple/Program.o dist/build/Distribution/Simple/Register.o dist/build/Distribution/Simple/Setup.o dist/build/Distribution/Simple/SrcDist.o dist/build/Distribution/Simple/UserHooks.o dist/build/Distribution/Simple/Utils.o dist/build/Distribution/System.o dist/build/Distribution/Text.o dist/build/Distribution/Verbosity.o dist/build/Distribution/Version.o dist/build/Distribution/Compat/ReadP.o dist/build/Language/Haskell/Extension.o dist/build/Distribution/GetOpt.o dist/build/Distribution/Compat/Exception.o dist/build/Distribution/Compat/Permissions.o dist/build/Distribution/Compat/TempFile.o dist/build/Distribution/Simple/GHC/Makefile.o dist/build/Distribution/Simple/GHC/IPI641.o dist/build/Distribution/Simple/GHC/IPI642.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSCabal-1.6.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/ReadP.hs -o dist/build/Distribution/Compat/ReadP.p_o -ohi dist/build/Distribution/Compat/ReadP.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/Exception.hs -o dist/build/Distribution/Compat/Exception.p_o -ohi dist/build/Distribution/Compat/Exception.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/GetOpt.hs -o dist/build/Distribution/GetOpt.p_o -ohi dist/build/Distribution/GetOpt.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/PreProcess/Unlit.hs -o dist/build/Distribution/Simple/PreProcess/Unlit.p_o -ohi dist/build/Distribution/Simple/PreProcess/Unlit.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/Permissions.hs -o dist/build/Distribution/Compat/Permissions.p_o -ohi dist/build/Distribution/Compat/Permissions.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC/Makefile.hs -o dist/build/Distribution/Simple/GHC/Makefile.p_o -ohi dist/build/Distribution/Simple/GHC/Makefile.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compat/TempFile.hs -o dist/build/Distribution/Compat/TempFile.p_o -ohi dist/build/Distribution/Compat/TempFile.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Text.hs -o dist/build/Distribution/Text.p_o -ohi dist/build/Distribution/Text.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/ReadE.hs -o dist/build/Distribution/ReadE.p_o -ohi dist/build/Distribution/ReadE.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Verbosity.hs -o dist/build/Distribution/Verbosity.p_o -ohi dist/build/Distribution/Verbosity.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Version.hs -o dist/build/Distribution/Version.p_o -ohi dist/build/Distribution/Version.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/ModuleName.hs -o dist/build/Distribution/ModuleName.p_o -ohi dist/build/Distribution/ModuleName.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Extension.hs -o dist/build/Language/Haskell/Extension.p_o -ohi dist/build/Language/Haskell/Extension.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/System.hs -o dist/build/Distribution/System.p_o -ohi dist/build/Distribution/System.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Compiler.hs -o dist/build/Distribution/Compiler.p_o -ohi dist/build/Distribution/Compiler.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Package.hs -o dist/build/Distribution/Package.p_o -ohi dist/build/Distribution/Package.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/License.hs -o dist/build/Distribution/License.p_o -ohi dist/build/Distribution/License.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Utils.hs -o dist/build/Distribution/Simple/Utils.p_o -ohi dist/build/Distribution/Simple/Utils.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/InstallDirs.hs -o dist/build/Distribution/Simple/InstallDirs.p_o -ohi dist/build/Distribution/Simple/InstallDirs.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Compiler.hs -o dist/build/Distribution/Simple/Compiler.p_o -ohi dist/build/Distribution/Simple/Compiler.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription.hs -o dist/build/Distribution/PackageDescription.p_o -ohi dist/build/Distribution/PackageDescription.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/ParseUtils.hs -o dist/build/Distribution/ParseUtils.p_o -ohi dist/build/Distribution/ParseUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Program.hs -o dist/build/Distribution/Simple/Program.p_o -ohi dist/build/Distribution/Simple/Program.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/PackageIndex.hs -o dist/build/Distribution/Simple/PackageIndex.p_o -ohi dist/build/Distribution/Simple/PackageIndex.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/InstalledPackageInfo.hs -o dist/build/Distribution/InstalledPackageInfo.p_o -ohi dist/build/Distribution/InstalledPackageInfo.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Command.hs -o dist/build/Distribution/Simple/Command.p_o -ohi dist/build/Distribution/Simple/Command.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC/IPI642.hs -o dist/build/Distribution/Simple/GHC/IPI642.p_o -ohi dist/build/Distribution/Simple/GHC/IPI642.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Setup.hs -o dist/build/Distribution/Simple/Setup.p_o -ohi dist/build/Distribution/Simple/Setup.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription/Configuration.hs -o dist/build/Distribution/PackageDescription/Configuration.p_o -ohi dist/build/Distribution/PackageDescription/Configuration.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC/IPI641.hs -o dist/build/Distribution/Simple/GHC/IPI641.p_o -ohi dist/build/Distribution/Simple/GHC/IPI641.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription/Parse.hs -o dist/build/Distribution/PackageDescription/Parse.p_o -ohi dist/build/Distribution/PackageDescription/Parse.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/PackageDescription/Check.hs -o dist/build/Distribution/PackageDescription/Check.p_o -ohi dist/build/Distribution/PackageDescription/Check.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Make.hs -o dist/build/Distribution/Make.p_o -ohi dist/build/Distribution/Make.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/LocalBuildInfo.hs -o dist/build/Distribution/Simple/LocalBuildInfo.p_o -ohi dist/build/Distribution/Simple/LocalBuildInfo.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/BuildPaths.hs -o dist/build/Distribution/Simple/BuildPaths.p_o -ohi dist/build/Distribution/Simple/BuildPaths.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Build/Macros.hs -o dist/build/Distribution/Simple/Build/Macros.p_o -ohi dist/build/Distribution/Simple/Build/Macros.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/PreProcess.hs -o dist/build/Distribution/Simple/PreProcess.p_o -ohi dist/build/Distribution/Simple/PreProcess.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Build/PathsModule.hs -o dist/build/Distribution/Simple/Build/PathsModule.p_o -ohi dist/build/Distribution/Simple/Build/PathsModule.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/NHC.hs -o dist/build/Distribution/Simple/NHC.p_o -ohi dist/build/Distribution/Simple/NHC.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/JHC.hs -o dist/build/Distribution/Simple/JHC.p_o -ohi dist/build/Distribution/Simple/JHC.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/GHC.hs -o dist/build/Distribution/Simple/GHC.p_o -ohi dist/build/Distribution/Simple/GHC.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Register.hs -o dist/build/Distribution/Simple/Register.p_o -ohi dist/build/Distribution/Simple/Register.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Hugs.hs -o dist/build/Distribution/Simple/Hugs.p_o -ohi dist/build/Distribution/Simple/Hugs.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/SrcDist.hs -o dist/build/Distribution/Simple/SrcDist.p_o -ohi dist/build/Distribution/Simple/SrcDist.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/UserHooks.hs -o dist/build/Distribution/Simple/UserHooks.p_o -ohi dist/build/Distribution/Simple/UserHooks.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Build.hs -o dist/build/Distribution/Simple/Build.p_o -ohi dist/build/Distribution/Simple/Build.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Install.hs -o dist/build/Distribution/Simple/Install.p_o -ohi dist/build/Distribution/Simple/Install.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Configure.hs -o dist/build/Distribution/Simple/Configure.p_o -ohi dist/build/Distribution/Simple/Configure.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple/Haddock.hs -o dist/build/Distribution/Simple/Haddock.p_o -ohi dist/build/Distribution/Simple/Haddock.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name Cabal-1.6.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DCABAL_VERSION=1,6,0,1 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -package directory-1.0.0.2 -package filepath-1.1.0.1 -package old-time-1.0.0.1 -package pretty-1.0.1.0 -package process-1.0.1.0 -O -Wall -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Distribution/Simple.hs -o dist/build/Distribution/Simple.p_o -ohi dist/build/Distribution/Simple.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Distribution/Compiler_split dist/build/Distribution/InstalledPackageInfo_split dist/build/Distribution/License_split dist/build/Distribution/Make_split dist/build/Distribution/ModuleName_split dist/build/Distribution/Package_split dist/build/Distribution/PackageDescription_split dist/build/Distribution/PackageDescription/Configuration_split dist/build/Distribution/PackageDescription/Parse_split dist/build/Distribution/PackageDescription/Check_split dist/build/Distribution/ParseUtils_split dist/build/Distribution/ReadE_split dist/build/Distribution/Simple_split dist/build/Distribution/Simple/Build_split dist/build/Distribution/Simple/Build/Macros_split dist/build/Distribution/Simple/Build/PathsModule_split dist/build/Distribution/Simple/BuildPaths_split dist/build/Distribution/Simple/Command_split dist/build/Distribution/Simple/Compiler_split dist/build/Distribution/Simple/Configure_split dist/build/Distribution/Simple/GHC_split dist/build/Distribution/Simple/Haddock_split dist/build/Distribution/Simple/Hugs_split dist/build/Distribution/Simple/Install_split dist/build/Distribution/Simple/InstallDirs_split dist/build/Distribution/Simple/JHC_split dist/build/Distribution/Simple/LocalBuildInfo_split dist/build/Distribution/Simple/NHC_split dist/build/Distribution/Simple/PackageIndex_split dist/build/Distribution/Simple/PreProcess_split dist/build/Distribution/Simple/PreProcess/Unlit_split dist/build/Distribution/Simple/Program_split dist/build/Distribution/Simple/Register_split dist/build/Distribution/Simple/Setup_split dist/build/Distribution/Simple/SrcDist_split dist/build/Distribution/Simple/UserHooks_split dist/build/Distribution/Simple/Utils_split dist/build/Distribution/System_split dist/build/Distribution/Text_split dist/build/Distribution/Verbosity_split dist/build/Distribution/Version_split dist/build/Distribution/Compat/ReadP_split dist/build/Language/Haskell/Extension_split dist/build/Distribution/GetOpt_split dist/build/Distribution/Compat/Exception_split dist/build/Distribution/Compat/Permissions_split dist/build/Distribution/Compat/TempFile_split dist/build/Distribution/Simple/GHC/Makefile_split dist/build/Distribution/Simple/GHC/IPI641_split dist/build/Distribution/Simple/GHC/IPI642_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSCabal-1.6.0.1_p.a /usr/bin/ar: creating dist/build/libHSCabal-1.6.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/Cabal' Registering Cabal-1.6.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.random random/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.random` ( cd random && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.random || touch random/unbuildable Configuring random-1.0.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages random; then \ cd random && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library random-1.0.0.1... Generating Makefile random-1.0.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/random' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name random-1.0.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-time-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags System.Random <> for dir in dist/build/System/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/random' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/random' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name random-1.0.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-time-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Random.hs -o dist/build/System/Random.o -ohi dist/build/System/Random.hi System/Random.hs:280:31: Warning: Defaulting the following constraint(s) to type `Integer' `Integral a' arising from a use of `toInteger' at System/Random.hs:280:31-52 In the expression: toInteger (bool2Int a) In the first argument of `randomIvalInteger', namely `(toInteger (bool2Int a), toInteger (bool2Int b))' In the expression: (randomIvalInteger (toInteger (bool2Int a), toInteger (bool2Int b)) g) System/Random.hs:280: 55: Warning: Defaulting the following constraint(s) to type `Integer' `Integral a' arising from a use of `toInteger' at System/Random.hs:280:55-76 In the expression: toInteger (bool2Int b) In the first argument of `randomIvalInteger', namely `(toInteger (bool2Int a), toInteger (bool2Int b))' In the expression: (randomIvalInteger (toInteger (bool2Int a), toInteger (bool2Int b)) g) System/Random.hs:281:20: Warning: Defaulting the following constraint(s) to type `Integer' `Num a' arising from a use of `int2Bool' at System/Random.hs:281:20-29 In the expression: int2Bool x In the expression: (int2Bool x, g') In a case alternative: (x, g') -> (int2Bool x, g') <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/System/Random_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSrandom-1.0.0.1.a /usr/bin/ld -x -r -o dist/build/HSrandom-1.0.0.1.o dist/build/System/Random.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSrandom-1.0.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name random-1.0.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-time-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System/Random.hs -o dist/build/System/Random.p_o -ohi dist/build/System/Random.p_hi System/Random.hs:280:31: Warning: Defaulting the following constraint(s) to type `Integer' `Integral a' arising from a use of `toInteger' a t System/Random.hs:280:31-52 In the expression: toInteger (bool2Int a) In the first argument of `randomIvalInteger', namely `(toInteger (bool2Int a), toInteger (bool2Int b))' In the expression: (randomIvalInteger (toInteger (bool2Int a), toInteger (bool2Int b)) g) System/Random.hs:280:55: Warning: Defaulting the following constraint(s) to type `Integer' `Integral a' arising from a use of `toInteger' at System/Random.hs:28 0:55-76 In the expression: toInteger (bool2Int b) In the first argument of `randomIvalInteger', namely `(toInteger (bool2Int a), toInteger (bool2Int b))' In the expression: (randomIvalInteger (toInteger (bool2Int a), toInteger (bool2Int b)) g) System/Random.hs:281:20: Warning: Defaulting the following constraint(s) to type `Integer' `Num a' arising from a use of `int2Bool' at System/Random.hs:281:20-29 In the expression: int2Bool x In the expression: (int2Bool x, g') In a case alternative: (x, g') -> (int2Bool x, g') <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Random_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSrandom-1.0.0.1_p.a /usr/bin/ar: creating dist/build/libHSrandom-1.0.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/random' Registering random-1.0.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.haskell98 haskell98/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.haskell98` ( cd haskell98 && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.haskell98 || touch haskell98/unbuildable Configuring haskell98-1.0.1.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell98; then \ cd haskell98 && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library haskell98-1.0.1.0... Generating Makefile haskell98-1.0.1.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell98' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Array CPUTime Char Complex Directory IO Ix List Locale Maybe Monad Random Ratio System Time Bits CError CForeign CString CTypes ForeignPtr Int MarshalAlloc MarshalArray MarshalError MarshalUtils Ptr StablePtr Storable Word <> for dir in dist/build/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell98' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell98' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Ix.hs -o dist/build/Ix.o -ohi dist/build/Ix.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CPUTime.hs -o dist/build/CPUTime.o -ohi dist/build/CPUTime.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Char.hs -o dist/build/Char.o -ohi dist/build/Char.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Complex.hs -o dist/build/Complex.o -ohi dist/build/Complex.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Directory.hs -o dist/build/Directory.o -ohi dist/build/Directory.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c IO.hs -o dist/build/IO.o -ohi dist/build/IO.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c List.hs -o dist/build/List.o -ohi dist/build/List.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Locale.hs -o dist/build/Locale.o -ohi dist/build/Locale.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Maybe.hs -o dist/build/Maybe.o -ohi dist/build/Maybe.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Monad.hs -o dist/build/Monad.o -ohi dist/build/Monad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Random.hs -o dist/build/Random.o -ohi dist/build/Random.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Ratio.hs -o dist/build/Ratio.o -ohi dist/build/Ratio.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System.hs -o dist/build/System.o -ohi dist/build/System.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Time.hs -o dist/build/Time.o -ohi dist/build/Time.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Bits.hs -o dist/build/Bits.o -ohi dist/build/Bits.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CError.hs -o dist/build/CError.o -ohi dist/build/CError.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CForeign.hs -o dist/build/CForeign.o -ohi dist/build/CForeign.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CString.hs -o dist/build/CString.o -ohi dist/build/CString.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CTypes.hs -o dist/build/CTypes.o -ohi dist/build/CTypes.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c ForeignPtr.hs -o dist/build/ForeignPtr.o -ohi dist/build/ForeignPtr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Int.hs -o dist/build/Int.o -ohi dist/build/Int.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalAlloc.hs -o dist/build/MarshalAlloc.o -ohi dist/build/MarshalAlloc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalArray.hs -o dist/build/MarshalArray.o -ohi dist/build/MarshalArray.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalError.hs -o dist/build/MarshalError.o -ohi dist/build/MarshalError.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalUtils.hs -o dist/build/MarshalUtils.o -ohi dist/build/MarshalUtils.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Ptr.hs -o dist/build/Ptr.o -ohi dist/build/Ptr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c StablePtr.hs -o dist/build/StablePtr.o -ohi dist/build/StablePtr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Storable.hs -o dist/build/Storable.o -ohi dist/build/Storable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Word.hs -o dist/build/Word.o -ohi dist/build/Word.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Array.hs -o dist/build/Array.o -ohi dist/build/Array.hi <> <> <> <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Array_split dist/build/CPUTime_split dist/build/Char_split dist/build/Complex_split dist/build/Directory_split dist/build/IO_split dist/build/Ix_split dist/build/List_split dist/build/Locale_split dist/build/Maybe_split dist/build/Monad_split dist/build/Random_split dist/build/Ratio_split dist/build/System_split dist/build/Time_split dist/build/Bits_split dist/build/CError_split dist/build/CForeign_split dist/build/CString_split dist/build/CTypes_split dist/build/ForeignPtr_split dist/build/Int_split dist/build/MarshalAlloc_split dist/build/MarshalArray_split dist/build/MarshalError_split dist/build/MarshalUtils_split dist/build/Ptr_split dist/build/StablePtr_split dist/build/Storable_split dist/build/Word_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHShaskell98-1.0.1.0.a /usr/bin/ld -x -r -o dist/build/HShaskell98-1.0.1.0.o dist/build/Array.o dist/build/CPUTime.o dist/build/Char.o dist/build/Complex.o dist/build/Directory.o dist/build/IO.o dist/build/Ix.o dist/build/List.o dist/build/Locale.o dist/build/Maybe.o dist/build/Monad.o dist/build/Random.o dist/build/Ratio.o dist/build/System.o dist/build/Time.o dist/build/Bits.o dist/build/CError.o dist/build/CForeign.o dist/build/CString.o dist/build/CTypes.o dist/build/ForeignPtr.o dist/build/Int.o dist/build/MarshalAlloc.o dist/build/MarshalArray.o dist/build/MarshalError.o dist/build/MarshalUtils.o dist/build/Ptr.o dist/build/StablePtr.o dist/build/Storable.o dist/build/Word.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHShaskell98-1.0.1.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Ix.hs -o dist/build/Ix.p_o -ohi dist/build/Ix.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CPUTime.hs -o dist/build/CPUTime.p_o -ohi dist/build/CPUTime.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Char.hs -o dist/build/Char.p_o -ohi dist/build/Char.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Complex.hs -o dist/build/Complex.p_o -ohi dist/build/Complex.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Directory.hs -o dist/build/Directory.p_o -ohi dist/build/Directory.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c IO.hs -o dist/build/IO.p_o -ohi dist/build/IO.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c List.hs -o dist/build/List.p_o -ohi dist/build/List.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Locale.hs -o dist/build/Locale.p_o -ohi dist/build/Locale.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Maybe.hs -o dist/build/Maybe.p_o -ohi dist/build/Maybe.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Monad.hs -o dist/build/Monad.p_o -ohi dist/build/Monad.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Random.hs -o dist/build/Random.p_o -ohi dist/build/Random.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Ratio.hs -o dist/build/Ratio.p_o -ohi dist/build/Ratio.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c System.hs -o dist/build/System.p_o -ohi dist/build/System.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Time.hs -o dist/build/Time.p_o -ohi dist/build/Time.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Bits.hs -o dist/build/Bits.p_o -ohi dist/build/Bits.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CError.hs -o dist/build/CError.p_o -ohi dist/build/CError.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CForeign.hs -o dist/build/CForeign.p_o -ohi dist/build/CForeign.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CString.hs -o dist/build/CString.p_o -ohi dist/build/CString.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c CTypes.hs -o dist/build/CTypes.p_o -ohi dist/build/CTypes.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c ForeignPtr.hs -o dist/build/ForeignPtr.p_o -ohi dist/build/ForeignPtr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Int.hs -o dist/build/Int.p_o -ohi dist/build/Int.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalAlloc.hs -o dist/build/MarshalAlloc.p_o -ohi dist/build/MarshalAlloc.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalArray.hs -o dist/build/MarshalArray.p_o -ohi dist/build/MarshalArray.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalError.hs -o dist/build/MarshalError.p_o -ohi dist/build/MarshalError.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c MarshalUtils.hs -o dist/build/MarshalUtils.p_o -ohi dist/build/MarshalUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Ptr.hs -o dist/build/Ptr.p_o -ohi dist/build/Ptr.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c StablePtr.hs -o dist/build/StablePtr.p_o -ohi dist/build/StablePtr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Storable.hs -o dist/build/Storable.p_o -ohi dist/build/Storable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Word.hs -o dist/build/Word.p_o -ohi dist/build/Word.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell98-1.0.1.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package directory-1.0.0.2 -package old-locale-1.0.0.1 -package old-time-1.0.0.1 -package process-1.0.1.0 -package random-1.0.0.1 -O -package-name haskell98 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Array.hs -o dist/build/Array.p_o -ohi dist/build/Array.p_hi <> <> <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Array_split dist/build/CPUTime_split dist/build/Char_split dist/build/Complex_split dist/build/Directory_split dist/build/IO_split dist/build/Ix_split dist/build/List_split dist/build/Locale_split dist/build/Maybe_split dist/build/Monad_split dist/build/Random_split dist/build/Ratio_split dist/build/System_split dist/build/Time_split dist/build/Bits_split dist/build/CError_split dist/build/CForeign_split dist/build/CString_split dist/build/CTypes_split dist/build/ForeignPtr_split dist/build/Int_split dist/build/MarshalAlloc_split dist/build/MarshalArray_split dist/build/MarshalError_split dist/build/MarshalUtils_split dist/build/Ptr_split dist/build/StablePtr_split dist/build/Storable_split dist/build/Word_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHShaskell98-1.0.1.0_p.a /usr/bin/ar: creating dist/build/libHShaskell98-1.0.1.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell98' Registering haskell98-1.0.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.regex-base regex-base/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.regex-base` ( cd regex-base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.regex-base || touch regex-base/unbuildable Configuring regex-base-0.72.0.2... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-base; then \ cd regex-base && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library regex-base-0.72.0.2... Generating Makefile regex-base-0.72.0.2... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-base' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Text.Regex.Base Text.Regex.Base.RegexLike Text.Regex.Base.Context Text.Regex.Base.Impl <> for dir in dist/build/Text/Regex/ dist/build/Text/Regex/Base/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-base' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-base' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base/RegexLike.hs -o dist/build/Text/Regex/Base/RegexLike.o -ohi dist/build/Text/Regex/Base/RegexLike.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base/Context.hs -o dist/build/Text/Regex/Base/Context.o -ohi dist/build/Text/Regex/Base/Context.hi Text/Regex/B ase/Context.hs:162:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Bool Text/Regex/Base/Context.hs:168:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b () Text/Regex/Base/Context.hs:176:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Int Text/Regex/Base/Context.hs:184:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchOffset, MatchLength) Text/Regex/Base/Context.hs:190:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b MatchArray Text/Regex/Base/Context.hs:195:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, MatchText b, b) Text/Regex/Base/Context.hs:199:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (Array Int b) Text/Regex/Base/Context.hs:203:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b) Text/Regex/Base/Context.hs:208:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b, [b]) Text/Regex/Base/Context.hs:213:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchResult b) Text/Regex/Base/Context.hs:228:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchArray] Text/Regex/Base/Context.hs:233:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchText b] Text/Regex/Base/Context.hs:239:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [(MatchOffset, MatchLength)] Text/Regex/Base/Context.hs:244:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [b] Text/Regex/Base/Context.hs:248:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [Array Int b] Text/Regex/Base/Context.hs:252:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [[b]] <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base.hs -o dist/build/Text/Regex/Base.o -ohi dist/build/Text/Regex/Base.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base/Impl.hs -o dist/build/Text/Regex/Base/Impl.o -ohi dist/build/Text/Regex/Base/Impl.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Text/Regex/Base_split dist/build/Text/Regex/Base/RegexLike_split dist/build/Text/Regex/Base/Context_split dist/build/Text/Regex/Base/Impl_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSregex-base-0.72.0.2.a /usr/bin/ld -x -r -o dist/build/HSregex-base-0.72.0.2.o dist/build/Text/Regex/Base.o dist/build/Text/Regex/Base/RegexLike.o dist/build/Text/Regex/Base/Context.o dist/build/Text/Regex/Base/Impl.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSregex-base-0.72.0.2.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base/RegexLike.hs -o dist/build/Text/Regex/Base/RegexLike.p_o -ohi dist/build/Text/Regex/Base/RegexLike.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base/Context.hs -o dist/build/Text/Regex/Base/Context.p_o -ohi dist/build/Text/Regex/Base/Context.p_hi Text/Regex/Base /Context.hs:162:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Bool Text/Regex/Base/Context.hs:168:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b () Text/Regex/Base/Conte xt.hs:176:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Int Text/Regex/Base/Context.hs:184:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchOffset, MatchLength) Text/Regex/Base/Context.hs:190:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b MatchArray Text/Regex/Base/Context.hs:195:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, MatchText b, b) Text/Regex/Base/Context.hs:199:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b ( Array Int b) Text/Regex/Base/Context.hs:203:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b) Text/Regex/Base/Context.hs:208:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b, [b]) Text/Regex/Base/Context.hs:213:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchResult b) T ext/Regex/Base/Context.hs:228:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchArray] Text/Regex/Base/Context.hs:233:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchText b] Text/Regex/Base/Context.hs:239:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [(MatchOffset, MatchLength)] Text/Regex/Base/Context.hs:244:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [b] Text/Regex/Base/Context.hs:248:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [Array Int b] Text/Regex/Base/Context.hs:252:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [[b]] <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base.hs -o dist/build/Text/Regex/Base.p_o -ohi dist/build/Text/Regex/Base.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-base-0.72.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Base/Impl.hs -o dist/build/Text/Regex/Base/Impl.p_o -ohi dist/build/Text/Regex/Base/Impl.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Text/Regex/Base_split dist/build/Text/Regex/Base/RegexLike_split dist/build/Text/Regex/Base/Context_split dist/build/Text/Regex/Base/Impl_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSregex-base-0.72.0.2_p.a /usr/bin/ar: creating dist/build/libHSregex-base-0.72.0.2_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-base' Registering regex-base-0.72.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.regex-posix regex-posix/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.regex-posix` ( cd regex-posix && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.regex-posix || touch regex-posix/unbuildable Configuring regex-posix-0.72.0.3... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes configure: creating ./config.status config.status: creating config.mk config.status: creating regex-posix.buildinfo config.status: creating include/HsRegexPosixConfig.h config.status: include/HsRegexPosixConfig.h is unchanged if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-posix; then \ cd regex-posix && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library regex-posix-0.72.0.3... Generating Makefile regex-posix-0.72.0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-posix' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Text.Regex.Posix Text.Regex.Posix.Wrap Text.Regex.Posix.String Text.Regex.Posix.ByteString <> for dir in dist/build/Text/Regex/ dist/build/Text/Regex/Posix/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-posix' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-posix' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Text/Regex/Posix/Wrap.hs -o dist/build/Text/Regex/Posix/Wrap.o -ohi dist/build/Text/Regex/Posix/Wrap.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Posix/ByteString.hs -o dist/build/Text/Regex/Posix/ByteString.o -ohi dist/build/Text/Regex/Posix/ByteString.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Posix/String.hs -o dist/build/Text/Regex/Posix/String.o -ohi dist/build/Text/Regex/Posix/String.hi Tex t/Regex/Posix/String.hs:59:9: Warning: orphan instance: instance RegexContext Regex String String Text/Regex/Posix/String.hs:70:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption String Text/Regex/Posix/String.hs:74:9: Warning: orphan instance: instance RegexLike Regex String T ext/Regex/Posix/ByteString.hs:68:9: Warning: orphan instance: instance RegexContext Regex ByteString ByteString Text/Regex/Posix/ByteString.hs:76:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption ByteString Text/Regex/Posix/ByteString.hs:80:9: Warning: orphan instance: instance RegexLike Regex ByteString <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Posix.hs -o dist/build/Text/Regex/Posix.o -ohi dist/build/Text/Regex/Posix.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Text/Regex/Posix_split dist/build/Text/Regex/Posix/Wrap_split dist/build/Text/Regex/Posix/String_split dist/build/Text/Regex/Posix/ByteString_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSregex-posix-0.72.0.3.a /usr/bin/ld -x -r -o dist/build/HSregex-posix-0.72.0.3.o dist/build/Text/Regex/Posix.o dist/build/Text/Regex/Posix/Wrap.o dist/build/Text/Regex/Posix/String.o dist/build/Text/Regex/Posix/ByteString.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSregex-posix-0.72.0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Text/Regex/Posix/Wrap.hs -o dist/build/Text/Regex/Posix/Wrap.p_o -ohi dist/build/Text/Regex/Posix/Wrap.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Posix/ByteString.hs -o dist/build/Text/Regex/Posix/ByteString.p_o -ohi dist/build/Text/Regex/Posix/ByteString.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Posix/String.hs -o dist/build/Text/Regex/Posix/String.p_o -ohi dist/build/Text/Regex/Posix/String.p_hi Te xt/Regex/Posix/String.hs:59:9: Warning: orphan instance: instance RegexContext Regex String String Text/Regex/Posix/String.hs:70:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption String Text/Regex/Posix/String.hs:74:9: Warning: orphan instance: instance RegexLike Regex String Text/Regex/Posix/ByteString.hs:68:9: Warning: orphan instance: instance RegexContext Regex ByteString ByteString Text/Regex/Posix/ByteString.hs:76:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption ByteString Text/Regex/Posix/ByteString.hs:80:9: Warning: orphan instance: instance RegexLike Regex ByteString <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-posix-0.72.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package regex-base-0.72.0.2 -O -Wall -O2 -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex/Posix.hs -o dist/build/Text/Regex/Posix.p_o -ohi dist/build/Text/Regex/Posix.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Text/Regex/Posix_split dist/build/Text/Regex/Posix/Wrap_split dist/build/Text/Regex/Posix/String_split dist/build/Text/Regex/Posix/ByteString_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSregex-posix-0.72.0.3_p.a /usr/bin/ar: creating dist/build/libHSregex-posix-0.72.0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-posix' Registering regex-posix-0.72.0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.regex-compat regex-compat/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.regex-compat` ( cd regex-compat && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.regex-compat || touch regex-compat/unbuildable Configuring regex-compat-0.71.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-compat; then \ cd regex-compat && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library regex-compat-0.71.0.1... Generating Makefile regex-compat-0.71.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-compat' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name regex-compat-0.71.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package regex-base-0.72.0.2 -package regex-posix-0.72.0.3 -O -Wall -Werror -O2 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Text.Regex <> for dir in dist/build/Text/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-compat' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-compat' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-compat-0.71.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package regex-base-0.72.0.2 -package regex-posix-0.72.0.3 -O -Wall -Werror -O2 -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex.hs -o dist/build/Text/Regex.o -ohi dist/build/Text/Regex.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Text/Regex_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSregex-compat-0.71.0.1.a /usr/bin/ld -x -r -o dist/build/HSregex-compat-0.71.0.1.o dist/build/Text/Regex.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSregex-compat-0.71.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name regex-compat-0.71.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package regex-base-0.72.0.2 -package regex-posix-0.72.0.3 -O -Wall -Werror -O2 -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Regex.hs -o dist/build/Text/Regex.p_o -ohi dist/build/Text/Regex.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Text/Regex_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSregex-compat-0.71.0.1_p.a /usr/bin/ar: creating dist/build/libHSregex-compat-0.71.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-compat' Registering regex-compat-0.71.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.parsec parsec/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.parsec` ( cd parsec && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.parsec || touch parsec/unbuildable Configuring parsec-2.1.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parsec; then \ cd parsec && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library parsec-2.1.0.1... Generating Makefile parsec-2.1.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parsec' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Text.ParserCombinators.Parsec.Language Text.ParserCombinators.Parsec.Token Text.ParserCombinators.Parsec.Error Text.ParserCombinators.Parsec.Char Text.ParserCombinators.Parsec.Combinator Text.ParserCombinators.Parsec.Expr Text.ParserCombinators.Parsec.Perm Text.ParserCombinators.Parsec.Pos Text.ParserCombinators.Parsec.Prim Text.ParserCombinators.Parsec <> for dir in dist/build/Text/ParserCombinators/ dist/build/Text/ParserCombinators/Parsec/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parsec' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parsec' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Pos.hs -o dist/build/Text/ParserCombinators/Parsec/Pos.o -ohi dist/build/Text/ParserCombinators/Parsec/Pos.hi Text/Parse rCombinators/Parsec/Pos.hs:38:7: Warning: This binding for `sourceName' shadows the existing binding defined at Text/ParserCombinators/Parsec/Pos.hs:46:0 In the definition of ` newPos' Text/ParserCombinators/Parsec/Pos.hs:42:11: Warning: This binding for `sourceName' shadows the existing binding defined at Text/ParserCombinators/Parsec/P os.hs:46:0 In the definition of `initialPos' Text/ParserCombinators/Parsec/Pos.hs:46:27: Warning: Defined but not used: `line' Text/ParserCombinators/Parsec/Po s.hs:46:32: Warning: Defined but not used: `column' Text/ParserCombinators/Parsec/Pos.hs:49:22: Warning: Defined but not used: `name' Text/ParserCombinators/Parsec/Pos.hs:49:32: Warning: Defined but not used: `column' Text/ParserComb inators/Parsec/Pos.hs:52:24: Warning: Defined but not used: `name' Text/ParserCombinators/Parsec/Pos.hs:52:29: Warning: Defined but not used: `line' Text/ParserCombinators/Parsec/Pos.hs:61:25: Warning: Defined but not used: `name' Text/ParserCombinators/Parsec/Pos.hs:64:30: Warning: Defined but not used: `line' Text/ ParserCombinators/Parsec/Pos.hs:67:37: Warning: Defined but not used: `column' Text/ParserCombinators/Parsec/Pos.hs:77:14: Warning: Defined but not used: `pos' Text/ParserCombinators/Parsec/Pos.hs:86:24: Warning: Defined but not used: `name' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Error.hs -o dist/build/Text/ParserCombinators/Parsec/Error.o -ohi dist/build/Text/ParserCombinators/Parsec/Error.hi Text/ParserComb inators/Parsec/Error.hs:41:0: Warning: Definition but no type signature for `messageToEnum' Inferred type: messageToEnum :: forall t. (Num t) => Message -> t Text/ParserCombinators/Parsec/Err or.hs:49:15: Warning: Defaulting the following constraint(s) to type `Integer' `Num a' arising from a use of `messageToEnum' at Text/ParserCombinato rs/Parsec/Error.hs:49:15-32 `Ord a' arising from a use of `compare' at Text/ParserCombinators/Parsec/Error.hs:49:6-54 In the first argument of `compare', namely `(messageToEnum msg1)' In the expression: compare (messageToEnum msg1) (messageToEnum msg2) In the definition of `messageCompare': messageCompare msg1 msg2 = compare (messageToEnum msg1) (messageToEnum msg2) Text/ParserCombinators/Parsec/Error.hs:69:25: Warning: Defined but not used: `msgs' Text/ParserCombinators/Parsec/Error.hs:73:26: Warning: Defined but not used: `pos' Text/ParserCombinators/Parsec/Error.hs:77:27: Warning: Defined but not used: `pos' Text/ParserCombinators/Parsec/Error.hs:147:19: Warning: This binding for `msgs' shadows the existing binding bound at Text/ParserCombinators/Parsec/Error.hs:125:76 In the definition of `showMany' Text/ParserCombinators/Parsec/Error.h s:157:6: Warning: Defined but not used: `semiSep' Text/ParserCombinators/Parsec/Error.hs:159:15: Warning: Defined but not used: `sep' Text/ParserCombinators/Parsec/Error.hs:160:15: Warning: Defined but not used: `sep' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Prim.hs -o dist/build/Text/ParserCombinators/Parsec/Prim.o -ohi dist/build/Text/ParserCombinators/Parsec/Prim.hi Text/ParserCombinators/P arsec/Prim.hs:127:0: Warning: Definition but no type signature for `runP' Inferred type: runP :: forall t t1 t2. GenParser t t1 t2 -> State t t1 -> Consumed ( Reply t t1 t2) Text/ParserCombinators/Parsec/Prim.hs:170:0: Warning: Definition but no type signature for `parserReply ' Inferred type: parserReply :: forall t. Consumed t -> t Text/ParserCombinators/Parsec/Prim.hs:229:0: Warning: Definition but no type signature for `mergeErrorReply' Inferred type: mergeErrorReply :: forall t t1 t2. ParseError -> Reply t t1 t2 -> Reply t t1 t2 Text/ParserCombinators/Parsec/Prim.hs:288:28: Warning: Defined but not used: `input' Text/ParserCombinators/Parsec/Prim.hs:288:38: Warning: Defined but not used: `user' Text/ParserCombinators/Parsec/Prim.hs:297:6: Warning: This binding for `show' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `token' Text/ParserCombinators/Parsec/Prim.hs:300:23: Warning: Defined but not used: `toks' Text/ParserCombinators/Parsec/Prim.hs:304:10: Warning: This binding for `show' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `tokenPrim' Text/ParserCombinators/Parsec/Prim.hs:317:12: Warning: This binding for `show' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `tokenPrimEx' Text/ParserCombinators/Parsec/Prim.hs:320:22: Warning: Defined but not used: `state' Text/ParserCombinators/Parsec/Prim.hs:3 31:22: Warning: Defined but not used: `state' Text/ParserCombinators/Parsec/Prim.hs:372:0: Warning: Definition but no type signature for `setExpectErrors' Inferred type: setExpectErrors :: ParseError -> [String] -> ParseError Text/ParserCombinators/Parsec/Prim.hs:374:41: Warning: This binding for `msg' shadows the existing binding bound at Text/ParserCombinators/Parsec/Prim.hs:374:21 In a lambda abstraction Text/ParserCombinators/Parsec/Prim.hs:374:45: Warning: This binding for `err' shadows the existing binding bound at Text/ParserCombinators/Parsec/Prim.hs:374:16 In a lambda abstraction Text/ParserCombinators/Parsec/Prim.hs:377:0: Warning: Definition but no type signature for `sysUnExpectError' Inferred type: sysUnExpectError :: forall tok st a. String -> SourcePos -> Reply tok st a Text/ParserCombinators/Parsec/Prim.hs:378:0: Warning: Definition but no type signature for `unknownError' Inferred type: unknownError :: forall tok st. State tok st -> ParseError Text/ParserCombinators/Parsec/Prim.hs:393:20: Warning: Defined but not used: `x' Text/ParserCombinators/Parsec/Prim.hs:393:22: Warning: Defined but not used: `xs' Text/ParserCombinators/Parsec/Prim.hs:400:16: Warning: This binding for `state' shadows the existing binding bound at Text/ParserCombinators/Parsec/Prim.hs:399:13 In the definition of `walk' Text/ParserCombinators/Parsec/Prim.hs:402:33: Warning: Defined but not used: `ok' Text/ParserCombinators/Parsec/Prim.hs:404:49: Warning: Defined but not used: `err' Text/ParserCombinators/Parsec/Prim.hs:408:30: Warning: Defined but not used: `x' Text/ParserCombinators/Parsec/Prim.hs:408:32: Warning: Defined but not used: `state'' Text/ParserComb inators/Parsec/Prim.hs:408:39: Warning: Defined but not used: `err' Text/ParserCombinators/Parsec/Prim.hs:431:7: Warning: This binding for `shows' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `tokens' Text/ParserCombinators/Parsec/Prim.hs:432:15: Warning: Defined but not used: `state' Text/ParserCombinators/Parsec/Prim.hs:445:13: Warning: Defined but not used: `xs' Text/ParserCombinators/Parsec/Prim.hs:450:14: Warning: Defined but not used: `xs' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Char.hs -o dist/build/Text/ParserCombinators/Parsec/Char.o -ohi dist/build/Text/ParserCombinators/Parsec/Char.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Combinator.hs -o dist/build/Text/ParserCombinators/Parsec/Combinator.o -ohi dist/build/Text/ParserCombinators/Parsec/Combinator.hi Text/ParserCombinators/Parsec/Combinator.hs:13 2:43: Warning: Defined but not used: `tok' Text/ParserCombinators/Parsec/Combinator.hs:132:47 : Warning: Defined but not used: `toks' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Expr.hs -o dist/build/Text/ParserCombinators/Parsec/Expr.o -ohi dist/build/Text/ParserCombinators/Parsec/Expr.hi Text/ParserCombinators/Parsec/Char.hs:71:40: Warning: Defined but not used: `cs' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec.hs -o dist/build/Text/ParserCombinators/Parsec.o -ohi dist/build/Text/ParserCombinators/Parsec.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Token.hs -o dist/build/Text/ParserCombinators/Parsec/Token.o -ohi dist/build/Text/ParserCombinators/Parsec/Token.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Perm.hs -o dist/build/Text/ParserCombinators/Parsec/Perm.o -ohi dist/build/Text/ParserCombinators/Parsec/Perm.hi <> T e x t/Pa rserCombinators/Parsec/Perm.hs:44:0: Warning: Defined but not used: `test' Text/ParserCombinators/Parsec/Perm.hs:44:0: Warning: Definition but no type signature for `test' Inferred type: test :: [Char] -> Either ParseError (String, Char, Char) Text/ParserCombi nators/Parsec/Perm.hs:48:0: Warning: Defined but not used: `ptest' Text/ParserCombinators/Parsec/Perm.hs:101:15: Warning: Defined but not used: `mf' Text/ParserCombinators/Parsec/Perm.hs :121:14: Warning: This binding for `f' shadows the existing binding bound at Text/ParserCombinators/Parsec/Perm.hs:118:9 In the definition of `mapBranch' <> Text/ParserCombinators/Parsec/Token.hs:127:4: Warning: This binding for `parens' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:67:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:128:4: Warning: This binding for `braces' shadows the existing binding defined at Text/ParserC ombinators/Parsec/Token.hs:68:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:129:4: Warning: This binding for `angles' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:69:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:130:4: Warning: This binding for `brackets' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:70:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators /Parsec/Token.hs:132:4: Warning: This binding for `semi' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:74:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:133:4: Warning: This binding for `comma' shadows the existing binding defined at Text/Par serCombinators/Parsec/Token.hs:75:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:134:4: Warning: This binding for `dot' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:77:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:135:4: Warning: This binding for `colon' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:76:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:137:4: Warning: This binding for `commaSep' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:80:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:138:4: Warning: This binding for `semiSep' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:78:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:140:4: Warning: This binding for `commaSep1' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:81:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:141:4: Warning: This binding for `semiSep1' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:79:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved , caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:148:4: Warning: This binding for `charLiteral' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:53:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:162:4: Warning: This binding for `stringLiteral' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:54:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:237:4: Warning: This binding for `naturalOrFloat' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:58:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:239:4: Warning: This binding for `float' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:57:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:240:4: Warning: This binding for `integer' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:56:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:241:4: Warning: This binding for `natural' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:55:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:317:4: Warning: This binding for `decimal' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:59:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:318:4: Warning: This binding for `hexadecimal' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:60:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:319:4: Warning: This binding for `octal' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:61:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:331:4: Warning: This binding for `reservedOp' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:51:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:337:4: Warning: This binding for `operator' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:50:19 In the bind ing group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:359:4: Warning: This binding for `reserved' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:49:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:378:4: Warning: This binding for `identifier' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:48:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:421:4: Warning: This binding for `symbol' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:63:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:424:4: Warning: This binding for `lexeme' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:64:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:429:4: Warning: This binding for `whiteSpace' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:65:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Language.hs -o dist/build/Text/ParserCombinators/Parsec/Language.o -ohi dist/build/Text/ParserCombinators/Parsec/Language.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Text/ParserCombinators/Parsec/Language_split dist/build/Text/ParserCombinators/Parsec/Token_split dist/build/Text/ParserCombinators/Parsec/Error_split dist/build/Text/ParserCombinators/Parsec/Char_split dist/build/Text/ParserCombinators/Parsec/Combinator_split dist/build/Text/ParserCombinators/Parsec/Expr_split dist/build/Text/ParserCombinators/Parsec/Perm_split dist/build/Text/ParserCombinators/Parsec/Pos_split dist/build/Text/ParserCombinators/Parsec/Prim_split dist/build/Text/ParserCombinators/Parsec_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSparsec-2.1.0.1.a /usr/bin/ld -x -r -o dist/build/HSparsec-2.1.0.1.o dist/build/Text/ParserCombinators/Parsec/Language.o dist/build/Text/ParserCombinators/Parsec/Token.o dist/build/Text/ParserCombinators/Parsec/Error.o dist/build/Text/ParserCombinators/Parsec/Char.o dist/build/Text/ParserCombinators/Parsec/Combinator.o dist/build/Text/ParserCombinators/Parsec/Expr.o dist/build/Text/ParserCombinators/Parsec/Perm.o dist/build/Text/ParserCombinators/Parsec/Pos.o dist/build/Text/ParserCombinators/Parsec/Prim.o dist/build/Text/ParserCombinators/Parsec.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSparsec-2.1.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Pos.hs -o dist/build/Text/ParserCombinators/Parsec/Pos.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Pos.p_hi Text/ParserCombinators/Parsec/Pos.hs:38:7: Warning: This binding for `sourceName' shadows the existing binding defined at Text/ParserCombinators/Parsec/Pos.hs:46:0 In the definition of `newPos' Text/ParserCombinators/Parsec/Pos.hs:42:11: Warning: This binding for `sourceName' shadows the existing binding defined at Text/ParserCombinators/Par sec/Pos.hs:46:0 In the definition of `initialPos' Text/ParserCombinators/Parsec/Pos.hs:46:27: Warning: Defined but not used: `line' Text/ParserCombinators/Parsec/Pos.hs:46:32: Warning: Defined but not used: `column' Text/ParserCombinators/Parsec/Pos.hs:49:22: Warning: Defined but not used: `name' Text/ParserCombinators/Parsec/Pos.hs:49:32: Warning: Defined but not used: `column' Text/ParserCombinators/Parsec/Pos.hs:52:24: Warning: Defined but not used: `name' Text/Pars erCombinators/Parsec/Pos.hs:52:29: Warning: Defined but not used: `line' Text/ParserCombinators/Parsec/Pos.hs:61:25: Warning: Defined but not used: `name' Text/ParserCombinators/Parsec/Pos.hs:64:30: Warning: Defined but not used: `line' Text/ParserCombinators/Parsec/Pos.hs:67:37: Warning: Defined but not used: `column' Text/ParserCombinators/Parsec/Pos.hs:77:14: Warning: Defined but not used: `pos' Text/ParserCombinators/Parsec/Pos.hs:86:24: Warning: Defined but not used: `name' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Error.hs -o dist/build/Text/ParserCombinators/Parsec/Error.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Error.p_hi T e x t / P a r s e r C o m b i n a t o r s / P a r s e c / E r r o r .hs:41:0: Warning: Definition but no type signature for `messageToEnum' Inferred type: messageToEnum :: forall t. (Num t) => Message -> t Text/ParserCombinators/Parsec/ Error.hs:49:15: Warning: Defaulting the following constraint(s) to type `Integer' `Num a' arising from a use of `messageToEnum' at Text/ParserCombinators/Parsec/E rror.hs:49:15-32 `Ord a' arising from a use of `compare' at Text/ParserCombinators/Parsec/Error.hs:49:6-54 In the first argument of `compare', namely `(messageToEnum msg1)' In the expression: compare (messageToEnum msg1) (messageToEnum msg2) In the definition of `messageCompare': messageCompare msg1 msg2 = compare (messageToEnum msg1) (messageToEnum msg2) Text/ParserCombinators/Parsec/Error.hs:69:25: Warning: Defined but not used: `msgs' Text/ParserCombinators/Parsec/Error.hs:73:26: Warning: Defined but not used: `pos' Text/ParserCombinators/Parsec/Error.hs:77:27: Warning: Defined but not used: `pos' Text/ParserCombin ators/Parsec/Error.hs:147:19: Warning: This binding for `msgs' shadows the existing binding bound at Text/ParserCombinators/Parsec/Error.hs:125:76 In the definition of `showMany' Text/ParserCombinators/Parsec/Error.hs:157:6: Warning: Defined but not used: `semiSep' Text/ParserCombinators/Parsec/Error.hs:159:15: Warning: Defined but not used: `sep' Text/ParserCombinators/Parsec/Error.hs:160:15: Warning: Defined but not used: `sep' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Prim.hs -o dist/build/Text/ParserCombinators/Parsec/Prim.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Prim.p_hi Text/ParserCombinators/Parsec/Prim.hs:12 7:0: Warning: Definition but no type signature for `runP' Inferred type: runP :: forall t t1 t2. GenParser t t1 t2 -> State t t1 -> Consumed (Reply t t1 t2) Text/ParserCombinators/Parsec/Prim.hs:170:0: Warning: Definition but no type signature for `parserReply' Inferred type: parserReply :: forall t. Consumed t -> t Text/Pars erCombinators/Parsec/Prim.hs:229:0: Warning: Definition but no type signature for `mergeErrorReply' Inferred type: mergeErrorReply :: forall t t1 t2. ParseError -> Reply t t1 t2 -> Reply t t1 t2 Text/ParserCombinators/Parsec/Prim.hs:288:28: Warning: Defined but not used: `input' Text/ParserCombinators/Parsec/Prim.hs:288:38: Warning: Defined but not used: `user' Text/ParserCombinators/Parsec/Prim.hs:297:6: Warning: This binding for `show' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `token' Text/ParserCombinators/Parsec/Prim.hs:300:23: Warning: Defined but not used: `toks' Text/ParserCombinators/Parsec/Prim.hs:304:10: Warning: This binding for `show' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `tokenPrim' Tex t/ParserCombinators/Parsec/Prim.hs:317:12: Warning: This binding for `show' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `tokenPrimEx' Text/ParserCombinators/Parsec/Prim.hs:320:22: Warning: Defined but not used: `state' Text/ParserCombinators/Parsec/Prim.h s:331:22: Warning: Defined but not used: `state' Text/ParserCombinators/Parsec/Prim.hs:372:0: Warning: Definition but no type signature for `setExpectErrors' Inferred type: setExpectErrors :: ParseError -> [String] -> ParseError Text/ParserCombinators/Parsec/Prim.hs:374:41: Warning: This binding for `msg' shadows the existing binding bound at Text/ParserCombinators/Parsec/P rim.hs:374:21 In a lambda abstraction Text/ParserCombinators/Parsec/Prim.hs:374:45: Warning: This binding for `err' shadows the existing binding bound at Text/ParserCombinators/Parsec/Prim.hs:374:16 In a lambda abstraction Text/ParserCombinators/Parsec/Prim.hs:377:0: Warning: Definition but no type signature for `sysUnExpectError' Inferred type: sysUnExpectError :: forall tok st a. String -> SourcePos -> Reply tok st a Text/ParserCombinators/Parsec/Prim.hs:378:0: Warning: Definition but no type signature for `unknownError' Inferred type: unknownError :: forall tok st. State tok st -> ParseError Text/ParserCombinators/Parsec/Prim.hs:393:20: Warning: Defined but not used: `x' Text/ParserCombinators/Parsec/Prim.hs:393:22: Warning: Defined but not used: `xs' Text/ParserCombinators/Parsec/Prim.hs:400:16: Warning: This binding for `state' shadows the existing binding bound at Text/ParserCombinators/Parsec/Prim.hs:399:13 In the definition of `walk' Text/ParserCombinators/Parsec/Prim.hs:402:33: Warning: Defined but not used: `ok' Text/ParserCombinators/Parsec/Prim.hs:404:49: Warning: Defined but not used: `err' Text/Par serCombinators/Parsec/Prim.hs:408:30: Warning: Defined but not used: `x' Text/ParserCombinators/Parsec/Prim.hs:408:32: Warning: Defined but not used: `state'' Text/ParserCombinators/Parsec/Prim.hs:408:39: Warning: Defined but not used: `err' Text/ParserCombinators/Parsec/Prim.hs:431:7: Warning: This binding for `shows' shadows the existing binding imported from Prelude at Text/ParserCombinators/Parsec/Prim.hs:42:0-13 In the definition of `tokens' Text/ParserCombinators/Parsec/Prim.hs:432:15: Warning: Defined but not used: `state' Text/ParserCombinators/Parsec/Prim.hs:445:13: Warning: Defined but not used: `xs' Text/ParserCombinators/Parsec/Prim.hs:450:14: Warning: Defined but not used: ` xs' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Char.hs -o dist/build/Text/ParserCombinators/Parsec/Char.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Char.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Combinator.hs -o dist/build/Text/ParserCombinators/Parsec/Combinator.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Combinator.p_hi Text/ParserCombinators/Parsec/Combinator.hs:132:43: Warning: Defined but not used: `tok' Text/ParserCombinators/Parsec/Combinator.hs:132:47: Warning: Defined but not used: `toks' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Expr.hs -o dist/build/Text/ParserCombinators/Parsec/Expr.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Expr.p_hi Text/ParserCombinators/Parsec/Char.hs:71:40: Warning: Defined but not used: `cs' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec.hs -o dist/build/Text/ParserCombinators/Parsec.p_o -ohi dist/build/Text/ParserCombinators/Parsec.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Token.hs -o dist/build/Text/ParserCombinators/Parsec/Token.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Token.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Perm.hs -o dist/build/Text/ParserCombinators/Parsec/Perm.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Perm.p_hi <> Text/ParserCombinators/Parsec/Perm .hs:44:0: Warning: Defined but not used: `test' Text/ParserCombinators/Parsec/Pe rm.hs:44:0: Warning: Definition but no type signature for `test' Inferred type: test :: [Char] -> Either ParseError (String, Char, Char) Text/ParserCombinator s/Parsec/Perm.hs:48:0: Warning: Defined but not used: `ptest' Text/ParserCombinators/Parsec/Perm.hs:101:15: Warning: Defined but not used: `mf' Text/ParserCombinators/Parsec/Perm.hs:121:14: Warning: This binding for `f' shadows the existing binding bound at Text/ParserCombinators/Parsec/Perm.hs:118:9 In the definition of `mapBranch' <> Text/ParserCombinators/Parsec/Token.hs:1 27:4: Warning: This binding for `parens' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:67 :19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign , nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Par sec/Token.hs:128:4: Warning: This binding for `braces' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:68:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc , charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:129:4: Warning: This binding for `angles' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:69:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace , oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:130:4: Warning: This binding for `brackets' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:70:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:132:4: Warning: This binding for `semi' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:74:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:133:4: Warning: This binding for `comma' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:75:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:134:4: Warning: This binding for `dot' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:77:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:135:4: Warning: This binding for `colon' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:76:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep , commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:137:4: Warning: This binding for `commaSep' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:80:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:138:4: Warning: This binding for `semiSep' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:78:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:140:4: Warning: This binding for `commaSep1' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:81:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:141:4: Warning: This binding for `semiSep1' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:79:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:148:4: Warning: This binding for `charLiteral' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:53:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:162:4: Warning: This binding for `stringLiteral' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:54:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:237:4: Warning: This binding for `naturalOrFloat' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:58:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:239:4: Warning: This binding for `float' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:57:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:240:4: Warning: This binding for `integer' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:56:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:241:4: Warning: This binding for `natural' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:55:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:317:4: Warning: This binding for `decimal' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:59:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:318:4: Warning: This binding for `hexadecimal' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:60:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:319:4: Warning: This binding for `octal' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:61:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:331:4: Warning: This binding for `reservedOp' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:51:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:337:4: Warning: This binding for `operator' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:50:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap , ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:359:4: Warning: This binding for `reserved' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:49:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:378:4: Warning: This binding for `identifier' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:48:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:421:4: Warning: This binding for `symbol' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:63:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:424:4: Warning: This binding for `lexeme' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:64:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle Text/ParserCombinators/Parsec/Token.hs:429:4: Warning: This binding for `whiteSpace' shadows the existing binding defined at Text/ParserCombinators/Parsec/Token.hs:65:19 In the binding group for: parens, braces, angles, brackets, semi, comma, dot, colon, commaSep, semiSep, commaSep1, semiSep1, charLiteral, characterChar, charEscape, charLetter, stringLiteral, stringChar, stringLetter, stringEscape, escapeEmpty, escapeGap, escapeCode, charControl, charNum, charEsc, charAscii, escMap, asciiMap, ascii2codes, ascii3codes, ascii2, ascii3, naturalOrFloat, float, integer, natural, floating, natFloat, zeroNumFloat, decimalFloat, fractFloat, fractExponent, fraction, exponent', int, sign, nat, zeroNumber, decimal, hexadecimal, octal, number, reservedOp, operator, oper, isReservedOp, reserved, caseString, identifier, ident, isReservedName, isReserved, theReservedNames, symbol, lexeme, whiteSpace, simpleSpace, oneLineComment, multiLineComment, inComment, inCommentMulti, inCommentSingle <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parsec-2.1.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XPolymorphicComponents -XExistentialQuantification -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/ParserCombinators/Parsec/Language.hs -o dist/build/Text/ParserCombinators/Parsec/Language.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Language.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Text/ParserCombinators/Parsec/Language_split dist/build/Text/ParserCombinators/Parsec/Token_split dist/build/Text/ParserCombinators/Parsec/Error_split dist/build/Text/ParserCombinators/Parsec/Char_split dist/build/Text/ParserCombinators/Parsec/Combinator_split dist/build/Text/ParserCombinators/Parsec/Expr_split dist/build/Text/ParserCombinators/Parsec/Perm_split dist/build/Text/ParserCombinators/Parsec/Pos_split dist/build/Text/ParserCombinators/Parsec/Prim_split dist/build/Text/ParserCombinators/Parsec_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSparsec-2.1.0.1_p.a /usr/bin/ar: creating dist/build/libHSparsec-2.1.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parsec' Registering parsec-2.1.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.haskell-src haskell-src/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.haskell-src` ( cd haskell-src && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.haskell-src || touch haskell-src/unbuildable Configuring haskell-src-1.0.1.3... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell-src; then \ cd haskell-src && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library haskell-src-1.0.1.3... Generating Makefile haskell-src-1.0.1.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell-src' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Language.Haskell.Lexer Language.Haskell.Parser Language.Haskell.ParseMonad Language.Haskell.Pretty Language.Haskell.Syntax Language.Haskell.ParseUtils <> for dir in dist/build/Language/Haskell/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell-src' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell-src' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Syntax.hs -o dist/build/Language/Haskell/Syntax.o -ohi dist/build/Language/Haskell/Syntax.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/ParseMonad.hs -o dist/build/Language/Haskell/ParseMonad.o -ohi dist/build/Language/Haskell/ParseMonad.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Pretty.hs -o dist/build/Language/Haskell/Pretty.o -ohi dist/build/Language/Haskell/Pretty.hi Language/Haskell/ParseM onad.hs:118:30: Warning: Defined but not used: `loc' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Lexer.hs -o dist/build/Language/Haskell/Lexer.o -ohi dist/build/Language/Haskell/Lexer.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/ParseUtils.hs -o dist/build/Language/Haskell/ParseUtils.o -ohi dist/build/Language/Haskell/ParseUtils.hi Language/Haskell/ParseUtils.hs:101:1: Warning: This binding for `x' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:100:18 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:107:9: Warning: This binding for `l' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:106:12 In a pattern binding in a 'do' expression Language/Haskell/ParseU t i l s . h s : 1 0 8 : 9 : Warning: This binding for `r' shadows the existing binding bound at Language/Haskell/ParseUtils.h s:106:17 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:113:22: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a lambda abstraction Language/Haskell/ParseUtils.hs:116:22: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a lambda abstraction Language/Haskell/ParseUtils.hs:118:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a case alternative Language/Haskell/ParseUtils.hs:121:11: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a case alternative Language/Haskell/Par seUtils.hs:125:10: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a case alternative Language/Haskell/ParseUtils.hs:129:9: Warning: This binding for `fs' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:128:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:154:10: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:155:17: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:156:10: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:158:8: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:159:9: Warning: This binding for `alts' shadows the existing binding bound at Language/Haskell/Parse Utils.hs:158:10 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:160:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:158:8 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:163:9: Warning: This binding for `stmts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:162:6 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:167:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:168:15: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:169: 19: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:171:9: Warning: This binding for `fields' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:170:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:173:13: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:174:9: Warning: This binding for `fields' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:173:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:175:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:173:13 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:177:12: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:181:12: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/Pars eUtils.hs:182:9: Warning: This binding for `stmts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:181:14 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:183:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:181:12 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:185:18: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:186:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:185:18 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:193:1: Warning: This binding for `e1' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:192:11 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:198:1: Warning: This binding for `e1' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:197:12 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:199:1: Warning: This binding for `e2' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:197:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:204:1: Warning: This binding for `e1' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:203:12 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:205:1: Warning: This binding for `e2' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:203:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:206:1: Warning: This binding for `e3 ' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:203:18 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:211:1: Warning: This binding for `es' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:210:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:216:1: Warning: This binding for `galts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:215:22 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:222:1: Warning: This binding for `galts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:221:26 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:246:3: Warning: This binding for `lhs' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:240:19 In a pattern binding in a 'do' expression <> L a n g u a g e / H a s k e l l / L e x e r . h s : 1 85:1: Warning: This binding for `bol' shadows the existing binding bound at Language/Haske ll/Lexer.hs:184:1 In a pattern binding in a 'do' expression Language/Haskell/Lexer.hs:195:2: Warning: This binding for `bol' shadows the existing binding bound at Language/Haskell/Lexer.hs:190:14 In a pattern binding in a 'do' expression Language/Haskell/Lexer.hs:224:2: Warning: This binding for `bol' shadows the existing binding bound at Language/Haskell/Lexer.hs:218:17 In a pattern binding in a 'do' expression Language/Haskell/Lexer.hs:324:2: Warning: This binding for `exponent' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression Language/Haskell/Lexer.hs:332:2: Warning: This binding for `exponent' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Parser.hs -o dist/build/Language/Haskell/Parser.o -ohi dist/build/Language/Haskell/Parser.hi L a n g u a g e / H a s k e l l / P a rser .hs:36:23: Warning: Defined but not used: data constructor `HappyAbsSyn' Langu age/Haskell/Parser.hs:64:0: Warning: Defined but not used: `happyOut7' Language/Haskell/Parser.hs:70:0: Warning: Defined but not used: `happyOut8' Language/Ha skell/Parser.hs:88:0: Warning: Defined but not used: `happyOut11' Language/Haskell/Parser.hs:796:0: Warning: Defined but not used: `happyOut129' Language/Haskell/Parser.hs:802:0: Warning: Defined but not used: `happyOut130' Language/Haskell/Parser.hs:1 168:0: Warning: Defined but not used: `happy_n_terms' Language/Haskell/Parser.hs:1168:0: Warning: Definition but no type signature for `happy_n_terms' Inferred type: happy_n_terms :: Int Language/Haskell/Parser.hs:1169:0: Warning: Defined but not used: `happy_n_nonterms' Language/Haskell/Parser.hs:1169:0: Warning: Definition but no type signature for `happy_n_nonterms' Inferred type: happy_n_nonterms :: Int La nguage/Haskell/Parser.hs:1172:0: Warning: Definition but no type signature for `happyReduction_1' Inferred type: happyReduction_1 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1173:1: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:1176:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_2' Inferred type: happyReduce_2 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_2' Inferred type: happySpecReduce_2 :: Int# -> (HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyGoto' Inferred type: happyGoto :: Int# -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyDoAction' Inferred type: happyDoAction :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduceArr' Inferred type: happyReduceArr :: Array Int (Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn) Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_1' Inferred type: happyReduce_1 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce' Inferred type: happyReduce :: Int# -> Int# -> (HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyFail' Inferred type: happyFail :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_3' Inferred type: happyReduce_3 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_3' Inferred type: happySpecReduce_3 :: Int# -> (HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Pa rser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_4' Inferred type: happyReduce_4 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_5' Inferred type: happyReduce_5 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_6' Inferred type: happyReduce_6 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_7' Inferred type: happyReduce_7 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_8' Inferred type: happyReduce_8 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_1' Inferred type: happySpecReduce_1 :: Int# -> (HappyAbsSyn -> HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_9' Inferred type: happyReduce_9 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_10' Inferred type: happyReduce_10 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_11' Inferred type: happyReduce_11 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_0' Inferred type: happySpecReduce_0 :: Int# -> HappyAbsSyn -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_12' Inferred type: happyReduce_12 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_13' Inferred type: happyReduce_13 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_14' Inferred type: happyReduce_14 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_15' Inferred type: happyReduce_15 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_16' Inferred type: happyReduce_16 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_17' Inferred type: happyReduce_17 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_18' Inferred type: happyReduce_18 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_19' Inferred type: happyReduce_19 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_20' Inferred type: happyReduce_20 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_21' Inferred type: happyReduce_21 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_22' Inferred type: happyReduce_22 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_23' Inferred type: happyReduce_23 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_24' Inferred type: happyReduce_24 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_25' Inferred type: happyReduce_25 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_26' Inferred type: happyReduce_26 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_27' Inferred type: happyReduce_27 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_28' Inferred type: happyReduce_28 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_29' Inferred type: happyReduce_29 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_30' Inferred type: happyReduce_30 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_31' Inferred type: happyReduce_31 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_32' Inferred type: happyReduce_32 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_33' Inferred type: happyReduce_33 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_34' Inferred type: happyReduce_34 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_35' Inferred type: happyReduce_35 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_36' Inferred type: happyReduce_36 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_37' Inferred type: happyReduce_37 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_38' Inferred type: happyReduce_38 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_39' Inferred type: happyReduce_39 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_40' Inferred type: happyReduce_40 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_41' Inferred type: happyReduce_41 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_42' Inferred type: happyReduce_42 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_43' Inferred type: happyReduce_43 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_44' Inferred type: happyReduce_44 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_45' Inferred type: happyReduce_45 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_46' Inferred type: happyReduce_46 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_47' Inferred type: happyReduce_47 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_48' Inferred type: happyReduce_48 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_49' Inferred type: happyReduce_49 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_50' Inferred type: happyReduce_50 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_51' Inferred type: happyReduce_51 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_52' Inferred type: happyReduce_52 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyMonadReduce' Inferred type: happyMonadReduce :: Int# -> Int# -> (HappyStk HappyAbsSyn -> Token -> P HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_53' Inferred type: happyReduce_53 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_54' Inferred type: happyReduce_54 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_55' Inferred type: happyReduce_55 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_56' Inferred type: happyReduce_56 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_57' Inferred type: happyReduce_57 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_58' Inferred type: happyReduce_58 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_59' Inferred type: happyReduce_59 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_60' Inferred type: happyReduce_60 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_61' Inferred type: happyReduce_61 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_62' Inferred type: happyReduce_62 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_63' Inferred type: happyReduce_63 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_64' Inferred type: happyReduce_64 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_65' Inferred type: happyReduce_65 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_66' Inferred type: happyReduce_66 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_67' Inferred type: happyReduce_67 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_68' Inferred type: happyReduce_68 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_69' Inferred type: happyReduce_69 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_70' Inferred type: happyReduce_70 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_71' Inferred type: happyReduce_71 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_72' Inferred type: happyReduce_72 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_73' Inferred type: happyReduce_73 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_74' Inferred type: happyReduce_74 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_75' Inferred type: happyReduce_75 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_76' Inferred type: happyReduce_76 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_77' Inferred type: happyReduce_77 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_78' Inferred type: happyReduce_78 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_79' Inferred type: happyReduce_79 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_80' Inferred type: happyReduce_80 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_81' Inferred type: happyReduce_81 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_82' Inferred type: happyReduce_82 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_83' Inferred type: happyReduce_83 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_84' Inferred type: happyReduce_84 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_85' Inferred type: happyReduce_85 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_86' Inferred type: happyReduce_86 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_87' Inferred type: happyReduce_87 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_88' Inferred type: happyReduce_88 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_89' Inferred type: happyReduce_89 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_90' Inferred type: happyReduce_90 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_91' Inferred type: happyReduce_91 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_92' Inferred type: happyReduce_92 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_93' Inferred type: happyReduce_93 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_94' Inferred type: happyReduce_94 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_95' Inferred type: happyReduce_95 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_96' Inferred type: happyReduce_96 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_97' Inferred type: happyReduce_97 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_98' Inferred type: happyReduce_98 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_99' Inferred type: happyReduce_99 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_100' Inferred type: happyReduce_100 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_101' Inferred type: happyReduce_101 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_102' Inferred type: happyReduce_102 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_103' Inferred type: happyReduce_103 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_104' Inferred type: happyReduce_104 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_105' Inferred type: happyReduce_105 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_106' Inferred type: happyReduce_106 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_107' Inferred type: happyReduce_107 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_108' Inferred type: happyReduce_108 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_109' Inferred type: happyReduce_109 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_110' Inferred type: happyReduce_110 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_111' Inferred type: happyReduce_111 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_112' Inferred type: happyReduce_112 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_113' Inferred type: happyReduce_113 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_114' Inferred type: happyReduce_114 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_115' Inferred type: happyReduce_115 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_116' Inferred type: happyReduce_116 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_117' Inferred type: happyReduce_117 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_118' Inferred type: happyReduce_118 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_119' Inferred type: happyReduce_119 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_120' Inferred type: happyReduce_120 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_121' Inferred type: happyReduce_121 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_122' Inferred type: happyReduce_122 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_123' Inferred type: happyReduce_123 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_124' Inferred type: happyReduce_124 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_125' Inferred type: happyReduce_125 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_126' Inferred type: happyReduce_126 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_127' Inferred type: happyReduce_127 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_128' Inferred type: happyReduce_128 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_129' Inferred type: happyReduce_129 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_130' Inferred type: happyReduce_130 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_131' Inferred type: happyReduce_131 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_132' Inferred type: happyReduce_132 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_133' Inferred type: happyReduce_133 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_134' Inferred type: happyReduce_134 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_135' Inferred type: happyReduce_135 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_136' Inferred type: happyReduce_136 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_137' Inferred type: happyReduce_137 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_138' Inferred type: happyReduce_138 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_139' Inferred type: happyReduce_139 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_140' Inferred type: happyReduce_140 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_141' Inferred type: happyReduce_141 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_142' Inferred type: happyReduce_142 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_143' Inferred type: happyReduce_143 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_144' Inferred type: happyReduce_144 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_145' Inferred type: happyReduce_145 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_146' Inferred type: happyReduce_146 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_147' Inferred type: happyReduce_147 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_148' Inferred type: happyReduce_148 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_149' Inferred type: happyReduce_149 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_150' Inferred type: happyReduce_150 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_151' Inferred type: happyReduce_151 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_152' Inferred type: happyReduce_152 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_153' Inferred type: happyReduce_153 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_154' Inferred type: happyReduce_154 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_155' Inferred type: happyReduce_155 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_156' Inferred type: happyReduce_156 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_157' Inferred type: happyReduce_157 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_158' Inferred type: happyReduce_158 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_159' Inferred type: happyReduce_159 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_160' Inferred type: happyReduce_160 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_161' Inferred type: happyReduce_161 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_162' Inferred type: happyReduce_162 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_163' Inferred type: happyReduce_163 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_164' Inferred type: happyReduce_164 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_165' Inferred type: happyReduce_165 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_166' Inferred type: happyReduce_166 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_167' Inferred type: happyReduce_167 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_168' Inferred type: happyReduce_168 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_169' Inferred type: happyReduce_169 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_170' Inferred type: happyReduce_170 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_171' Inferred type: happyReduce_171 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_172' Inferred type: happyReduce_172 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_173' Inferred type: happyReduce_173 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_174' Inferred type: happyReduce_174 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_175' Inferred type: happyReduce_175 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_176' Inferred type: happyReduce_176 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_177' Inferred type: happyReduce_177 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_178' Inferred type: happyReduce_178 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_179' Inferred type: happyReduce_179 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_180' Inferred type: happyReduce_180 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_181' Inferred type: happyReduce_181 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_182' Inferred type: happyReduce_182 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_183' Inferred type: happyReduce_183 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_184' Inferred type: happyReduce_184 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_185' Inferred type: happyReduce_185 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_186' Inferred type: happyReduce_186 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_187' Inferred type: happyReduce_187 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_188' Inferred type: happyReduce_188 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_189' Inferred type: happyReduce_189 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_190' Inferred type: happyReduce_190 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_191' Inferred type: happyReduce_191 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_192' Inferred type: happyReduce_192 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_193' Inferred type: happyReduce_193 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_194' Inferred type: happyReduce_194 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_195' Inferred type: happyReduce_195 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_196' Inferred type: happyReduce_196 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_197' Inferred type: happyReduce_197 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_198' Inferred type: happyReduce_198 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_199' Inferred type: happyReduce_199 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_200' Inferred type: happyReduce_200 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_201' Inferred type: happyReduce_201 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_202' Inferred type: happyReduce_202 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_203' Inferred type: happyReduce_203 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_204' Inferred type: happyReduce_204 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_205' Inferred type: happyReduce_205 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_206' Inferred type: happyReduce_206 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_207' Inferred type: happyReduce_207 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_208' Inferred type: happyReduce_208 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_209' Inferred type: happyReduce_209 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_210' Inferred type: happyReduce_210 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_211' Inferred type: happyReduce_211 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_212' Inferred type: happyReduce_212 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_213' Inferred type: happyReduce_213 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_214' Inferred type: happyReduce_214 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_215' Inferred type: happyReduce_215 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_216' Inferred type: happyReduce_216 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_217' Inferred type: happyReduce_217 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_218' Inferred type: happyReduce_218 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_219' Inferred type: happyReduce_219 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_220' Inferred type: happyReduce_220 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_221' Inferred type: happyReduce_221 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_222' Inferred type: happyReduce_222 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_223' Inferred type: happyReduce_223 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_224' Inferred type: happyReduce_224 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_225' Inferred type: happyReduce_225 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_226' Inferred type: happyReduce_226 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_227' Inferred type: happyReduce_227 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_228' Inferred type: happyReduce_228 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_229' Inferred type: happyReduce_229 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_230' Inferred type: happyReduce_230 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_231' Inferred type: happyReduce_231 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_232' Inferred type: happyReduce_232 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_233' Inferred type: happyReduce_233 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_234' Inferred type: happyReduce_234 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_235' Inferred type: happyReduce_235 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_236' Inferred type: happyReduce_236 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_237' Inferred type: happyReduce_237 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_238' Inferred type: happyReduce_238 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_239' Inferred type: happyReduce_239 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_240' Inferred type: happyReduce_240 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_241' Inferred type: happyReduce_241 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_242' Inferred type: happyReduce_242 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_243' Inferred type: happyReduce_243 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_244' Inferred type: happyReduce_244 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_245' Inferred type: happyReduce_245 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_246' Inferred type: happyReduce_246 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_247' Inferred type: happyReduce_247 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_248' Inferred type: happyReduce_248 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_249' Inferred type: happyReduce_249 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_250' Inferred type: happyReduce_250 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_251' Inferred type: happyReduce_251 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_252' Inferred type: happyReduce_252 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_253' Inferred type: happyReduce_253 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_254' Inferred type: happyReduce_254 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_255' Inferred type: happyReduce_255 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_256' Inferred type: happyReduce_256 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_257' Inferred type: happyReduce_257 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_258' Inferred type: happyReduce_258 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_259' Inferred type: happyReduce_259 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_260' Inferred type: happyReduce_260 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_261' Inferred type: happyReduce_261 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_262' Inferred type: happyReduce_262 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_263' Inferred type: happyReduce_263 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_264' Inferred type: happyReduce_264 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_265' Inferred type: happyReduce_265 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_266' Inferred type: happyReduce_266 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_267' Inferred type: happyReduce_267 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_268' Inferred type: happyReduce_268 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_269' Inferred type: happyReduce_269 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_270' Inferred type: happyReduce_270 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_271' Inferred type: happyReduce_271 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_272' Inferred type: happyReduce_272 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_273' Inferred type: happyReduce_273 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_274' Inferred type: happyReduce_274 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_275' Inferred type: happyReduce_275 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_276' Inferred type: happyReduce_276 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_277' Inferred type: happyReduce_277 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_278' Inferred type: happyReduce_278 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_279' Inferred type: happyReduce_279 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_280' Inferred type: happyReduce_280 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_281' Inferred type: happyReduce_281 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_282' Inferred type: happyReduce_282 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_283' Inferred type: happyReduce_283 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_284' Inferred type: happyReduce_284 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_285' Inferred type: happyReduce_285 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_286' Inferred type: happyReduce_286 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_287' Inferred type: happyReduce_287 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_288' Inferred type: happyReduce_288 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_289' Inferred type: happyReduce_289 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_290' Inferred type: happyReduce_290 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_291' Inferred type: happyReduce_291 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_292' Inferred type: happyReduce_292 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_293' Inferred type: happyReduce_293 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_294' Inferred type: happyReduce_294 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_295' Inferred type: happyReduce_295 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_296' Inferred type: happyReduce_296 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_297' Inferred type: happyReduce_297 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_298' Inferred type: happyReduce_298 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_299' Inferred type: happyReduce_299 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_300' Inferred type: happyReduce_300 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_301' Inferred type: happyReduce_301 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_302' Inferred type: happyReduce_302 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyShift' Inferred type: happyShift :: Int# -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyNewToken' Inferred type: happyNewToken :: Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1188:0: Warning: Definition but no type signature for `happyReduction_2' Inferred type: happyReduction_2 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1198:0: Warning: Definition but no type signature for `happyReduction_3' Inferred type: happyReduction_3 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1198:17: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1200:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1207:0: Warning: Definition but no type signature for `happyReduction_4' Inferred type: happyReduction_4 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1207:17: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1209:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1216:0: Warning: Definition but no type signature for `happyReduction_5' Inferred type: happyReduction_5 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1217:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1219:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1228:0: Warning: Definition but no type signature for `happyReduction_6' Inferred type: happyReduction_6 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:1229:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1236:0: Warning: Definition but no type signature for `happyReduction_7' Inferred type: happyReduction_7 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1236:17: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1238:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1245:0: Warning: Definition but no type signature for `happyReduction_8' Inferred type: happyReduction_8 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1245:17: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1251:0: Warning: Definition but no type signature for `happyReduction_9' Inferred type: happyReduction_9 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1251:17: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1252:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1258:0: Warning: Definition but no type signature for `happyReduction_10' Inferred type: happyReduction_10 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1258:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1264:0: Warning: Definition but no type signature for `happyReduction_11' Inferred type: happyReduction_11 :: HappyAbsSyn Language/Haskell/Parser.hs:1269:0: Warning: Definition but no type signature for `happyReduction_12' Inferred type: happyReduction_12 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1276:0: Warning: Definition but no type signature for `happyReduction_13' Inferred type: happyReduction_13 :: HappyAbsSyn Language/Haskell/Parser.hs:1281:0: Warning: Definition but no type signature for `happyReduction_14' Inferred type: happyReduction_14 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1281:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1282:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1284:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1292:0: Warning: Definition but no type signature for `happyReduction_15' Inferred type: happyReduction_15 :: forall t t1 t2. t -> t1 -> t2 -> HappyAbsSyn Language/Haskell/Parser.hs:1292:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1293:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1294:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1300:0: Warning: Definition but no type signature for `happyReduction_16' Inferred type: happyReduction_16 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1300:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1306:0: Warning: Definition but no type signature for `happyReduction_17' Inferred type: happyReduction_17 :: HappyAbsSyn Language/Haskell/Parser.hs:1311:0: Warning: Definition but no type signature for `happyReduction_18' Inferred type: happyReduction_18 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1312:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1321:0: Warning: Definition but no type signature for `happyReduction_19' Inferred type: happyReduction_19 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1328:0: Warning: Definition but no type signature for `happyReduction_20' Inferred type: happyReduction_20 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1335:0: Warning: Definition but no type signature for `happyReduction_21' Inferred type: happyReduction_21 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1342:0: Warning: Definition but no type signature for `happyReduction_22' Inferred type: happyReduction_22 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1342:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1343:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1344:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1353:0: Warning: Definition but no type signature for `happyReduction_23' Inferred type: happyReduction_23 :: forall t t1. t -> t1 -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1353:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1354:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1362:0: Warning: Definition but no type signature for `happyReduction_24' Inferred type: happyReduction_24 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1362:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1364:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1374:0: Warning: Definition but no type signature for `happyReduction_25' Inferred type: happyReduction_25 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:1375:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1382:0: Warning: Definition but no type signature for `happyReduction_26' Inferred type: happyReduction_26 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1383:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1392:0: Warning: Definition but no type signature for `happyReduction_27' Inferred type: happyReduction_27 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1399:0: Warning: Definition but no type signature for `happyReduction_28' Inferred type: happyReduction_28 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1403:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1416:0: Warning: Definition but no type signature for `happyReduction_29' Inferred type: happyReduction_29 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1416:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1422:0: Warning: Definition but no type signature for `happyReduction_30' Inferred type: happyReduction_30 :: HappyAbsSyn Language/Haskell/Parser.hs:1427:0: Warning: Definition but no type signature for `happyReduction_31' Inferred type: happyReduction_31 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:1428:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1435:0: Warning: Definition but no type signature for `happyReduction_32' Inferred type: happyReduction_32 :: HappyAbsSyn Language/Haskell/Parser.hs:1440:0: Warning: Definition but no type signature for `happyReduction_33' Inferred type: happyReduction_33 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1447:0: Warning: Definition but no type signature for `happyReduction_34' Inferred type: happyReduction_34 :: HappyAbsSyn Language/Haskell/Parser.hs:1452:0: Warning: Definition but no type signature for `happyReduction_35' Inferred type: happyReduction_35 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1452:19: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:1453:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1455:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1465:0: Warning: Definition but no type signature for `happyReduction_36' Inferred type: happyReduction_36 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1465:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1466:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1467:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1476:0: Warning: Definition but no type signature for `happyReduction_37' Inferred type: happyReduction_37 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1476:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1482:0: Warning: Definition but no type signature for `happyReduction_38' Inferred type: happyReduction_38 :: HappyAbsSyn Language/Haskell/Parser.hs:1487:0: Warning: Definition but no type signature for `happyReduction_39' Inferred type: happyReduction_39 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1488:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1497:0: Warning: Definition but no type signature for `happyReduction_40' Inferred type: happyReduction_40 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1504:0: Warning: Definition but no type signature for `happyReduction_41' Inferred type: happyReduction_41 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1511:0: Warning: Definition but no type signature for `happyReduction_42' Inferred type: happyReduction_42 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1518:0: Warning: Definition but no type signature for `happyReduction_43' Inferred type: happyReduction_43 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1518:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1519:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1520:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1529:0: Warning: Definition but no type signature for `happyReduction_44' Inferred type: happyReduction_44 :: forall t t1. t -> t1 -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1529:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1530:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1538:0: Warning: Definition but no type signature for `happyReduction_45' Inferred type: happyReduction_45 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1538:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1540:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1550:0: Warning: Definition but no type signature for `happyReduction_46' Inferred type: happyReduction_46 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1551:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1560:0: Warning: Definition but no type signature for `happyReduction_47' Inferred type: happyReduction_47 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1567:0: Warning: Definition but no type signature for `happyReduction_48' Inferred type: happyReduction_48 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1574:0: Warning: Definition but no type signature for `happyReduction_49' Inferred type: happyReduction_49 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1581:0: Warning: Definition but no type signature for `happyReduction_50' Inferred type: happyReduction_50 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1595:0: Warning: Definition but no type signature for `happyReduction_51' Inferred type: happyReduction_51 :: HappyAbsSyn Language/Haskell/Parser.hs:1600:0: Warning: Definition but no type signature for `happyReduction_52' Inferred type: happyReduction_52 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1601:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1601:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1602:15: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:1607:0: Warning: Definition but no type signature for `happyReduction_53' Inferred type: happyReduction_53 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1607:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1613:0: Warning: Definition but no type signature for `happyReduction_54' Inferred type: happyReduction_54 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1613:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1619:0: Warning: Definition but no type signature for `happyReduction_55' Inferred type: happyReduction_55 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1619:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1625:0: Warning: Definition but no type signature for `happyReduction_56' Inferred type: happyReduction_56 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1626:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1635:0: Warning: Definition but no type signature for `happyReduction_57' Inferred type: happyReduction_57 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1642:0: Warning: Definition but no type signature for `happyReduction_58' Inferred type: happyReduction_58 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1642:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1644:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1644:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1650:0: Warning: Definition but no type signature for `happyReduction_59' Inferred type: happyReduction_59 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1651:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1660:0: Warning: Definition but no type signature for `happyReduction_60' Inferred type: happyReduction_60 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1667:0: Warning: Definition but no type signature for `happyReduction_61' Inferred type: happyReduction_61 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1668:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1670:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1681:0: Warning: Definition but no type signature for `happyReduction_62' Inferred type: happyReduction_62 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1683:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1685:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1687:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1687:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1697:0: Warning: Definition but no type signature for `happyReduction_63' Inferred type: happyReduction_63 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1699:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1701:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1703:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1703:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1713:0: Warning: Definition but no type signature for `happyReduction_64' Inferred type: happyReduction_64 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1715:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1717:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1717:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1726:0: Warning: Definition but no type signature for `happyReduction_65' Inferred type: happyReduction_65 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1728:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1730:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1730:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1739:0: Warning: Definition but no type signature for `happyReduction_66' Inferred type: happyReduction_66 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1739:19: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:1741:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1742:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1752:0: Warning: Definition but no type signature for `happyReduction_67' Inferred type: happyReduction_67 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1759:0: Warning: Definition but no type signature for `happyReduction_68' Inferred type: happyReduction_68 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1766:0: Warning: Definition but no type signature for `happyReduction_69' Inferred type: happyReduction_69 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1773:0: Warning: Definition but no type signature for `happyReduction_70' Inferred type: happyReduction_70 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1780:0: Warning: Definition but no type signature for `happyReduction_71' Inferred type: happyReduction_71 :: HappyAbsSyn Language/Haskell/Parser.hs:1785:0: Warning: Definition but no type signature for `happyReduction_72' Inferred type: happyReduction_72 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1785:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1787:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1788:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1788:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1794:0: Warning: Definition but no type signature for `happyReduction_73' Inferred type: happyReduction_73 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1794:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1800:0: Warning: Definition but no type signature for `happyReduction_74' Inferred type: happyReduction_74 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1801:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1810:0: Warning: Definition but no type signature for `happyReduction_75' Inferred type: happyReduction_75 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1817:0: Warning: Definition but no type signature for `happyReduction_76' Inferred type: happyReduction_76 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1824:0: Warning: Definition but no type signature for `happyReduction_77' Inferred type: happyReduction_77 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1831:0: Warning: Definition but no type signature for `happyReduction_78' Inferred type: happyReduction_78 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1838:0: Warning: Definition but no type signature for `happyReduction_79' Inferred type: happyReduction_79 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1838:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1840:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1847:0: Warning: Definition but no type signature for `happyReduction_80' Inferred type: happyReduction_80 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1847:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1849:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1856:0: Warning: Definition but no type signature for `happyReduction_81' Inferred type: happyReduction_81 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1857:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1869:0: Warning: Definition but no type signature for `happyReduction_82' Inferred type: happyReduction_82 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1870:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1879:0: Warning: Definition but no type signature for `happyReduction_83' Inferred type: happyReduction_83 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1880:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1880:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1887:0: Warning: Definition but no type signature for `happyReduction_84' Inferred type: happyReduction_84 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1888:1: Warning: Defined but not used: `happy_x_8' Language/Haskell/Parser.hs:1893:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1894:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1898:1: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:1908:0: Warning: Definition but no type signature for `happyReduction_85' Inferred type: happyReduction_85 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1909:1: Warning: Defined but not used: `happy_x_7' Language/Haskell/Parser.hs:1913:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1914:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1918:1: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:1927:0: Warning: Definition but no type signature for `happyReduction_86' Inferred type: happyReduction_86 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1927:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1933:0: Warning: Definition but no type signature for `happyReduction_87' Inferred type: happyReduction_87 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1933:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1939:0: Warning: Definition but no type signature for `happyReduction_88' Inferred type: happyReduction_88 :: HappyAbsSyn Language/Haskell/Parser.hs:1944:0: Warning: Definition but no type signature for `happyReduction_89' Inferred type: happyReduction_89 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1945:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:1951:0: Warning: Definition but no type signature for `happyReduction_90' Inferred type: happyReduction_90 :: HappyAbsSyn Language/Haskell/Parser.hs:1956:0: Warning: Definition but no type signature for `happyReduction_91' Inferred type: happyReduction_91 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1957:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:1963:0: Warning: Definition but no type signature for `happyReduction_92' Inferred type: happyReduction_92 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1963:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1965:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1972:0: Warning: Definition but no type signature for `happyReduction_93' Inferred type: happyReduction_93 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1973:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1982:0: Warning: Definition but no type signature for `happyReduction_94' Inferred type: happyReduction_94 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1989:0: Warning: Definition but no type signature for `happyReduction_95' Inferred type: happyReduction_95 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1998:0: Warning: Definition but no type signature for `happyReduction_96' Inferred type: happyReduction_96 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2005:0: Warning: Definition but no type signature for `happyReduction_97' Inferred type: happyReduction_97 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2012:0: Warning: Definition but no type signature for `happyReduction_98' Inferred type: happyReduction_98 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2019:0: Warning: Definition but no type signature for `happyReduction_99' Inferred type: happyReduction_99 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2019:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2021:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2028:0: Warning: Definition but no type signature for `happyReduction_100' Inferred type: happyReduction_100 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2028:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2030:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2037:0: Warning: Definition but no type signature for `happyReduction_101' Inferred type: happyReduction_101 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2037:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2039:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2046:0: Warning: Definition but no type signature for `happyReduction_102' Inferred type: happyReduction_102 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2053:0: Warning: Definition but no type signature for `happyReduction_103' Inferred type: happyReduction_103 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2053:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2054:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2060:0: Warning: Definition but no type signature for `happyReduction_104' Inferred type: happyReduction_104 :: forall t t1 t2. t -> t1 -> t2 -> HappyAbsSyn Language/Haskell/Parser.hs:2060:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2061:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2062:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2068:0: Warning: Definition but no type signature for `happyReduction_105' Inferred type: happyReduction_105 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2068:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2069:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2075:0: Warning: Definition but no type signature for `happyReduction_106' Inferred type: happyReduction_106 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2075:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2077:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2084:0: Warning: Definition but no type signature for `happyReduction_107' Inferred type: happyReduction_107 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2085:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2094:0: Warning: Definition but no type signature for `happyReduction_108' Inferred type: happyReduction_108 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2101:0: Warning: Definition but no type signature for `happyReduction_109' Inferred type: happyReduction_109 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2102:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2102:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2108:0: Warning: Definition but no type signature for `happyReduction_110' Inferred type: happyReduction_110 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2109:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2118:0: Warning: Definition but no type signature for `happyReduction_111' Inferred type: happyReduction_111 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2119:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2128:0: Warning: Definition but no type signature for `happyReduction_112' Inferred type: happyReduction_112 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2137:0: Warning: Definition but no type signature for `happyReduction_113' Inferred type: happyReduction_113 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2146:0: Warning: Definition but no type signature for `happyReduction_114' Inferred type: happyReduction_114 :: HappyAbsSyn Language/Haskell/Parser.hs:2151:0: Warning: Definition but no type signature for `happyReduction_115' Inferred type: happyReduction_115 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2152:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2161:0: Warning: Definition but no type signature for `happyReduction_116' Inferred type: happyReduction_116 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2168:0: Warning: Definition but no type signature for `happyReduction_117' Inferred type: happyReduction_117 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2177:0: Warning: Definition but no type signature for `happyReduction_118' Inferred type: happyReduction_118 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2191:0: Warning: Definition but no type signature for `happyReduction_119' Inferred type: happyReduction_119 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2191:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2192:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2203:0: Warning: Definition but no type signature for `happyReduction_120' Inferred type: happyReduction_120 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2203:20: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:2205:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2217:0: Warning: Definition but no type signature for `happyReduction_121' Inferred type: happyReduction_121 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2218:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2218:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2225:0: Warning: Definition but no type signature for `happyReduction_122' Inferred type: happyReduction_122 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2232:0: Warning: Definition but no type signature for `happyReduction_123' Inferred type: happyReduction_123 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2233:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2235:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2235:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2244:0: Warning: Definition but no type signature for `happyReduction_124' Inferred type: happyReduction_124 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2253:0: Warning: Definition but no type signature for `happyReduction_125' Inferred type: happyReduction_125 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2260:0: Warning: Definition but no type signature for `happyReduction_126' Inferred type: happyReduction_126 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2261:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2268:0: Warning: Definition but no type signature for `happyReduction_127' Inferred type: happyReduction_127 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2275:0: Warning: Definition but no type signature for `happyReduction_128' Inferred type: happyReduction_128 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2276:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2283:0: Warning: Definition but no type signature for `happyReduction_129' Inferred type: happyReduction_129 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2284:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2293:0: Warning: Definition but no type signature for `happyReduction_130' Inferred type: happyReduction_130 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2300:0: Warning: Definition but no type signature for `happyReduction_131' Inferred type: happyReduction_131 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2301:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2310:0: Warning: Definition but no type signature for `happyReduction_132' Inferred type: happyReduction_132 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2317:0: Warning: Definition but no type signature for `happyReduction_133' Inferred type: happyReduction_133 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2318:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2325:0: Warning: Definition but no type signature for `happyReduction_134' Inferred type: happyReduction_134 :: HappyAbsSyn Language/Haskell/Parser.hs:2330:0: Warning: Definition but no type signature for `happyReduction_135' Inferred type: happyReduction_135 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2331:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2338:0: Warning: Definition but no type signature for `happyReduction_136' Inferred type: happyReduction_136 :: forall t t1 t2. t -> t1 -> t2 -> HappyAbsSyn Language/Haskell/Parser.hs:2338:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2339:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2340:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2346:0: Warning: Definition but no type signature for `happyReduction_137' Inferred type: happyReduction_137 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2346:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2348:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2349:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2357:0: Warning: Definition but no type signature for `happyReduction_138' Inferred type: happyReduction_138 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2358:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2367:0: Warning: Definition but no type signature for `happyReduction_139' Inferred type: happyReduction_139 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2374:0: Warning: Definition but no type signature for `happyReduction_140' Inferred type: happyReduction_140 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2375:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2376:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2376:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2382:0: Warning: Definition but no type signature for `happyReduction_141' Inferred type: happyReduction_141 :: HappyAbsSyn Language/Haskell/Parser.hs:2387:0: Warning: Definition but no type signature for `happyReduction_142' Inferred type: happyReduction_142 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2387:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2389:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2390:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2391:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2391:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2397:0: Warning: Definition but no type signature for `happyReduction_143' Inferred type: happyReduction_143 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2397:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2399:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2400:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2401:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2401:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2407:0: Warning: Definition but no type signature for `happyReduction_144' Inferred type: happyReduction_144 :: HappyAbsSyn Language/Haskell/Parser.hs:2412:0: Warning: Definition but no type signature for `happyReduction_145' Inferred type: happyReduction_145 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2412:20: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2414:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2415:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2415:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2421:0: Warning: Definition but no type signature for `happyReduction_146' Inferred type: happyReduction_146 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:2421:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2427:0: Warning: Definition but no type signature for `happyReduction_147' Inferred type: happyReduction_147 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2428:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2437:0: Warning: Definition but no type signature for `happyReduction_148' Inferred type: happyReduction_148 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2444:0: Warning: Definition but no type signature for `happyReduction_149' Inferred type: happyReduction_149 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2448:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2448:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2457:0: Warning: Definition but no type signature for `happyReduction_150' Inferred type: happyReduction_150 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2458:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2465:0: Warning: Definition but no type signature for `happyReduction_151' Inferred type: happyReduction_151 :: HappyAbsSyn Language/Haskell/Parser.hs:2470:0: Warning: Definition but no type signature for `happyReduction_152' Inferred type: happyReduction_152 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2471:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2472:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2472:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2479:0: Warning: Definition but no type signature for `happyReduction_153' Inferred type: happyReduction_153 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2486:0: Warning: Definition but no type signature for `happyReduction_154' Inferred type: happyReduction_154 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2495:0: Warning: Definition but no type signature for `happyReduction_155' Inferred type: happyReduction_155 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2502:0: Warning: Definition but no type signature for `happyReduction_156' Inferred type: happyReduction_156 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2503:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2505:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2507:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2507:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2517:0: Warning: Definition but no type signature for `happyReduction_157' Inferred type: happyReduction_157 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2519:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2530:0: Warning: Definition but no type signature for `happyReduction_158' Inferred type: happyReduction_158 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2537:0: Warning: Definition but no type signature for `happyReduction_159' Inferred type: happyReduction_159 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2544:0: Warning: Definition but no type signature for `happyReduction_160' Inferred type: happyReduction_160 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2551:0: Warning: Definition but no type signature for `happyReduction_161' Inferred type: happyReduction_161 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2562:0: Warning: Definition but no type signature for `happyReduction_162' Inferred type: happyReduction_162 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2569:0: Warning: Definition but no type signature for `happyReduction_163' Inferred type: happyReduction_163 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2580:0: Warning: Definition but no type signature for `happyReduction_164' Inferred type: happyReduction_164 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Par (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Language/Haskell/Lexer_split dist/build/Language/Haskell/Parser_split dist/build/Language/Haskell/ParseMonad_split dist/build/Language/Haskell/Pretty_split dist/build/Language/Haskell/Syntax_split dist/build/Language/Haskell/ParseUtils_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHShaskell-src-1.0.1.3.a /usr/bin/ld -x -r -o dist/build/HShaskell-src-1.0.1.3.o dist/build/Language/Haskell/Lexer.o dist/build/Language/Haskell/Parser.o dist/build/Language/Haskell/ParseMonad.o dist/build/Language/Haskell/Pretty.o dist/build/Language/Haskell/Syntax.o dist/build/Language/Haskell/ParseUtils.o `find dist/build -name "*_stub.o" -print` ser.hs:2587:0: Warning: Definition but no type signature for `happyReduction_165' Inferred type: happyReduction_165 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2588:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2591:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2601:0: Warning: Definition but no type signature for `happyReduction_166' Inferred type: happyReduction_166 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2602:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2604:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2613:0: Warning: Definition but no type signature for `happyReduction_167' Inferred type: happyReduction_167 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2614:1: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:2616:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2618:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2628:0: Warning: Definition but no type signature for `happyReduction_168' Inferred type: happyReduction_168 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2629:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2631:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2640:0: Warning: Definition but no type signature for `happyReduction_169' Inferred type: happyReduction_169 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2641:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2648:0: Warning: Definition but no type signature for `happyReduction_170' Inferred type: happyReduction_170 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2649:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2656:0: Warning: Definition but no type signature for `happyReduction_171' Inferred type: happyReduction_171 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2663:0: Warning: Definition but no type signature for `happyReduction_172' Inferred type: happyReduction_172 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2672:0: Warning: Definition but no type signature for `happyReduction_173' Inferred type: happyReduction_173 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2679:0: Warning: Definition but no type signature for `happyReduction_174' Inferred type: happyReduction_174 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2688:0: Warning: Definition but no type signature for `happyReduction_175' Inferred type: happyReduction_175 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2695:0: Warning: Definition but no type signature for `happyReduction_176' Inferred type: happyReduction_176 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2696:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2696:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2702:0: Warning: Definition but no type signature for `happyReduction_177' Inferred type: happyReduction_177 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2703:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2705:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2705:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2713:0: Warning: Definition but no type signature for `happyReduction_178' Inferred type: happyReduction_178 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2714:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2721:0: Warning: Definition but no type signature for `happyReduction_179' Inferred type: happyReduction_179 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2728:0: Warning: Definition but no type signature for `happyReduction_180' Inferred type: happyReduction_180 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2728:20: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2729:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2731:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2731:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2737:0: Warning: Definition but no type signature for `happyReduction_181' Inferred type: happyReduction_181 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2737:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2739:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2741:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2741:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2748:0: Warning: Definition but no type signature for `happyReduction_182' Inferred type: happyReduction_182 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2755:0: Warning: Definition but no type signature for `happyReduction_183' Inferred type: happyReduction_183 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2762:0: Warning: Definition but no type signature for `happyReduction_184' Inferred type: happyReduction_184 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2769:0: Warning: Definition but no type signature for `happyReduction_185' Inferred type: happyReduction_185 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2776:0: Warning: Definition but no type signature for `happyReduction_186' Inferred type: happyReduction_186 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2776:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2778:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2785:0: Warning: Definition but no type signature for `happyReduction_187' Inferred type: happyReduction_187 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2785:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2787:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2794:0: Warning: Definition but no type signature for `happyReduction_188' Inferred type: happyReduction_188 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2794:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2796:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2803:0: Warning: Definition but no type signature for `happyReduction_189' Inferred type: happyReduction_189 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2803:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2806:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2815:0: Warning: Definition but no type signature for `happyReduction_190' Inferred type: happyReduction_190 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2815:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2818:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2827:0: Warning: Definition but no type signature for `happyReduction_191' Inferred type: happyReduction_191 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:2827:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2833:0: Warning: Definition but no type signature for `happyReduction_192' Inferred type: happyReduction_192 :: forall t. t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2833:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2841:0: Warning: Definition but no type signature for `happyReduction_193' Inferred type: happyReduction_193 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:2841:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2847:0: Warning: Definition but no type signature for `happyReduction_194' Inferred type: happyReduction_194 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2848:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2857:0: Warning: Definition but no type signature for `happyReduction_195' Inferred type: happyReduction_195 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2858:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2867:0: Warning: Definition but no type signature for `happyReduction_196' Inferred type: happyReduction_196 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2874:0: Warning: Definition but no type signature for `happyReduction_197' Inferred type: happyReduction_197 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2881:0: Warning: Definition but no type signature for `happyReduction_198' Inferred type: happyReduction_198 :: forall t. t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2881:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2889:0: Warning: Definition but no type signature for `happyReduction_199' Inferred type: happyReduction_199 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2889:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2891:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2901:0: Warning: Definition but no type signature for `happyReduction_200' Inferred type: happyReduction_200 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2902:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2911:0: Warning: Definition but no type signature for `happyReduction_201' Inferred type: happyReduction_201 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2912:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2914:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2925:0: Warning: Definition but no type signature for `happyReduction_202' Inferred type: happyReduction_202 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2926:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2935:0: Warning: Definition but no type signature for `happyReduction_203' Inferred type: happyReduction_203 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2936:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2945:0: Warning: Definition but no type signature for `happyReduction_204' Inferred type: happyReduction_204 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2946:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2955:0: Warning: Definition but no type signature for `happyReduction_205' Inferred type: happyReduction_205 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2956:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2965:0: Warning: Definition but no type signature for `happyReduction_206' Inferred type: happyReduction_206 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2972:0: Warning: Definition but no type signature for `happyReduction_207' Inferred type: happyReduction_207 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2973:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2985:0: Warning: Definition but no type signature for `happyReduction_208' Inferred type: happyReduction_208 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2992:0: Warning: Definition but no type signature for `happyReduction_209' Inferred type: happyReduction_209 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2993:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3000:0: Warning: Definition but no type signature for `happyReduction_210' Inferred type: happyReduction_210 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3000:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3002:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3009:0: Warning: Definition but no type signature for `happyReduction_211' Inferred type: happyReduction_211 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3009:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3011:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3018:0: Warning: Definition but no type signature for `happyReduction_212' Inferred type: happyReduction_212 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3018:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3020:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3027:0: Warning: Definition but no type signature for `happyReduction_213' Inferred type: happyReduction_213 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3028:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3037:0: Warning: Definition but no type signature for `happyReduction_214' Inferred type: happyReduction_214 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3044:0: Warning: Definition but no type signature for `happyReduction_215' Inferred type: happyReduction_215 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3058:0: Warning: Definition but no type signature for `happyReduction_216' Inferred type: happyReduction_216 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:3059:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3066:0: Warning: Definition but no type signature for `happyReduction_217' Inferred type: happyReduction_217 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3073:0: Warning: Definition but no type signature for `happyReduction_218' Inferred type: happyReduction_218 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3082:0: Warning: Definition but no type signature for `happyReduction_219' Inferred type: happyReduction_219 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3089:0: Warning: Definition but no type signature for `happyReduction_220' Inferred type: happyReduction_220 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3090:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:3092:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3103:0: Warning: Definition but no type signature for `happyReduction_221' Inferred type: happyReduction_221 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:3104:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3104:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3110:0: Warning: Definition but no type signature for `happyReduction_222' Inferred type: happyReduction_222 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3110:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3112:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3119:0: Warning: Definition but no type signature for `happyReduction_223' Inferred type: happyReduction_223 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3119:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3121:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3128:0: Warning: Definition but no type signature for `happyReduction_224' Inferred type: happyReduction_224 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3129:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3131:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3140:0: Warning: Definition but no type signature for `happyReduction_225' Inferred type: happyReduction_225 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3141:1: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:3143:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3156:0: Warning: Definition but no type signature for `happyReduction_226' Inferred type: happyReduction_226 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3157:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3166:0: Warning: Definition but no type signature for `happyReduction_227' Inferred type: happyReduction_227 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:3167:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3174:0: Warning: Definition but no type signature for `happyReduction_228' Inferred type: happyReduction_228 :: forall t. t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3174:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3182:0: Warning: Definition but no type signature for `happyReduction_229' Inferred type: happyReduction_229 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3189:0: Warning: Definition but no type signature for `happyReduction_230' Inferred type: happyReduction_230 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3190:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3199:0: Warning: Definition but no type signature for `happyReduction_231' Inferred type: happyReduction_231 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3206:0: Warning: Definition but no type signature for `happyReduction_232' Inferred type: happyReduction_232 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3207:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3216:0: Warning: Definition but no type signature for `happyReduction_233' Inferred type: happyReduction_233 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3216:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3217:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3223:0: Warning: Definition but no type signature for `happyReduction_234' Inferred type: happyReduction_234 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3223:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3224:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3230:0: Warning: Definition but no type signature for `happyReduction_235' Inferred type: happyReduction_235 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3230:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3232:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3239:0: Warning: Definition but no type signature for `happyReduction_236' Inferred type: happyReduction_236 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3246:0: Warning: Definition but no type signature for `happyReduction_237' Inferred type: happyReduction_237 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3253:0: Warning: Definition but no type signature for `happyReduction_238' Inferred type: happyReduction_238 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3253:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3255:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3262:0: Warning: Definition but no type signature for `happyReduction_239' Inferred type: happyReduction_239 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3269:0: Warning: Definition but no type signature for `happyReduction_240' Inferred type: happyReduction_240 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3269:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3271:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3278:0: Warning: Definition but no type signature for `happyReduction_241' Inferred type: happyReduction_241 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3285:0: Warning: Definition but no type signature for `happyReduction_242' Inferred type: happyReduction_242 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3285:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3287:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3294:0: Warning: Definition but no type signature for `happyReduction_243' Inferred type: happyReduction_243 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3301:0: Warning: Definition but no type signature for `happyReduction_244' Inferred type: happyReduction_244 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3301:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3303:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3310:0: Warning: Definition but no type signature for `happyReduction_245' Inferred type: happyReduction_245 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3317:0: Warning: Definition but no type signature for `happyReduction_246' Inferred type: happyReduction_246 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3317:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3319:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3326:0: Warning: Definition but no type signature for `happyReduction_247' Inferred type: happyReduction_247 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3333:0: Warning: Definition but no type signature for `happyReduction_248' Inferred type: happyReduction_248 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3333:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3335:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3342:0: Warning: Definition but no type signature for `happyReduction_249' Inferred type: happyReduction_249 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3349:0: Warning: Definition but no type signature for `happyReduction_250' Inferred type: happyReduction_250 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3349:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3351:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3358:0: Warning: Definition but no type signature for `happyReduction_251' Inferred type: happyReduction_251 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3365:0: Warning: Definition but no type signature for `happyReduction_252' Inferred type: happyReduction_252 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3365:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3367:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3374:0: Warning: Definition but no type signature for `happyReduction_253' Inferred type: happyReduction_253 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3381:0: Warning: Definition but no type signature for `happyReduction_254' Inferred type: happyReduction_254 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3381:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3383:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3390:0: Warning: Definition but no type signature for `happyReduction_255' Inferred type: happyReduction_255 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3397:0: Warning: Definition but no type signature for `happyReduction_256' Inferred type: happyReduction_256 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3404:0: Warning: Definition but no type signature for `happyReduction_257' Inferred type: happyReduction_257 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3411:0: Warning: Definition but no type signature for `happyReduction_258' Inferred type: happyReduction_258 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3418:0: Warning: Definition but no type signature for `happyReduction_259' Inferred type: happyReduction_259 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3425:0: Warning: Definition but no type signature for `happyReduction_260' Inferred type: happyReduction_260 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3432:0: Warning: Definition but no type signature for `happyReduction_261' Inferred type: happyReduction_261 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3432:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3438:0: Warning: Definition but no type signature for `happyReduction_262' Inferred type: happyReduction_262 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3445:0: Warning: Definition but no type signature for `happyReduction_263' Inferred type: happyReduction_263 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3452:0: Warning: Definition but no type signature for `happyReduction_264' Inferred type: happyReduction_264 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3453:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3459:0: Warning: Definition but no type signature for `happyReduction_265' Inferred type: happyReduction_265 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3460:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3466:0: Warning: Definition but no type signature for `happyReduction_266' Inferred type: happyReduction_266 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3466:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3472:0: Warning: Definition but no type signature for `happyReduction_267' Inferred type: happyReduction_267 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3472:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3478:0: Warning: Definition but no type signature for `happyReduction_268' Inferred type: happyReduction_268 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3478:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3484:0: Warning: Definition but no type signature for `happyReduction_269' Inferred type: happyReduction_269 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3484:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3490:0: Warning: Definition but no type signature for `happyReduction_270' Inferred type: happyReduction_270 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3490:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3496:0: Warning: Definition but no type signature for `happyReduction_271' Inferred type: happyReduction_271 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3496:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3502:0: Warning: Definition but no type signature for `happyReduction_272' Inferred type: happyReduction_272 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3509:0: Warning: Definition but no type signature for `happyReduction_273' Inferred type: happyReduction_273 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3510:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ VarSym _ ... Language/Haskell/Parser.hs:3516:0: Warning: Definition but no type signature for `happyReduction_274' Inferred type: happyReduction_274 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3517:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3523:0: Warning: Definition but no type signature for `happyReduction_275' Inferred type: happyReduction_275 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3530:0: Warning: Definition but no type signature for `happyReduction_276' Inferred type: happyReduction_276 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3531:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3537:0: Warning: Definition but no type signature for `happyReduction_277' Inferred type: happyReduction_277 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3538:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3544:0: Warning: Definition but no type signature for `happyReduction_278' Inferred type: happyReduction_278 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3551:0: Warning: Definition but no type signature for `happyReduction_279' Inferred type: happyReduction_279 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3558:0: Warning: Definition but no type signature for `happyReduction_280' Inferred type: happyReduction_280 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3565:0: Warning: Definition but no type signature for `happyReduction_281' Inferred type: happyReduction_281 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3572:0: Warning: Definition but no type signature for `happyReduction_282' Inferred type: happyReduction_282 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3573:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3579:0: Warning: Definition but no type signature for `happyReduction_283' Inferred type: happyReduction_283 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3579:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3585:0: Warning: Definition but no type signature for `happyReduction_284' Inferred type: happyReduction_284 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3585:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3591:0: Warning: Definition but no type signature for `happyReduction_285' Inferred type: happyReduction_285 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3592:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3598:0: Warning: Definition but no type signature for `happyReduction_286' Inferred type: happyReduction_286 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3598:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3604:0: Warning: Definition but no type signature for `happyReduction_287' Inferred type: happyReduction_287 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3605:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3611:0: Warning: Definition but no type signature for `happyReduction_288' Inferred type: happyReduction_288 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3612:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3618:0: Warning: Definition but no type signature for `happyReduction_289' Inferred type: happyReduction_289 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3619:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3625:0: Warning: Definition but no type signature for `happyReduction_290' Inferred type: happyReduction_290 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3626:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3632:0: Warning: Definition but no type signature for `happyReduction_291' Inferred type: happyReduction_291 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3633:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3639:0: Warning: Definition but no type signature for `happyReduction_292' Inferred type: happyReduction_292 :: forall t t1. t -> t1 -> P HappyAbsSyn Language/Haskell/Parser.hs:3639:20: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3639:31: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3644:0: Warning: Definition but no type signature for `happyReduction_293' Inferred type: happyReduction_293 :: forall t t1. t -> t1 -> P HappyAbsSyn Language/Haskell/Parser.hs:3644:20: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3644:31: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3649:0: Warning: Definition but no type signature for `happyReduction_294' Inferred type: happyReduction_294 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3649:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3655:0: Warning: Definition but no type signature for `happyReduction_295' Inferred type: happyReduction_295 :: forall t t1. HappyStk t -> t1 -> P HappyAbsSyn Language/Haskell/Parser.hs:3655:20: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3656:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3656:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3661:0: Warning: Definition but no type signature for `happyReduction_296' Inferred type: happyReduction_296 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3662:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3668:0: Warning: Definition but no type signature for `happyReduction_297' Inferred type: happyReduction_297 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3669:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ VarSym _ ... Language/Haskell/Parser.hs:3675:0: Warning: Definition but no type signature for `happyReduction_298' Inferred type: happyReduction_298 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3682:0: Warning: Definition but no type signature for `happyReduction_299' Inferred type: happyReduction_299 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3689:0: Warning: Definition but no type signature for `happyReduction_300' Inferred type: happyReduction_300 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3696:0: Warning: Definition but no type signature for `happyReduction_301' Inferred type: happyReduction_301 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3703:0: Warning: Definition but no type signature for `happyReduction_302' Inferred type: happyReduction_302 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3712:1: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Language/Haskell/Parser.hs:3714:7: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3715:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3716:7: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3717:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3718:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3719:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3720:9: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3721:9: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3722:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3723:10: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3724:11: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3725:11: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3781:0: Warning: Definition but no type signature for `happyError_' Inferred type: happyError_ :: forall a. Token -> P a Language/Haskell/Parser.hs:3787:0: Warning: Definition but no type signature for `happyThen1' Inferred type: happyThen1 :: forall a b. P a -> (a -> P b) -> P b Language/Haskell/Parser.hs:3791:19: Warning: Defined but not used: `token' Language/Haskell/Parser.hs:3793:0: Warning: Definition but no type signature for `parse' Inferred type: parse :: P HsModule Language/Haskell/Parser.hs:3796:0: Warning: Definition but no type signature for `happySeq' Inferred type: happySeq :: forall a b. a -> b -> b templates/GenericTemplate.hs:75:0: Warning: Definition but no type signature for `happyParse' Inferred type: happyParse :: Int# -> P HappyAbsSyn templates/GenericTemplate.hs:83:0: Warning: Definition but no type signature for `happyAccept' Inferred type: happyAccept :: forall t t1 t2. Int# -> t -> Int# -> t1 -> HappyStk t2 -> P t2 templates/GenericTemplate.hs:83:15: Warning: Defined but not used: `tk' templates/GenericTemplate.hs:83:18: Warning: Defined but not used: `st' templates/GenericTemplate.hs:83:21: Warning: Defined but not used: `sts' templates/GenericTemplate.hs:85:14: Warning: Defined but not used: `tk' templates/GenericTemplate.hs:85:20: Warning: Defined but not used: `sts' templates/GenericTemplate.hs:129:0: Warning: Definition but no type signature for `indexShortOffAddr' Inferred type: indexShortOffAddr :: HappyAddr -> Int# -> Int# templates/GenericTemplate.hs:175:45: Warning: This binding for `i' shadows the existing binding bound at templates/GenericTemplate.hs:175:9 In a case alternative templates/GenericTemplate.hs:179:21: Warning: Defined but not used: `i' templates/GenericTemplate.hs:184:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:184:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:186:34: Warning: Defined but not used: `action' templates/GenericTemplate.hs:189:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:189:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:191:52: Warning: Defined but not used: `action' templates/GenericTemplate.hs:195:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:195:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:197:68: Warning: Defined but not used: `action' templates/GenericTemplate.hs:201:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:201:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:203:84: Warning: Defined but not used: `action' templates/GenericTemplate.hs:207:12: Warning: Defined but not used: `k' templates/GenericTemplate.hs:207:14: Warning: Defined but not used: `i' templates/GenericTemplate.hs:207:16: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:209:25: Warning: Defined but not used: `st' templates/GenericTemplate.hs:211:25: Warning: Defined but not used: `action' templates/GenericTemplate.hs:215:17: Warning: Defined but not used: `k' templates/GenericTemplate.hs:215:19: Warning: Defined but not used: `nt' templates/GenericTemplate.hs:215:22: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:219:36: Warning: Defined but not used: `action' templates/GenericTemplate.hs:222:0: Warning: Defined but not used: `happyMonad2Reduce' templates/GenericTemplate.hs:222:0: Warning: Definition but no type signature for `happyMonad2Reduce' Inferred type: happyMonad2Reduce :: Int# -> Int# -> (HappyStk HappyAbsSyn -> Token -> P HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn templates/GenericTemplate.hs:222:18: Warning: Defined but not used: `k' templates/GenericTemplate.hs:222:20: Warning: Defined but not used: `nt' templates/GenericTemplate.hs:222:23: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:224:26: Warning: Defined but not used: `j' templates/GenericTemplate.hs:226:36: Warning: Defined but not used: `action' templates/GenericTemplate.hs:236:0: Warning: Definition but no type signature for `happyDrop' Inferred type: happyDrop :: Int# -> Happy_IntList -> Happy_IntList templates/GenericTemplate.hs:239:0: Warning: Definition but no type signature for `happyDropStk' Inferred type: happyDropStk :: forall t. Int# -> HappyStk t -> HappyStk t templates/GenericTemplate.hs:240:16: Warning: Defined but not used: `x' templates/GenericTemplate.hs:260:17: Warning: Defined but not used: `old_st' templates/GenericTemplate.hs:260:26: Warning: Defined but not used: `stk' templates/GenericTemplate.hs:283:0: Warning: Definition but no type signature for `notHappyAtAll' Inferred type: notHappyAtAll :: forall a. a templates/GenericTemplate.hs:290:12: Warning: Defined but not used: `x' templates/GenericTemplate.hs:302:13: Warning: Defined but not used: `a' <> /usr/bin/ar: creating dist/build/libHShaskell-src-1.0.1.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Syntax.hs -o dist/build/Language/Haskell/Syntax.p_o -ohi dist/build/Language/Haskell/Syntax.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/ParseMonad.hs -o dist/build/Language/Haskell/ParseMonad.p_o -ohi dist/build/Language/Haskell/ParseMonad.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Pretty.hs -o dist/build/Language/Haskell/Pretty.p_o -ohi dist/build/Language/Haskell/Pretty.p_hi L a n g u a g e / H a s k e l l / P a r s e M o n a d . h s : 1 1 8 : 3 0 : Warning: Defined but not used : ` loc ' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Lexer.hs -o dist/build/Language/Haskell/Lexer.p_o -ohi dist/build/Language/Haskell/Lexer.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/ParseUtils.hs -o dist/build/Language/Haskell/ParseUtils.p_o -ohi dist/build/Language/Haskell/ParseUtils.p_hi Lan guage/Haskell/ParseUtils.hs:101:1: Warning: This binding for `x' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:100:18 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:107:9: Warning: This binding for `l' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:106:12 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:108:9: Warning: This binding for `r' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:106:17 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:113:22: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a lambda abstraction Language/Haskell/ParseUtils.hs:116:22: Warning: This binding for ` e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a lambda abstraction Language/Haskell/ParseUtils.hs:118:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a case alternative Language/Haskell/ParseUtils.hs:121:11: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a case alternative L anguage/Haskell/ParseUtils.hs:125:10: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:103:9 In a case alternative Language/Haskell/ParseUtils.hs:129:9: Warning: This binding for `fs' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:128:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:154:10: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell /ParseUtils.hs:155:17: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:156:10: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:158:8: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:159:9: Warning: This binding for `alts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:158:10 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:160:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:158:8 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:163:9: Warning: This binding for `stmts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:162:6 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:167:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:168:15: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:1 69:19: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:171:9: Warning: This binding for `fields' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:170:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:173:13: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:174:9: Warning: This binding for `fields' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:173:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:175:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:173:13 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:177:12: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:181:12: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:182:9: Warning: This binding for `stmts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:181:14 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:183:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:181:12 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:185:18: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:148:10 In a case alternative Language/Haskell/ParseUtils.hs:186:9: Warning: This binding for `e' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:185:18 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:193:1: Warning: This binding for `e1' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:192:11 In a pattern binding in a 'do' expression Language/Haskell/ParseUt ils.hs:198:1: Warning: This binding for `e1' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:197:12 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:199:1: Warning: This binding for `e2' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:197:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:204:1: Warning: This binding for `e1' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:203:12 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:205:1: Warning: This binding for `e2' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:203:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:206:1: Warning: This binding for `e3' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:203:18 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:211:1: Warning: This binding for `es' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:210:15 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:216:1: Warning: This binding for `galts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:215:22 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:222:1: Warning: This binding for `galts' shadows the existing binding bound at Language/Haskell/ParseUtils.hs:221:26 In a pattern binding in a 'do' expression Language/Haskell/ParseUtils.hs:246:3: Warning: This binding for `lhs' shadows the existing binding bound at Language/ Haskell/ParseUtils.hs:240:19 In a pattern binding in a 'do' expression <> Language/Haskell/Lexer.hs :185:1: Warning: This binding for `bol' shadows the existing binding bound at Language/Haskell/Lexer.hs:184:1 In a pattern binding in a 'do' expression Language/Haskell/Lexer.hs:195:2: Warning: This binding for `bol' shadows the existing binding bound at Language/Haskell/Lexer.hs:190:14 In a pattern binding in a 'do' expression Language/Haskell/Lexe r.hs:224:2: Warning: This binding for `bol' shadows the existing binding bound at Language/Haskell/Lexer.hs:218:17 In a pattern binding in a 'do' expression Language/Haskell/Lexer.hs:324:2: Warning: This binding for `exponent' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression Language/Haskell/Lexer.hs:332:2: Warning: This binding for `exponent' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name haskell-src-1.0.1.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-3.0.3.0 -package haskell98-1.0.1.0 -package pretty-1.0.1.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Language/Haskell/Parser.hs -o dist/build/Language/Haskell/Parser.p_o -ohi dist/build/Language/Haskell/Parser.p_hi Language/Haskell/Parser.hs:36:23: Warning: Defined but not used: data constructor `HappyAbsSyn' Language/Haskell/Parser.hs:64:0: Warning: Defined but not used: `happyOut7' Lan guage/Haskell/Parser.hs:70:0: Warning: Defined but not used: `happyOut8' Language/Haskell/Parser.hs:88:0: Warning: Defined but not used: `happyOut11' Language/Haskell/Parser.hs:796:0: Warning: Defined but not used: ` happyOut129' Language/Haskell/Parser.hs:802:0: Warning: Defined but not used: `happyOut130' Language/Haskell/Parser.hs:1168:0: Warning: Defined but not used: `happy_n_terms' Language/Haskell/Parser.hs:1168:0: Warning: Definition but no type signature for `happy_n_terms' Inferred type: happy_n_terms :: Int Language /Haskell/Parser.hs:1169:0: Warning: Defined but not used: `happy_n_nonterms' Language/Haskell/Parser.hs:1169:0: Warning: Definition but no type signature for `happy_n_nonterms' Inferred type: happy_n_nonterms :: Int Language/Haskell/Parser.hs:1172:0: Warning: Definition but no type signature for `happyReduction_1' Inferred type: happyReduction_1 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1173:1: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser. hs:1176:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_2' Inferred type: happyReduce_2 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_2' Inferred type: happySpecReduce_2 :: Int# -> (HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyGoto' Inferred type: happyGoto :: Int# -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyDoAction' Inferred type: happyDoAction :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduceArr' Inferred type: happyReduceArr :: Array Int (Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn) Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_1' Inferred type: happyReduce_1 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce' Inferred type: happyReduce :: Int# -> Int# -> (HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyFail' Inferred type: happyFail :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_3' Inferred type: happyReduce_3 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_3' Inferred type: happySpecReduce_3 :: Int# -> (HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_4' Inferred type: happyReduce_4 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_5' Inferred type: happyReduce_5 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_6' Inferred type: happyReduce_6 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_7' Inferred type: happyReduce_7 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_8' Inferred type: happyReduce_8 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_1' Inferred type: happySpecReduce_1 :: Int# -> (HappyAbsSyn -> HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_9' Inferred type: happyReduce_9 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_10' Inferred type: happyReduce_10 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_11' Inferred type: happyReduce_11 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happySpecReduce_0' Inferred type: happySpecReduce_0 :: Int# -> HappyAbsSyn -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_12' Inferred type: happyReduce_12 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_13' Inferred type: happyReduce_13 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_14' Inferred type: happyReduce_14 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_15' Inferred type: happyReduce_15 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_16' Inferred type: happyReduce_16 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_17' Inferred type: happyReduce_17 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_18' Inferred type: happyReduce_18 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_19' Inferred type: happyReduce_19 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_20' Inferred type: happyReduce_20 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_21' Inferred type: happyReduce_21 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_22' Inferred type: happyReduce_22 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_23' Inferred type: happyReduce_23 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_24' Inferred type: happyReduce_24 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_25' Inferred type: happyReduce_25 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_26' Inferred type: happyReduce_26 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_27' Inferred type: happyReduce_27 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_28' Inferred type: happyReduce_28 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_29' Inferred type: happyReduce_29 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_30' Inferred type: happyReduce_30 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_31' Inferred type: happyReduce_31 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_32' Inferred type: happyReduce_32 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_33' Inferred type: happyReduce_33 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_34' Inferred type: happyReduce_34 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_35' Inferred type: happyReduce_35 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_36' Inferred type: happyReduce_36 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_37' Inferred type: happyReduce_37 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_38' Inferred type: happyReduce_38 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_39' Inferred type: happyReduce_39 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_40' Inferred type: happyReduce_40 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_41' Inferred type: happyReduce_41 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_42' Inferred type: happyReduce_42 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_43' Inferred type: happyReduce_43 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_44' Inferred type: happyReduce_44 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_45' Inferred type: happyReduce_45 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_46' Inferred type: happyReduce_46 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_47' Inferred type: happyReduce_47 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_48' Inferred type: happyReduce_48 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_49' Inferred type: happyReduce_49 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_50' Inferred type: happyReduce_50 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_51' Inferred type: happyReduce_51 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_52' Inferred type: happyReduce_52 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyMonadReduce' Inferred type: happyMonadReduce :: Int# -> Int# -> (HappyStk HappyAbsSyn -> Token -> P HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_53' Inferred type: happyReduce_53 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_54' Inferred type: happyReduce_54 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_55' Inferred type: happyReduce_55 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_56' Inferred type: happyReduce_56 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_57' Inferred type: happyReduce_57 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_58' Inferred type: happyReduce_58 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_59' Inferred type: happyReduce_59 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_60' Inferred type: happyReduce_60 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_61' Inferred type: happyReduce_61 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_62' Inferred type: happyReduce_62 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_63' Inferred type: happyReduce_63 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_64' Inferred type: happyReduce_64 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_65' Inferred type: happyReduce_65 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_66' Inferred type: happyReduce_66 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_67' Inferred type: happyReduce_67 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_68' Inferred type: happyReduce_68 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_69' Inferred type: happyReduce_69 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_70' Inferred type: happyReduce_70 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_71' Inferred type: happyReduce_71 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_72' Inferred type: happyReduce_72 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_73' Inferred type: happyReduce_73 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_74' Inferred type: happyReduce_74 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_75' Inferred type: happyReduce_75 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_76' Inferred type: happyReduce_76 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_77' Inferred type: happyReduce_77 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_78' Inferred type: happyReduce_78 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_79' Inferred type: happyReduce_79 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_80' Inferred type: happyReduce_80 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_81' Inferred type: happyReduce_81 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_82' Inferred type: happyReduce_82 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_83' Inferred type: happyReduce_83 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_84' Inferred type: happyReduce_84 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_85' Inferred type: happyReduce_85 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_86' Inferred type: happyReduce_86 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_87' Inferred type: happyReduce_87 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_88' Inferred type: happyReduce_88 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_89' Inferred type: happyReduce_89 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_90' Inferred type: happyReduce_90 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_91' Inferred type: happyReduce_91 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_92' Inferred type: happyReduce_92 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_93' Inferred type: happyReduce_93 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_94' Inferred type: happyReduce_94 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_95' Inferred type: happyReduce_95 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Pa rser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_96' Inferred type: happyReduce_96 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_97' Inferred type: happyReduce_97 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_98' Inferred type: happyReduce_98 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_99' Inferred type: happyReduce_99 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_100' Inferred type: happyReduce_100 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_101' Inferred type: happyReduce_101 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_102' Inferred type: happyReduce_102 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_103' Inferred type: happyReduce_103 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_104' Inferred type: happyReduce_104 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_105' Inferred type: happyReduce_105 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_106' Inferred type: happyReduce_106 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_107' Inferred type: happyReduce_107 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_108' Inferred type: happyReduce_108 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_109' Inferred type: happyReduce_109 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_110' Inferred type: happyReduce_110 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_111' Inferred type: happyReduce_111 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_112' Inferred type: happyReduce_112 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_113' Inferred type: happyReduce_113 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_114' Inferred type: happyReduce_114 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_115' Inferred type: happyReduce_115 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_116' Inferred type: happyReduce_116 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_117' Inferred type: happyReduce_117 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_118' Inferred type: happyReduce_118 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_119' Inferred type: happyReduce_119 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_120' Inferred type: happyReduce_120 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_121' Inferred type: happyReduce_121 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_122' Inferred type: happyReduce_122 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_123' Inferred type: happyReduce_123 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_124' Inferred type: happyReduce_124 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_125' Inferred type: happyReduce_125 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_126' Inferred type: happyReduce_126 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_127' Inferred type: happyReduce_127 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_128' Inferred type: happyReduce_128 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_129' Inferred type: happyReduce_129 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_130' Inferred type: happyReduce_130 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_131' Inferred type: happyReduce_131 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_132' Inferred type: happyReduce_132 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_133' Inferred type: happyReduce_133 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_134' Inferred type: happyReduce_134 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_135' Inferred type: happyReduce_135 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_136' Inferred type: happyReduce_136 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_137' Inferred type: happyReduce_137 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_138' Inferred type: happyReduce_138 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_139' Inferred type: happyReduce_139 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_140' Inferred type: happyReduce_140 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_141' Inferred type: happyReduce_141 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_142' Inferred type: happyReduce_142 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_143' Inferred type: happyReduce_143 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_144' Inferred type: happyReduce_144 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_145' Inferred type: happyReduce_145 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_146' Inferred type: happyReduce_146 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_147' Inferred type: happyReduce_147 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_148' Inferred type: happyReduce_148 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_149' Inferred type: happyReduce_149 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_150' Inferred type: happyReduce_150 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_151' Inferred type: happyReduce_151 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_152' Inferred type: happyReduce_152 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_153' Inferred type: happyReduce_153 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_154' Inferred type: happyReduce_154 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_155' Inferred type: happyReduce_155 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_156' Inferred type: happyReduce_156 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_157' Inferred type: happyReduce_157 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_158' Inferred type: happyReduce_158 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_159' Inferred type: happyReduce_159 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_160' Inferred type: happyReduce_160 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_161' Inferred type: happyReduce_161 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_162' Inferred type: happyReduce_162 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_163' Inferred type: happyReduce_163 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_164' Inferred type: happyReduce_164 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_165' Inferred type: happyReduce_165 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_166' Inferred type: happyReduce_166 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_167' Inferred type: happyReduce_167 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_168' Inferred type: happyReduce_168 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_169' Inferred type: happyReduce_169 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_170' Inferred type: happyReduce_170 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_171' Inferred type: happyReduce_171 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_172' Inferred type: happyReduce_172 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_173' Inferred type: happyReduce_173 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_174' Inferred type: happyReduce_174 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_175' Inferred type: happyReduce_175 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_176' Inferred type: happyReduce_176 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_177' Inferred type: happyReduce_177 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_178' Inferred type: happyReduce_178 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_179' Inferred type: happyReduce_179 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_180' Inferred type: happyReduce_180 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_181' Inferred type: happyReduce_181 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_182' Inferred type: happyReduce_182 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_183' Inferred type: happyReduce_183 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_184' Inferred type: happyReduce_184 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_185' Inferred type: happyReduce_185 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_186' Inferred type: happyReduce_186 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_187' Inferred type: happyReduce_187 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_188' Inferred type: happyReduce_188 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_189' Inferred type: happyReduce_189 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_190' Inferred type: happyReduce_190 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_191' Inferred type: happyReduce_191 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_192' Inferred type: happyReduce_192 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_193' Inferred type: happyReduce_193 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_194' Inferred type: happyReduce_194 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_195' Inferred type: happyReduce_195 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_196' Inferred type: happyReduce_196 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_197' Inferred type: happyReduce_197 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_198' Inferred type: happyReduce_198 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_199' Inferred type: happyReduce_199 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_200' Inferred type: happyReduce_200 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_201' Inferred type: happyReduce_201 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_202' Inferred type: happyReduce_202 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_203' Inferred type: happyReduce_203 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_204' Inferred type: happyReduce_204 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_205' Inferred type: happyReduce_205 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_206' Inferred type: happyReduce_206 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_207' Inferred type: happyReduce_207 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_208' Inferred type: happyReduce_208 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_209' Inferred type: happyReduce_209 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_210' Inferred type: happyReduce_210 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_211' Inferred type: happyReduce_211 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_212' Inferred type: happyReduce_212 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_213' Inferred type: happyReduce_213 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_214' Inferred type: happyReduce_214 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_215' Inferred type: happyReduce_215 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_216' Inferred type: happyReduce_216 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_217' Inferred type: happyReduce_217 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_218' Inferred type: happyReduce_218 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_219' Inferred type: happyReduce_219 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_220' Inferred type: happyReduce_220 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_221' Inferred type: happyReduce_221 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_222' Inferred type: happyReduce_222 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_223' Inferred type: happyReduce_223 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_224' Inferred type: happyReduce_224 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_225' Inferred type: happyReduce_225 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_226' Inferred type: happyReduce_226 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_227' Inferred type: happyReduce_227 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_228' Inferred type: happyReduce_228 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_229' Inferred type: happyReduce_229 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_230' Inferred type: happyReduce_230 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_231' Inferred type: happyReduce_231 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_232' Inferred type: happyReduce_232 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_233' Inferred type: happyReduce_233 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_234' Inferred type: happyReduce_234 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_235' Inferred type: happyReduce_235 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_236' Inferred type: happyReduce_236 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_237' Inferred type: happyReduce_237 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_238' Inferred type: happyReduce_238 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_239' Inferred type: happyReduce_239 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_240' Inferred type: happyReduce_240 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_241' Inferred type: happyReduce_241 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_242' Inferred type: happyReduce_242 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_243' Inferred type: happyReduce_243 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_244' Inferred type: happyReduce_244 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_245' Inferred type: happyReduce_245 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_246' Inferred type: happyReduce_246 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_247' Inferred type: happyReduce_247 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_248' Inferred type: happyReduce_248 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_249' Inferred type: happyReduce_249 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_250' Inferred type: happyReduce_250 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_251' Inferred type: happyReduce_251 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_252' Inferred type: happyReduce_252 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_253' Inferred type: happyReduce_253 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_254' Inferred type: happyReduce_254 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_255' Inferred type: happyReduce_255 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_256' Inferred type: happyReduce_256 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_257' Inferred type: happyReduce_257 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_258' Inferred type: happyReduce_258 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_259' Inferred type: happyReduce_259 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_260' Inferred type: happyReduce_260 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_261' Inferred type: happyReduce_261 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_262' Inferred type: happyReduce_262 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_263' Inferred type: happyReduce_263 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_264' Inferred type: happyReduce_264 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_265' Inferred type: happyReduce_265 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_266' Inferred type: happyReduce_266 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser. hs:1187:0: Warning: Definition but no type signature for `happyReduce_267' Inferred type: happyReduce_267 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_268' Inferred type: happyReduce_268 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_269' Inferred type: happyReduce_269 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_270' Inferred type: happyReduce_270 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_271' Inferred type: happyReduce_271 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_272' Inferred type: happyReduce_272 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_273' Inferred type: happyReduce_273 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_274' Inferred type: happyReduce_274 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_275' Inferred type: happyReduce_275 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_276' Inferred type: happyReduce_276 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_277' Inferred type: happyReduce_277 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_278' Inferred type: happyReduce_278 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_279' Inferred type: happyReduce_279 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_280' Inferred type: happyReduce_280 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_281' Inferred type: happyReduce_281 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_282' Inferred type: happyReduce_282 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_283' Inferred type: happyReduce_283 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_284' Inferred type: happyReduce_284 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_285' Inferred type: happyReduce_285 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_286' Inferred type: happyReduce_286 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_287' Inferred type: happyReduce_287 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_288' Inferred type: happyReduce_288 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_289' Inferred type: happyReduce_289 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_290' Inferred type: happyReduce_290 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_291' Inferred type: happyReduce_291 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_292' Inferred type: happyReduce_292 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_293' Inferred type: happyReduce_293 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_294' Inferred type: happyReduce_294 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_295' Inferred type: happyReduce_295 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_296' Inferred type: happyReduce_296 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_297' Inferred type: happyReduce_297 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_298' Inferred type: happyReduce_298 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_299' Inferred type: happyReduce_299 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_300' Inferred type: happyReduce_300 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_301' Inferred type: happyReduce_301 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyReduce_302' Inferred type: happyReduce_302 :: Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyShift' Inferred type: happyShift :: Int# -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1187:0: Warning: Definition but no type signature for `happyNewToken' Inferred type: happyNewToken :: Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn Language/Haskell/Parser.hs:1188:0: Warning: Definition but no type signature for `happyReduction_2' Inferred type: happyReduction_2 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1198:0: Warning: Definition but no type signature for `happyReduction_3' Inferred type: happyReduction_3 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1198:17: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1200:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1207:0: Warning: Definition but no type signature for `happyReduction_4' Inferred type: happyReduction_4 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1207:17: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1209:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1216:0: Warning: Definition but no type signature for `happyReduction_5' Inferred type: happyReduction_5 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1217:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1219:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1228:0: Warning: Definition but no type signature for `happyReduction_6' Inferred type: happyReduction_6 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:1229:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1236:0: Warning: Definition but no type signature for `happyReduction_7' Inferred type: happyReduction_7 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1236:17: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1238:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1245:0: Warning: Definition but no type signature for `happyReduction_8' Inferred type: happyReduction_8 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1245:17: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1251:0: Warning: Definition but no type signature for `happyReduction_9' Inferred type: happyReduction_9 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1251:17: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1252:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1258:0: Warning: Definition but no type signature for `happyReduction_10' Inferred type: happyReduction_10 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1258:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1264:0: Warning: Definition but no type signature for `happyReduction_11' Inferred type: happyReduction_11 :: HappyAbsSyn Language/Haskell/Parser.hs:1269:0: Warning: Definition but no type signature for `happyReduction_12' Inferred type: happyReduction_12 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1276:0: Warning: Definition but no type signature for `happyReduction_13' Inferred type: happyReduction_13 :: HappyAbsSyn Language/Haskell/Parser.hs:1281:0: Warning: Definition but no type signature for `happyReduction_14' Inferred type: happyReduction_14 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1281:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1282:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1284:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1292:0: Warning: Definition but no type signature for `happyReduction_15' Inferred type: happyReduction_15 :: forall t t1 t2. t -> t1 -> t2 -> HappyAbsSyn Language/Haskell/Parser.hs:1292:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1293:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1294:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1300:0: Warning: Definition but no type signature for `happyReduction_16' Inferred type: happyReduction_16 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1300:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1306:0: Warning: Definition but no type signature for `happyReduction_17' Inferred type: happyReduction_17 :: HappyAbsSyn Language/Haskell/Parser.hs:1311:0: Warning: Definition but no type signature for `happyReduction_18' Inferred type: happyReduction_18 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1312:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1321:0: Warning: Definition but no type signature for `happyReduction_19' Inferred type: happyReduction_19 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1328:0: Warning: Definition but no type signature for `happyReduction_20' Inferred type: happyReduction_20 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1335:0: Warning: Definition but no type signature for `happyReduction_21' Inferred type: happyReduction_21 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1342:0: Warning: Definition but no type signature for `happyReduction_22' Inferred type: happyReduction_22 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1342:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1343:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1344:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1353:0: Warning: Definition but no type signature for `happyReduction_23' Inferred type: happyReduction_23 :: forall t t1. t -> t1 -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1353:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1354:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1362:0: Warning: Definition but no type signature for `happyReduction_24' Inferred type: happyReduction_24 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1362:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1364:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1374:0: Warning: Definition but no type signature for `happyReduction_25' Inferred type: happyReduction_25 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:1375:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1382:0: Warning: Definition but no type signature for `happyReduction_26' Inferred type: happyReduction_26 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1383:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1392:0: Warning: Definition but no type signature for `happyReduction_27' Inferred type: happyReduction_27 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1399:0: Warning: Definition but no type signature for `happyReduction_28' Inferred type: happyReduction_28 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1403:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1416:0: Warning: Definition but no type signature for `happyReduction_29' Inferred type: happyReduction_29 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1416:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1422:0: Warning: Definition but no type signature for `happyReduction_30' Inferred type: happyReduction_30 :: HappyAbsSyn Language/Haskell/Parser.hs:1427:0: Warning: Definition but no type signature for `happyReduction_31' Inferred type: happyReduction_31 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:1428:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1435:0: Warning: Definition but no type signature for `happyReduction_32' Inferred type: happyReduction_32 :: HappyAbsSyn Language/Haskell/Parser.hs:1440:0: Warning: Definition but no type signature for `happyReduction_33' Inferred type: happyReduction_33 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1447:0: Warning: Definition but no type signature for `happyReduction_34' Inferred type: happyReduction_34 :: HappyAbsSyn Language/Haskell/Parser.hs:1452:0: Warning: Definition but no type signature for `happyReduction_35' Inferred type: happyReduction_35 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1452:19: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:1453:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1455:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1465:0: Warning: Definition but no type signature for `happyReduction_36' Inferred type: happyReduction_36 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1465:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1466:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1467:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1476:0: Warning: Definition but no type signature for `happyReduction_37' Inferred type: happyReduction_37 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1476:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1482:0: Warning: Definition but no type signature for `happyReduction_38' Inferred type: happyReduction_38 :: HappyAbsSyn Language/Haskell/Parser.hs:1487:0: Warning: Definition but no type signature for `happyReduction_39' Inferred type: happyReduction_39 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1488:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1497:0: Warning: Definition but no type signature for `happyReduction_40' Inferred type: happyReduction_40 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1504:0: Warning: Definition but no type signature for `happyReduction_41' Inferred type: happyReduction_41 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1511:0: Warning: Definition but no type signature for `happyReduction_42' Inferred type: happyReduction_42 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1518:0: Warning: Definition but no type signature for `happyReduction_43' Inferred type: happyReduction_43 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1518:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1519:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1520:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1529:0: Warning: Definition but no type signature for `happyReduction_44' Inferred type: happyReduction_44 :: forall t t1. t -> t1 -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1529:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1530:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1538:0: Warning: Definition but no type signature for `happyReduction_45' Inferred type: happyReduction_45 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1538:19: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1540:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1550:0: Warning: Definition but no type signature for `happyReduction_46' Inferred type: happyReduction_46 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1551:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1560:0: Warning: Definition but no type signature for `happyReduction_47' Inferred type: happyReduction_47 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1567:0: Warning: Definition but no type signature for `happyReduction_48' Inferred type: happyReduction_48 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1574:0: Warning: Definition but no type signature for `happyReduction_49' Inferred type: happyReduction_49 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1581:0: Warning: Definition but no type signature for `happyReduction_50' Inferred type: happyReduction_50 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1595:0: Warning: Definition but no type signature for `happyReduction_51' Inferred type: happyReduction_51 :: HappyAbsSyn Language/Haskell/Parser.hs:1600:0: Warning: Definition but no type signature for `happyReduction_52' Inferred type: happyReduction_52 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1601:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1601:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1602:15: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:1607:0: Warning: Definition but no type signature for `happyReduction_53' Inferred type: happyReduction_53 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1607:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1613:0: Warning: Definition but no type signature for `happyReduction_54' Inferred type: happyReduction_54 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1613:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1619:0: Warning: Definition but no type signature for `happyReduction_55' Inferred type: happyReduction_55 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1619:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1625:0: Warning: Definition but no type signature for `happyReduction_56' Inferred type: happyReduction_56 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1626:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1635:0: Warning: Definition but no type signature for `happyReduction_57' Inferred type: happyReduction_57 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1642:0: Warning: Definition but no type signature for `happyReduction_58' Inferred type: happyReduction_58 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1642:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1644:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1644:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1650:0: Warning: Definition but no type signature for `happyReduction_59' Inferred type: happyReduction_59 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1651:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1660:0: Warning: Definition but no type signature for `happyReduction_60' Inferred type: happyReduction_60 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1667:0: Warning: Definition but no type signature for `happyReduction_61' Inferred type: happyReduction_61 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1668:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1670:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1681:0: Warning: Definition but no type signature for `happyReduction_62' Inferred type: happyReduction_62 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1683:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1685:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1687:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1687:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1697:0: Warning: Definition but no type signature for `happyReduction_63' Inferred type: happyReduction_63 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1699:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:1701:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1703:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1703:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1713:0: Warning: Definition but no type signature for `happyReduction_64' Inferred type: happyReduction_64 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1715:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1717:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1717:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1726:0: Warning: Definition but no type signature for `happyReduction_65' Inferred type: happyReduction_65 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1728:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1730:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1730:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1739:0: Warning: Definition but no type signature for `happyReduction_66' Inferred type: happyReduction_66 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1739:19: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:1741:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1742:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1752:0: Warning: Definition but no type signature for `happyReduction_67' Inferred type: happyReduction_67 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1759:0: Warning: Definition but no type signature for `happyReduction_68' Inferred type: happyReduction_68 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1766:0: Warning: Definition but no type signature for `happyReduction_69' Inferred type: happyReduction_69 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1773:0: Warning: Definition but no type signature for `happyReduction_70' Inferred type: happyReduction_70 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1780:0: Warning: Definition but no type signature for `happyReduction_71' Inferred type: happyReduction_71 :: HappyAbsSyn Language/Haskell/Parser.hs:1785:0: Warning: Definition but no type signature for `happyReduction_72' Inferred type: happyReduction_72 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1785:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1787:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1788:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1788:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1794:0: Warning: Definition but no type signature for `happyReduction_73' Inferred type: happyReduction_73 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1794:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1800:0: Warning: Definition but no type signature for `happyReduction_74' Inferred type: happyReduction_74 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1801:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1810:0: Warning: Definition but no type signature for `happyReduction_75' Inferred type: happyReduction_75 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1817:0: Warning: Definition but no type signature for `happyReduction_76' Inferred type: happyReduction_76 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1824:0: Warning: Definition but no type signature for `happyReduction_77' Inferred type: happyReduction_77 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1831:0: Warning: Definition but no type signature for `happyReduction_78' Inferred type: happyReduction_78 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1838:0: Warning: Definition but no type signature for `happyReduction_79' Inferred type: happyReduction_79 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1838:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1840:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1847:0: Warning: Definition but no type signature for `happyReduction_80' Inferred type: happyReduction_80 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1847:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1849:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1856:0: Warning: Definition but no type signature for `happyReduction_81' Inferred type: happyReduction_81 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1857:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1869:0: Warning: Definition but no type signature for `happyReduction_82' Inferred type: happyReduction_82 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1870:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1879:0: Warning: Definition but no type signature for `happyReduction_83' Inferred type: happyReduction_83 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:1880:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:1880:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:1887:0: Warning: Definition but no type signature for `happyReduction_84' Inferred type: happyReduction_84 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1888:1: Warning: Defined but not used: `happy_x_8' Language/Haskell/Parser.hs:1893:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1894:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1898:1: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:1908:0: Warning: Definition but no type signature for `happyReduction_85' Inferred type: happyReduction_85 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:1909:1: Warning: Defined but not used: `happy_x_7' Language/Haskell/Parser.hs:1913:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1914:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1918:1: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:1927:0: Warning: Definition but no type signature for `happyReduction_86' Inferred type: happyReduction_86 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1927:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1933:0: Warning: Definition but no type signature for `happyReduction_87' Inferred type: happyReduction_87 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:1933:18: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1939:0: Warning: Definition but no type signature for `happyReduction_88' Inferred type: happyReduction_88 :: HappyAbsSyn Language/Haskell/Parser.hs:1944:0: Warning: Definition but no type signature for `happyReduction_89' Inferred type: happyReduction_89 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1945:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:1951:0: Warning: Definition but no type signature for `happyReduction_90' Inferred type: happyReduction_90 :: HappyAbsSyn Language/Haskell/Parser.hs:1956:0: Warning: Definition but no type signature for `happyReduction_91' Inferred type: happyReduction_91 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1957:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:1963:0: Warning: Definition but no type signature for `happyReduction_92' Inferred type: happyReduction_92 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:1963:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:1965:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:1972:0: Warning: Definition but no type signature for `happyReduction_93' Inferred type: happyReduction_93 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1973:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:1982:0: Warning: Definition but no type signature for `happyReduction_94' Inferred type: happyReduction_94 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1989:0: Warning: Definition but no type signature for `happyReduction_95' Inferred type: happyReduction_95 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:1998:0: Warning: Definition but no type signature for `happyReduction_96' Inferred type: happyReduction_96 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2005:0: Warning: Definition but no type signature for `happyReduction_97' Inferred type: happyReduction_97 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2012:0: Warning: Definition but no type signature for `happyReduction_98' Inferred type: happyReduction_98 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2019:0: Warning: Definition but no type signature for `happyReduction_99' Inferred type: happyReduction_99 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2019:18: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2021:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2028:0: Warning: Definition but no type signature for `happyReduction_100' Inferred type: happyReduction_100 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2028:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2030:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2037:0: Warning: Definition but no type signature for `happyReduction_101' Inferred type: happyReduction_101 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2037:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2039:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2046:0: Warning: Definition but no type signature for `happyReduction_102' Inferred type: happyReduction_102 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2053:0: Warning: Definition but no type signature for `happyReduction_103' Inferred type: happyReduction_103 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2053:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2054:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2060:0: Warning: Definition but no type signature for `happyReduction_104' Inferred type: happyReduction_104 :: forall t t1 t2. t -> t1 -> t2 -> HappyAbsSyn Language/Haskell/Parser.hs:2060:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2061:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2062:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2068:0: Warning: Definition but no type signature for `happyReduction_105' Inferred type: happyReduction_105 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2068:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2069:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2075:0: Warning: Definition but no type signature for `happyReduction_106' Inferred type: happyReduction_106 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2075:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2077:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2084:0: Warning: Definition but no type signature for `happyReduction_107' Inferred type: happyReduction_107 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2085:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2094:0: Warning: Definition but no type signature for `happyReduction_108' Inferred type: happyReduction_108 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2101:0: Warning: Definition but no type signature for `happyReduction_109' Inferred type: happyReduction_109 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2102:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2102:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2108:0: Warning: Definition but no type signature for `happyReduction_110' Inferred type: happyReduction_110 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2109:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2118:0: Warning: Definition but no type signature for `happyReduction_111' Inferred type: happyReduction_111 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2119:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2128:0: Warning: Definition but no type signature for `happyReduction_112' Inferred type: happyReduction_112 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2137:0: Warning: Definition but no type signature for `happyReduction_113' Inferred type: happyReduction_113 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2146:0: Warning: Definition but no type signature for `happyReduction_114' Inferred type: happyReduction_114 :: HappyAbsSyn Language/Haskell/Parser.hs:2151:0: Warning: Definition but no type signature for `happyReduction_115' Inferred type: happyReduction_115 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2152:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2161:0: Warning: Definition but no type signature for `happyReduction_116' Inferred type: happyReduction_116 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2168:0: Warning: Definition but no type signature for `happyReduction_117' Inferred type: happyReduction_117 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2177:0: Warning: Definition but no type signature for `happyReduction_118' Inferred type: happyReduction_118 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2191:0: Warning: Definition but no type signature for `happyReduction_119' Inferred type: happyReduction_119 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2191:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2192:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2203:0: Warning: Definition but no type signature for `happyReduction_120' Inferred type: happyReduction_120 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2203:20: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:2205:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2217:0: Warning: Definition but no type signature for `happyReduction_121' Inferred type: happyReduction_121 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2218:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2218:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2225:0: Warning: Definition but no type signature for `happyReduction_122' Inferred type: happyReduction_122 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2232:0: Warning: Definition but no type signature for `happyReduction_123' Inferred type: happyReduction_123 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2233:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2235:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2235:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2244:0: Warning: Definition but no type signature for `happyReduction_124' Inferred type: happyReduction_124 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2253:0: Warning: Definition but no type signature for `happyReduction_125' Inferred type: happyReduction_125 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2260:0: Warning: Definition but no type signature for `happyReduction_126' Inferred type: happyReduction_126 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2261:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2268:0: Warning: Definition but no type signature for `happyReduction_127' Inferred type: happyReduction_127 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2275:0: Warning: Definition but no type signature for `happyReduction_128' Inferred type: happyReduction_128 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2276:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2283:0: Warning: Definition but no type signature for `happyReduction_129' Inferred type: happyReduction_129 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2284:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2293:0: Warning: Definition but no type signature for `happyReduction_130' Inferred type: happyReduction_130 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2300:0: Warning: Definition but no type signature for `happyReduction_131' Inferred type: happyReduction_131 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2301:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2310:0: Warning: Definition but no type signature for `happyReduction_132' Inferred type: happyReduction_132 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2317:0: Warning: Definition but no type signature for `happyReduction_133' Inferred type: happyReduction_133 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2318:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2325:0: Warning: Definition but no type signature for `happyReduction_134' Inferred type: happyReduction_134 :: HappyAbsSyn Language/Haskell/Parser.hs:2330:0: Warning: Definition but no type signature for `happyReduction_135' Inferred type: happyReduction_135 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2331:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2338:0: Warning: Definition but no type signature for `happyReduction_136' Inferred type: happyReduction_136 :: forall t t1 t2. t -> t1 -> t2 -> HappyAbsSyn Language/Haskell/Parser.hs:2338:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2339:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2340:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2346:0: Warning: Definition but no type signature for `happyReduction_137' Inferred type: happyReduction_137 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2346:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2348:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2349:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2357:0: Warning: Definition but no type signature for `happyReduction_138' Inferred type: happyReduction_138 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2358:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2367:0: Warning: Definition but no type signature for `happyReduction_139' Inferred type: happyReduction_139 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2374:0: Warning: Definition but no type signature for `happyReduction_140' Inferred type: happyReduction_140 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2375:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2376:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2376:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2382:0: Warning: Definition but no type signature for `happyReduction_141' Inferred type: happyReduction_141 :: HappyAbsSyn Language/Haskell/Parser.hs:2387:0: Warning: Definition but no type signature for `happyReduction_142' Inferred type: happyReduction_142 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2387:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2389:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2390:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2391:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2391:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2397:0: Warning: Definition but no type signature for `happyReduction_143' Inferred type: happyReduction_143 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2397:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2399:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2400:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2401:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2401:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2407:0: Warning: Definition but no type signature for `happyReduction_144' Inferred type: happyReduction_144 :: HappyAbsSyn Language/Haskell/Parser.hs:2412:0: Warning: Definition but no type signature for `happyReduction_145' Inferred type: happyReduction_145 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2412:20: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2414:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2415:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2415:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2421:0: Warning: Definition but no type signature for `happyReduction_146' Inferred type: happyReduction_146 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:2421:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2427:0: Warning: Definition but no type signature for `happyReduction_147' Inferred type: happyReduction_147 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2428:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2437:0: Warning: Definition but no type signature for `happyReduction_148' Inferred type: happyReduction_148 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2444:0: Warning: Definition but no type signature for `happyReduction_149' Inferred type: happyReduction_149 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2448:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2448:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2457:0: Warning: Definition but no type signature for `happyReduction_150' Inferred type: happyReduction_150 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2458:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2465:0: Warning: Definition but no type signature for `happyReduction_151' Inferred type: happyReduction_151 :: HappyAbsSyn Language/Haskell/Parser.hs:2470:0: Warning: Definition but no type signature for `happyReduction_152' Inferred type: happyReduction_152 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2471:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2472:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2472:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2479:0: Warning: Definition but no type signature for `happyReduction_153' Inferred type: happyReduction_153 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2486:0: Warning: Definition but no type signature for `happyReduction_154' Inferred type: happyReduction_154 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2495:0: Warning: Definition but no type signature for `happyReduction_155' Inferred type: happyReduction_155 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2502:0: Warning: Definition but no type signature for `happyReduction_156' Inferred type: happyReduction_156 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2503:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2505:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2507:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2507:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2517:0: Warning: Definition but no type signature for `happyReduction_157' Inferred type: happyReduction_157 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2519:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2530:0: Warning: Definition but no type signature for `happyReduction_158' Inferred type: happyReduction_158 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2537:0: Warning: Definition but no type signature for `happyReduction_159' Inferred type: happyReduction_159 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2544:0: Warning: Definition but no type signature for `happyReduction_160' Inferred type: happyReduction_160 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2551:0: Warning: Definition but no type signature for `happyReduction_161' Inferred type: happyReduction_161 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2562:0: Warning: Definition but no type signature for `happyReduction_162' Inferred type: happyReduction_162 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2569:0: Warning: Definition but no type signature for `happyReduction_163' Inferred type: happyReduction_163 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2580:0: Warning: Definition but no type signature for `happyReduction_164' Inferred type: happyReduction_164 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2587:0: Warning: Definition but no type signature for `happyReduction_165' Inferred type: happyReduction_165 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2588:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2591:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2601:0: Warning: Definition but no type signature for `happyReduction_166' Inferred type: happyReduction_166 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2602:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2604:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2613:0: Warning: Definition but no type signature for `happyReduction_167' Inferred type: happyReduction_167 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2614:1: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:2616:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2618:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2628:0: Warning: Definition but no type signature for `happyReduction_168' Inferred type: happyReduction_168 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2629:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2631:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2640:0: Warning: Definition but no type signature for `happyReduction_169' Inferred type: happyReduction_169 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2641:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2648:0: Warning: Definition but no type signature for `happyReduction_170' Inferred type: happyReduction_170 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2649:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2656:0: Warning: Definition but no type signature for `happyReduction_171' Inferred type: happyReduction_171 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2663:0: Warning: Definition but no type signature for `happyReduction_172' Inferred type: happyReduction_172 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2672:0: Warning: Definition but no type signature for `happyReduction_173' Inferred type: happyReduction_173 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2679:0: Warning: Definition but no type signature for `happyReduction_174' Inferred type: happyReduction_174 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2688:0: Warning: Definition but no type signature for `happyReduction_175' Inferred type: happyReduction_175 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2695:0: Warning: Definition but no type signature for `happyReduction_176' Inferred type: happyReduction_176 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2696:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2696:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2702:0: Warning: Definition but no type signature for `happyReduction_177' Inferred type: happyReduction_177 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2703:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2705:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2705:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2713:0: Warning: Definition but no type signature for `happyReduction_178' Inferred type: happyReduction_178 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2714:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2721:0: Warning: Definition but no type signature for `happyReduction_179' Inferred type: happyReduction_179 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2728:0: Warning: Definition but no type signature for `happyReduction_180' Inferred type: happyReduction_180 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2728:20: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2729:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2731:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2731:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2737:0: Warning: Definition but no type signature for `happyReduction_181' Inferred type: happyReduction_181 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:2737:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2739:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2741:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:2741:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:2748:0: Warning: Definition but no type signature for `happyReduction_182' Inferred type: happyReduction_182 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2755:0: Warning: Definition but no type signature for `happyReduction_183' Inferred type: happyReduction_183 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2762:0: Warning: Definition but no type signature for `happyReduction_184' Inferred type: happyReduction_184 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2769:0: Warning: Definition but no type signature for `happyReduction_185' Inferred type: happyReduction_185 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2776:0: Warning: Definition but no type signature for `happyReduction_186' Inferred type: happyReduction_186 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2776:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2778:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2785:0: Warning: Definition but no type signature for `happyReduction_187' Inferred type: happyReduction_187 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2785:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2787:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2794:0: Warning: Definition but no type signature for `happyReduction_188' Inferred type: happyReduction_188 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:2794:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2796:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2803:0: Warning: Definition but no type signature for `happyReduction_189' Inferred type: happyReduction_189 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2803:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2806:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2815:0: Warning: Definition but no type signature for `happyReduction_190' Inferred type: happyReduction_190 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2815:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2818:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2827:0: Warning: Definition but no type signature for `happyReduction_191' Inferred type: happyReduction_191 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:2827:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2833:0: Warning: Definition but no type signature for `happyReduction_192' Inferred type: happyReduction_192 :: forall t. t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2833:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2841:0: Warning: Definition but no type signature for `happyReduction_193' Inferred type: happyReduction_193 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:2841:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:2847:0: Warning: Definition but no type signature for `happyReduction_194' Inferred type: happyReduction_194 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2848:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2857:0: Warning: Definition but no type signature for `happyReduction_195' Inferred type: happyReduction_195 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2858:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2867:0: Warning: Definition but no type signature for `happyReduction_196' Inferred type: happyReduction_196 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2874:0: Warning: Definition but no type signature for `happyReduction_197' Inferred type: happyReduction_197 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2881:0: Warning: Definition but no type signature for `happyReduction_198' Inferred type: happyReduction_198 :: forall t. t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2881:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2889:0: Warning: Definition but no type signature for `happyReduction_199' Inferred type: happyReduction_199 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2889:20: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2891:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2901:0: Warning: Definition but no type signature for `happyReduction_200' Inferred type: happyReduction_200 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2902:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2911:0: Warning: Definition but no type signature for `happyReduction_201' Inferred type: happyReduction_201 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2912:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:2914:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2925:0: Warning: Definition but no type signature for `happyReduction_202' Inferred type: happyReduction_202 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2926:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2935:0: Warning: Definition but no type signature for `happyReduction_203' Inferred type: happyReduction_203 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2936:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2945:0: Warning: Definition but no type signature for `happyReduction_204' Inferred type: happyReduction_204 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2946:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2955:0: Warning: Definition but no type signature for `happyReduction_205' Inferred type: happyReduction_205 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2956:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:2965:0: Warning: Definition but no type signature for `happyReduction_206' Inferred type: happyReduction_206 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2972:0: Warning: Definition but no type signature for `happyReduction_207' Inferred type: happyReduction_207 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:2973:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:2985:0: Warning: Definition but no type signature for `happyReduction_208' Inferred type: happyReduction_208 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:2992:0: Warning: Definition but no type signature for `happyReduction_209' Inferred type: happyReduction_209 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:2993:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3000:0: Warning: Definition but no type signature for `happyReduction_210' Inferred type: happyReduction_210 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3000:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3002:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3009:0: Warning: Definition but no type signature for `happyReduction_211' Inferred type: happyReduction_211 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3009:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3011:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3018:0: Warning: Definition but no type signature for `happyReduction_212' Inferred type: happyReduction_212 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3018:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3020:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3027:0: Warning: Definition but no type signature for `happyReduction_213' Inferred type: happyReduction_213 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3028:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3037:0: Warning: Definition but no type signature for `happyReduction_214' Inferred type: happyReduction_214 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3044:0: Warning: Definition but no type signature for `happyReduction_215' Inferred type: happyReduction_215 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3058:0: Warning: Definition but no type signature for `happyReduction_216' Inferred type: happyReduction_216 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:3059:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3066:0: Warning: Definition but no type signature for `happyReduction_217' Inferred type: happyReduction_217 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3073:0: Warning: Definition but no type signature for `happyReduction_218' Inferred type: happyReduction_218 :: HappyAbsSyn -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3082:0: Warning: Definition but no type signature for `happyReduction_219' Inferred type: happyReduction_219 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3089:0: Warning: Definition but no type signature for `happyReduction_220' Inferred type: happyReduction_220 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3090:1: Warning: Defined but not used: `happy_x_4' Language/Haskell/Parser.hs:3092:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3103:0: Warning: Definition but no type signature for `happyReduction_221' Inferred type: happyReduction_221 :: forall t. HappyStk HappyAbsSyn -> t -> P HappyAbsSyn Language/Haskell/Parser.hs:3104:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3104:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3110:0: Warning: Definition but no type signature for `happyReduction_222' Inferred type: happyReduction_222 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3110:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3112:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3119:0: Warning: Definition but no type signature for `happyReduction_223' Inferred type: happyReduction_223 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3119:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3121:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3128:0: Warning: Definition but no type signature for `happyReduction_224' Inferred type: happyReduction_224 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3129:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3131:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3140:0: Warning: Definition but no type signature for `happyReduction_225' Inferred type: happyReduction_225 :: HappyStk HappyAbsSyn -> HappyStk HappyAbsSyn Language/Haskell/Parser.hs:3141:1: Warning: Defined but not used: `happy_x_5' Language/Haskell/Parser.hs:3143:1: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3156:0: Warning: Definition but no type signature for `happyReduction_226' Inferred type: happyReduction_226 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3157:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3166:0: Warning: Definition but no type signature for `happyReduction_227' Inferred type: happyReduction_227 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn Language/Haskell/Parser.hs:3167:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3174:0: Warning: Definition but no type signature for `happyReduction_228' Inferred type: happyReduction_228 :: forall t. t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3174:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3182:0: Warning: Definition but no type signature for `happyReduction_229' Inferred type: happyReduction_229 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3189:0: Warning: Definition but no type signature for `happyReduction_230' Inferred type: happyReduction_230 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3190:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3199:0: Warning: Definition but no type signature for `happyReduction_231' Inferred type: happyReduction_231 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3206:0: Warning: Definition but no type signature for `happyReduction_232' Inferred type: happyReduction_232 :: forall t. HappyAbsSyn -> t -> HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3207:1: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3216:0: Warning: Definition but no type signature for `happyReduction_233' Inferred type: happyReduction_233 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3216:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3217:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3223:0: Warning: Definition but no type signature for `happyReduction_234' Inferred type: happyReduction_234 :: forall t t1. t -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3223:19: Warning: Defined but not used: `happy_x_2' Language/Haskell/Parser.hs:3224:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3230:0: Warning: Definition but no type signature for `happyReduction_235' Inferred type: happyReduction_235 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3230:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3232:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3239:0: Warning: Definition but no type signature for `happyReduction_236' Inferred type: happyReduction_236 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3246:0: Warning: Definition but no type signature for `happyReduction_237' Inferred type: happyReduction_237 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3253:0: Warning: Definition but no type signature for `happyReduction_238' Inferred type: happyReduction_238 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3253:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3255:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3262:0: Warning: Definition but no type signature for `happyReduction_239' Inferred type: happyReduction_239 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3269:0: Warning: Definition but no type signature for `happyReduction_240' Inferred type: happyReduction_240 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3269:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3271:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3278:0: Warning: Definition but no type signature for `happyReduction_241' Inferred type: happyReduction_241 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3285:0: Warning: Definition but no type signature for `happyReduction_242' Inferred type: happyReduction_242 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3285:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3287:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3294:0: Warning: Definition but no type signature for `happyReduction_243' Inferred type: happyReduction_243 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3301:0: Warning: Definition but no type signature for `happyReduction_244' Inferred type: happyReduction_244 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3301:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3303:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3310:0: Warning: Definition but no type signature for `happyReduction_245' Inferred type: happyReduction_245 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3317:0: Warning: Definition but no type signature for `happyReduction_246' Inferred type: happyReduction_246 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3317:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3319:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3326:0: Warning: Definition but no type signature for `happyReduction_247' Inferred type: happyReduction_247 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3333:0: Warning: Definition but no type signature for `happyReduction_248' Inferred type: happyReduction_248 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3333:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3335:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3342:0: Warning: Definition but no type signature for `happyReduction_249' Inferred type: happyReduction_249 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3349:0: Warning: Definition but no type signature for `happyReduction_250' Inferred type: happyReduction_250 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3349:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3351:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3358:0: Warning: Definition but no type signature for `happyReduction_251' Inferred type: happyReduction_251 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3365:0: Warning: Definition but no type signature for `happyReduction_252' Inferred type: happyReduction_252 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3365:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3367:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3374:0: Warning: Definition but no type signature for `happyReduction_253' Inferred type: happyReduction_253 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3381:0: Warning: Definition but no type signature for `happyReduction_254' Inferred type: happyReduction_254 :: forall t t1. t -> HappyAbsSyn -> t1 -> HappyAbsSyn Language/Haskell/Parser.hs:3381:19: Warning: Defined but not used: `happy_x_3' Language/Haskell/Parser.hs:3383:1: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3390:0: Warning: Definition but no type signature for `happyReduction_255' Inferred type: happyReduction_255 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3397:0: Warning: Definition but no type signature for `happyReduction_256' Inferred type: happyReduction_256 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3404:0: Warning: Definition but no type signature for `happyReduction_257' Inferred type: happyReduction_257 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3411:0: Warning: Definition but no type signature for `happyReduction_258' Inferred type: happyReduction_258 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3418:0: Warning: Definition but no type signature for `happyReduction_259' Inferred type: happyReduction_259 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3425:0: Warning: Definition but no type signature for `happyReduction_260' Inferred type: happyReduction_260 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3432:0: Warning: Definition but no type signature for `happyReduction_261' Inferred type: happyReduction_261 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3432:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3438:0: Warning: Definition but no type signature for `happyReduction_262' Inferred type: happyReduction_262 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3445:0: Warning: Definition but no type signature for `happyReduction_263' Inferred type: happyReduction_263 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3452:0: Warning: Definition but no type signature for `happyReduction_264' Inferred type: happyReduction_264 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3453:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3459:0: Warning: Definition but no type signature for `happyReduction_265' Inferred type: happyReduction_265 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3460:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: QVarId _ ConId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3466:0: Warning: Definition but no type signature for `happyReduction_266' Inferred type: happyReduction_266 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3466:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3472:0: Warning: Definition but no type signature for `happyReduction_267' Inferred type: happyReduction_267 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3472:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3478:0: Warning: Definition but no type signature for `happyReduction_268' Inferred type: happyReduction_268 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3478:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3484:0: Warning: Definition but no type signature for `happyReduction_269' Inferred type: happyReduction_269 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3484:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3490:0: Warning: Definition but no type signature for `happyReduction_270' Inferred type: happyReduction_270 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3490:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3496:0: Warning: Definition but no type signature for `happyReduction_271' Inferred type: happyReduction_271 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3496:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3502:0: Warning: Definition but no type signature for `happyReduction_272' Inferred type: happyReduction_272 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3509:0: Warning: Definition but no type signature for `happyReduction_273' Inferred type: happyReduction_273 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3510:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ VarSym _ ... Language/Haskell/Parser.hs:3516:0: Warning: Definition but no type signature for `happyReduction_274' Inferred type: happyReduction_274 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3517:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3523:0: Warning: Definition but no type signature for `happyReduction_275' Inferred type: happyReduction_275 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3530:0: Warning: Definition but no type signature for `happyReduction_276' Inferred type: happyReduction_276 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3531:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3537:0: Warning: Definition but no type signature for `happyReduction_277' Inferred type: happyReduction_277 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3538:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3544:0: Warning: Definition but no type signature for `happyReduction_278' Inferred type: happyReduction_278 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3551:0: Warning: Definition but no type signature for `happyReduction_279' Inferred type: happyReduction_279 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3558:0: Warning: Definition but no type signature for `happyReduction_280' Inferred type: happyReduction_280 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3565:0: Warning: Definition but no type signature for `happyReduction_281' Inferred type: happyReduction_281 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3572:0: Warning: Definition but no type signature for `happyReduction_282' Inferred type: happyReduction_282 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3573:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3579:0: Warning: Definition but no type signature for `happyReduction_283' Inferred type: happyReduction_283 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3579:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3585:0: Warning: Definition but no type signature for `happyReduction_284' Inferred type: happyReduction_284 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3585:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3591:0: Warning: Definition but no type signature for `happyReduction_285' Inferred type: happyReduction_285 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3592:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3598:0: Warning: Definition but no type signature for `happyReduction_286' Inferred type: happyReduction_286 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3598:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3604:0: Warning: Definition but no type signature for `happyReduction_287' Inferred type: happyReduction_287 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3605:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3611:0: Warning: Definition but no type signature for `happyReduction_288' Inferred type: happyReduction_288 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3612:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3618:0: Warning: Definition but no type signature for `happyReduction_289' Inferred type: happyReduction_289 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3619:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3625:0: Warning: Definition but no type signature for `happyReduction_290' Inferred type: happyReduction_290 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3626:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3632:0: Warning: Definition but no type signature for `happyReduction_291' Inferred type: happyReduction_291 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3633:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ QConId _ ... Language/Haskell/Parser.hs:3639:0: Warning: Definition but no type signature for `happyReduction_292' Inferred type: happyReduction_292 :: forall t t1. t -> t1 -> P HappyAbsSyn Language/Haskell/Parser.hs:3639:20: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3639:31: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3644:0: Warning: Definition but no type signature for `happyReduction_293' Inferred type: happyReduction_293 :: forall t t1. t -> t1 -> P HappyAbsSyn Language/Haskell/Parser.hs:3644:20: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3644:31: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3649:0: Warning: Definition but no type signature for `happyReduction_294' Inferred type: happyReduction_294 :: forall t. t -> HappyAbsSyn Language/Haskell/Parser.hs:3649:19: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3655:0: Warning: Definition but no type signature for `happyReduction_295' Inferred type: happyReduction_295 :: forall t t1. HappyStk t -> t1 -> P HappyAbsSyn Language/Haskell/Parser.hs:3655:20: Warning: Defined but not used: `happy_x_1' Language/Haskell/Parser.hs:3656:1: Warning: Defined but not used: `happyRest' Language/Haskell/Parser.hs:3656:12: Warning: Defined but not used: `tk' Language/Haskell/Parser.hs:3661:0: Warning: Definition but no type signature for `happyReduction_296' Inferred type: happyReduction_296 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3662:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ QConId _ VarSym _ ... Language/Haskell/Parser.hs:3668:0: Warning: Definition but no type signature for `happyReduction_297' Inferred type: happyReduction_297 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3669:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: VarId _ QVarId _ ConId _ VarSym _ ... Language/Haskell/Parser.hs:3675:0: Warning: Definition but no type signature for `happyReduction_298' Inferred type: happyReduction_298 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3682:0: Warning: Definition but no type signature for `happyReduction_299' Inferred type: happyReduction_299 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3689:0: Warning: Definition but no type signature for `happyReduction_300' Inferred type: happyReduction_300 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3696:0: Warning: Definition but no type signature for `happyReduction_301' Inferred type: happyReduction_301 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3703:0: Warning: Definition but no type signature for `happyReduction_302' Inferred type: happyReduction_302 :: HappyAbsSyn -> HappyAbsSyn Language/Haskell/Parser.hs:3712:1: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Language/Haskell/Parser.hs:3714:7: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3715:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3716:7: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3717:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3718:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3719:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3720:9: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3721:9: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3722:8: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3723:10: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3724:11: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3725:11: Warning: Defined but not used: `happy_dollar_dollar' Language/Haskell/Parser.hs:3781:0: Warning: Definition but no type signature for `happyError_' Inferred type: happyError_ :: forall a. Token -> P a Language/Haskell/Parser.hs:3787:0: Warning: Definition but no type signature for `happyThen1' Inferred type: happyThen1 :: forall a b. P a -> (a -> P b) -> P b Language/Haskell/Parser.hs:3791:19: Warning: Defined but not used: `token' Language/Haskell/Parser.hs:3793:0: Warning: Definition but no type signature for `parse' Inferred type: parse :: P HsModule Language/Haskell/Parser.hs:3796:0: Warning: Definition but no type signature for `happySeq' Inferred type: happySeq :: forall a b. a -> b -> b templates/GenericTemplate.hs:75:0: Warning: Definition but no type signature for `happyParse' Inferred type: happyParse :: Int# -> P HappyAbsSyn templates/GenericTemplate.hs:83:0: Warning: Definition but no type signature for `happyAccept' Inferred type: happyAccept :: forall t t1 t2. Int# -> t -> Int# -> t1 -> HappyStk t2 -> P t2 templates/GenericTemplate.hs:83:15: Warning: Defined but not used: `tk' templates/GenericTemplate.hs:83:18: Warning: Defined but not used: `st' templates/GenericTemplate.hs:83:21: Warning: Defined but not used: `sts' templates/GenericTemplate.hs:85:14: Warning: Defined but not used: `tk' templates/GenericTemplate.hs:85:20: Warning: Defined but not used: `sts' templates/GenericTemplate.hs:129:0: Warning: Definition but no type signature for `indexShortOffAddr' Inferred type: indexShortOffAddr :: HappyAddr -> Int# -> Int# templates/GenericTemplate.hs:175:45: Warning: This binding for `i' shadows the existing binding bound at templates/GenericTemplate.hs:175:9 In a case alternative templates/GenericTemplate.hs:179:21: Warning: Defined but not used: `i' templates/GenericTemplate.hs:184:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:184:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:186:34: Warning: Defined but not used: `action' templates/GenericTemplate.hs:189:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:189:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:191:52: Warning: Defined but not used: `action' templates/GenericTemplate.hs:195:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:195:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:197:68: Warning: Defined but not used: `action' templates/GenericTemplate.hs:201:18: Warning: Defined but not used: `i' templates/GenericTemplate.hs:201:20: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:203:84: Warning: Defined but not used: `action' templates/GenericTemplate.hs:207:12: Warning: Defined but not used: `k' templates/GenericTemplate.hs:207:14: Warning: Defined but not used: `i' templates/GenericTemplate.hs:207:16: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:209:25: Warning: Defined but not used: `st' templates/GenericTemplate.hs:211:25: Warning: Defined but not used: `action' templates/GenericTemplate.hs:215:17: Warning: Defined but not used: `k' templates/GenericTemplate.hs:215:19: Warning: Defined but not used: `nt' templates/GenericTemplate.hs:215:22: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:219:36: Warning: Defined but not used: `action' templates/GenericTemplate.hs:222:0: Warning: Defined but not used: `happyMonad2Reduce' templates/GenericTemplate.hs:222:0: Warning: Definition but no type signature for `happyMonad2Reduce' Inferred type: happyMonad2Reduce :: Int# -> Int# -> (HappyStk HappyAbsSyn -> Token -> P HappyAbsSyn) -> Int# -> Token -> Int# -> Happy_IntList -> HappyStk HappyAbsSyn -> P HappyAbsSyn templates/GenericTemplate.hs:222:18: Warning: Defined but not used: `k' templates/GenericTemplate.hs:222:20: Warning: Defined but not used: `nt' templates/GenericTemplate.hs:222:23: Warning: Defined but not used: `fn' templates/GenericTemplate.hs:224:26: Warning: Defined but not used: `j' templates/GenericTemplate.hs:226:36: Warning: Defined but not used: `action' templates/GenericTemplate.hs:236:0: (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Language/Haskell/Lexer_split dist/build/Language/Haskell/Parser_split dist/build/Language/Haskell/ParseMonad_split dist/build/Language/Haskell/Pretty_split dist/build/Language/Haskell/Syntax_split dist/build/Language/Haskell/ParseUtils_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHShaskell-src-1.0.1.3_p.a Warning: Definition but no type signature for `happyDrop' Inferred type: happyDrop :: Int# -> Happy_IntList -> Happy_IntList templates/GenericTemplate.hs:239:0: Warning: Definition but no type signature for `happyDropStk' Inferred type: happyDropStk :: forall t. Int# -> HappyStk t -> HappyStk t templates/GenericTemplate.hs:240:16: Warning: Defined but not used: `x' templates/GenericTemplate.hs:260:17: Warning: Defined but not used: `old_st' templates/GenericTemplate.hs:260:26: Warning: Defined but not used: `stk' templates/GenericTemplate.hs:283:0: Warning: Definition but no type signature for `notHappyAtAll' Inferred type: notHappyAtAll :: forall a. a templates/GenericTemplate.hs:290:12: Warning: Defined but not used: `x' templates/GenericTemplate.hs:302:13: Warning: Defined but not used: `a' <> /usr/bin/ar: creating dist/build/libHShaskell-src-1.0.1.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell-src' Registering haskell-src-1.0.1.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.html html/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.html` ( cd html && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.html || touch html/unbuildable Configuring html-1.0.1.2... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages html; then \ cd html && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library html-1.0.1.2... Generating Makefile html-1.0.1.2... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/html' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name html-1.0.1.2 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Text.Html Text.Html.BlockTable <> for dir in dist/build/Text/ dist/build/Text/Html/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/html' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/html' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name html-1.0.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Html/BlockTable.hs -o dist/build/Text/Html/BlockTable.o -ohi dist/build/Text/Html/BlockTable.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name html-1.0.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Html.hs -o dist/build/Text/Html.o -ohi dist/build/Text/Html.hi T ext/Html.hs:87:54: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `addAttrs' Text/Html.hs:106:0: Warning: Definition but no type signature for `isNoHtml' Inferred type: isNoHtml :: Html -> Bool Text/Html.hs:705:20: Warning: Defined but not used: `fn' Text/Html.hs:743:0: Warning: Definition but no type signature for `combine' Inferred type: combine :: (BT.BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html)) -> HtmlTable -> HtmlTable -> HtmlTable Text/Html.hs:813:17: Warning: Defined but not used: `c' Text/Html.hs:841:0: Warning: Definition but no type signature for `treeColors' Inferred type: treeColors :: [[Char]] Text/Html.hs:867:26: Warning: This binding for `markupTag' shadows the existing binding defined at Text/Html.hs:41:14 In the definition of `debug' Text/Html.hs:868:30: Warning: This binding for `markupContent' shadows the existing binding defined at Text/Html.hs:43:14 In the definition of `debug' Text/Html.hs:869:29: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `debug' Text/Html.hs:918:11: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `widget' Text/Html.hs:960:0: Warning: Definition but no type signature for `renderMessage' Inferred type: renderMessage :: [Char] Text/Html.hs:980:28: Warning: This binding for `name' shadows the existing binding defined at Text/Html.hs:450:0 In the definition of `renderHtml'' Text/Html.hs:982:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `renderHtml'' Text/Html.hs:992:28: Warning: This binding for `name' shadows the existing binding defined at Text/Html.hs:450:0 In the definition of `prettyHtml'' Text/Html.hs:994:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `prettyHtml'' Text/Html.hs:1004:0: Warning: Definition but no type signature for `rmNL' Inferred type: rmNL :: [Char] -> [Char] Text/Html.hs:1010:12: Warning: This binding for `name' shadows the existing binding defined at Text/Html.hs:450:0 In the definition of `renderTag' Text/Html.hs:1010:17: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `renderTag' Text/Html.hs:1022:25: Warning: This binding for `tag' shadows the existing binding defined at Text/Html.hs:110:0 In the definition of `showPair' <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Text/Html_split dist/build/Text/Html/BlockTable_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHShtml-1.0.1.2.a /usr/bin/ld -x -r -o dist/build/HShtml-1.0.1.2.o dist/build/Text/Html.o dist/build/Text/Html/BlockTable.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHShtml-1.0.1.2.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name html-1.0.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Html/BlockTable.hs -o dist/build/Text/Html/BlockTable.p_o -ohi dist/build/Text/Html/BlockTable.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name html-1.0.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/Html.hs -o dist/build/Text/Html.p_o -ohi dist/build/Text/Html.p_hi Text/Html.hs:87:54: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `addAttrs' Text/Html.hs:106:0: Warning: Definition but no type signature for `isNoHtml' Inferred type: isNoHtml :: Html -> Bool Text/Html.hs:705:20: Warning: Defined but not used: `fn' Text/Html.hs:743:0: Warning: Definition but no type signature for `combine' Inferred type: combine :: (BT.BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html)) -> HtmlTable -> HtmlTable -> HtmlTable Text/Html.h s:813:17: Warning: Defined but not used: `c' Text/Html.hs:841:0: Warning: Definition but no type signature for `treeColors' Inferred type: treeColors :: [[Char]] Text/Html.hs:867:26: Warning: This binding for `markupTag' shadows the existing binding defined at Text/Html.hs:41:14 In the definition of `debug' Text/Html.hs:868:30: Warning: This binding for `markupContent' shadows the existing binding defined at Text/Html.hs:43:14 In the definition of `debug' Text/Html.hs:869:29: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `debug' Text/Html.hs:918:11: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `widget' Text/Html.hs:960:0: Warning: Definition but no type signature for `renderMessage' Inferred type: renderMessage :: [Char] Text/Html.hs:980:28: Warning: This binding for `name' shadows the existing binding defined at Text/Html.hs:450:0 In the definition of `renderHtml'' Text/Html.hs:982:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `renderHtml'' Text/Html.hs:992:28: Warning: This binding for `name' shadows the existing binding defined at Text/Html.hs:450:0 In the definition of `prettyHtml'' Text/Html.hs:994:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `prettyHtml'' Text/Html.hs:1004:0: Warning: Definition but no type signature for `rmNL ' Inferred type: rmNL :: [Char] -> [Char] Text/Html.hs:1010:12: Warning: This binding for `name' shadows the existing binding defined at Text/Html.hs:450:0 In the definition of `renderTag' Text/Html.hs:1010:17: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/Html.hs:42:14 In the definition of `renderTag' Text/Html.hs:1022:25: Warning: This binding for `tag' shadows the existing binding defined at Text/Html.hs:110:0 In the definition of `showPair' <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Text/Html_split dist/build/Text/Html/BlockTable_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHShtml-1.0.1.2_p.a /usr/bin/ar: creating dist/build/libHShtml-1.0.1.2_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/html' Registering html-1.0.1.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.network network/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.network` ( cd network && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.network || touch network/unbuildable Configuring network-2.2.0.1... checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for readlink... yes checking for symlink... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getaddrinfo... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages network; then \ cd network && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library network-2.2.0.1... Generating Makefile network-2.2.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/network' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Network Network.BSD Network.Socket Network.URI <> for dir in dist/build/ dist/build/Network/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/network' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/network' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Network/Socket.hs -o dist/build/Network/Socket.o -ohi dist/build/Network/Socket.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Network/URI.hs -o dist/build/Network/URI.o -ohi dist/build/Network/URI.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package parsec-2.1.0.1 -optc-DCALLCONV=ccall -optc-D_GNU_SOURCE -optc-O2 -odir dist/build -c cbits/ancilData.c -o dist/build/cbits/ancilData.o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package parsec-2.1.0.1 -optc-DCALLCONV=ccall -optc-D_GNU_SOURCE -optc-O2 -odir dist/build -c cbits/HsNet.c -o dist/build/cbits/HsNet.o Netwo rk/URI.hs:108:0: Warning: The import item `GenParser(..)' suggests that `GenParser' has constructors or class methods, but it has none Network/URI.hs:108:0: Warning: The import item ` ParseError(..)' suggests that `ParseError' has constructors or class methods, but it has none Network/URI.hs:111:49: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `lookAhead' Network/URI.hs:112:36: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `letter' Network/URI.hs:112:44: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `digit' Network/URI.hs:11 2:51: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `hexDigit' Network/URI.hs:116:40: Warning: Imported from `Data.Char' but not used: `isSpace' Network/URI.hs:118:0: Warning: Module `Debug.Trace' is imported, but nothing from it is used, except perhaps instances visible in `Debug.Trace' To suppress this warning, use: import Debug.Trace() Network/URI.hs:122:0: Warning: Module `Data.Maybe' is imported, but nothing from it is used, except perhaps instances visible in `Data.Maybe' To suppress this warning, use: import Data.Maybe() Network/URI.hs:210:16: Warning: This binding for `uri' shadows the existing binding defined at Network/URI.hs:393:0 In the definition of `showsPrec' Network/URI .hs:221:0: Warning: Defined but not used: `testDefaultUserInfoMap' Network/URI.hs:221:0: Warning: Definition but no type signature for `testDefaultUserInfoMap' Inferred type: testDefaultUserInfoMap :: [Bool] Network/URI.hs:305:0: Warning: Defined but not used: `testURIReference' Network/URI.hs:320:14: Warning: Defined but not used: `u' Network/URI.hs:360:0: Warning: Definition but no type signature for `isGenDelims' Inferred type: isGenDelims :: Char -> Bool Network/URI.hs:362:0: Warning: Definition but no type signature for `isSubDelims' Inferred type: isSubDelims :: Char -> Bool Network/URI.hs:365:0: Warning: Defined but not used: `genDelims' Network/URI.hs:480:0: Warning: Definition but no type signature for `isIpvFutureChar' Inferred type: isIpvFutureChar :: Char -> Bool Network/URI.hs:580:13: Warning: Defaulting the following constraint(s) to type `Integer' `Read a' arising from a use of `read' at Network/URI.hs:580:13-19 `Num a' arising from the literal `255' at Network/URI.hs:580:23-25 `Ord a' arising from a use of `>' at Network/URI.hs:580:13-25 In the first argument of `(>)', namely `read a1' In the expression: read a1 > 255 In the expression: if read a1 > 255 then fail "Decimal octet value too large" else return a1 Network/URI.hs:788:0: Warning: Definition but no type signature for `isAlphaChar' Inferred type: isAlphaChar :: Char -> Bool Network/URI.hs:790:0: Warning: Definition but no type signature for `isDigitChar' Inferred type: isDigitChar :: Char -> Bool Network/URI.hs:792:0: Warning: Definition but no type signature for `isAlphaNumChar' Inferred type: isAlphaNumChar :: Char -> Bool Network/URI.hs:794:0: Warning: Definition but no type signature for `isHexDigitChar' Inferred type: isHexDigitChar :: Char -> Bool Network/URI.hs:796:0: Warning: Definition but no type signature for `isSchemeChar' Inferred type: isSchemeChar :: Char -> Bool Network/URI.hs:805:0: Warning: Defined but not used: `alphaNumChar' Network/URI.hs:848:40: Warning: This binding for `scheme' shadows the existing binding defined at Network/URI.hs:1224:0 In the definition of `uriToString' Network/URI.hs:849:43: Warning: This binding for `authority' shadows the existing binding defined at Network/URI.hs:1228:0 In the definition of `uriToString' Network/URI.hs:850:38: Warning: This binding for `path' shadows the existing binding defined at Network/URI.hs:1236:0 In the definition of `uriToString' Network/URI.hs:851:39: Warning: This binding for `query' shadows the existing binding defined at Network/URI.hs:1240:0 In the definition of `uriToString' Network/URI.hs:852:42: Warning: This binding for `fragment' shadows the existing binding defined at Network/URI.hs:1244:0 In the definition of `uriToString' Network/URI.hs:862:38: Warning: This binding for `port' shadows the existing binding defined at Network/URI.hs:596:0 In the definition of `uriAuthToString' Network/URI.hs:897:13: Warning: This binding for `c' shadows the existing binding bound at Network/URI.hs:890:16 In a case alternative Network/URI.hs:1010:10: Warning: Defined but not used: `r' Network/URI.hs:1023:10: Warning: This binding for `path' shadows the existing binding defined at Network/URI.hs:1236:0 In the definition of `splitLast' Network/URI.hs:1080:17: Warning: Defined but not used: `base' Network/URI.hs:1112:16: Warning: This binding for `na' shadows the existing binding bound at Network/URI.hs:1102:12 In the definition of `protect' Network/URI.hs:1195:0: Warning: Defined but not used: `traceShow' Network/URI.hs:1198:0: Warning: Defined but not used: `traceVal' <> Network/Socket.hsc:207:0: Warning: Module ` System.IO' is imported, but nothing from it is used, except perhaps instances visible in `System.IO' To suppress this warning, use: import System.IO() Network/Socket.hsc:208:30: Warning: Imported from `Control.Monad' but not used: `when' Network/Socket.hsc:211:0: Warning: Module `Control.Exception' is imported, but nothing from it is used, except perhaps instances visible in `Control.Exception' To suppress this warning, use: import Control.Exception() Network/Socket.hsc:277:0: Warning: Definition but no type signature for `socketStatusTc' Inferred type: socketStatusTc :: TyCon Network/Socket.hsc:287:0: Warning: Definition but no type signature for `socketTc' Inferred type: socketTc :: TyCon Network/Socket.hsc:303:12: Warning: Defined but not used: `n' Network/Socket.hsc:334:0: Warning: Definition but no type signature for `portNumberTc' Inferred type: portNumberTc :: TyCon Network/Socket.hsc:420:0: Warning: Definition but no type signature for `sockAddrTc' Inferred type: sockAddrTc :: TyCon Network/Socket.hsc:459:15: Warning: This binding for `i' shadows the existing binding bound at Network/Socket.hsc:456:9 In the definition of `sl' Network/Socket.hsc:471:8: Warning: This binding for `a' shadows the existing binding bound at Network/Socket.hsc:468:11 In the definition of `sr' Network/Socket.hsc:471:15: Warning: This binding for `i' shadows the existing binding bound at Network/Socket.hsc:468:9 In the definition of `sr' Network/Socket.hsc:500:0: Warning: Definition but no type signature for `pokeSockAddr' Inferred type: pokeSockAddr :: forall b. Ptr b -> SockAddr -> IO () Network/Socket.hsc:541:2: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#] Network/Socket.hsc:562:0: Warning: Defined but not used: `zeroMemory' Network/Socket.hsc:563:39: Warning: Defined but not used: `memset' Network/Socket.hsc:567:0: Warning: Pattern match(es) are non-exhaustive In the definition of `sizeOfSockAddr_Family': Patterns not matched: AF_BLUETOOTH AF_WANPIPE AF_PPPOX AF_IRDA ... Network/Socket.hsc:567:0: Warning: Definition but no type signature for `sizeOfSockAddr_Family' Inferred type: sizeOfSockAddr_Family :: forall t. (Num t) => Family -> t Network/Socket.hsc:576:0: Warning: Definition but no type signature for `sizeOfSockAddr' Inferred type: sizeOfSockAddr :: SockAddr -> Int Network/Socket.hsc:637:4: Warning: Defined but not used: `rc' Network/Socket.hsc:646:4: Warning: This binding for `mkSocket' shadows the existing binding defined at Network/Socket.hsc:295:0 In the binding group for: mkSocket Network/Socket.hsc:687:3: Warning: Defined but not used: `status' Network/Socket.hsc:687:3: Warning: This binding for `status' shadows the existing binding bound at Network/Socket.hsc:680:30 In a pattern binding in a 'do' expression Network/Socket.hsc:727:4: Warning: Defined but not used: `otherwise' Network/Socket.hsc:727:4: Warning: This binding for `otherwise' shadows the existing binding imported from Prelude In a case alternative Network/Socket.hsc:865:47: Warning: Defined but not used: `status' Network/Socket.hsc:885:53: Warning: Defined but not used: `status' Network/Socket.hsc:919:42: Warning: Defined but not used: `status' Network/Socket.hsc:938:8: Warning: Defined but not used: `sock' Network/Socket.hsc:938:50: Warning: Defined but not used: `status' Network/Socket.hsc:957:4: Warning: This binding for `s' shadows the existing binding bound at Network/Socket.hsc:938:23 In a pattern binding in a 'do' expression Network/Socket.hsc:995:3: Warning: Defined but not used: `sz' Network/Socket.hsc:995:3: Warning: This binding for `sz' shadows the existing binding bound at Network/Socket.hsc:992:31 In a pattern binding in a 'do' expression Network/Socket.hsc:1071:0: Warning: Definition but no type signature for `socketOptionTc' Inferred type: socketOptionTc :: TyCon Network/Socket.hsc:1089:2: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: DummySocketOption__ Network/Socket.hsc:1181:12: Warning: Defaulting the following constraint(s) to type `Integer' `Integral t' arising from a use of `fromIntegral' at Network/Socket.hsc:1181:12-28 In the expression: (fromIntegral (12)) In the definition of `sz': sz = (fromIntegral (12)) In the expression: do let fd = fdSocket sock let sz = (fromIntegral (12)) with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... Network/Socket.hsc:1258:6: Warning: This binding for `len' shadows the existing binding bound at Network/Socket.hsc:1245:25 In a pattern binding in a 'do' expression Network/Socket.hsc:1715:17: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [0#, 1#, 2#, 10#, 22#, 12#, 5#, 16#, 9#, 3#, 4#, 34#, 6#, 7#, 8#, 11#, 13#, 14#, 17#, 18#, 19#, 20#, 23#, 24#, 25#, 31#] Network/Socket.hsc:1937:0: Warning: Definition but no type signature for `socketTypeTc' Inferred type: socketTypeTc :: TyCon Network/Socket.hsc:1957:21: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [0#, 1#, 2#, 3#, 4#, 5#] Network/Socket.hsc:2014:0: Warning: Definition but no type signature for `shutdownCmdTc' Inferred type: shutdownCmdTc :: TyCon Network/Socket.hsc:2157:0: Warning: Definition but no type signature for `addrInfoFlagTc' Inferred type: addrInfoFlagTc :: TyCon Network/Socket.hsc:2204:0: Warning: Definition but no type signature for `addrInfoTc' Inferred type: addrInfoTc :: TyCon Network/Socket.hsc:2253:0: Warning: Definition but no type signature for `nameInfoFlagTc' Inferred type: nameInfoFlagTc :: TyCon Network/Socket.hsc:2548:2: Warning: Defined but not used: `c_accept_safe' Network/Socket.hsc:2553:47: Warning: Defined but not used: `threaded' Network/Socket.hsc:2599:8: Warning: This binding for `repeat' shadows the existing binding imported from Prelude In the binding group for: repeat Network/Socket.hsc:2601:0: Warning: Definition but no type signature for `throwSocketErrorIfMinus1Retry' Inferred type: throwSocketErrorIfMinus1Retry :: forall a. (Num a) => String -> IO a -> IO a <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Network/BSD.hs -o dist/build/Network/BSD.o -ohi dist/build/Network/BSD.hi Network/BSD.hsc:98:0: Warning: Module `Foreign.C.Error' is i mported, but nothing from it is used, except perhaps instances visible in `Foreign.C.Error' To suppress this warning, use: import Foreign.C.Error() Network/BSD.hsc:99:48: Warning: Imported from `Foreign.C.String' but not used: `peekCStringLen' Network/BSD.hsc:100:39: Warning: Imported from `Foreign.C.Types' but not used: type constructor or class `CChar' Network/BSD.hsc:100:53: Warning: Imported from `Foreign.C.Types' but not used: type constructor or class `CShort' Network/BSD.hsc:106:0: Warning: Module `System.IO.Unsafe' is imported, but nothing from it is used, except perhaps instances visible in `System.IO.Unsafe' To suppress this warning, use: import System.IO.Unsafe() Network/BSD.hsc:141:0: Warning: Definition but no type signature for `serviceEntryTc' Inferred type: serviceEntryTc :: TyCon Network/BSD.hsc:167:8: Warning: Defined but not used: `p' Network/BSD.hsc:245:0: Warning: Definition but no type signature for `protocolEntryTc' Inferred type: protocolEntryTc :: TyCon Network/BSD.hsc:271:8: Warning: Defined but not used: `p' Network/BSD.hsc:335:0: Warning: Definition but no type signature for `hostEntryTc' Inferred type: hostEntryTc :: TyCon Network/BSD.hsc:358:8: Warning: Defined but not used: `p' Network/BSD.hsc:440:0: Warning: Definition but no type signature for `networkEntryTc' Inferred type: networkEntryTc :: TyCon Network/BSD.hsc:461:8: Warning: Defined but not used: `p' Network/BSD.hsc:559:0: Warning: Definition but no type signature for `trySysCall' Inferred type: trySysCall :: forall t. t -> t <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Network.hs -o dist/build/Network.o -ohi dist/build/Network.hi Ne twork.hs:265:5: Warning: Defined but not used: `e' Network.hs:283:7: Warning: Defined but not used: `sock' Network.hs:395:0: Warning: Definition but no type signature for `bracketOnError' Inferred type: bracketOnError :: forall a b c. IO a -> (a -> IO b) -> (a -> IO c) -> IO c <> (echo dist/build/cbits/ancilData.o dist/build/cbits/HsNet.o `find dist/build -name "*_stub.o" -print`; find dist/build/Network_split dist/build/Network/BSD_split dist/build/Network/Socket_split dist/build/Network/URI_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSnetwork-2.2.0.1.a /usr/bin/ld -x -r -o dist/build/HSnetwork-2.2.0.1.o dist/build/Network.o dist/build/Network/BSD.o dist/build/Network/Socket.o dist/build/Network/URI.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/ancilData.o dist/build/cbits/HsNet.o /usr/bin/ar: creating dist/build/libHSnetwork-2.2.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Network/Socket.hs -o dist/build/Network/Socket.p_o -ohi dist/build/Network/Socket.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Network/URI.hs -o dist/build/Network/URI.p_o -ohi dist/build/Network/URI.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package parsec-2.1.0.1 -optc-DCALLCONV=ccall -optc-D_GNU_SOURCE -optc-O2 -odir dist/build -c cbits/ancilData.c -o dist/build/cbits/ancilData.p_o /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package parsec-2.1.0.1 -optc-DCALLCONV=ccall -optc-D_GNU_SOURCE -optc-O2 -odir dist/build -c cbits/HsNet.c -o dist/build/cbits/HsNet.p_o Network/URI.hs:108:0: Warning: The import item `GenParser(..)' suggests that `GenParser' has constructors or class methods, but it has none Network/URI.hs:108:0: Warning: The import item `ParseError(..)' suggests that `ParseError' has constructors or class methods, but it has none Network/URI.h s:111:49: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `lookAhead' Network/URI.hs:112:36: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `letter' Network/URI.hs:112:44: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `digit' Network/URI.hs:112:51: Warning: Imported from `Text.ParserCombinators.Parsec' but not used: `hexDigit' Network/URI.hs:116:40: Warning: Imported from `Data.Char' but not used: `isSpace' Network/URI.hs:118 :0: Warning: Module `Debug.Trace' is imported, but nothing from it is used, except perhaps instances visible in `Debug.Trace' To suppress this warning, use: import Debug.Trace() Network/URI.hs:122:0: Warning: Module `Data.Maybe' is imported, but nothing from it is used, except perhaps instances visible in `Data.Maybe' To suppress this warning, use: import Data.Maybe() Network/URI.hs:210:16: Warning: This binding for `uri' shadows the existing binding defined at Network/URI.hs:393:0 In the definition of `showsPrec' Network/URI.hs:221:0: Warning: Defined but not used: `testDefaultUserInfoMap' Network/URI.hs:221:0: Warning: Definition but no type signature for `testDefaultUserInfoMap' Inferred type: testDefaultUserInfoMap :: [Bool] Network/URI.hs:305:0: Warning: Defined but not used: `testURIReference' Network/URI.hs:320:14: Warning: Defined but not used: `u' Network/URI.hs:360:0: Warning: Definition but no type signature for `isGenDelims' Inferred type: isGenDelims :: Char -> Bool Network/URI.hs:362:0: Warning: Definition but no type signature for `isSubDelims' Inferred type: isSubDelims :: Char -> Bool Network/URI.hs:365:0: Warning: Defined but not used: `genDelims' Network/URI.hs:480:0: Warning: Definition but no type signature for `isIpvFutureChar' Inferred type: isIpvFutureChar :: Char -> Bool Network/URI.hs:580:13: Warning: Defaulting the following constraint(s) to type `Integer' `Read a' arising from a use of `read' at Network/URI.hs:580:13-19 `Num a' arising from the literal `255' at Network/URI.hs:580:23-25 `Ord a' arising from a use of `>' at Network/URI.hs:580:13-25 In the first argument of `(>)', namely `read a1' In the expression: read a1 > 255 In the expression: if read a1 > 255 then fail "Decimal octet value too large" else return a1 Network/URI.hs:788:0: Warning: Definition but no type signature for `isAlphaChar' Inferred type: isAlphaChar :: Char -> Bool Network/URI.hs:790:0: Warning: Definition but no type signature for `isDigitChar' Inferred type: isDigitChar :: Char -> Bool Network/URI .hs:792:0: Warning: Definition but no type signature for `isAlphaNumChar' Inferred type: isAlphaNumChar :: Char -> Bool Network/URI.hs:794:0: Warning: Definition but no type signature for `isHexDigitChar' Inferred type: isHexDigitChar :: Char -> Bool Network/URI.hs:796:0: Warning: Definition but no type signature for `isSchemeChar' Inferred type: isSchemeChar :: Char -> Bool Network/URI.hs:805:0: Warning: Defined but not used: `alphaNumChar' Network/URI.hs:848:40: Warning: This binding for `scheme' shadows the existing binding defined at Network/URI.hs:1224:0 In the definition of `uriToString' Network/URI.hs:849:43: Warning: This binding for `authority' shadows the existing binding defined at Network/URI.hs:1228:0 In the definition of `uriToString' Network/URI.hs:850:38: Warning: This binding for `path' shadows the existing binding defined at Network/URI.hs:1236:0 In the definition of `uriToString' Network/URI.hs:851:39: Warning: This binding for `query' shadows the existing binding defined at Network/URI.hs:1240:0 In the definition of `uriToString' Network/URI.hs:852:42: Warning: This binding for `fragment' shadows the existing binding defined at Network/URI.hs:1244:0 In the definition of `uriToString' Network/URI.hs:862:38: Warning: This binding for `port' shadows the existing binding defined at Network/URI.hs:596:0 In the definition of `uriAuthToString' Network/URI.hs:897:13: Warning: This binding for `c' shadows the existing binding bound at Network/URI.hs:890:16 In a case alternative Network/URI.hs:1010:10: Warning: Defined but not used: `r' Network/URI.hs:1023:10: Warning: This binding for `path' shadows the existing binding defined at Network/URI.hs:1236:0 In the definition of `splitLast' Network/URI.hs:1080:17: Warning: Defined but not used: `base' Network/URI.hs:1112:16: Warning: This binding for `na' shadows the existing binding bound at Network/URI.hs:1102:12 In the definition of `protect' Network/URI.hs:1195:0: Warning: Defined but not used: `traceShow' Network/URI.hs:1198:0: Warning: Defined but not used: `traceVal' <> Network/Socket.hsc:207:0: Warning: Module ` System.IO' is imported, but nothing from it is used, except perhaps instances visible in `System.IO' To suppress this warning, use: import System.IO() Network/Socket.hsc:208:30: Warning: Imported from `Control.Monad' but not used: `when' Network/Socket.hsc:211:0: Warning: Module `Control.Exception' is imported, but nothing from it is used, except perhaps instances visible in `Control.Exception' To suppress this warning, use: import Control.Exception() Network/Socket.hsc:277:0: Warning: Definition but no type signature for `socketStatusTc' Inferred type: socketStatusTc :: TyCon Network/Socket.hsc:287:0: Warning: Definition but no type signature for `socketTc' Inferred type: socketTc :: TyCon Network/Socket.hsc:303:12: Warning: Defined but not used: `n' Network/Socket.hsc:334:0: Warning: Definition but no type signature for `portNumberTc' Inferred type: portNumberTc :: TyCon Network/Socket.hsc:420:0: Warning: Definition but no type signature for `sockAddrTc' Inferred type: sockAddrTc :: TyCon Network/Socket.hsc:459:15: Warning: This binding for `i' shadows the existing binding bound at Network/Socket.hsc:456:9 In the definition of `sl' Network/Socket.hsc:471:8: Warning: This binding for `a' shadows the existing binding bound at Network/Socket.hsc:468:11 In the definition of `sr' Network/Socket.hsc:471:15: Warning: This binding for `i' shadows the existing binding bound at Network/Socket.hsc:468:9 In the definition of `sr' Network/Socket.hsc:500:0: Warning: Definition but no type signature for `pokeSockAddr' Inferred type: pokeSockAddr :: forall b. Ptr b -> SockAddr -> IO () Network/Socket.hsc:541:2: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#] Network/Socket.hsc:562:0: Warning: Defined but not used: `zeroMemory' Network/Socket.hsc:563:39: Warning: Defined but not used: `memset' Network/Socket.hsc:567:0: Warning: Pattern match(es) are non-exhaustive In the definition of `sizeOfSockAddr_Family': Patterns not matched: AF_BLUETOOTH AF_WANPIPE AF_PPPOX AF_IRDA ... Network/Socket.hsc:567:0: Warning: Definition but no type signature for `sizeOfSockAddr_Family' Inferred type: sizeOfSockAddr_Family :: forall t. (Num t) => Family -> t Network/Socket.hsc:576:0: Warning: Definition but no type signature for `sizeOfSockAddr' Inferred type: sizeOfSockAddr :: SockAddr -> Int Network/Socket.hsc:637:4: Warning: Defined but not used: `rc' Network/Socket.h sc:646:4: Warning: This binding for `mkSocket' shadows the existing binding defined at Network/Socket.hsc:295:0 In the binding group for: mkSocket Network/Socket.hsc:687:3: Warning: Defined but not used: `status' Network/Socket.hsc:687:3: Warning: This binding for `status' shadows the existing binding bound at Network/Socket.hsc:680:30 In a pattern binding in a 'do' expression Network/Socket.hsc:727:4: Warning: Defined but not used: `otherwise' Network/Socket.hsc:727:4: Warning: This binding for `otherwise' shadows the existing binding imported from Prelude In a case alternative Network/Socket.hsc:865:47: Warning: Defined but not used: `status' Network/Socket.hsc:885:53: Warning: Defined but not used: `status' Network/Socket.hsc:919:42: Warning: Defined but not used: `status' Network/Socket.hsc:938:8: Warning: Defined but not used: `sock' Network/Socket.hsc:938:50: Warning: Defined but not used: `status' Network/Socket.hsc:957:4: Warning: This binding for `s' shadows the existing binding bound at Network/Socket.hsc:938:23 In a pattern binding in a 'do' expression Network/Socket.hsc:995:3: Warning: Defined but not used: `sz' Network/Socket.hsc:995:3: Warning: This binding for `sz' shadows the existing binding bound at Network/Socket.hsc:992:31 In a pattern binding in a 'do' expression Network/Socket.hsc:1071:0: Warning: Definition but no type signature for `socketOptionTc' Inferred type: socketOptionTc :: TyCon Network/Socket.hsc:1089:2: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: DummySocketOption__ Network/Socket.hsc:1181:12: Warning: Defaulting the following constraint(s) to type `Integer' `Integral t' arising from a use of `fromIntegral' at Network/Socket.hsc:1181:12-28 In the expression: (fromIntegral (12)) In the definition of `sz': sz = (fromIntegral (12)) In the expression: do let fd = fdSocket sock let sz = (fromIntegral (12)) with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... Network/Socket.hsc:1258:6: Warning: This binding for `len' shadows the existing binding bound at Network/Socket.hsc:1245:25 In a pattern binding in a 'do' expression Network/Socket.hsc:1715:17: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [0#, 1#, 2#, 10#, 22#, 12#, 5#, 16#, 9#, 3#, 4#, 34#, 6#, 7#, 8#, 11#, 13#, 14#, 17#, 18#, 19#, 20#, 23#, 24#, 25#, 31#] Network/Socket.hsc:1937:0: Warning: Definition but no type signature for `socketTypeTc' Inferred type: socketTypeTc :: TyCon Network/Socket.hsc:1957:21: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [0#, 1#, 2#, 3#, 4#, 5#] Network/Socket.hsc:2014:0: Warning: Definition but no type signature for `shutdownCmdTc' Inferred type: shutdownCmdTc :: TyCon Network/Socket.hsc:2157:0: Warning: Definition but no type signature for `addrInfoFlagTc' Inferred type: addrInfoFlagTc :: TyCon Network/Socket.hsc:2204:0: Warning: Definition but no type signature for `addrInfoTc' Inferred type: addrInfoTc :: TyCon Network/Socket.hsc:2253:0: Warning: Definition but no type signature for `nameInfoFlagTc' Inferred type: nameInfoFlagTc :: TyCon Network/Socket.hsc:2548:2: Warning: Defined but not used: `c_accept_safe' Network/Socket.hsc:2553:47: Warning: Defined but not used: `threaded' Network/Socket.hsc:2599:8: Warning: This binding for `repeat' shadows the existing binding imported from Prelude In the binding group for: repeat Network/Socket.hsc:2601:0: Warning: Definition but no type signature for `throwSocketErrorIfMinus1Retry' Inferred type: throwSocketErrorIfMinus1Retry :: forall a. (Num a) => String -> IO a -> IO a <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c dist/build/Network/BSD.hs -o dist/build/Network/BSD.p_o -ohi dist/build/Network/BSD.p_hi Network/BSD.hsc:98:0: Warning: Module `Foreign.C.Error' is imported, but nothing from it is used, except perhaps instances visible in `Foreign.C.Error' To suppress this warning, use: import Foreign.C.Error() Network/BSD.hsc:99:48: Warning: Imported from `Foreign.C.String' but not used: `peekCStringLen' Network/BSD.hsc:100:39: Warning: Imported from `Foreign.C.Types' but not used: type constructor or class `CChar' Network/BSD.hsc:100:53: Warning: Imported from `Foreign.C.Types' but not used: type constructor or class `CShort' Network/BSD.hsc:106:0: Warning: Module `System.IO.Unsafe' is imported, b ut nothing from it is used, except perhaps instances visible in `System.IO.Unsafe' To suppress this warning, use: import System.IO.Unsafe() Network/BSD.hsc:141:0: Warning: Definition but no type signature for `serviceEntryTc' Inferred type: serviceEntryTc :: TyCon Network/BSD.hsc:167:8: Warning: Defined but not used: `p' Network/BSD.hsc:245:0: Warning: Definition but no type signature for `protocolEntryTc' Inferred type: protocolEntryTc :: TyCon Network/BSD.hsc:271:8: Warning: Defined but not used: `p' Network/BSD.hsc:335:0: Warning: Definition but no type signature for `hostEntryTc' Inferred type: hostEntryTc :: TyCon Network/BSD.hsc:358:8: Warning: Defined but not used: `p' Network/BSD.hsc:440:0: Warning: Definition but no type signature for `networkEntryTc' Inferred type: networkEntryTc :: TyCon Network/BSD.hsc:461:8: Warning: Defined but not used: `p' Network/BSD.hsc:559:0: Warning: Definition but no type signature for `trySysCall' Inferred type: trySysCall :: forall t. t -> t <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name network-2.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package parsec-2.1.0.1 -O -DCALLCONV=ccall -D_GNU_SOURCE -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Network.hs -o dist/build/Network.p_o -ohi dist/build/Network.p_hi Ne twork.hs:265:5: Warning: Defined but not used: `e' Network.hs:283:7: Warning: Defined but not used: `sock' Network.hs:395:0: Warning: Definition but no type signature for `bracketOnError' Inferred type: bracketOnError :: forall a b c. IO a -> (a -> IO b) -> (a -> IO c) -> IO c <> (echo dist/build/cbits/ancilData.p_o dist/build/cbits/HsNet.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/Network_split dist/build/Network/BSD_split dist/build/Network/Socket_split dist/build/Network/URI_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSnetwork-2.2.0.1_p.a /usr/bin/ar: creating dist/build/libHSnetwork-2.2.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/network' Registering network-2.2.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.QuickCheck QuickCheck/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.QuickCheck` ( cd QuickCheck && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.QuickCheck || touch QuickCheck/unbuildable Configuring QuickCheck-1.2.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages QuickCheck; then \ cd QuickCheck && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library QuickCheck-1.2.0.0... Generating Makefile QuickCheck-1.2.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/QuickCheck' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Debug.QuickCheck.Batch Debug.QuickCheck.Poly Debug.QuickCheck.Utils Debug.QuickCheck Test.QuickCheck.Batch Test.QuickCheck.Poly Test.QuickCheck.Utils Test.QuickCheck <> for dir in dist/build/Debug/ dist/build/Debug/QuickCheck/ dist/build/Test/ dist/build/Test/QuickCheck/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/QuickCheck' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/QuickCheck' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck.hs -o dist/build/Test/QuickCheck.o -ohi dist/build/Test/QuickCheck.hi Test/QuickCheck.hs:93:13: Warning: Defined but not used: `n' Test/QuickCheck.hs:117:22: Warning: Defined but not used: `n' Test/QuickCheck.hs:117:24: Warning: Defined but not used: `r ' Test/QuickCheck.hs:132:34: Warning: Defined but not used: `i' Test/QuickCheck.hs:142:2: Warning: Pattern match(es) are non-exhaustive In the definition of `pick': Patterns not matched: _ [] Test/QuickCheck.hs:142:16: Warning: This binding for `xs' shadows the existing binding bound at Test/QuickCh eck.hs:138:10 In the definition of `pick' Test/QuickCheck.hs:188:0: Warning: Definition but no type signature for `fraction' Inferred type: fraction :: forall a. (Fractional a) => Integer -> Integer -> Integer -> a Test/QuickCheck.hs: 273:10: Warning: Defined but not used: `a' Test/QuickCheck.hs:305:23: Warning: Defined but not used: `args' Test/QuickCheck.hs:344:6: Warning: This binding for `result' shadows the existing binding defined at Test/QuickCheck.hs:240:0 In the binding group for: result, rnd1, rnd2 Test/QuickCheck.hs:365:2: Warning: Pattern match(es) are non-exhaustive In the definition of `pairLength': Patterns not matched: [] <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck/Batch.hs -o dist/build/Test/QuickCheck/Batch.o -ohi dist/build/Test/QuickCheck/Batch.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck/Utils.hs -o dist/build/Test/QuickCheck/Utils.o -ohi dist/build/Test/QuickCheck/Utils.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck.hs -o dist/build/Debug/QuickCheck.o -ohi dist/build/Debug/QuickCheck.hi <> T e s t / Q u i c k C h e c k /Utils.hs:29:26: Warning: This binding for `**' shadows the existing binding imported from Prelude at Test/QuickCheck/Utils.hs:23:0-13 In the definition of `isAssociativeBy' Test/QuickCheck/Utils .hs:40:25: Warning: This binding for `**' shadows the existing binding imported from Prelude at Test/QuickCheck/Utils.hs:23:0-13 In the definition of `isCommutableBy' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck/Poly.hs -o dist/build/Test/QuickCheck/Poly.o -ohi dist/build/Test/QuickCheck/Poly.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck/Utils.hs -o dist/build/Debug/QuickCheck/Utils.o -ohi dist/build/Debug/QuickCheck/Utils.hi <> T e s t / Q u i c k C h e c k / B a t c h . h s : 1 5 3 : 0 : Warning: Definition but no type signature for ` batch ' Inferred type: batch :: Int -> Bool -> Config T e s t / Q u i c k C h e c k / B a t c h .hs:157:21: Warning: This binding for `n' shadows the existing binding bound at Test/QuickCheck/Batch.hs:153:6 In a lambda abstraction Test/QuickCheck/Batch.hs:196:14: Warning: This binding for `r' shadows the existing binding bound at Test/QuickCheck/Batch.hs:168:5 In a case alternative Tes t/QuickCheck/Batch.hs:217:14: Warning: This binding for `actions' shadows the existing binding bound at Test/QuickCheck/Batch.hs:206:20 In the definition of `tr' Test/QuickCheck/Batch.hs:223:16: Warning: Defined but not used: `s' Test/QuickCheck/Batch.hs:223:20: Warning: Defined but not used: `ss' Test/QuickCheck/Batch.hs:227:15: Warning: Defined but not used: `e' Test/QuickCheck/Batch.hs:235:9: Warning: Defined but not used: `no' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck/Batch.hs -o dist/build/Debug/QuickCheck/Batch.o -ohi dist/build/Debug/QuickCheck/Batch.hi <> Test/QuickCheck/Poly.hs:32:0: Warning: Module `Test.QuickCheck.Utils' is imported, but nothing from it is used, except perhaps instances visible in `Test.QuickCheck.Utils' To suppress this warning, use: import Test.QuickCheck.Utils() Test/QuickCheck/Poly.hs:63:14: Warning: Defined but not used: data constructor `ALPHA_' Test/QuickCheck/Poly.hs:66:13: Warning: Defined but not used: data constructor `BETA_' Test/QuickCheck/Poly.hs:69:14: Warning: Defined but not used: data constructor `GAMMA_' Test/QuickCheck/Poly.hs:72:17: Warning: Defined but not used: data constructor `OrdALPHA_' Test/Qu ickCheck/Poly.hs:75:16: Warning: Defined but not used: data constructor `OrdBETA_' Test/QuickCheck/Poly.hs:78:17: Warning: Defined but not used: data constructor `OrdGAMMA_' Test/QuickCheck/Poly.hs:85:0: Warning: Defined but not used: `prop_OrdPOLY' Test/QuickCheck/Poly.hs:85:0: Warning: Definition but no type signature for `prop_OrdPOLY' Inferred type: prop_OrdPOLY :: OrdALPHA -> OrdALPHA -> Property Test/QuickCheck/Poly.hs:86:10: Warning: Defined but not used: `types' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck/Poly.hs -o dist/build/Debug/QuickCheck/Poly.o -ohi dist/build/Debug/QuickCheck/Poly.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Debug/QuickCheck/Batch_split dist/build/Debug/QuickCheck/Poly_split dist/build/Debug/QuickCheck/Utils_split dist/build/Debug/QuickCheck_split dist/build/Test/QuickCheck/Batch_split dist/build/Test/QuickCheck/Poly_split dist/build/Test/QuickCheck/Utils_split dist/build/Test/QuickCheck_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSQuickCheck-1.2.0.0.a /usr/bin/ld -x -r -o dist/build/HSQuickCheck-1.2.0.0.o dist/build/Debug/QuickCheck/Batch.o dist/build/Debug/QuickCheck/Poly.o dist/build/Debug/QuickCheck/Utils.o dist/build/Debug/QuickCheck.o dist/build/Test/QuickCheck/Batch.o dist/build/Test/QuickCheck/Poly.o dist/build/Test/QuickCheck/Utils.o dist/build/Test/QuickCheck.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSQuickCheck-1.2.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck.hs -o dist/build/Test/QuickCheck.p_o -ohi dist/build/Test/QuickCheck.p_hi Test/QuickCheck.hs:93:13: Warning: Defined but not used: `n' Test/QuickCheck.hs:117:22: Warning: Defined but not used: `n' Test/QuickCheck.hs:117:24: Warning: Defined but not used: `r' Test/QuickCheck.hs:132:34: Warning: Defined but not used: `i' Test/QuickCheck.hs:142:2: Warning: Pattern match(es) are non-exhaustive In the definition of `pick': Patterns not matched: _ [] Test/QuickCheck.hs:142:16: Warning: This binding for `xs' shadows the existing binding bound at Test/QuickCheck.hs:138:10 In the definition of `pick' Test/QuickCheck.hs:188:0: Warning: Definition but no type signature for `fraction' Inferred type: fraction :: forall a. (Fractional a) => Integer -> Integer -> Integer -> a Test/QuickCheck.hs:273:10: Warning: Defined but not used: `a' Te st/QuickCheck.hs:305:23: Warning: Defined but not used: `args' Test/QuickCheck.hs:344:6: Warning: This binding for `result' shadows the existing binding defined at Test/QuickCheck.hs:240:0 In the binding group for: result, rnd1, rnd2 Test/QuickCheck.hs:365:2: Warning: Pattern match(es) are non-exhaustive In the definition of `pairLength': Patterns not matched: [] <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck/Batch.hs -o dist/build/Test/QuickCheck/Batch.p_o -ohi dist/build/Test/QuickCheck/Batch.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck/Utils.hs -o dist/build/Test/QuickCheck/Utils.p_o -ohi dist/build/Test/QuickCheck/Utils.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck.hs -o dist/build/Debug/QuickCheck.p_o -ohi dist/build/Debug/QuickCheck.p_hi <> Test/QuickCheck/Utils.hs:29:26: Warning: This binding for `**' shadows the existing binding imported from Prelude at Test/QuickCheck/Utils.hs:23:0-13 In the definition of `isAssociativeBy' Test/QuickCheck/Utils.hs:40:25: Warning: This binding for `**' shadows the existing binding imported from Prelude at Test/QuickCheck/Utils.hs:23:0-13 In the definition of `isCommutableBy' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/QuickCheck/Poly.hs -o dist/build/Test/QuickCheck/Poly.p_o -ohi dist/build/Test/QuickCheck/Poly.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck/Utils.hs -o dist/build/Debug/QuickCheck/Utils.p_o -ohi dist/build/Debug/QuickCheck/Utils.p_hi <> Test/QuickCheck/Batch.hs:153:0: Warning: Definition but no type signature for `batch' Inferred type: batch :: Int -> Bool -> Config Test/QuickCheck/Batch.hs:157:21: Warning: This binding for `n' shadows the existing binding bound at Test/QuickCheck/Batch.hs:153:6 In a lambda abstraction Test/QuickCheck/Batch.hs:196:14: Warning: This binding for `r' shadows the existing binding bound at Test/QuickCheck/Batch.hs:168:5 In a case alternative Test/QuickCheck/Batch.hs:217:14: Warning: This binding for `actions' shadows the existing binding bound at Test/QuickCheck/Batch.hs:206:20 In the definition of `tr' Test/QuickCheck/Batch.hs:223:16: Warning: Defined but not used: `s' Test/QuickCheck/Batch.hs:223:20: Warning: Defined but not used: `ss' Test/QuickCheck/Batch.hs:227:15: Warning: Defined but not used: `e' Test/QuickCheck/Batch.hs:235:9: Warning: Defined but not used: `no' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck/Batch.hs -o dist/build/Debug/QuickCheck/Batch.p_o -ohi dist/build/Debug/QuickCheck/Batch.p_hi <> Test/QuickCheck/Poly.hs:32:0: Warning: Module `Test.QuickCheck.Utils' is imported, but nothing from it is used, except perhaps instances visible in `Test.QuickCheck.Utils' To suppress this warning, use: import Test.QuickCheck.Utils() Test/QuickCheck/Poly.hs:63:14: Warning: Defined but not used: data constructor `ALPHA_' Test/QuickCheck/Poly.hs:66:13: Warning: Defined but not used: data constructor `BETA_' Test/QuickCheck/Poly.hs:69:14: Warning: Defined but not used: data constructor `GAMMA_' Test/QuickCheck/Poly.hs:72:17: Warning: Defined but not used: data constructor `OrdALPHA_' Test/Qu ickCheck/Poly.hs:75:16: Warning: Defined but not used: data constructor `OrdBETA_' Test/QuickCheck/Poly.hs:78:17: Warning: Defined but not used: data constructor `OrdGAMMA_' Test/QuickCheck/Poly.hs:85:0: Warning: Defined but not used: `prop_OrdPOLY' Test/QuickCheck/Poly.hs:85:0: Warning: Definition but no type signature for `prop_OrdPOLY' Inferred type: prop_OrdPOLY :: OrdALPHA -> OrdALPHA -> Property Test/QuickCheck/Poly.hs:86:10: Warning: Defined but not used: `types' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name QuickCheck-1.2.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.0 -package random-1.0.0.1 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Debug/QuickCheck/Poly.hs -o dist/build/Debug/QuickCheck/Poly.p_o -ohi dist/build/Debug/QuickCheck/Poly.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Debug/QuickCheck/Batch_split dist/build/Debug/QuickCheck/Poly_split dist/build/Debug/QuickCheck/Utils_split dist/build/Debug/QuickCheck_split dist/build/Test/QuickCheck/Batch_split dist/build/Test/QuickCheck/Poly_split dist/build/Test/QuickCheck/Utils_split dist/build/Test/QuickCheck_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSQuickCheck-1.2.0.0_p.a /usr/bin/ar: creating dist/build/libHSQuickCheck-1.2.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/QuickCheck' Registering QuickCheck-1.2.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.HUnit HUnit/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.HUnit` ( cd HUnit && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.HUnit || touch HUnit/unbuildable Configuring HUnit-1.2.0.3... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages HUnit; then \ cd HUnit && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library HUnit-1.2.0.3... Generating Makefile HUnit-1.2.0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/HUnit' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Test.HUnit.Base Test.HUnit.Lang Test.HUnit.Terminal Test.HUnit.Text Test.HUnit <> for dir in dist/build/Test/ dist/build/Test/HUnit/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/HUnit' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/HUnit' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Lang.lhs -o dist/build/Test/HUnit/Lang.o -ohi dist/build/Test/HUnit/Lang.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Terminal.lhs -o dist/build/Test/HUnit/Terminal.o -ohi dist/build/Test/HUnit/Terminal.hi T est/HUnit/Terminal.lhs:27:7: Warning: Defined but not used: `f' Test/HUnit/Terminal.lhs:27:16: Warning: Defined but not used: `as' Test/HUnit/Terminal.lhs :27:25: Warning: Defined but not used: `cs' <> Test/HUnit/Lang.lhs:20:2: Warning: Module `Data.List' is imported, but nothing from it is used, except perhaps instances visible in `Data.List' To suppress this warning, use: import Data.List() <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Base.lhs -o dist/build/Test/HUnit/Base.o -ohi dist/build/Test/HUnit/Base.hi Test/HUnit/Base.lhs:95:2: Warning: This binding for `pred' shadows the existing binding imported from Prelude In the definition of `@?' Test/HUnit/Base.lhs:113:14: Warning: Defined but not used: `p' Test/HUnit/Base.lhs:114:14: Warning: Defined but not used: `p' Test/HUnit/Base.lhs:134:46: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:131:16 In a pattern binding in a list comprehension Test/HUnit/Base.lhs:135:26: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/B ase.lhs:131:16 In the definition of `tcp' Test/HUnit/Base.lhs:161:2: Warning: This binding for `pred' shadows the existing binding imported from Prelude In the definition of `~?' Test/HUnit/Base.lhs:207:10: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:198:52 In the definition of `pt' Test/HUnit/Base.lhs:215:29: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In the bind ing group for: c, t, ss', ssF, ssE Test/HUnit/Base.lhs:220:10: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:198:52 In the definition of `pt' Test/HUnit/Base.lhs:221:14: Warning: This binding for `ss' shadows the existing binding bound at Test/HUnit/Base.lhs:220:7 In the definition of `f' Test/HUnit/Base.lhs:221:18: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:220:10 In the definition of `f' Test/HUnit/Base.lhs:221:23: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In the definition of `f' Test/HUnit/Base.lhs:223:10: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:198:52 In the definition of `pt' Test/HUnit/Base.lhs:223:30: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In the definition of `pt' Test/HUnit/Base.lhs:225:26: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In the definition of `withNode' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Text.lhs -o dist/build/Test/HUnit/Text.o -ohi dist/build/Test/HUnit/Text.hi Test/HUnit/Text.lhs:58:19: Warning: Defined but not used: `cnt' Test/HUnit/Text.lhs:72:20: Warning: This binding for `tail' shadows the existing binding imported from Prelude In the definition of `acc' Test/HUnit/Text.lhs:82:5: Warning: This binding for `counts' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In a pattern binding in a 'do' expression Test/HUnit/Text.lhs:86:19: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Text.lhs:81:27 In the definition of `reportStart' Test/HUnit/Text.lhs:89:31: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Text.lhs:81:27 In the definition of `reportProblem' Test/HUnit/Text.lhs:98:29: Warning: This binding for `cases' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:98:4 4: Warning: This binding for `tried' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:99:30: Warning: This binding for `errors' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:99:49: Warning: This binding for `failures' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:124:20: Warning: This binding for `counts' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2- 23 In a pattern binding in a 'do' expression <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit.lhs -o dist/build/Test/HUnit.o -ohi dist/build/Test/HUnit.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Test/HUnit/Base_split dist/build/Test/HUnit/Lang_split dist/build/Test/HUnit/Terminal_split dist/build/Test/HUnit/Text_split dist/build/Test/HUnit_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSHUnit-1.2.0.3.a /usr/bin/ld -x -r -o dist/build/HSHUnit-1.2.0.3.o dist/build/Test/HUnit/Base.o dist/build/Test/HUnit/Lang.o dist/build/Test/HUnit/Terminal.o dist/build/Test/HUnit/Text.o dist/build/Test/HUnit.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSHUnit-1.2.0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Lang.lhs -o dist/build/Test/HUnit/Lang.p_o -ohi dist/build/Test/HUnit/Lang.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Terminal.lhs -o dist/build/Test/HUnit/Terminal.p_o -ohi dist/build/Test/HUnit/Terminal.p_hi T est/HUnit/Terminal.lhs:27:7: Warning: Defined but not used: `f' Test/HUnit/Terminal.lhs:27:16: Warning: Defined but not used: `as' Test/HUnit/Terminal.lhs:27: 25: Warning: Defined but not used: `cs' <> T est/HUnit/Lang.lhs:20:2: Warning: Module `Data.List' is imported, but nothing from it is used, except perhaps instances visible in `Data.List' To suppress this warning, use: import Data.List() <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Base.lhs -o dist/build/Test/HUnit/Base.p_o -ohi dist/build/Test/HUnit/Base.p_hi Test/HUnit/Base.lhs:95:2: Warning: This binding for ` pred' shadows the existing binding imported from Prelude In the definition of `@?' Test/HUnit/Base.lhs:113:14: Warning: Defined but not used: `p' Test/HUnit/Base.lhs:114:14: Warning: Defined but not used: `p' Test/HUnit/Base.lhs:134:46: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:131:16 In a pattern binding in a list comprehension Test/HUnit/Base.lhs:135:26: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit /Base.lhs:131:16 In the definition of `tcp' Test/HUnit/Base.lhs:161:2: Warning: This binding for `pred' shadows the existing binding imported from Prelude In the definition of `~?' Test/HUnit/Base.lhs:207:10: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:198:52 In the definition of `pt' Test/HUnit/Base.lhs:215:29: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In th e binding group for: c, t, ss', ssF, ssE Test/HUnit/Base.lhs:220:10: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:198:52 In the definition of `pt' Test/HUnit/Base.lhs:221:14: Warning: This binding for `ss' shadows the existing binding bound at Test/HUnit/Base.lhs:220:7 In the definition of `f' Test/HUnit/Base.lhs:221:18: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:220:10 In the definition of `f' Test/HUnit/Base.lhs:221:23: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In the definition of `f' Test/HUnit/Base.lhs:223:10: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Base.lhs:198:52 In the definition of `pt' Test/HUnit/Base.lhs:223:30: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In the definition of `pt' Test/HUnit/Base.lhs:225:26: Warning: This binding for `t' shadows the existing binding bound at Test/HUnit/Base.lhs:198:55 In the definition of `withNode' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit/Text.lhs -o dist/build/Test/HUnit/Text.p_o -ohi dist/build/Test/HUnit/Text.p_hi T est/HUnit/Text.lhs:58:19: Warning: Defined but not used: `cnt' Test/HUnit/Text.lhs:72:20: Warning: This binding for `tail' shadows the existing binding imported from Prelude In the definition of `acc' Test/HUnit/Text.lhs:82:5: Warning: This binding for `counts' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In a pattern binding in a 'do' expression Test/HUnit/Text.lhs: 86:19: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Text.lhs:81:27 In the definition of `reportStart' Test/HUnit/Text.lhs:89:31: Warning: This binding for `us' shadows the existing binding bound at Test/HUnit/Text.lhs:81:27 In the definition of `reportProblem' Test/HUnit/Text.lhs:98:29: Warning: This binding for `cases' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:98:44: Warning: This binding for `tried' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:99:30: Warning: This binding for `errors' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:99:49: Warning: This binding for `failures' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In the definition of `showCounts' Test/HUnit/Text.lhs:124:20: Warning: This binding for `counts' shadows the existing binding imported from Test.HUnit.Base at Test/HUnit/Text.lhs:13:2-23 In a pattern binding in a 'do' expression <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name HUnit-1.2.0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Test/HUnit.lhs -o dist/build/Test/HUnit.p_o -ohi dist/build/Test/HUnit.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Test/HUnit/Base_split dist/build/Test/HUnit/Lang_split dist/build/Test/HUnit/Terminal_split dist/build/Test/HUnit/Text_split dist/build/Test/HUnit_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSHUnit-1.2.0.3_p.a /usr/bin/ar: creating dist/build/libHSHUnit-1.2.0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/HUnit' Registering HUnit-1.2.0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.mtl mtl/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.mtl` ( cd mtl && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.mtl || touch mtl/unbuildable Configuring mtl-1.1.0.2... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages mtl; then \ cd mtl && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library mtl-1.1.0.2... Generating Makefile mtl-1.1.0.2... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/mtl' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Control.Monad.Cont Control.Monad.Cont.Class Control.Monad.Error Control.Monad.Error.Class Control.Monad.Identity Control.Monad.List Control.Monad.RWS Control.Monad.RWS.Class Control.Monad.RWS.Lazy Control.Monad.RWS.Strict Control.Monad.Reader Control.Monad.Reader.Class Control.Monad.State Control.Monad.State.Class Control.Monad.State.Lazy Control.Monad.State.Strict Control.Monad.Trans Control.Monad.Writer Control.Monad.Writer.Class Control.Monad.Writer.Lazy Control.Monad.Writer.Strict <> for dir in dist/build/Control/Monad/ dist/build/Control/Monad/Cont/ dist/build/Control/Monad/Error/ dist/build/Control/Monad/RWS/ dist/build/Control/Monad/Reader/ dist/build/Control/Monad/State/ dist/build/Control/Monad/Writer/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/mtl' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/mtl' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Trans.hs -o dist/build/Control/Monad/Trans.o -ohi dist/build/Control/Monad/Trans.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State/Class.hs -o dist/build/Control/Monad/State/Class.o -ohi dist/build/Control/Monad/State/Class.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Reader/Class.hs -o dist/build/Control/Monad/Reader/Class.o -ohi dist/build/Control/Monad/Reader/Class.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Cont/Class.hs -o dist/build/Control/Monad/Cont/Class.o -ohi dist/build/Control/Monad/Cont/Class.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer/Class.hs -o dist/build/Control/Monad/Writer/Class.o -ohi dist/build/Control/Monad/Writer/Class.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Error/Class.hs -o dist/build/Control/Monad/Error/Class.o -ohi dist/build/Control/Monad/Error/Class.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Identity.hs -o dist/build/Control/Monad/Identity.o -ohi dist/build/Control/Monad/Identity.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Cont.hs -o dist/build/Control/Monad/Cont.o -ohi dist/build/Control/Monad/Cont.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS/Class.hs -o dist/build/Control/Monad/RWS/Class.o -ohi dist/build/Control/Monad/RWS/Class.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/List.hs -o dist/build/Control/Monad/List.o -ohi dist/build/Control/Monad/List.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Reader.hs -o dist/build/Control/Monad/Reader.o -ohi dist/build/Control/Monad/Reader.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State/Lazy.hs -o dist/build/Control/Monad/State/Lazy.o -ohi dist/build/Control/Monad/State/Lazy.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State/Strict.hs -o dist/build/Control/Monad/State/Strict.o -ohi dist/build/Control/Monad/State/Strict.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer/Lazy.hs -o dist/build/Control/Monad/Writer/Lazy.o -ohi dist/build/Control/Monad/Writer/Lazy.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer/Strict.hs -o dist/build/Control/Monad/Writer/Strict.o -ohi dist/build/Control/Monad/Writer/Strict.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Error.hs -o dist/build/Control/Monad/Error.o -ohi dist/build/Control/Monad/Error.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS/Lazy.hs -o dist/build/Control/Monad/RWS/Lazy.o -ohi dist/build/Control/Monad/RWS/Lazy.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS/Strict.hs -o dist/build/Control/Monad/RWS/Strict.o -ohi dist/build/Control/Monad/RWS/Strict.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State.hs -o dist/build/Control/Monad/State.o -ohi dist/build/Control/Monad/State.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer.hs -o dist/build/Control/Monad/Writer.o -ohi dist/build/Control/Monad/Writer.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS.hs -o dist/build/Control/Monad/RWS.o -ohi dist/build/Control/Monad/RWS.hi <> <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Control/Monad/Cont_split dist/build/Control/Monad/Cont/Class_split dist/build/Control/Monad/Error_split dist/build/Control/Monad/Error/Class_split dist/build/Control/Monad/Identity_split dist/build/Control/Monad/List_split dist/build/Control/Monad/RWS_split dist/build/Control/Monad/RWS/Class_split dist/build/Control/Monad/RWS/Lazy_split dist/build/Control/Monad/RWS/Strict_split dist/build/Control/Monad/Reader_split dist/build/Control/Monad/Reader/Class_split dist/build/Control/Monad/State_split dist/build/Control/Monad/State/Class_split dist/build/Control/Monad/State/Lazy_split dist/build/Control/Monad/State/Strict_split dist/build/Control/Monad/Trans_split dist/build/Control/Monad/Writer_split dist/build/Control/Monad/Writer/Class_split dist/build/Control/Monad/Writer/Lazy_split dist/build/Control/Monad/Writer/Strict_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSmtl-1.1.0.2.a /usr/bin/ld -x -r -o dist/build/HSmtl-1.1.0.2.o dist/build/Control/Monad/Cont.o dist/build/Control/Monad/Cont/Class.o dist/build/Control/Monad/Error.o dist/build/Control/Monad/Error/Class.o dist/build/Control/Monad/Identity.o dist/build/Control/Monad/List.o dist/build/Control/Monad/RWS.o dist/build/Control/Monad/RWS/Class.o dist/build/Control/Monad/RWS/Lazy.o dist/build/Control/Monad/RWS/Strict.o dist/build/Control/Monad/Reader.o dist/build/Control/Monad/Reader/Class.o dist/build/Control/Monad/State.o dist/build/Control/Monad/State/Class.o dist/build/Control/Monad/State/Lazy.o dist/build/Control/Monad/State/Strict.o dist/build/Control/Monad/Trans.o dist/build/Control/Monad/Writer.o dist/build/Control/Monad/Writer/Class.o dist/build/Control/Monad/Writer/Lazy.o dist/build/Control/Monad/Writer/Strict.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSmtl-1.1.0.2.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Trans.hs -o dist/build/Control/Monad/Trans.p_o -ohi dist/build/Control/Monad/Trans.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State/Class.hs -o dist/build/Control/Monad/State/Class.p_o -ohi dist/build/Control/Monad/State/Class.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Reader/Class.hs -o dist/build/Control/Monad/Reader/Class.p_o -ohi dist/build/Control/Monad/Reader/Class.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Cont/Class.hs -o dist/build/Control/Monad/Cont/Class.p_o -ohi dist/build/Control/Monad/Cont/Class.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer/Class.hs -o dist/build/Control/Monad/Writer/Class.p_o -ohi dist/build/Control/Monad/Writer/Class.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Error/Class.hs -o dist/build/Control/Monad/Error/Class.p_o -ohi dist/build/Control/Monad/Error/Class.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Identity.hs -o dist/build/Control/Monad/Identity.p_o -ohi dist/build/Control/Monad/Identity.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Cont.hs -o dist/build/Control/Monad/Cont.p_o -ohi dist/build/Control/Monad/Cont.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/List.hs -o dist/build/Control/Monad/List.p_o -ohi dist/build/Control/Monad/List.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS/Class.hs -o dist/build/Control/Monad/RWS/Class.p_o -ohi dist/build/Control/Monad/RWS/Class.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Reader.hs -o dist/build/Control/Monad/Reader.p_o -ohi dist/build/Control/Monad/Reader.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State/Lazy.hs -o dist/build/Control/Monad/State/Lazy.p_o -ohi dist/build/Control/Monad/State/Lazy.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State/Strict.hs -o dist/build/Control/Monad/State/Strict.p_o -ohi dist/build/Control/Monad/State/Strict.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer/Lazy.hs -o dist/build/Control/Monad/Writer/Lazy.p_o -ohi dist/build/Control/Monad/Writer/Lazy.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer/Strict.hs -o dist/build/Control/Monad/Writer/Strict.p_o -ohi dist/build/Control/Monad/Writer/Strict.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Error.hs -o dist/build/Control/Monad/Error.p_o -ohi dist/build/Control/Monad/Error.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS/Lazy.hs -o dist/build/Control/Monad/RWS/Lazy.p_o -ohi dist/build/Control/Monad/RWS/Lazy.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS/Strict.hs -o dist/build/Control/Monad/RWS/Strict.p_o -ohi dist/build/Control/Monad/RWS/Strict.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/State.hs -o dist/build/Control/Monad/State.p_o -ohi dist/build/Control/Monad/State.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/Writer.hs -o dist/build/Control/Monad/Writer.p_o -ohi dist/build/Control/Monad/Writer.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name mtl-1.1.0.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/RWS.hs -o dist/build/Control/Monad/RWS.p_o -ohi dist/build/Control/Monad/RWS.p_hi <> <> <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Control/Monad/Cont_split dist/build/Control/Monad/Cont/Class_split dist/build/Control/Monad/Error_split dist/build/Control/Monad/Error/Class_split dist/build/Control/Monad/Identity_split dist/build/Control/Monad/List_split dist/build/Control/Monad/RWS_split dist/build/Control/Monad/RWS/Class_split dist/build/Control/Monad/RWS/Lazy_split dist/build/Control/Monad/RWS/Strict_split dist/build/Control/Monad/Reader_split dist/build/Control/Monad/Reader/Class_split dist/build/Control/Monad/State_split dist/build/Control/Monad/State/Class_split dist/build/Control/Monad/State/Lazy_split dist/build/Control/Monad/State/Strict_split dist/build/Control/Monad/Trans_split dist/build/Control/Monad/Writer_split dist/build/Control/Monad/Writer/Class_split dist/build/Control/Monad/Writer/Lazy_split dist/build/Control/Monad/Writer/Strict_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSmtl-1.1.0.2_p.a /usr/bin/ar: creating dist/build/libHSmtl-1.1.0.2_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/mtl' Registering mtl-1.1.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.time time/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.time` ( cd time && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.time || touch time/unbuildable /usr/bin/ghc -package-conf /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf --make Setup -o Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Setup.h s:5:0: Warning: Deprecated use of `defaultUserHooks' (imported from Distribution.Simple): Use simpleUserHooks or a utoc on fUserHooks, unless you need Cabal-1.2 compatibility in which case you must stick with defaultUserHooks Linking Setup ... ./Setup configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir=$pkgid --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option=--prefix=/usr --configure-option=--exec-prefix=/usr --configure-option=--bindir=/usr/bin --configure-option=--sbindir=/usr/sbin --configure-option=--sysconfdir=/etc --configure-option=--datadir=/usr/share --configure-option=--includedir=/usr/include --configure-option=--libdir=/usr/lib --configure-option=--libexecdir=/usr/libexec --configure-option=--localstatedir=/var --configure-option=--sharedstatedir=/usr/com --configure-option=--mandir=/usr/share/man --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options=--use-contents=../index.html --use-index=../doc-index.html --enable-library-profiling --enable-split-objs Warning: de faultUserHooks in Setup script is deprecated. Configuring time-1.1.2.2... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... /bin/grep checking for egrep... /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 include/HsTimeConfig.h if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages time; then \ cd time && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory ./Setup makefile -f GNUmakefile Preprocessing library time-1.1.2.2... Generating Makefile time-1.1.2.2... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/time' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Data.Time.Calendar Data.Time.Calendar.MonthDay Data.Time.Calendar.OrdinalDate Data.Time.Calendar.WeekDate Data.Time.Calendar.Julian Data.Time.Calendar.Easter Data.Time.Clock Data.Time.Clock.POSIX Data.Time.Clock.TAI Data.Time.LocalTime Data.Time.Format Data.Time Data.Time.Calendar.Private Data.Time.Calendar.Days Data.Time.Calendar.Gregorian Data.Time.Calendar.JulianYearDay Data.Time.Clock.Scale Data.Time.Clock.UTC Data.Time.Clock.CTimeval Data.Time.Clock.UTCDiff Data.Time.LocalTime.TimeZone Data.Time.LocalTime.TimeOfDay Data.Time.LocalTime.LocalTime Data.Time.Format.Parse <> for dir in dist/build/Data/ dist/build/Data/Time/ dist/build/Data/Time/Calendar/ dist/build/Data/Time/Clock/ dist/build/Data/Time/Format/ dist/build/Data/Time/LocalTime/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/time' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/time' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Private.hs -o dist/build/Data/Time/Calendar/Private.o -ohi dist/build/Data/Time/Calendar/Private.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Days.hs -o dist/build/Data/Time/Calendar/Days.o -ohi dist/build/Data/Time/Calendar/Days.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/CTimeval.hs -o dist/build/Data/Time/Clock/CTimeval.o -ohi dist/build/Data/Time/Clock/CTimeval.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/Scale.hs -o dist/build/Data/Time/Clock/Scale.o -ohi dist/build/Data/Time/Clock/Scale.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package old-locale-1.0.0.1 -optc-O2 -odir dist/build -c cbits/HsTime.c -o dist/build/cbits/HsTime.o <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/UTC.hs -o dist/build/Data/Time/Clock/UTC.o -ohi dist/build/Data/Time/Clock/UTC.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/OrdinalDate.hs -o dist/build/Data/Time/Calendar/OrdinalDate.o -ohi dist/build/Data/Time/Calendar/OrdinalDate.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/MonthDay.hs -o dist/build/Data/Time/Calendar/MonthDay.o -ohi dist/build/Data/Time/Calendar/MonthDay.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/JulianYearDay.hs -o dist/build/Data/Time/Calendar/JulianYearDay.o -ohi dist/build/Data/Time/Calendar/JulianYearDay.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Julian.hs -o dist/build/Data/Time/Calendar/Julian.o -ohi dist/build/Data/Time/Calendar/Julian.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Gregorian.hs -o dist/build/Data/Time/Calendar/Gregorian.o -ohi dist/build/Data/Time/Calendar/Gregorian.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/WeekDate.hs -o dist/build/Data/Time/Calendar/WeekDate.o -ohi dist/build/Data/Time/Calendar/WeekDate.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/POSIX.hs -o dist/build/Data/Time/Clock/POSIX.o -ohi dist/build/Data/Time/Clock/POSIX.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar.hs -o dist/build/Data/Time/Calendar.o -ohi dist/build/Data/Time/Calendar.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Easter.hs -o dist/build/Data/Time/Calendar/Easter.o -ohi dist/build/Data/Time/Calendar/Easter.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/UTCDiff.hs -o dist/build/Data/Time/Clock/UTCDiff.o -ohi dist/build/Data/Time/Clock/UTCDiff.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock.hs -o dist/build/Data/Time/Clock.o -ohi dist/build/Data/Time/Clock.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime/TimeZone.hs -o dist/build/Data/Time/LocalTime/TimeZone.o -ohi dist/build/Data/Time/LocalTime/TimeZone.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime/TimeOfDay.hs -o dist/build/Data/Time/LocalTime/TimeOfDay.o -ohi dist/build/Data/Time/LocalTime/TimeOfDay.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime/LocalTime.hs -o dist/build/Data/Time/LocalTime/LocalTime.o -ohi dist/build/Data/Time/LocalTime/LocalTime.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime.hs -o dist/build/Data/Time/LocalTime.o -ohi dist/build/Data/Time/LocalTime.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/TAI.hs -o dist/build/Data/Time/Clock/TAI.o -ohi dist/build/Data/Time/Clock/TAI.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Format/Parse.hs -o dist/build/Data/Time/Format/Parse.o -ohi dist/build/Data/Time/Format/Parse.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Format.hs -o dist/build/Data/Time/Format.o -ohi dist/build/Data/Time/Format.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time.hs -o dist/build/Data/Time.o -ohi dist/build/Data/Time.hi <> (echo dist/build/cbits/HsTime.o `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Time/Calendar_split dist/build/Data/Time/Calendar/MonthDay_split dist/build/Data/Time/Calendar/OrdinalDate_split dist/build/Data/Time/Calendar/WeekDate_split dist/build/Data/Time/Calendar/Julian_split dist/build/Data/Time/Calendar/Easter_split dist/build/Data/Time/Clock_split dist/build/Data/Time/Clock/POSIX_split dist/build/Data/Time/Clock/TAI_split dist/build/Data/Time/LocalTime_split dist/build/Data/Time/Format_split dist/build/Data/Time_split dist/build/Data/Time/Calendar/Private_split dist/build/Data/Time/Calendar/Days_split dist/build/Data/Time/Calendar/Gregorian_split dist/build/Data/Time/Calendar/JulianYearDay_split dist/build/Data/Time/Clock/Scale_split dist/build/Data/Time/Clock/UTC_split dist/build/Data/Time/Clock/CTimeval_split dist/build/Data/Time/Clock/UTCDiff_split dist/build/Data/Time/LocalTime/TimeZone_split dist/build/Data/Time/LocalTime/TimeOfDay_split dist/build/Data/Time/LocalTime/LocalTime_split dist/build/Data/Time/Format/Parse_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHStime-1.1.2.2.a /usr/bin/ld -x -r -o dist/build/HStime-1.1.2.2.o dist/build/Data/Time/Calendar.o dist/build/Data/Time/Calendar/MonthDay.o dist/build/Data/Time/Calendar/OrdinalDate.o dist/build/Data/Time/Calendar/WeekDate.o dist/build/Data/Time/Calendar/Julian.o dist/build/Data/Time/Calendar/Easter.o dist/build/Data/Time/Clock.o dist/build/Data/Time/Clock/POSIX.o dist/build/Data/Time/Clock/TAI.o dist/build/Data/Time/LocalTime.o dist/build/Data/Time/Format.o dist/build/Data/Time.o dist/build/Data/Time/Calendar/Private.o dist/build/Data/Time/Calendar/Days.o dist/build/Data/Time/Calendar/Gregorian.o dist/build/Data/Time/Calendar/JulianYearDay.o dist/build/Data/Time/Clock/Scale.o dist/build/Data/Time/Clock/UTC.o dist/build/Data/Time/Clock/CTimeval.o dist/build/Data/Time/Clock/UTCDiff.o dist/build/Data/Time/LocalTime/TimeZone.o dist/build/Data/Time/LocalTime/TimeOfDay.o dist/build/Data/Time/LocalTime/LocalTime.o dist/build/Data/Time/Format/Parse.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/HsTime.o /usr/bin/ar: creating dist/build/libHStime-1.1.2.2.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Private.hs -o dist/build/Data/Time/Calendar/Private.p_o -ohi dist/build/Data/Time/Calendar/Private.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Days.hs -o dist/build/Data/Time/Calendar/Days.p_o -ohi dist/build/Data/Time/Calendar/Days.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/CTimeval.hs -o dist/build/Data/Time/Clock/CTimeval.p_o -ohi dist/build/Data/Time/Clock/CTimeval.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/Scale.hs -o dist/build/Data/Time/Clock/Scale.p_o -ohi dist/build/Data/Time/Clock/Scale.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -Iinclude -package base-4.0.0.0 -package old-locale-1.0.0.1 -optc-O2 -odir dist/build -c cbits/HsTime.c -o dist/build/cbits/HsTime.p_o <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/OrdinalDate.hs -o dist/build/Data/Time/Calendar/OrdinalDate.p_o -ohi dist/build/Data/Time/Calendar/OrdinalDate.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/MonthDay.hs -o dist/build/Data/Time/Calendar/MonthDay.p_o -ohi dist/build/Data/Time/Calendar/MonthDay.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/JulianYearDay.hs -o dist/build/Data/Time/Calendar/JulianYearDay.p_o -ohi dist/build/Data/Time/Calendar/JulianYearDay.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/UTC.hs -o dist/build/Data/Time/Clock/UTC.p_o -ohi dist/build/Data/Time/Clock/UTC.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Julian.hs -o dist/build/Data/Time/Calendar/Julian.p_o -ohi dist/build/Data/Time/Calendar/Julian.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Gregorian.hs -o dist/build/Data/Time/Calendar/Gregorian.p_o -ohi dist/build/Data/Time/Calendar/Gregorian.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/WeekDate.hs -o dist/build/Data/Time/Calendar/WeekDate.p_o -ohi dist/build/Data/Time/Calendar/WeekDate.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar.hs -o dist/build/Data/Time/Calendar.p_o -ohi dist/build/Data/Time/Calendar.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Calendar/Easter.hs -o dist/build/Data/Time/Calendar/Easter.p_o -ohi dist/build/Data/Time/Calendar/Easter.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/POSIX.hs -o dist/build/Data/Time/Clock/POSIX.p_o -ohi dist/build/Data/Time/Clock/POSIX.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/UTCDiff.hs -o dist/build/Data/Time/Clock/UTCDiff.p_o -ohi dist/build/Data/Time/Clock/UTCDiff.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock.hs -o dist/build/Data/Time/Clock.p_o -ohi dist/build/Data/Time/Clock.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime/TimeZone.hs -o dist/build/Data/Time/LocalTime/TimeZone.p_o -ohi dist/build/Data/Time/LocalTime/TimeZone.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime/TimeOfDay.hs -o dist/build/Data/Time/LocalTime/TimeOfDay.p_o -ohi dist/build/Data/Time/LocalTime/TimeOfDay.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime/LocalTime.hs -o dist/build/Data/Time/LocalTime/LocalTime.p_o -ohi dist/build/Data/Time/LocalTime/LocalTime.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/LocalTime.hs -o dist/build/Data/Time/LocalTime.p_o -ohi dist/build/Data/Time/LocalTime.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Clock/TAI.hs -o dist/build/Data/Time/Clock/TAI.p_o -ohi dist/build/Data/Time/Clock/TAI.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Format/Parse.hs -o dist/build/Data/Time/Format/Parse.p_o -ohi dist/build/Data/Time/Format/Parse.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time/Format.hs -o dist/build/Data/Time/Format.p_o -ohi dist/build/Data/Time/Format.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name time-1.1.2.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package old-locale-1.0.0.1 -O -XForeignFunctionInterface -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Data/Time.hs -o dist/build/Data/Time.p_o -ohi dist/build/Data/Time.p_hi <> (echo dist/build/cbits/HsTime.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Time/Calendar_split dist/build/Data/Time/Calendar/MonthDay_split dist/build/Data/Time/Calendar/OrdinalDate_split dist/build/Data/Time/Calendar/WeekDate_split dist/build/Data/Time/Calendar/Julian_split dist/build/Data/Time/Calendar/Easter_split dist/build/Data/Time/Clock_split dist/build/Data/Time/Clock/POSIX_split dist/build/Data/Time/Clock/TAI_split dist/build/Data/Time/LocalTime_split dist/build/Data/Time/Format_split dist/build/Data/Time_split dist/build/Data/Time/Calendar/Private_split dist/build/Data/Time/Calendar/Days_split dist/build/Data/Time/Calendar/Gregorian_split dist/build/Data/Time/Calendar/JulianYearDay_split dist/build/Data/Time/Clock/Scale_split dist/build/Data/Time/Clock/UTC_split dist/build/Data/Time/Clock/CTimeval_split dist/build/Data/Time/Clock/UTCDiff_split dist/build/Data/Time/LocalTime/TimeZone_split dist/build/Data/Time/LocalTime/TimeOfDay_split dist/build/Data/Time/LocalTime/LocalTime_split dist/build/Data/Time/Format/Parse_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHStime-1.1.2.2_p.a /usr/bin/ar: creating dist/build/libHStime-1.1.2.2_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/time' ./Setup register --inplace Registering time-1.1.2.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.stm stm/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.stm` ( cd stm && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.stm || touch stm/unbuildable Configuring stm-2.1.1.2... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages stm; then \ cd stm && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library stm-2.1.1.2... Generating Makefile stm-2.1.1.2... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/stm' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Control.Concurrent.STM Control.Concurrent.STM.TArray Control.Concurrent.STM.TVar Control.Concurrent.STM.TChan Control.Concurrent.STM.TMVar Control.Monad.STM Control.Sequential.STM <> for dir in dist/build/Control/Concurrent/ dist/build/Control/Concurrent/STM/ dist/build/Control/Monad/ dist/build/Control/Sequential/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/stm' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/stm' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TVar.hs -o dist/build/Control/Concurrent/STM/TVar.o -ohi dist/build/Control/Concurrent/STM/TVar.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TChan.hs -o dist/build/Control/Concurrent/STM/TChan.o -ohi dist/build/Control/Concurrent/STM/TChan.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TMVar.hs -o dist/build/Control/Concurrent/STM/TMVar.o -ohi dist/build/Control/Concurrent/STM/TMVar.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/STM.hs -o dist/build/Control/Monad/STM.o -ohi dist/build/Control/Monad/STM.hi Control/Monad/STM.hs:44:9: Warning: orphan instance: instance MonadPlus STM <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Sequential/STM.hs -o dist/build/Control/Sequential/STM.o -ohi dist/build/Control/Sequential/STM.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TArray.hs -o dist/build/Control/Concurrent/STM/TArray.o -ohi dist/build/Control/Concurrent/STM/TArray.hi C o n t <> r o l / C o n c u r r e n t / S T M / T C h a n . h s : 4 3 : 2 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 5 4 : 2 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 6 8 : 1 7 : Warning: This binding for ` read ' shadows the existing binding <> imported from Prelude In the definition of ` readTChan ' C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 7 0 :2 : Warning: This binding for `head' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression Control/Concurrent/STM/TChan.hs:73:12: Warning: This binding for `tail' shadows the existing binding imported from Prelude In a case alternative Control/Concurrent/STM/TChan.hs:82:16: Warning: Defined but not used: `read' Control/Concurrent/STM/TChan.hs:82:16: Warning: This binding for `read' shadows the existing binding imported from Prelude In the definition of `dupTChan' Control/Concurrent/STM/TChan.hs:89:18: Warning: This binding for `read' shadows the existing binding imported from Prelude In the definition of `unGetTChan' Control/Concurrent/STM/TChan.hs:96:20: Warning: This binding for `read' shadows the existing binding imported from Prelude In the definition of `isEmptyTChan' Control/Concurrent/STM/TChan.hs:96:25: Warning: Defined but not used: `write' Control/Concurrent/STM/TChan.hs:98:2: Warning: This binding for `head' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM.hs -o dist/build/Control/Concurrent/STM.o -ohi dist/build/Control/Concurrent/STM.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Control/Concurrent/STM_split dist/build/Control/Concurrent/STM/TArray_split dist/build/Control/Concurrent/STM/TVar_split dist/build/Control/Concurrent/STM/TChan_split dist/build/Control/Concurrent/STM/TMVar_split dist/build/Control/Monad/STM_split dist/build/Control/Sequential/STM_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSstm-2.1.1.2.a /usr/bin/ld -x -r -o dist/build/HSstm-2.1.1.2.o dist/build/Control/Concurrent/STM.o dist/build/Control/Concurrent/STM/TArray.o dist/build/Control/Concurrent/STM/TVar.o dist/build/Control/Concurrent/STM/TChan.o dist/build/Control/Concurrent/STM/TMVar.o dist/build/Control/Monad/STM.o dist/build/Control/Sequential/STM.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSstm-2.1.1.2.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TVar.hs -o dist/build/Control/Concurrent/STM/TVar.p_o -ohi dist/build/Control/Concurrent/STM/TVar.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TChan.hs -o dist/build/Control/Concurrent/STM/TChan.p_o -ohi dist/build/Control/Concurrent/STM/TChan.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TMVar.hs -o dist/build/Control/Concurrent/STM/TMVar.p_o -ohi dist/build/Control/Concurrent/STM/TMVar.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Monad/STM.hs -o dist/build/Control/Monad/STM.p_o -ohi dist/build/Control/Monad/STM.p_hi Control/Monad/STM.hs:44:9: Warning: orphan instance: instance MonadPlus STM <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Sequential/STM.hs -o dist/build/Control/Sequential/STM.p_o -ohi dist/build/Control/Sequential/STM.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM/TArray.hs -o dist/build/Control/Concurrent/STM/TArray.p_o -ohi dist/build/Control/Concurrent/STM/TArray.p_hi C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 4 3 : 2 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 5 4 : 2 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 6 8 : 1 7 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude In the definition of ` readTChan ' C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 7 0 : 2 : Warning: This binding for ` head ' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 7 3 : 1 2 : Warning: This binding for ` tail ' shadows the existing binding imported from Prelude In a case alternative C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 8 2 : 1 6 : Warning: Defined but not used : ` read ' C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 8 2 : 1 6 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude <> In the definition of ` dupTChan ' C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 8 9 : 1 8 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude In the definition of ` unGetTChan ' C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 9 6 : 2 0 : Warning: This binding for ` read ' shadows the existing binding imported from Prelude In the definition of ` isEmptyTChan ' C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 9 6 : 2 5 : Warning: Defined but not used : ` write ' C o n t r o l / C o n c u r r e n t / S T M / T C h a n . h s : 9 8 : 2 : Warning: This binding for ` head ' shadows the existing binding imported from Prelude In a pattern binding in a 'do' expression <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name stm-2.1.1.2 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DBASE4 -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Concurrent/STM.hs -o dist/build/Control/Concurrent/STM.p_o -ohi dist/build/Control/Concurrent/STM.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Control/Concurrent/STM_split dist/build/Control/Concurrent/STM/TArray_split dist/build/Control/Concurrent/STM/TVar_split dist/build/Control/Concurrent/STM/TChan_split dist/build/Control/Concurrent/STM/TMVar_split dist/build/Control/Monad/STM_split dist/build/Control/Sequential/STM_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSstm-2.1.1.2_p.a /usr/bin/ar: creating dist/build/libHSstm-2.1.1.2_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/stm' Registering stm-2.1.1.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.xhtml xhtml/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.xhtml` ( cd xhtml && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.xhtml || touch xhtml/unbuildable Configuring xhtml-3000.2.0.1... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages xhtml; then \ cd xhtml && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library xhtml-3000.2.0.1... Generating Makefile xhtml-3000.2.0.1... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/xhtml' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Text.XHtml Text.XHtml.Frameset Text.XHtml.Strict Text.XHtml.Transitional Text.XHtml.Debug Text.XHtml.Table Text.XHtml.Strict.Attributes Text.XHtml.Strict.Elements Text.XHtml.Frameset.Attributes Text.XHtml.Frameset.Elements Text.XHtml.Transitional.Attributes Text.XHtml.Transitional.Elements Text.XHtml.BlockTable Text.XHtml.Extras Text.XHtml.Internals <> for dir in dist/build/Text/ dist/build/Text/XHtml/ dist/build/Text/XHtml/Frameset/ dist/build/Text/XHtml/Strict/ dist/build/Text/XHtml/Transitional/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/xhtml' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/xhtml' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Internals.hs -o dist/build/Text/XHtml/Internals.o -ohi dist/build/Text/XHtml/Internals.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/BlockTable.hs -o dist/build/Text/XHtml/BlockTable.o -ohi dist/build/Text/XHtml/BlockTable.hi Tex t/XHtml/BlockTable.hs:124:6: Warning: This binding for `beside' shadows the existing binding defined at Text/XHtml/BlockTable.hs:115:3 In the bindin g group for: beside <> Text/XHtml/Internals.hs:98:54: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of `addAttrs' Text/XHtml/Internals.hs:256:34: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of `showHtml'' Text/XHtml/Internals.hs:268:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of ` renderHtml'' Text/XHtml/Internals.hs:275:9: Warning: This binding for `n' shadows the existing binding bound at Text/XHtml/Internals.hs:265:12 In the definition of `nl' Text/XHtml/Internals.hs:284:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of `prettyHtml'' Text/XHtml/Internals.hs:308:16: Warning: This binding for `attrs' shadows the existing binding bound at Text/XHtml/Internals.hs:303:21 In the definition of `showAttrs' Text/XHtml/Internals.hs:311:25: Warning: This binding for `tag' shadows the existing binding defined at Text/XHtml/Internals.hs:135:0 In the definition of `showPair' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Strict/Attributes.hs -o dist/build/Text/XHtml/Strict/Attributes.o -ohi dist/build/Text/XHtml/Strict/Attributes.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Strict/Elements.hs -o dist/build/Text/XHtml/Strict/Elements.o -ohi dist/build/Text/XHtml/Strict/Elements.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Transitional/Attributes.hs -o dist/build/Text/XHtml/Transitional/Attributes.o -ohi dist/build/Text/XHtml/Transitional/Attributes.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Frameset/Attributes.hs -o dist/build/Text/XHtml/Frameset/Attributes.o -ohi dist/build/Text/XHtml/Frameset/Attributes.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Transitional/Elements.hs -o dist/build/Text/XHtml/Transitional/Elements.o -ohi dist/build/Text/XHtml/Transitional/Elements.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Frameset/Elements.hs -o dist/build/Text/XHtml/Frameset/Elements.o -ohi dist/build/Text/XHtml/Frameset/Elements.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Table.hs -o dist/build/Text/XHtml/Table.o -ohi dist/build/Text/XHtml/Table.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Extras.hs -o dist/build/Text/XHtml/Extras.o -ohi dist/build/Text/XHtml/Extras.hi Text/XHtml/Table.hs:31:20: Warning: Defined but not used: `fn' Text/XHtml/Table.hs:64:0: Warning: Definition but no type signature for `combine' Inferred type: combine :: (BT. BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html)) -> HtmlTable -> HtmlTable -> HtmlTable <> Text/XHtml/Extras.hs:102:11: Warning: This binding for `markupAttrs' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Extras.hs:5:0-26 In the definition of `widget' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Debug.hs -o dist/build/Text/XHtml/Debug.o -ohi dist/build/Text/XHtml/Debug.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Transitional.hs -o dist/build/Text/XHtml/Transitional.o -ohi dist/build/Text/XHtml/Transitional.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Frameset.hs -o dist/build/Text/XHtml/Frameset.o -ohi dist/build/Text/XHtml/Frameset.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Strict.hs -o dist/build/Text/XHtml/Strict.o -ohi dist/build/Text/XHtml/Strict.hi T e x t / X H t m l / S t r i c t . h s : 2 7 : 0 : Warning: Definition but no type signature for ` docType ' Inferred type: docType :: [ Char ] <> Text/X Html/Transitional.hs:37:0: Warning: Definition but no type signature for `docType' Inferred type: docType :: [Char] <> Text/XHtml/Frameset.hs:31:0: Warning: Definition but no type signature for `docType' Inferred type: docType :: [Char] <> Text /XHtml/Debug.hs:34:17: Warning: Defined but not used: `c' Text/XHtml/Debug.hs:89:26: Warning: This binding for `markupTag' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Deb ug.hs:5:0-26 In the definition of `debug' Text/XHtml/Debug.hs:90:30: Warning: This binding for `markupContent' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Debug.hs:5:0-26 In the definition of `debug' Text/XHtml/D ebug.hs:91:29: Warning: This binding for `markupAttrs' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Debug.hs:5:0-26 In the definition of `debug' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml.hs -o dist/build/Text/XHtml.o -ohi dist/build/Text/XHtml.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Text/XHtml_split dist/build/Text/XHtml/Frameset_split dist/build/Text/XHtml/Strict_split dist/build/Text/XHtml/Transitional_split dist/build/Text/XHtml/Debug_split dist/build/Text/XHtml/Table_split dist/build/Text/XHtml/Strict/Attributes_split dist/build/Text/XHtml/Strict/Elements_split dist/build/Text/XHtml/Frameset/Attributes_split dist/build/Text/XHtml/Frameset/Elements_split dist/build/Text/XHtml/Transitional/Attributes_split dist/build/Text/XHtml/Transitional/Elements_split dist/build/Text/XHtml/BlockTable_split dist/build/Text/XHtml/Extras_split dist/build/Text/XHtml/Internals_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSxhtml-3000.2.0.1.a /usr/bin/ld -x -r -o dist/build/HSxhtml-3000.2.0.1.o dist/build/Text/XHtml.o dist/build/Text/XHtml/Frameset.o dist/build/Text/XHtml/Strict.o dist/build/Text/XHtml/Transitional.o dist/build/Text/XHtml/Debug.o dist/build/Text/XHtml/Table.o dist/build/Text/XHtml/Strict/Attributes.o dist/build/Text/XHtml/Strict/Elements.o dist/build/Text/XHtml/Frameset/Attributes.o dist/build/Text/XHtml/Frameset/Elements.o dist/build/Text/XHtml/Transitional/Attributes.o dist/build/Text/XHtml/Transitional/Elements.o dist/build/Text/XHtml/BlockTable.o dist/build/Text/XHtml/Extras.o dist/build/Text/XHtml/Internals.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSxhtml-3000.2.0.1.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Internals.hs -o dist/build/Text/XHtml/Internals.p_o -ohi dist/build/Text/XHtml/Internals.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/BlockTable.hs -o dist/build/Text/XHtml/BlockTable.p_o -ohi dist/build/Text/XHtml/BlockTable.p_hi Text/ XHtml/BlockTable.hs:124:6: Warning: This binding for `beside' shadows the existing binding defined at Text/XHtml/BlockTable.hs:115:3 In t he binding group for: beside <> Text/XHtml/Internals.hs:98:54: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of `addAttrs' Text/XHtml/Internals.hs:256:34: Warning: This binding for `markupAttrs ' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of `showHtml'' Text/XHtml/Internals.hs:268:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of `renderHtml'' Text/X Html/Internals.hs:275:9: Warning: This binding for `n' shadows the existing binding bound at Text/XHtml/Internals.hs:265:12 In the definition of `nl' Text/XHtml/Internals.hs:284:30: Warning: This binding for `markupAttrs' shadows the existing binding defined at Text/XHtml/Internals.hs:36:14 In the definition of `prettyHtml'' Text/XHtml/Internals.hs:308:16: Warning: This binding for `attrs' shadows the existing binding bound at Text/XHtml /Internals.hs:303:21 In the definition of `showAttrs' Text/XHtml/Internals.hs:311:25: Warning: This binding for `tag' shadows the existing binding defined at Text/XHtml/Internals.hs:135:0 In the definition of `showPair' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Strict/Attributes.hs -o dist/build/Text/XHtml/Strict/Attributes.p_o -ohi dist/build/Text/XHtml/Strict/Attributes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Strict/Elements.hs -o dist/build/Text/XHtml/Strict/Elements.p_o -ohi dist/build/Text/XHtml/Strict/Elements.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Transitional/Attributes.hs -o dist/build/Text/XHtml/Transitional/Attributes.p_o -ohi dist/build/Text/XHtml/Transitional/Attributes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Frameset/Attributes.hs -o dist/build/Text/XHtml/Frameset/Attributes.p_o -ohi dist/build/Text/XHtml/Frameset/Attributes.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Transitional/Elements.hs -o dist/build/Text/XHtml/Transitional/Elements.p_o -ohi dist/build/Text/XHtml/Transitional/Elements.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Frameset/Elements.hs -o dist/build/Text/XHtml/Frameset/Elements.p_o -ohi dist/build/Text/XHtml/Frameset/Elements.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Table.hs -o dist/build/Text/XHtml/Table.p_o -ohi dist/build/Text/XHtml/Table.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Extras.hs -o dist/build/Text/XHtml/Extras.p_o -ohi dist/build/Text/XHtml/Extras.p_hi T ext/XHtml/Table.hs:31:20: Warning: Defined but not used: `fn' Text/XHtml/Table.hs:64:0: Warning: Definition but no type signature for `combine' Inferred type: combine :: (BT.BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html) -> BT.BlockTable (Int -> Int -> Html)) -> HtmlTable -> HtmlTable -> HtmlTable <> Tex t/XHtml/Extras.hs:102:11: Warning: This binding for `markupAttrs' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Extras.hs:5:0-26 In the definition of `widget' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Debug.hs -o dist/build/Text/XHtml/Debug.p_o -ohi dist/build/Text/XHtml/Debug.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Transitional.hs -o dist/build/Text/XHtml/Transitional.p_o -ohi dist/build/Text/XHtml/Transitional.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Frameset.hs -o dist/build/Text/XHtml/Frameset.p_o -ohi dist/build/Text/XHtml/Frameset.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml/Strict.hs -o dist/build/Text/XHtml/Strict.p_o -ohi dist/build/Text/XHtml/Strict.p_hi T e x t / X H t m l / T r a n s i t i o n a l . h s : 3 7 : 0 : Warning: Definition but no type signature for ` docType ' Inferred type: docType :: [ Char ] <> Tex t/XHtml/Frameset.hs:31:0: Warning: Definition but no type signature for `docType' Inferred type: docType :: [Char] <> T e x t / X H t m l / S t r i c t . hs:27:0: Warning: Definition but no type signature for `docType' Inferred type: docType :: [Char] <> T e x t / X H t m l / D e b u g . h s :34:17: Warning: Defined but not used: `c' Text/XHtml/Debug.hs:89:26: Warning: This binding for `markupTag' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Debug.hs:5:0-26 In the definition of `debug' Text/XHtml/Debug.h s:90:30: Warning: This binding for `markupContent' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Debug.hs:5:0-26 In the definition of `debug' Text/XHtml/Debug.hs:91:29: Warning: This binding for `markupAttrs' shadows the existing binding imported from Text.XHtml.Internals at Text/XHtml/Debug.hs:5:0-26 In the definition of `debug' <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name xhtml-3000.2.0.1 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -O -O2 -W -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Text/XHtml.hs -o dist/build/Text/XHtml.p_o -ohi dist/build/Text/XHtml.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Text/XHtml_split dist/build/Text/XHtml/Frameset_split dist/build/Text/XHtml/Strict_split dist/build/Text/XHtml/Transitional_split dist/build/Text/XHtml/Debug_split dist/build/Text/XHtml/Table_split dist/build/Text/XHtml/Strict/Attributes_split dist/build/Text/XHtml/Strict/Elements_split dist/build/Text/XHtml/Frameset/Attributes_split dist/build/Text/XHtml/Frameset/Elements_split dist/build/Text/XHtml/Transitional/Attributes_split dist/build/Text/XHtml/Transitional/Elements_split dist/build/Text/XHtml/BlockTable_split dist/build/Text/XHtml/Extras_split dist/build/Text/XHtml/Internals_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSxhtml-3000.2.0.1_p.a /usr/bin/ar: creating dist/build/libHSxhtml-3000.2.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/xhtml' Registering xhtml-3000.2.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.parallel parallel/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.parallel` ( cd parallel && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.parallel || touch parallel/unbuildable Configuring parallel-1.1.0.0... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parallel; then \ cd parallel && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library parallel-1.1.0.0... Generating Makefile parallel-1.1.0.0... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parallel' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name parallel-1.1.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags Control.Parallel Control.Parallel.Strategies <> for dir in dist/build/Control/ dist/build/Control/Parallel/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parallel' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parallel' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parallel-1.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Parallel.hs -o dist/build/Control/Parallel.o -ohi dist/build/Control/Parallel.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parallel-1.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -O -XCPP -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Parallel/Strategies.hs -o dist/build/Control/Parallel/Strategies.o -ohi dist/build/Control/Parallel/Strategies.hi C o n t r o l / P a r a l l e l / S t r a t e gies.hs: 87:0: Warning: Definition but no type signature for `seq' Inferred type: seq :: forall a b. a -> b -> b Control/Parallel/Strategies.hs:158:7: Warning: Defined but not used: `y' Control/Parallel/ Strategies.hs:167:7: Warning: Defined but not used: `y' Control/Parallel/Strategies.hs:175:3: Warning: Defined but not used: `x' Control/Parallel/Strategies.hs:362:31: Warning: Defined but not used : `p' Control/Parallel/Strategies.hs:458:8: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:463:9: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:463:11: Warning: Defined but not used: `strat' Control/Parallel/Strateg ies.hs:464:11: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:464:17: Warning: Defined but not used: `xs' Control/Parallel/Strategies.hs:482:13: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:482:15: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:509:8: Warning: Defined but not used: `strat' Control/Pa rallel/Strategies.hs:515:9: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:515:11: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:516:11: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:516:17: Warning: Defined but not used: `xs' Control/Parallel/Strategies.hs:545:4: Warning: This binding for `return' shadows the existing binding imported from Prelude at Control/Parallel/Strategies.hs:60:0-26 In the binding group for: return, start Control/Parallel/Strategies.hs:545:4: Warning: Pattern match(es) are non-exhaustive In the definition of `return': Patterns not matched: [] (_ : _) Control/Parallel/Strategies.hs:545:14: Warning: This binding for `xs' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:14 In the definition of `return' Control/Parallel/Strategies.hs:546:11: Warning: This binding for `xs' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:14 In the definition of `return' Control/Parallel/Strategies.hs:548:10: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:548:10: Warning: This binding for `n' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:10 In the definition of `start' Control/Parallel/Strategies.hs:550:10: Warning: This binding for `n' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:10 In the definition of `start' Control/Parallel/Strategies.hs:595:17: Warning: Defaulting the following constraint(s) to type `Integer' `Integral t' arising from a use of `seqListN' at Control/Parallel/Strategies.hs:595:17-45 In the expression: seqListN 1 (seqPair rwhnf r0) In the definition of `fstPairFstList': fstPairFstList = seqListN 1 (seqPair rwhnf r0) <> /usr/bin/ld -x -r -o dist/build/HSparallel-1.1.0.0.o dist/build/Control/Parallel.o dist/build/Control/Parallel/Strategies.o `find dist/build -name "*_stub.o" -print` (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Control/Parallel_split dist/build/Control/Parallel/Strategies_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSparallel-1.1.0.0.a /usr/bin/ar: creating dist/build/libHSparallel-1.1.0.0.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parallel-1.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Parallel.hs -o dist/build/Control/Parallel.p_o -ohi dist/build/Control/Parallel.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name parallel-1.1.0.0 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package containers-0.2.0.0 -O -XCPP -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -c Control/Parallel/Strategies.hs -o dist/build/Control/Parallel/Strategies.p_o -ohi dist/build/Control/Parallel/Strategies.p_hi C o n t r o l / P a r allel/Strategies.hs:87:0: Warning: Definition but no type signature for `seq' Inferred type: seq :: forall a b. a -> b -> b Control/Parallel/Strategies.h s:158:7: Warning: Defined but not used: `y' Control/Parallel/Strategies.hs:167:7: Warning: Defined but not used: `y' Control/Paralle l/Strategies.hs:175:3: Warning: Defined but not used: `x' Control/Parallel/Strategies.hs:362:31: Warning: Defined but not used: `p' Control/Parallel/Strategies.hs:458:8: Warning: Defined but not used: `strat' Control /Parallel/Strategies.hs:463:9: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:463:11: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:464:11: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:464:17: Warning: Defined but not used: `xs' Control/Parallel/Strategies.hs:48 2:13: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:482:15: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:509:8: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:515:9: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:515:11: Warning: Defined but not used: `strat' Control/Parallel/Strategies.hs:516:11: Warning: Defined but not used: `strat' Control/Par allel/Strategies.hs:516:17: Warning: Defined but not used: `xs' Control/Parallel/Strategies.hs:545:4: Warning: This binding for `return' shadows the existing binding imported from Prelude at Control/Parallel/Strategies.hs:60:0-26 In the binding group for: return, start Control/Parallel/Strategies.hs:545:4: Warning: Pattern match(es) are non-exhaustive In the definition of `return': Patterns not matched: [] (_ : _) Control/Parallel/Strategies.hs:545:14: Warning: This binding for `xs' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:14 In the definition of `return' Control/Parallel/Strategies.hs:546:11: Warning: This binding for `xs' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:14 In the definition of `return' Control/Parallel/Strategies.hs:548:10: Warning: Defined but not used: `n' Control/Parallel/Strategies.hs:548:10: Warning: This binding for `n' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:10 In the definition of `start' Control/Parallel/Strategies.hs:550:10: Warning: This binding for `n' shadows the existing binding bound at Control/Parallel/Strategies.hs:542:10 In the definition of `start' Control/Parallel/Strategies.hs:595:17: Warning: Defaulting the following constraint(s) to type `Integer' `Integral t' arising from a use of `seqListN' at Control/Parallel/Strategies.hs:595:17-45 In the expression: seqListN 1 (seqPair rwhnf r0) In the definition of `fstPairFstList': fstPairFstList = seqListN 1 (seqPair rwhnf r0) <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Control/Parallel_split dist/build/Control/Parallel/Strategies_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSparallel-1.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSparallel-1.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parallel' Registering parallel-1.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.dph/dph-base dph/dph-base/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-base` mkdir stamp/configure.library.build-profiling-splitting.dph ( cd dph/dph-base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-base || touch dph/dph-base/unbuildable Configuring dph-base-0.3... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-base; then \ cd dph/dph-base && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library dph-base-0.3... Generating Makefile dph-base-0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-base' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w Data.Array.Parallel.Base Data.Array.Parallel.Arr Data.Array.Parallel.Stream Data.Array.Parallel.Base.Config Data.Array.Parallel.Base.Debug Data.Array.Parallel.Base.Hyperstrict Data.Array.Parallel.Base.Util Data.Array.Parallel.Base.Text Data.Array.Parallel.Base.Rebox Data.Array.Parallel.Stream.Flat.Stream Data.Array.Parallel.Stream.Flat.Basics Data.Array.Parallel.Stream.Flat.Combinators Data.Array.Parallel.Stream.Flat.Enum Data.Array.Parallel.Stream.Flat.Random Data.Array.Parallel.Stream.Flat.Search Data.Array.Parallel.Stream.Flat Data.Array.Parallel.Stream.Segmented Data.Array.Parallel.Arr.BUArr Data.Array.Parallel.Arr.BBArr <> for dir in dist/build/Data/Array/Parallel/ dist/build/Data/Array/Parallel/Arr/ dist/build/Data/Array/Parallel/Base/ dist/build/Data/Array/Parallel/Stream/ dist/build/Data/Array/Parallel/Stream/Flat/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-base' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-base' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Hyperstrict.hs -o dist/build/Data/Array/Parallel/Base/Hyperstrict.o -ohi dist/build/Data/Array/Parallel/Base/Hyperstrict.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Text.hs -o dist/build/Data/Array/Parallel/Base/Text.o -ohi dist/build/Data/Array/Parallel/Base/Text.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Util.hs -o dist/build/Data/Array/Parallel/Base/Util.o -ohi dist/build/Data/Array/Parallel/Base/Util.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Config.hs -o dist/build/Data/Array/Parallel/Base/Config.o -ohi dist/build/Data/Array/Parallel/Base/Config.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Debug.hs -o dist/build/Data/Array/Parallel/Base/Debug.o -ohi dist/build/Data/Array/Parallel/Base/Debug.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Rebox.hs -o dist/build/Data/Array/Parallel/Base/Rebox.o -ohi dist/build/Data/Array/Parallel/Base/Rebox.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base.hs -o dist/build/Data/Array/Parallel/Base.o -ohi dist/build/Data/Array/Parallel/Base.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Stream.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Stream.o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Stream.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Arr/BBArr.hs -o dist/build/Data/Array/Parallel/Arr/BBArr.o -ohi dist/build/Data/Array/Parallel/Arr/BBArr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Random.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Random.o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Random.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Search.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Search.o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Search.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Combinators.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Combinators.o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Combinators.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Basics.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Basics.o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Basics.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Enum.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Enum.o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Enum.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat.hs -o dist/build/Data/Array/Parallel/Stream/Flat.o -ohi dist/build/Data/Array/Parallel/Stream/Flat.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Segmented.hs -o dist/build/Data/Array/Parallel/Stream/Segmented.o -ohi dist/build/Data/Array/Parallel/Stream/Segmented.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream.hs -o dist/build/Data/Array/Parallel/Stream.o -ohi dist/build/Data/Array/Parallel/Stream.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Arr/BUArr.hs -o dist/build/Data/Array/Parallel/Arr/BUArr.o -ohi dist/build/Data/Array/Parallel/Arr/BUArr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Arr.hs -o dist/build/Data/Array/Parallel/Arr.o -ohi dist/build/Data/Array/Parallel/Arr.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Array/Parallel/Base_split dist/build/Data/Array/Parallel/Arr_split dist/build/Data/Array/Parallel/Stream_split dist/build/Data/Array/Parallel/Base/Config_split dist/build/Data/Array/Parallel/Base/Debug_split dist/build/Data/Array/Parallel/Base/Hyperstrict_split dist/build/Data/Array/Parallel/Base/Util_split dist/build/Data/Array/Parallel/Base/Text_split dist/build/Data/Array/Parallel/Base/Rebox_split dist/build/Data/Array/Parallel/Stream/Flat/Stream_split dist/build/Data/Array/Parallel/Stream/Flat/Basics_split dist/build/Data/Array/Parallel/Stream/Flat/Combinators_split dist/build/Data/Array/Parallel/Stream/Flat/Enum_split dist/build/Data/Array/Parallel/Stream/Flat/Random_split dist/build/Data/Array/Parallel/Stream/Flat/Search_split dist/build/Data/Array/Parallel/Stream/Flat_split dist/build/Data/Array/Parallel/Stream/Segmented_split dist/build/Data/Array/Parallel/Arr/BUArr_split dist/build/Data/Array/Parallel/Arr/BBArr_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-base-0.3.a /usr/bin/ld -x -r -o dist/build/HSdph-base-0.3.o dist/build/Data/Array/Parallel/Base.o dist/build/Data/Array/Parallel/Arr.o dist/build/Data/Array/Parallel/Stream.o dist/build/Data/Array/Parallel/Base/Config.o dist/build/Data/Array/Parallel/Base/Debug.o dist/build/Data/Array/Parallel/Base/Hyperstrict.o dist/build/Data/Array/Parallel/Base/Util.o dist/build/Data/Array/Parallel/Base/Text.o dist/build/Data/Array/Parallel/Base/Rebox.o dist/build/Data/Array/Parallel/Stream/Flat/Stream.o dist/build/Data/Array/Parallel/Stream/Flat/Basics.o dist/build/Data/Array/Parallel/Stream/Flat/Combinators.o dist/build/Data/Array/Parallel/Stream/Flat/Enum.o dist/build/Data/Array/Parallel/Stream/Flat/Random.o dist/build/Data/Array/Parallel/Stream/Flat/Search.o dist/build/Data/Array/Parallel/Stream/Flat.o dist/build/Data/Array/Parallel/Stream/Segmented.o dist/build/Data/Array/Parallel/Arr/BUArr.o dist/build/Data/Array/Parallel/Arr/BBArr.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSdph-base-0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Hyperstrict.hs -o dist/build/Data/Array/Parallel/Base/Hyperstrict.p_o -ohi dist/build/Data/Array/Parallel/Base/Hyperstrict.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Text.hs -o dist/build/Data/Array/Parallel/Base/Text.p_o -ohi dist/build/Data/Array/Parallel/Base/Text.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Util.hs -o dist/build/Data/Array/Parallel/Base/Util.p_o -ohi dist/build/Data/Array/Parallel/Base/Util.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Config.hs -o dist/build/Data/Array/Parallel/Base/Config.p_o -ohi dist/build/Data/Array/Parallel/Base/Config.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Debug.hs -o dist/build/Data/Array/Parallel/Base/Debug.p_o -ohi dist/build/Data/Array/Parallel/Base/Debug.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base/Rebox.hs -o dist/build/Data/Array/Parallel/Base/Rebox.p_o -ohi dist/build/Data/Array/Parallel/Base/Rebox.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Base.hs -o dist/build/Data/Array/Parallel/Base.p_o -ohi dist/build/Data/Array/Parallel/Base.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Stream.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Stream.p_o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Stream.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Arr/BBArr.hs -o dist/build/Data/Array/Parallel/Arr/BBArr.p_o -ohi dist/build/Data/Array/Parallel/Arr/BBArr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Random.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Random.p_o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Random.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Search.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Search.p_o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Search.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Combinators.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Combinators.p_o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Combinators.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Basics.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Basics.p_o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Basics.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat/Enum.hs -o dist/build/Data/Array/Parallel/Stream/Flat/Enum.p_o -ohi dist/build/Data/Array/Parallel/Stream/Flat/Enum.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Flat.hs -o dist/build/Data/Array/Parallel/Stream/Flat.p_o -ohi dist/build/Data/Array/Parallel/Stream/Flat.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream/Segmented.hs -o dist/build/Data/Array/Parallel/Stream/Segmented.p_o -ohi dist/build/Data/Array/Parallel/Stream/Segmented.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Stream.hs -o dist/build/Data/Array/Parallel/Stream.p_o -ohi dist/build/Data/Array/Parallel/Stream.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Arr/BUArr.hs -o dist/build/Data/Array/Parallel/Arr/BUArr.p_o -ohi dist/build/Data/Array/Parallel/Arr/BUArr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-base-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Arr.hs -o dist/build/Data/Array/Parallel/Arr.p_o -ohi dist/build/Data/Array/Parallel/Arr.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Array/Parallel/Base_split dist/build/Data/Array/Parallel/Arr_split dist/build/Data/Array/Parallel/Stream_split dist/build/Data/Array/Parallel/Base/Config_split dist/build/Data/Array/Parallel/Base/Debug_split dist/build/Data/Array/Parallel/Base/Hyperstrict_split dist/build/Data/Array/Parallel/Base/Util_split dist/build/Data/Array/Parallel/Base/Text_split dist/build/Data/Array/Parallel/Base/Rebox_split dist/build/Data/Array/Parallel/Stream/Flat/Stream_split dist/build/Data/Array/Parallel/Stream/Flat/Basics_split dist/build/Data/Array/Parallel/Stream/Flat/Combinators_split dist/build/Data/Array/Parallel/Stream/Flat/Enum_split dist/build/Data/Array/Parallel/Stream/Flat/Random_split dist/build/Data/Array/Parallel/Stream/Flat/Search_split dist/build/Data/Array/Parallel/Stream/Flat_split dist/build/Data/Array/Parallel/Stream/Segmented_split dist/build/Data/Array/Parallel/Arr/BUArr_split dist/build/Data/Array/Parallel/Arr/BBArr_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-base-0.3_p.a /usr/bin/ar: creating dist/build/libHSdph-base-0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-base' Registering dph-base-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.dph/dph-prim-interface dph/dph-prim-interface/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-prim-interface` ( cd dph/dph-prim-interface && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-prim-interface || touch dph/dph-prim-interface/unbuildable Configuring dph-prim-interface-0.3... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-interface; then \ cd dph/dph-prim-interface && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library dph-prim-interface-0.3... Generating Makefile dph-prim-interface-0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-interface' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name dph-prim-interface-0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinterface -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package dph-base-0.3 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w Data.Array.Parallel.Unlifted <> for dir in dist/build/Data/Array/Parallel/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-interface' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-interface' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-interface-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinterface -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package dph-base-0.3 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted.hs -o dist/build/Data/Array/Parallel/Unlifted.o -ohi dist/build/Data/Array/Parallel/Unlifted.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Array/Parallel/Unlifted_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-prim-interface-0.3.a /usr/bin/ld -x -r -o dist/build/HSdph-prim-interface-0.3.o dist/build/Data/Array/Parallel/Unlifted.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSdph-prim-interface-0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-interface-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinterface -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.0.0.0 -package dph-base-0.3 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted.hs -o dist/build/Data/Array/Parallel/Unlifted.p_o -ohi dist/build/Data/Array/Parallel/Unlifted.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Array/Parallel/Unlifted_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-prim-interface-0.3_p.a /usr/bin/ar: creating dist/build/libHSdph-prim-interface-0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-interface' Registering dph-prim-interface-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.dph/dph-prim-seq dph/dph-prim-seq/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-prim-seq` ( cd dph/dph-prim-seq && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-prim-seq || touch dph/dph-prim-seq/unbuildable Configuring dph-prim-seq-0.3... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-seq; then \ cd dph/dph-prim-seq && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library dph-prim-seq-0.3... Generating Makefile dph-prim-seq-0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-seq' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w Data.Array.Parallel.Unlifted.Sequential Data.Array.Parallel.Unlifted Data.Array.Parallel.Unlifted.Sequential.Flat.UArr Data.Array.Parallel.Unlifted.Sequential.Flat.Stream Data.Array.Parallel.Unlifted.Sequential.Flat.Basics Data.Array.Parallel.Unlifted.Sequential.Flat.Enum Data.Array.Parallel.Unlifted.Sequential.Flat.Subarrays Data.Array.Parallel.Unlifted.Sequential.Flat.Combinators Data.Array.Parallel.Unlifted.Sequential.Flat.Sums Data.Array.Parallel.Unlifted.Sequential.Flat.Permute Data.Array.Parallel.Unlifted.Sequential.Flat.Text Data.Array.Parallel.Unlifted.Sequential.Flat.Random Data.Array.Parallel.Unlifted.Sequential.Flat.Search Data.Array.Parallel.Unlifted.Sequential.Flat Data.Array.Parallel.Unlifted.Sequential.Segmented.USegd Data.Array.Parallel.Unlifted.Sequential.Segmented.SUArr Data.Array.Parallel.Unlifted.Sequential.Segmented.Stream Data.Array.Parallel.Unlifted.Sequential.Segmented.Basics Data.Array.Parallel.Unlifted.Sequential.Segmented.Subarrays Data.Array.Parallel.Unlifted.Sequential.Segmented.Combinators Data.Array.Parallel.Unlifted.Sequential.Segmented.Sums Data.Array.Parallel.Unlifted.Sequential.Segmented.Permute Data.Array.Parallel.Unlifted.Sequential.Segmented.Text Data.Array.Parallel.Unlifted.Sequential.Segmented <> for dir in dist/build/Data/Array/Parallel/ dist/build/Data/Array/Parallel/Unlifted/ dist/build/Data/Array/Parallel/Unlifted/Sequential/ dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/ dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-seq' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-seq' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/UArr.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/UArr.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/UArr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Stream.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Stream.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Stream.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Random.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Random.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Random.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Basics.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Basics.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Search.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Search.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Search.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Text.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Text.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Text.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Sums.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Sums.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Sums.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Enum.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Enum.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Enum.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Permute.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Permute.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Permute.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Text.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Text.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Text.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential.o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted.hs -o dist/build/Data/Array/Parallel/Unlifted.o -ohi dist/build/Data/Array/Parallel/Unlifted.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Array/Parallel/Unlifted/Sequential_split dist/build/Data/Array/Parallel/Unlifted_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/UArr_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Stream_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Basics_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Enum_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Sums_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Permute_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Text_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Random_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Search_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Text_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-prim-seq-0.3.a /usr/bin/ld -x -r -o dist/build/HSdph-prim-seq-0.3.o dist/build/Data/Array/Parallel/Unlifted/Sequential.o dist/build/Data/Array/Parallel/Unlifted.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/UArr.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Stream.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Basics.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Enum.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Sums.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Permute.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Text.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Random.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Search.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Text.o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSdph-prim-seq-0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/UArr.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/UArr.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/UArr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Stream.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Stream.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Stream.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Random.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Random.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Random.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Basics.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Basics.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Search.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Search.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Search.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Text.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Text.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Text.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Sums.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Sums.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Sums.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Enum.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Enum.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Enum.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat/Permute.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Permute.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Permute.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Flat.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Text.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Text.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Text.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential/Segmented.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Sequential.hs -o dist/build/Data/Array/Parallel/Unlifted/Sequential.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Sequential.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted.hs -o dist/build/Data/Array/Parallel/Unlifted.p_o -ohi dist/build/Data/Array/Parallel/Unlifted.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Array/Parallel/Unlifted/Sequential_split dist/build/Data/Array/Parallel/Unlifted_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/UArr_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Stream_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Basics_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Enum_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Subarrays_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Sums_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Permute_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Text_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Random_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat/Search_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Flat_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/USegd_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/SUArr_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Stream_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Basics_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Subarrays_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Sums_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Permute_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented/Text_split dist/build/Data/Array/Parallel/Unlifted/Sequential/Segmented_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-prim-seq-0.3_p.a /usr/bin/ar: creating dist/build/libHSdph-prim-seq-0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-seq' Registering dph-prim-seq-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. rm -f -f stamp/configure.library.*.dph/dph-prim-par dph/dph-prim-par/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-prim-par` ( cd dph/dph-prim-par && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-prim-par || touch dph/dph-prim-par/unbuildable Configuring dph-prim-par-0.3... if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-par; then \ cd dph/dph-prim-par && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library dph-prim-par-0.3... Generating Makefile dph-prim-par-0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-par' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w Data.Array.Parallel.Unlifted.Distributed Data.Array.Parallel.Unlifted.Parallel Data.Array.Parallel.Unlifted Data.Array.Parallel.Unlifted.Distributed.Gang Data.Array.Parallel.Unlifted.Distributed.TheGang Data.Array.Parallel.Unlifted.Distributed.DistST Data.Array.Parallel.Unlifted.Distributed.Types Data.Array.Parallel.Unlifted.Distributed.Combinators Data.Array.Parallel.Unlifted.Distributed.Scalars Data.Array.Parallel.Unlifted.Distributed.Arrays Data.Array.Parallel.Unlifted.Distributed.Basics Data.Array.Parallel.Unlifted.Parallel.Combinators Data.Array.Parallel.Unlifted.Parallel.Sums Data.Array.Parallel.Unlifted.Parallel.Basics Data.Array.Parallel.Unlifted.Parallel.Permute Data.Array.Parallel.Unlifted.Parallel.Enum Data.Array.Parallel.Unlifted.Parallel.Segmented Data.Array.Parallel.Unlifted.Parallel.Subarrays <> for dir in dist/build/Data/Array/Parallel/ dist/build/Data/Array/Parallel/Unlifted/ dist/build/Data/Array/Parallel/Unlifted/Distributed/ dist/build/Data/Array/Parallel/Unlifted/Parallel/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-par' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-par' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Gang.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Gang.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Gang.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Types.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Types.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Types.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/TheGang.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/TheGang.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/TheGang.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/DistST.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/DistST.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/DistST.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Combinators.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Combinators.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Scalars.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Scalars.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Scalars.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Basics.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Basics.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Arrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Arrays.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Arrays.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed.o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Subarrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Subarrays.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Subarrays.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Combinators.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Combinators.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Basics.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Basics.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Permute.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Permute.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Permute.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Enum.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Enum.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Enum.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Sums.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Sums.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Sums.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Segmented.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Segmented.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Segmented.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel.o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted.hs -o dist/build/Data/Array/Parallel/Unlifted.o -ohi dist/build/Data/Array/Parallel/Unlifted.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Array/Parallel/Unlifted/Distributed_split dist/build/Data/Array/Parallel/Unlifted/Parallel_split dist/build/Data/Array/Parallel/Unlifted_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Gang_split dist/build/Data/Array/Parallel/Unlifted/Distributed/TheGang_split dist/build/Data/Array/Parallel/Unlifted/Distributed/DistST_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Types_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Scalars_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Arrays_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Basics_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Sums_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Basics_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Permute_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Enum_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Segmented_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Subarrays_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-prim-par-0.3.a /usr/bin/ld -x -r -o dist/build/HSdph-prim-par-0.3.o dist/build/Data/Array/Parallel/Unlifted/Distributed.o dist/build/Data/Array/Parallel/Unlifted/Parallel.o dist/build/Data/Array/Parallel/Unlifted.o dist/build/Data/Array/Parallel/Unlifted/Distributed/Gang.o dist/build/Data/Array/Parallel/Unlifted/Distributed/TheGang.o dist/build/Data/Array/Parallel/Unlifted/Distributed/DistST.o dist/build/Data/Array/Parallel/Unlifted/Distributed/Types.o dist/build/Data/Array/Parallel/Unlifted/Distributed/Combinators.o dist/build/Data/Array/Parallel/Unlifted/Distributed/Scalars.o dist/build/Data/Array/Parallel/Unlifted/Distributed/Arrays.o dist/build/Data/Array/Parallel/Unlifted/Distributed/Basics.o dist/build/Data/Array/Parallel/Unlifted/Parallel/Combinators.o dist/build/Data/Array/Parallel/Unlifted/Parallel/Sums.o dist/build/Data/Array/Parallel/Unlifted/Parallel/Basics.o dist/build/Data/Array/Parallel/Unlifted/Parallel/Permute.o dist/build/Data/Array/Parallel/Unlifted/Parallel/Enum.o dist/build/Data/Array/Parallel/Unlifted/Parallel/Segmented.o dist/build/Data/Array/Parallel/Unlifted/Parallel/Subarrays.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSdph-prim-par-0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Gang.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Gang.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Gang.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Types.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Types.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Types.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/TheGang.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/TheGang.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/TheGang.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/DistST.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/DistST.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/DistST.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Combinators.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Combinators.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Scalars.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Scalars.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Scalars.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Basics.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Basics.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed/Arrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed/Arrays.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed/Arrays.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Distributed.hs -o dist/build/Data/Array/Parallel/Unlifted/Distributed.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Distributed.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Subarrays.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Subarrays.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Subarrays.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Combinators.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Combinators.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Combinators.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Basics.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Basics.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Basics.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Permute.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Permute.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Permute.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Enum.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Enum.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Enum.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Sums.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Sums.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Sums.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel/Segmented.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel/Segmented.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel/Segmented.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted/Parallel.hs -o dist/build/Data/Array/Parallel/Unlifted/Parallel.p_o -ohi dist/build/Data/Array/Parallel/Unlifted/Parallel.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-prim-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-interface-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c Data/Array/Parallel/Unlifted.hs -o dist/build/Data/Array/Parallel/Unlifted.p_o -ohi dist/build/Data/Array/Parallel/Unlifted.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Array/Parallel/Unlifted/Distributed_split dist/build/Data/Array/Parallel/Unlifted/Parallel_split dist/build/Data/Array/Parallel/Unlifted_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Gang_split dist/build/Data/Array/Parallel/Unlifted/Distributed/TheGang_split dist/build/Data/Array/Parallel/Unlifted/Distributed/DistST_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Types_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Scalars_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Arrays_split dist/build/Data/Array/Parallel/Unlifted/Distributed/Basics_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Combinators_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Sums_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Basics_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Permute_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Enum_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Segmented_split dist/build/Data/Array/Parallel/Unlifted/Parallel/Subarrays_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-prim-par-0.3_p.a /usr/bin/ar: creating dist/build/libHSdph-prim-par-0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-par' Registering dph-prim-par-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. make -C dph dph-seq make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph' rm -rf dph-seq rm -rf dph-seq.tmp mkdir dph-seq.tmp cp dph/Setup.hs dph-seq.tmp/ gcc -E -undef -traditional -P -DUSE_dph_seq -x c dph/dph.cabal > dph-seq.tmp/dph.cabal mv dph-seq.tmp dph-seq make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph' rm -f -f stamp/configure.library.*.dph/dph-seq dph/dph-seq/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-seq` ( cd dph/dph-seq && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-seq || touch dph/dph-seq/unbuildable Configuring dph-seq-0.3... Warning: 'hs-source-dirs: ../dph' is a relative path outside of the source tree. This will not work when generatin g a tarball with 'sdist'. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-seq; then \ cd dph/dph-seq && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile' : No such file or directory Preprocessing library dph-seq-0.3... Generating Makefile dph-seq-0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-seq' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w Data.Array.Parallel Data.Array.Parallel.Lifted Data.Array.Parallel.Prelude Data.Array.Parallel.Prelude.Int Data.Array.Parallel.Prelude.Word8 Data.Array.Parallel.Prelude.Double Data.Array.Parallel.PArray Data.Array.Parallel.Lifted.PArray Data.Array.Parallel.Lifted.Unboxed Data.Array.Parallel.Lifted.Prim Data.Array.Parallel.Lifted.Repr Data.Array.Parallel.Lifted.Closure Data.Array.Parallel.Lifted.Instances Data.Array.Parallel.Lifted.Combinators Data.Array.Parallel.Prelude.Base.Int Data.Array.Parallel.Prelude.Base.Word8 Data.Array.Parallel.Prelude.Base.Double Data.Array.Parallel.Prelude.Base.Bool Data.Array.Parallel.Prelude.Base.PArr Data.Array.Parallel.Prelude.Base.Tuple Data.Array.Parallel.Prelude.Base Data.Array.Parallel.Prelude.Bool <> for dir in dist/build/Data/Array/ dist/build/Data/Array/Parallel/ dist/build/Data/Array/Parallel/Lifted/ dist/build/Data/Array/Parallel/Prelude/ dist/build/Data/Array/Parallel/Prelude/Base/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-seq' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-seq' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Unboxed.hs -o dist/build/Data/Array/Parallel/Lifted/Unboxed.o -ohi dist/build/Data/Array/Parallel/Lifted/Unboxed.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/PArray.hs -o dist/build/Data/Array/Parallel/Lifted/PArray.o -ohi dist/build/Data/Array/Parallel/Lifted/PArray.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Repr.hs -o dist/build/Data/Array/Parallel/Lifted/Repr.o -ohi dist/build/Data/Array/Parallel/Lifted/Repr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Instances.hs -o dist/build/Data/Array/Parallel/Lifted/Instances.o -ohi dist/build/Data/Array/Parallel/Lifted/Instances.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Closure.hs -o dist/build/Data/Array/Parallel/Lifted/Closure.o -ohi dist/build/Data/Array/Parallel/Lifted/Closure.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Prim.hs -o dist/build/Data/Array/Parallel/Lifted/Prim.o -ohi dist/build/Data/Array/Parallel/Lifted/Prim.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Combinators.hs -o dist/build/Data/Array/Parallel/Lifted/Combinators.o -ohi dist/build/Data/Array/Parallel/Lifted/Combinators.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted.hs -o dist/build/Data/Array/Parallel/Lifted.o -ohi dist/build/Data/Array/Parallel/Lifted.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/PArr.hs -o dist/build/Data/Array/Parallel/Prelude/Base/PArr.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/PArr.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Tuple.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Tuple.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Tuple.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/PArray.hs -o dist/build/Data/Array/Parallel/PArray.o -ohi dist/build/Data/Array/Parallel/PArray.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel.hs -o dist/build/Data/Array/Parallel.o -ohi dist/build/Data/Array/Parallel.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Int.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Int.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Bool.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Bool.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Double.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Double.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Word8.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Word8.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base.hs -o dist/build/Data/Array/Parallel/Prelude/Base.o -ohi dist/build/Data/Array/Parallel/Prelude/Base.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Bool.o -ohi dist/build/Data/Array/Parallel/Prelude/Bool.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Int.o -ohi dist/build/Data/Array/Parallel/Prelude/Int.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Word8.o -ohi dist/build/Data/Array/Parallel/Prelude/Word8.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Double.o -ohi dist/build/Data/Array/Parallel/Prelude/Double.hi <> 10 GCs, 1775616/3371008 avg/max bytes residency (2 samples), 35M in use, 0.00 INIT (0.00 elapsed), 0.04 MUT (0.10 elapsed), 0.05 GC (0.06 elapsed) :ghc>> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude.hs -o dist/build/Data/Array/Parallel/Prelude.o -ohi dist/build/Data/Array/Parallel/Prelude.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Array/Parallel_split dist/build/Data/Array/Parallel/Lifted_split dist/build/Data/Array/Parallel/Prelude_split dist/build/Data/Array/Parallel/Prelude/Int_split dist/build/Data/Array/Parallel/Prelude/Word8_split dist/build/Data/Array/Parallel/Prelude/Double_split dist/build/Data/Array/Parallel/PArray_split dist/build/Data/Array/Parallel/Lifted/PArray_split dist/build/Data/Array/Parallel/Lifted/Unboxed_split dist/build/Data/Array/Parallel/Lifted/Prim_split dist/build/Data/Array/Parallel/Lifted/Repr_split dist/build/Data/Array/Parallel/Lifted/Closure_split dist/build/Data/Array/Parallel/Lifted/Instances_split dist/build/Data/Array/Parallel/Lifted/Combinators_split dist/build/Data/Array/Parallel/Prelude/Base/Int_split dist/build/Data/Array/Parallel/Prelude/Base/Word8_split dist/build/Data/Array/Parallel/Prelude/Base/Double_split dist/build/Data/Array/Parallel/Prelude/Base/Bool_split dist/build/Data/Array/Parallel/Prelude/Base/PArr_split dist/build/Data/Array/Parallel/Prelude/Base/Tuple_split dist/build/Data/Array/Parallel/Prelude/Base_split dist/build/Data/Array/Parallel/Prelude/Bool_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-seq-0.3.a /usr/bin/ld -x -r -o dist/build/HSdph-seq-0.3.o dist/build/Data/Array/Parallel.o dist/build/Data/Array/Parallel/Lifted.o dist/build/Data/Array/Parallel/Prelude.o dist/build/Data/Array/Parallel/Prelude/Int.o dist/build/Data/Array/Parallel/Prelude/Word8.o dist/build/Data/Array/Parallel/Prelude/Double.o dist/build/Data/Array/Parallel/PArray.o dist/build/Data/Array/Parallel/Lifted/PArray.o dist/build/Data/Array/Parallel/Lifted/Unboxed.o dist/build/Data/Array/Parallel/Lifted/Prim.o dist/build/Data/Array/Parallel/Lifted/Repr.o dist/build/Data/Array/Parallel/Lifted/Closure.o dist/build/Data/Array/Parallel/Lifted/Instances.o dist/build/Data/Array/Parallel/Lifted/Combinators.o dist/build/Data/Array/Parallel/Prelude/Base/Int.o dist/build/Data/Array/Parallel/Prelude/Base/Word8.o dist/build/Data/Array/Parallel/Prelude/Base/Double.o dist/build/Data/Array/Parallel/Prelude/Base/Bool.o dist/build/Data/Array/Parallel/Prelude/Base/PArr.o dist/build/Data/Array/Parallel/Prelude/Base/Tuple.o dist/build/Data/Array/Parallel/Prelude/Base.o dist/build/Data/Array/Parallel/Prelude/Bool.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSdph-seq-0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Unboxed.hs -o dist/build/Data/Array/Parallel/Lifted/Unboxed.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Unboxed.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/PArray.hs -o dist/build/Data/Array/Parallel/Lifted/PArray.p_o -ohi dist/build/Data/Array/Parallel/Lifted/PArray.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Repr.hs -o dist/build/Data/Array/Parallel/Lifted/Repr.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Repr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Instances.hs -o dist/build/Data/Array/Parallel/Lifted/Instances.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Instances.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Closure.hs -o dist/build/Data/Array/Parallel/Lifted/Closure.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Closure.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Prim.hs -o dist/build/Data/Array/Parallel/Lifted/Prim.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Prim.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Combinators.hs -o dist/build/Data/Array/Parallel/Lifted/Combinators.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Combinators.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted.hs -o dist/build/Data/Array/Parallel/Lifted.p_o -ohi dist/build/Data/Array/Parallel/Lifted.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/PArr.hs -o dist/build/Data/Array/Parallel/Prelude/Base/PArr.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/PArr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Tuple.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Tuple.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Tuple.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/PArray.hs -o dist/build/Data/Array/Parallel/PArray.p_o -ohi dist/build/Data/Array/Parallel/PArray.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel.hs -o dist/build/Data/Array/Parallel.p_o -ohi dist/build/Data/Array/Parallel.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Int.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Int.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Bool.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Bool.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Double.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Double.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Word8.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Word8.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base.hs -o dist/build/Data/Array/Parallel/Prelude/Base.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Bool.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Bool.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Int.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Int.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Word8.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Word8.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Double.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Double.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-seq-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-seq-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-seq -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude.hs -o dist/build/Data/Array/Parallel/Prelude.p_o -ohi dist/build/Data/Array/Parallel/Prelude.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Array/Parallel_split dist/build/Data/Array/Parallel/Lifted_split dist/build/Data/Array/Parallel/Prelude_split dist/build/Data/Array/Parallel/Prelude/Int_split dist/build/Data/Array/Parallel/Prelude/Word8_split dist/build/Data/Array/Parallel/Prelude/Double_split dist/build/Data/Array/Parallel/PArray_split dist/build/Data/Array/Parallel/Lifted/PArray_split dist/build/Data/Array/Parallel/Lifted/Unboxed_split dist/build/Data/Array/Parallel/Lifted/Prim_split dist/build/Data/Array/Parallel/Lifted/Repr_split dist/build/Data/Array/Parallel/Lifted/Closure_split dist/build/Data/Array/Parallel/Lifted/Instances_split dist/build/Data/Array/Parallel/Lifted/Combinators_split dist/build/Data/Array/Parallel/Prelude/Base/Int_split dist/build/Data/Array/Parallel/Prelude/Base/Word8_split dist/build/Data/Array/Parallel/Prelude/Base/Double_split dist/build/Data/Array/Parallel/Prelude/Base/Bool_split dist/build/Data/Array/Parallel/Prelude/Base/PArr_split dist/build/Data/Array/Parallel/Prelude/Base/Tuple_split dist/build/Data/Array/Parallel/Prelude/Base_split dist/build/Data/Array/Parallel/Prelude/Bool_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-seq-0.3_p.a /usr/bin/ar: creating dist/build/libHSdph-seq-0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-seq' Registering dph-seq-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. make -C dph dph-par make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph' rm -rf dph-par rm -rf dph-par.tmp mkdir dph-par.tmp cp dph/Setup.hs dph-par.tmp/ gcc -E -undef -traditional -P -DUSE_dph_par -x c dph/dph.cabal > dph-par.tmp/dph.cabal mv dph-par.tmp dph-par make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph' rm -f -f stamp/configure.library.*.dph/dph-par dph/dph-par/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-par` ( cd dph/dph-par && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-par || touch dph/dph-par/unbuildable Configuring dph-par-0.3... Warn ing: 'hs-source-dirs: ../dph' is a relative path outside of the source tree. This will not work when generatin g a tarball with 'sdist'. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-par; then \ cd dph/dph-par && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi mv: cannot stat `GNUmakefile': No such file or directory Preprocessing library dph-par-0.3... Generating Makefile dph-par-0.3... make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-par' GNUmakefile:86: dist/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist/build/.depend -dep-suffix-s -dep-suffixp -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w Data.Array.Parallel Data.Array.Parallel.Lifted Data.Array.Parallel.Prelude Data.Array.Parallel.Prelude.Int Data.Array.Parallel.Prelude.Word8 Data.Array.Parallel.Prelude.Double Data.Array.Parallel.PArray Data.Array.Parallel.Lifted.PArray Data.Array.Parallel.Lifted.Unboxed Data.Array.Parallel.Lifted.Prim Data.Array.Parallel.Lifted.Repr Data.Array.Parallel.Lifted.Closure Data.Array.Parallel.Lifted.Instances Data.Array.Parallel.Lifted.Combinators Data.Array.Parallel.Prelude.Base.Int Data.Array.Parallel.Prelude.Base.Word8 Data.Array.Parallel.Prelude.Base.Double Data.Array.Parallel.Prelude.Base.Bool Data.Array.Parallel.Prelude.Base.PArr Data.Array.Parallel.Prelude.Base.Tuple Data.Array.Parallel.Prelude.Base Data.Array.Parallel.Prelude.Bool <> for dir in dist/build/Data/Array/ dist/build/Data/Array/Parallel/ dist/build/Data/Array/Parallel/Lifted/ dist/build/Data/Array/Parallel/Prelude/ dist/build/Data/Array/Parallel/Prelude/Base/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-par' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-par' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Unboxed.hs -o dist/build/Data/Array/Parallel/Lifted/Unboxed.o -ohi dist/build/Data/Array/Parallel/Lifted/Unboxed.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/PArray.hs -o dist/build/Data/Array/Parallel/Lifted/PArray.o -ohi dist/build/Data/Array/Parallel/Lifted/PArray.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Repr.hs -o dist/build/Data/Array/Parallel/Lifted/Repr.o -ohi dist/build/Data/Array/Parallel/Lifted/Repr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Instances.hs -o dist/build/Data/Array/Parallel/Lifted/Instances.o -ohi dist/build/Data/Array/Parallel/Lifted/Instances.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Closure.hs -o dist/build/Data/Array/Parallel/Lifted/Closure.o -ohi dist/build/Data/Array/Parallel/Lifted/Closure.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Prim.hs -o dist/build/Data/Array/Parallel/Lifted/Prim.o -ohi dist/build/Data/Array/Parallel/Lifted/Prim.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Combinators.hs -o dist/build/Data/Array/Parallel/Lifted/Combinators.o -ohi dist/build/Data/Array/Parallel/Lifted/Combinators.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted.hs -o dist/build/Data/Array/Parallel/Lifted.o -ohi dist/build/Data/Array/Parallel/Lifted.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/PArr.hs -o dist/build/Data/Array/Parallel/Prelude/Base/PArr.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/PArr.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Tuple.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Tuple.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Tuple.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/PArray.hs -o dist/build/Data/Array/Parallel/PArray.o -ohi dist/build/Data/Array/Parallel/PArray.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel.hs -o dist/build/Data/Array/Parallel.o -ohi dist/build/Data/Array/Parallel.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Int.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Int.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Bool.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Bool.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Double.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Double.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Word8.o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Word8.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base.hs -o dist/build/Data/Array/Parallel/Prelude/Base.o -ohi dist/build/Data/Array/Parallel/Prelude/Base.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Bool.o -ohi dist/build/Data/Array/Parallel/Prelude/Bool.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Int.o -ohi dist/build/Data/Array/Parallel/Prelude/Int.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Word8.o -ohi dist/build/Data/Array/Parallel/Prelude/Word8.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Double.o -ohi dist/build/Data/Array/Parallel/Prelude/Double.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude.hs -o dist/build/Data/Array/Parallel/Prelude.o -ohi dist/build/Data/Array/Parallel/Prelude.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Array/Parallel_split dist/build/Data/Array/Parallel/Lifted_split dist/build/Data/Array/Parallel/Prelude_split dist/build/Data/Array/Parallel/Prelude/Int_split dist/build/Data/Array/Parallel/Prelude/Word8_split dist/build/Data/Array/Parallel/Prelude/Double_split dist/build/Data/Array/Parallel/PArray_split dist/build/Data/Array/Parallel/Lifted/PArray_split dist/build/Data/Array/Parallel/Lifted/Unboxed_split dist/build/Data/Array/Parallel/Lifted/Prim_split dist/build/Data/Array/Parallel/Lifted/Repr_split dist/build/Data/Array/Parallel/Lifted/Closure_split dist/build/Data/Array/Parallel/Lifted/Instances_split dist/build/Data/Array/Parallel/Lifted/Combinators_split dist/build/Data/Array/Parallel/Prelude/Base/Int_split dist/build/Data/Array/Parallel/Prelude/Base/Word8_split dist/build/Data/Array/Parallel/Prelude/Base/Double_split dist/build/Data/Array/Parallel/Prelude/Base/Bool_split dist/build/Data/Array/Parallel/Prelude/Base/PArr_split dist/build/Data/Array/Parallel/Prelude/Base/Tuple_split dist/build/Data/Array/Parallel/Prelude/Base_split dist/build/Data/Array/Parallel/Prelude/Bool_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-par-0.3.a /usr/bin/ld -x -r -o dist/build/HSdph-par-0.3.o dist/build/Data/Array/Parallel.o dist/build/Data/Array/Parallel/Lifted.o dist/build/Data/Array/Parallel/Prelude.o dist/build/Data/Array/Parallel/Prelude/Int.o dist/build/Data/Array/Parallel/Prelude/Word8.o dist/build/Data/Array/Parallel/Prelude/Double.o dist/build/Data/Array/Parallel/PArray.o dist/build/Data/Array/Parallel/Lifted/PArray.o dist/build/Data/Array/Parallel/Lifted/Unboxed.o dist/build/Data/Array/Parallel/Lifted/Prim.o dist/build/Data/Array/Parallel/Lifted/Repr.o dist/build/Data/Array/Parallel/Lifted/Closure.o dist/build/Data/Array/Parallel/Lifted/Instances.o dist/build/Data/Array/Parallel/Lifted/Combinators.o dist/build/Data/Array/Parallel/Prelude/Base/Int.o dist/build/Data/Array/Parallel/Prelude/Base/Word8.o dist/build/Data/Array/Parallel/Prelude/Base/Double.o dist/build/Data/Array/Parallel/Prelude/Base/Bool.o dist/build/Data/Array/Parallel/Prelude/Base/PArr.o dist/build/Data/Array/Parallel/Prelude/Base/Tuple.o dist/build/Data/Array/Parallel/Prelude/Base.o dist/build/Data/Array/Parallel/Prelude/Bool.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSdph-par-0.3.a == make way=p -f GNUmakefile all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Unboxed.hs -o dist/build/Data/Array/Parallel/Lifted/Unboxed.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Unboxed.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/PArray.hs -o dist/build/Data/Array/Parallel/Lifted/PArray.p_o -ohi dist/build/Data/Array/Parallel/Lifted/PArray.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Repr.hs -o dist/build/Data/Array/Parallel/Lifted/Repr.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Repr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Instances.hs -o dist/build/Data/Array/Parallel/Lifted/Instances.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Instances.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Closure.hs -o dist/build/Data/Array/Parallel/Lifted/Closure.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Closure.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Prim.hs -o dist/build/Data/Array/Parallel/Lifted/Prim.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Prim.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted/Combinators.hs -o dist/build/Data/Array/Parallel/Lifted/Combinators.p_o -ohi dist/build/Data/Array/Parallel/Lifted/Combinators.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Lifted.hs -o dist/build/Data/Array/Parallel/Lifted.p_o -ohi dist/build/Data/Array/Parallel/Lifted.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/PArr.hs -o dist/build/Data/Array/Parallel/Prelude/Base/PArr.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/PArr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Tuple.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Tuple.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Tuple.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/PArray.hs -o dist/build/Data/Array/Parallel/PArray.p_o -ohi dist/build/Data/Array/Parallel/PArray.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel.hs -o dist/build/Data/Array/Parallel.p_o -ohi dist/build/Data/Array/Parallel.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Int.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Int.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Bool.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Bool.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Double.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Double.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Base/Word8.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base/Word8.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Base.hs -o dist/build/Data/Array/Parallel/Prelude/Base.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Base.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Bool.hs -o dist/build/Data/Array/Parallel/Prelude/Bool.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Bool.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Int.hs -o dist/build/Data/Array/Parallel/Prelude/Int.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Int.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Word8.hs -o dist/build/Data/Array/Parallel/Prelude/Word8.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Word8.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude/Double.hs -o dist/build/Data/Array/Parallel/Prelude/Double.p_o -ohi dist/build/Data/Array/Parallel/Prelude/Double.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -package-name dph-par-0.3 -hide-all-packages -no-user-package-conf -split-objs -i -idist/build -i../dph -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package array-0.2.0.0 -package base-4.0.0.0 -package dph-base-0.3 -package dph-prim-par-0.3 -package ghc-prim-0.1.0.0 -package random-1.0.0.1 -O -Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash -XUnboxedTuples -XTypeOperators -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist/build -H32m -O -O2 -Rghc-timing -XGenerics -Wall -fno-warn-deprecated-flags -w -c ../dph/Data/Array/Parallel/Prelude.hs -o dist/build/Data/Array/Parallel/Prelude.p_o -ohi dist/build/Data/Array/Parallel/Prelude.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Array/Parallel_split dist/build/Data/Array/Parallel/Lifted_split dist/build/Data/Array/Parallel/Prelude_split dist/build/Data/Array/Parallel/Prelude/Int_split dist/build/Data/Array/Parallel/Prelude/Word8_split dist/build/Data/Array/Parallel/Prelude/Double_split dist/build/Data/Array/Parallel/PArray_split dist/build/Data/Array/Parallel/Lifted/PArray_split dist/build/Data/Array/Parallel/Lifted/Unboxed_split dist/build/Data/Array/Parallel/Lifted/Prim_split dist/build/Data/Array/Parallel/Lifted/Repr_split dist/build/Data/Array/Parallel/Lifted/Closure_split dist/build/Data/Array/Parallel/Lifted/Instances_split dist/build/Data/Array/Parallel/Lifted/Combinators_split dist/build/Data/Array/Parallel/Prelude/Base/Int_split dist/build/Data/Array/Parallel/Prelude/Base/Word8_split dist/build/Data/Array/Parallel/Prelude/Base/Double_split dist/build/Data/Array/Parallel/Prelude/Base/Bool_split dist/build/Data/Array/Parallel/Prelude/Base/PArr_split dist/build/Data/Array/Parallel/Prelude/Base/Tuple_split dist/build/Data/Array/Parallel/Prelude/Base_split dist/build/Data/Array/Parallel/Prelude/Bool_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSdph-par-0.3_p.a /usr/bin/ar: creating dist/build/libHSdph-par-0.3_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-par' Registering dph-par-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries' make stage2 make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1' grep: packages: No such file or directory make -C compiler stage=2 boot make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/compiler' test -f /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf || echo "[]" > /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf ../utils/mkdirhier/mkdirhier stage2plus /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-stage2 \ --flags=-stage1 --flags=ncg --flags=ghci --ghc-option=-DGHCI_TABLES_NEXT_TO_CODE --flags=editline --enable-library-profiling --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ --ghc-option=-DSTAGE=2 mkdir stage2plus Creating stage2plus/ghc_boot_platform.h... Done. Configuring ghc-6.10.1... Warning: 'include-dirs: ../libffi/build/include' is a relative path outside of the source tree. This will not work when generating a tarba ll with 'sdist'. Warning: 'include-dirs: ../libraries/base/cbits' is a relative path out side of the source tree. This will not work when generating a tarball with 'sdist'. Warning: 'include-dirs: ../libraries/base/include' is a relative path outside of t he sour ce tree. This will not work when generating a tarball w ith 'sdist'. rm -f -f Makefile-stage2 /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile --distpref dist-stage2 -f Makefile-stage2 Preprocessing library ghc-6.10.1... Generating Makefile ghc-6.10.1... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/compiler' make -C compiler stage=2 make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/compiler' make -f Makefile-stage2 stage=2 make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/compiler' Makefile-stage2:86: dist-stage2/build/.depend: No such file or directory /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -M -dep-makefile dist-stage2/build/.depend -dep-suffix-s -dep-suffixp -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 AsmCodeGen MachCodeGen MachInstrs MachRegs NCGMonad PositionIndependentCode PprMach RegAllocColor RegAllocInfo RegAllocLinear RegAllocStats RegArchBase RegArchX86 RegCoalesce RegLiveness RegSpill RegSpillClean RegSpillCost DsMeta TcSplice Convert ByteCodeAsm ByteCodeFFI ByteCodeGen ByteCodeInstr ByteCodeItbls ByteCodeLink Debugger GhciMonad GhciTags InteractiveUI LibFFI Linker ObjLink RtClosureInspect BasicTypes DataCon Demand Exception Id IdInfo Literal MkId Module Name NameEnv NameSet NewDemand OccName RdrName SrcLoc UniqSupply Unique Var VarEnv VarSet BlockId CLabel Cmm CmmBrokenBlock CmmCPS CmmCPSGen CmmCPSZ CmmCallConv CmmCommonBlockElimZ CmmContFlowOpt CmmCvt CmmExpr CmmInfo CmmLex CmmLint CmmLive CmmLiveZ CmmOpt CmmParse CmmProcPoint CmmProcPointZ CmmSpillReload CmmTx CmmUtils CmmZipUtil DFMonad Dataflow MachOp MkZipCfg MkZipCfgCmm OptimizationFuel PprC PprCmm PprCmmZ StackColor StackPlacements ZipCfg ZipCfgCmmRep ZipCfgExtras ZipDataflow Bitmap CgBindery CgCallConv CgCase CgClosure CgCon CgExpr CgForeignCall CgHeapery CgHpc CgInfoTbls CgLetNoEscape CgMonad CgParallel CgPrimOp CgProf CgStackery CgTailCall CgTicky CgUtils ClosureInfo CodeGen SMRep CoreFVs CoreLint CorePrep CoreSubst CoreSyn CoreTidy CoreUnfold CoreUtils ExternalCore MkCore MkExternalCore PprCore PprExternalCore CprAnalyse Check Coverage Desugar DsArrows DsBinds DsCCall DsExpr DsForeign DsGRHSs DsListComp DsMonad DsUtils Match MatchCon MatchLit HsBinds HsDecls HsDoc HsExpr HsImpExp HsLit HsPat HsSyn HsTypes HsUtils BinIface BuildTyCl IfaceEnv IfaceSyn IfaceType LoadIface MkIface TcIface BreakArray CmdLineParser CodeOutput Config Constants DriverMkDepend DriverPhases DriverPipeline DynFlags ErrUtils Finder GHC HeaderInfo HscMain HscStats HscTypes InteractiveEval PackageConfig Packages ParsePkgConf PprTyThing StaticFlags StaticFlagParser SysTools TidyPgm Ctype HaddockLex HaddockParse HaddockUtils LexCore Lexer Parser ParserCore ParserCoreUtils RdrHsSyn ForeignCall PrelInfo PrelNames PrelRules PrimOp TysPrim TysWiredIn CostCentre SCCfinal RnBinds RnEnv RnExpr RnHsDoc RnHsSyn RnNames RnPat RnSource RnTypes CSE FloatIn FloatOut LiberateCase OccurAnal SAT SetLevels SimplCore SimplEnv SimplMonad SimplUtils Simplify SRT SimplStg StgStats Rules SpecConstr Specialise CoreToStg StgLint StgSyn DmdAnal SaAbsInt SaLib StrictAnal WorkWrap WwLib FamInst Inst TcArrows TcBinds TcClassDcl TcDefaults TcDeriv TcEnv TcExpr TcForeign TcGenDeriv TcHsSyn TcHsType TcInstDcls TcMType TcMatches TcPat TcRnDriver TcRnMonad TcRnTypes TcRules TcSimplify TcTyClsDecls TcTyDecls TcTyFuns TcType TcUnify Class Coercion FamInstEnv FunDeps Generics InstEnv TyCon Type TypeRep Unify Bag Binary BufWrite Digraph Encoding FastBool FastFunctions FastMutInt FastString FastTypes Fingerprint FiniteMap GraphBase GraphColor GraphOps GraphPpr IOEnv Interval LazyUniqFM ListSetOps Maybes MonadUtils OrdList Outputable Panic Pretty State StringBuffer Unicode UniqFM UniqSet Util VectBuiltIn VectCore VectMonad VectType VectUtils Vectorise <> for dir in dist-stage2/build/ dist-stage2/build/cbits/ dist-stage2/build/parser/ dist-stage2/build/utils/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/compiler' make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/compiler' /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Exception.hs -o dist-stage2/build/Exception.o -ohi dist-stage2/build/Exception.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastTypes.lhs -o dist-stage2/build/FastTypes.o -ohi dist-stage2/build/FastTypes.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Config.hs -o dist-stage2/build/Config.o -ohi dist-stage2/build/Config.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Maybes.lhs -o dist-stage2/build/Maybes.o -ohi dist-stage2/build/Maybes.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Encoding.hs -o dist-stage2/build/Encoding.o -ohi dist-stage2/build/Encoding.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/OccName.lhs-boot -o dist-stage2/build/OccName.o-boot -ohi dist-stage2/build/OccName.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Module.lhs-boot -o dist-stage2/build/Module.o-boot -ohi dist-stage2/build/Module.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastMutInt.lhs -o dist-stage2/build/FastMutInt.o -ohi dist-stage2/build/FastMutInt.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Packages.lhs-boot -o dist-stage2/build/Packages.o-boot -ohi dist-stage2/build/Packages.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Constants.lhs -o dist-stage2/build/Constants.o -ohi dist-stage2/build/Constants.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Name.lhs-boot -o dist-stage2/build/Name.o-boot -ohi dist-stage2/build/Name.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TypeRep.lhs-boot -o dist-stage2/build/TypeRep.o-boot -ohi dist-stage2/build/TypeRep.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/MonadUtils.hs -o dist-stage2/build/MonadUtils.o -ohi dist-stage2/build/MonadUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/IdInfo.lhs-boot -o dist-stage2/build/IdInfo.o-boot -ohi dist-stage2/build/IdInfo.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TyCon.lhs-boot -o dist-stage2/build/TyCon.o-boot -ohi dist-stage2/build/TyCon.hi-boot <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Unicode.hs -o dist-stage2/build/Unicode.o -ohi dist-stage2/build/Unicode.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/OrdList.lhs -o dist-stage2/build/OrdList.o -ohi dist-stage2/build/OrdList.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastBool.lhs -o dist-stage2/build/FastBool.o -ohi dist-stage2/build/FastBool.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/InteractiveEval.hs-boot -o dist-stage2/build/InteractiveEval.o-boot -ohi dist-stage2/build/InteractiveEval.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/ExternalCore.lhs -o dist-stage2/build/ExternalCore.o -ohi dist-stage2/build/ExternalCore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmTx.hs -o dist-stage2/build/CmmTx.o -ohi dist-stage2/build/CmmTx.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/Dataflow.hs -o dist-stage2/build/Dataflow.o -ohi dist-stage2/build/Dataflow.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/ParserCoreUtils.hs -o dist-stage2/build/ParserCoreUtils.o -ohi dist-stage2/build/ParserCoreUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Demand.lhs -o dist-stage2/build/Demand.o -ohi dist-stage2/build/Demand.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cprAnalysis/CprAnalyse.lhs -o dist-stage2/build/CprAnalyse.o -ohi dist-stage2/build/CprAnalyse.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/SaAbsInt.lhs -o dist-stage2/build/SaAbsInt.o -ohi dist-stage2/build/SaAbsInt.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/SaLib.lhs -o dist-stage2/build/SaLib.o -ohi dist-stage2/build/SaLib.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/StrictAnal.lhs -o dist-stage2/build/StrictAnal.o -ohi dist-stage2/build/StrictAnal.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -optc-O2 -odir dist-stage2/build -c parser/cutils.c -o dist-stage2/build/parser/cutils.o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -optc-O2 -odir dist-stage2/build -c utils/md5.c -o dist-stage2/build/utils/md5.o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -optc-O2 -odir dist-stage2/build -c cbits/unicode.c -o dist-stage2/build/cbits/unicode.o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastFunctions.lhs -o dist-stage2/build/FastFunctions.o -ohi dist-stage2/build/FastFunctions.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/BreakArray.hs -o dist-stage2/build/BreakArray.o -ohi dist-stage2/build/BreakArray.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Panic.lhs -o dist-stage2/build/Panic.o -ohi dist-stage2/build/Panic.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/State.hs -o dist-stage2/build/State.o -ohi dist-stage2/build/State.hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Util.lhs -o dist-stage2/build/Util.o -ohi dist-stage2/build/Util.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastString.lhs -o dist-stage2/build/FastString.o -ohi dist-stage2/build/FastString.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DriverPhases.hs -o dist-stage2/build/DriverPhases.o -ohi dist-stage2/build/DriverPhases.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/Ctype.lhs -o dist-stage2/build/Ctype.o -ohi dist-stage2/build/Ctype.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/IOEnv.hs -o dist-stage2/build/IOEnv.o -ohi dist-stage2/build/IOEnv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/LexCore.hs -o dist-stage2/build/LexCore.o -ohi dist-stage2/build/LexCore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Interval.hs -o dist-stage2/build/Interval.o -ohi dist-stage2/build/Interval.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/StringBuffer.lhs -o dist-stage2/build/StringBuffer.o -ohi dist-stage2/build/StringBuffer.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/BufWrite.hs -o dist-stage2/build/BufWrite.o -ohi dist-stage2/build/BufWrite.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/StaticFlags.hs -o dist-stage2/build/StaticFlags.o -ohi dist-stage2/build/StaticFlags.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Pretty.lhs -o dist-stage2/build/Pretty.o -ohi dist-stage2/build/Pretty.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Outputable.lhs -o dist-stage2/build/Outputable.o -ohi dist-stage2/build/Outputable.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/PprExternalCore.lhs -o dist-stage2/build/PprExternalCore.o -ohi dist-stage2/build/PprExternalCore.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/SrcLoc.lhs -o dist-stage2/build/SrcLoc.o -ohi dist-stage2/build/SrcLoc.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/BasicTypes.lhs -o dist-stage2/build/BasicTypes.o -ohi dist-stage2/build/BasicTypes.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c dist-stage2/build/Fingerprint.hs -o dist-stage2/build/Fingerprint.o -ohi dist-stage2/build/Fingerprint.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Bag.lhs -o dist-stage2/build/Bag.o -ohi dist-stage2/build/Bag.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Digraph.lhs -o dist-stage2/build/Digraph.o -ohi dist-stage2/build/Digraph.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcType.lhs-boot -o dist-stage2/build/TcType.o-boot -ohi dist-stage2/build/TcType.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/MachOp.hs -o dist-stage2/build/MachOp.o -ohi dist-stage2/build/MachOp.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeFFI.lhs -o dist-stage2/build/ByteCodeFFI.o -ohi dist-stage2/build/ByteCodeFFI.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/CmdLineParser.hs -o dist-stage2/build/CmdLineParser.o -ohi dist-stage2/build/CmdLineParser.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsDoc.hs -o dist-stage2/build/HsDoc.o -ohi dist-stage2/build/HsDoc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsPat.lhs-boot -o dist-stage2/build/HsPat.o-boot -ohi dist-stage2/build/HsPat.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ObjLink.lhs -o dist-stage2/build/ObjLink.o -ohi dist-stage2/build/ObjLink.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/ErrUtils.lhs-boot -o dist-stage2/build/ErrUtils.o-boot -ohi dist-stage2/build/ErrUtils.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Unique.lhs -o dist-stage2/build/Unique.o -ohi dist-stage2/build/Unique.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FiniteMap.lhs -o dist-stage2/build/FiniteMap.o -ohi dist-stage2/build/FiniteMap.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/StaticFlagParser.hs -o dist-stage2/build/StaticFlagParser.o -ohi dist-stage2/build/StaticFlagParser.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsExpr.lhs-boot -o dist-stage2/build/HsExpr.o-boot -ohi dist-stage2/build/HsExpr.hi-boot <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/UniqFM.lhs -o dist-stage2/build/UniqFM.o -ohi dist-stage2/build/UniqFM.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/UniqSupply.lhs -o dist-stage2/build/UniqSupply.o -ohi dist-stage2/build/UniqSupply.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/StackPlacements.hs -o dist-stage2/build/StackPlacements.o -ohi dist-stage2/build/StackPlacements.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Binary.hs -o dist-stage2/build/Binary.o -ohi dist-stage2/build/Binary.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/UniqSet.lhs -o dist-stage2/build/UniqSet.o -ohi dist-stage2/build/UniqSet.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/LazyUniqFM.lhs -o dist-stage2/build/LazyUniqFM.o -ohi dist-stage2/build/LazyUniqFM.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/ListSetOps.lhs -o dist-stage2/build/ListSetOps.o -ohi dist-stage2/build/ListSetOps.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/BlockId.hs -o dist-stage2/build/BlockId.o -ohi dist-stage2/build/BlockId.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphBase.hs -o dist-stage2/build/GraphBase.o -ohi dist-stage2/build/GraphBase.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegArchBase.hs -o dist-stage2/build/RegArchBase.o -ohi dist-stage2/build/RegArchBase.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphPpr.hs -o dist-stage2/build/GraphPpr.o -ohi dist-stage2/build/GraphPpr.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphOps.hs -o dist-stage2/build/GraphOps.o -ohi dist-stage2/build/GraphOps.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegArchX86.hs -o dist-stage2/build/RegArchX86.o -ohi dist-stage2/build/RegArchX86.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/OccName.lhs -o dist-stage2/build/OccName.o -ohi dist-stage2/build/OccName.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Module.lhs -o dist-stage2/build/Module.o -ohi dist-stage2/build/Module.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/ForeignCall.lhs -o dist-stage2/build/ForeignCall.o -ohi dist-stage2/build/ForeignCall.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphColor.hs -o dist-stage2/build/GraphColor.o -ohi dist-stage2/build/GraphColor.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/PackageConfig.hs -o dist-stage2/build/PackageConfig.o -ohi dist-stage2/build/PackageConfig.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsImpExp.lhs -o dist-stage2/build/HsImpExp.o -ohi dist-stage2/build/HsImpExp.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Name.lhs -o dist-stage2/build/Name.o -ohi dist-stage2/build/Name.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/RdrName.lhs -o dist-stage2/build/RdrName.o -ohi dist-stage2/build/RdrName.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Var.lhs -o dist-stage2/build/Var.o -ohi dist-stage2/build/Var.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/DataCon.lhs-boot -o dist-stage2/build/DataCon.o-boot -ohi dist-stage2/build/DataCon.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/NameSet.lhs -o dist-stage2/build/NameSet.o -ohi dist-stage2/build/NameSet.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/NameEnv.lhs -o dist-stage2/build/NameEnv.o -ohi dist-stage2/build/NameEnv.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c profiling/CostCentre.lhs -o dist-stage2/build/CostCentre.o -ohi dist-stage2/build/CostCentre.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Class.lhs -o dist-stage2/build/Class.o -ohi dist-stage2/build/Class.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/VarSet.lhs -o dist-stage2/build/VarSet.o -ohi dist-stage2/build/VarSet.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrelNames.lhs -o dist-stage2/build/PrelNames.o -ohi dist-stage2/build/PrelNames.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockLex.hs-boot -o dist-stage2/build/HaddockLex.o-boot -ohi dist-stage2/build/HaddockLex.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/VarEnv.lhs -o dist-stage2/build/VarEnv.o -ohi dist-stage2/build/VarEnv.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/NewDemand.lhs -o dist-stage2/build/NewDemand.o -ohi dist-stage2/build/NewDemand.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgBindery.lhs-boot -o dist-stage2/build/CgBindery.o-boot -ohi dist-stage2/build/CgBindery.hi-boot <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DynFlags.hs -o dist-stage2/build/DynFlags.o -ohi dist-stage2/build/DynFlags.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TyCon.lhs -o dist-stage2/build/TyCon.o -ohi dist-stage2/build/TyCon.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TypeRep.lhs -o dist-stage2/build/TypeRep.o -ohi dist-stage2/build/TypeRep.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c dist-stage2/build/LibFFI.hs -o dist-stage2/build/LibFFI.o -ohi dist-stage2/build/LibFFI.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Type.lhs -o dist-stage2/build/Type.o -ohi dist-stage2/build/Type.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Coercion.lhs -o dist-stage2/build/Coercion.o -ohi dist-stage2/build/Coercion.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/TysPrim.lhs -o dist-stage2/build/TysPrim.o -ohi dist-stage2/build/TysPrim.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsTypes.lhs -o dist-stage2/build/HsTypes.o -ohi dist-stage2/build/HsTypes.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsLit.lhs -o dist-stage2/build/HsLit.o -ohi dist-stage2/build/HsLit.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/DataCon.lhs -o dist-stage2/build/DataCon.o -ohi dist-stage2/build/DataCon.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Literal.lhs -o dist-stage2/build/Literal.o -ohi dist-stage2/build/Literal.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/MkId.lhs-boot -o dist-stage2/build/MkId.o-boot -ohi dist-stage2/build/MkId.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreSyn.lhs -o dist-stage2/build/CoreSyn.o -ohi dist-stage2/build/CoreSyn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/TysWiredIn.lhs -o dist-stage2/build/TysWiredIn.o -ohi dist-stage2/build/TysWiredIn.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrimOp.lhs -o dist-stage2/build/PrimOp.o -ohi dist-stage2/build/PrimOp.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/ErrUtils.lhs -o dist-stage2/build/ErrUtils.o -ohi dist-stage2/build/ErrUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/Lexer.hs -o dist-stage2/build/Lexer.o -ohi dist-stage2/build/Lexer.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Unify.lhs -o dist-stage2/build/Unify.o -ohi dist-stage2/build/Unify.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/SysTools.lhs -o dist-stage2/build/SysTools.o -ohi dist-stage2/build/SysTools.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/IdInfo.lhs -o dist-stage2/build/IdInfo.o -ohi dist-stage2/build/IdInfo.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcType.lhs -o dist-stage2/build/TcType.o -ohi dist-stage2/build/TcType.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Id.lhs -o dist-stage2/build/Id.o -ohi dist-stage2/build/Id.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/SMRep.lhs -o dist-stage2/build/SMRep.o -ohi dist-stage2/build/SMRep.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/PprCore.lhs -o dist-stage2/build/PprCore.o -ohi dist-stage2/build/PprCore.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/IfaceType.lhs -o dist-stage2/build/IfaceType.o -ohi dist-stage2/build/IfaceType.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreFVs.lhs -o dist-stage2/build/CoreFVs.o -ohi dist-stage2/build/CoreFVs.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/InstEnv.lhs -o dist-stage2/build/InstEnv.o -ohi dist-stage2/build/InstEnv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsBinds.lhs -o dist-stage2/build/HsBinds.o -ohi dist-stage2/build/HsBinds.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/ParsePkgConf.hs -o dist-stage2/build/ParsePkgConf.o -ohi dist-stage2/build/ParsePkgConf.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/IfaceSyn.lhs -o dist-stage2/build/IfaceSyn.o -ohi dist-stage2/build/IfaceSyn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/Bitmap.hs -o dist-stage2/build/Bitmap.o -ohi dist-stage2/build/Bitmap.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreUtils.lhs -o dist-stage2/build/CoreUtils.o -ohi dist-stage2/build/CoreUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/FamInstEnv.lhs -o dist-stage2/build/FamInstEnv.o -ohi dist-stage2/build/FamInstEnv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/FunDeps.lhs -o dist-stage2/build/FunDeps.o -ohi dist-stage2/build/FunDeps.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsPat.lhs -o dist-stage2/build/HsPat.o -ohi dist-stage2/build/HsPat.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Packages.lhs -o dist-stage2/build/Packages.o -ohi dist-stage2/build/Packages.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsDecls.lhs -o dist-stage2/build/HsDecls.o -ohi dist-stage2/build/HsDecls.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreTidy.lhs -o dist-stage2/build/CoreTidy.o -ohi dist-stage2/build/CoreTidy.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreSubst.lhs -o dist-stage2/build/CoreSubst.o -ohi dist-stage2/build/CoreSubst.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/OccurAnal.lhs -o dist-stage2/build/OccurAnal.o -ohi dist-stage2/build/OccurAnal.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreLint.lhs -o dist-stage2/build/CoreLint.o -ohi dist-stage2/build/CoreLint.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrelRules.lhs -o dist-stage2/build/PrelRules.o -ohi dist-stage2/build/PrelRules.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectCore.hs -o dist-stage2/build/VectCore.o -ohi dist-stage2/build/VectCore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsExpr.lhs -o dist-stage2/build/HsExpr.o -ohi dist-stage2/build/HsExpr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SetLevels.lhs -o dist-stage2/build/SetLevels.o -ohi dist-stage2/build/SetLevels.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CLabel.hs -o dist-stage2/build/CLabel.o -ohi dist-stage2/build/CLabel.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stgSyn/StgSyn.lhs -o dist-stage2/build/StgSyn.o -ohi dist-stage2/build/StgSyn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreUnfold.lhs -o dist-stage2/build/CoreUnfold.o -ohi dist-stage2/build/CoreUnfold.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CorePrep.lhs -o dist-stage2/build/CorePrep.o -ohi dist-stage2/build/CorePrep.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SAT.lhs -o dist-stage2/build/SAT.o -ohi dist-stage2/build/SAT.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/FloatIn.lhs -o dist-stage2/build/FloatIn.o -ohi dist-stage2/build/FloatIn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/CSE.lhs -o dist-stage2/build/CSE.o -ohi dist-stage2/build/CSE.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmExpr.hs -o dist-stage2/build/CmmExpr.o -ohi dist-stage2/build/CmmExpr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/DmdAnal.lhs -o dist-stage2/build/DmdAnal.o -ohi dist-stage2/build/DmdAnal.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplStg/SRT.lhs -o dist-stage2/build/SRT.o -ohi dist-stage2/build/SRT.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplStg/StgStats.lhs -o dist-stage2/build/StgStats.o -ohi dist-stage2/build/StgStats.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stgSyn/StgLint.lhs -o dist-stage2/build/StgLint.o -ohi dist-stage2/build/StgLint.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c profiling/SCCfinal.lhs -o dist-stage2/build/SCCfinal.o -ohi dist-stage2/build/SCCfinal.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stgSyn/CoreToStg.lhs -o dist-stage2/build/CoreToStg.o -ohi dist-stage2/build/CoreToStg.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/FloatOut.lhs -o dist-stage2/build/FloatOut.o -ohi dist-stage2/build/FloatOut.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/ClosureInfo.lhs -o dist-stage2/build/ClosureInfo.o -ohi dist-stage2/build/ClosureInfo.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c specialise/Rules.lhs -o dist-stage2/build/Rules.o -ohi dist-stage2/build/Rules.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsUtils.lhs -o dist-stage2/build/HsUtils.o -ohi dist-stage2/build/HsUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipCfg.hs -o dist-stage2/build/ZipCfg.o -ohi dist-stage2/build/ZipCfg.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplStg/SimplStg.lhs -o dist-stage2/build/SimplStg.o -ohi dist-stage2/build/SimplStg.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/Cmm.hs -o dist-stage2/build/Cmm.o -ohi dist-stage2/build/Cmm.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/MkId.lhs -o dist-stage2/build/MkId.o -ohi dist-stage2/build/MkId.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplMonad.lhs -o dist-stage2/build/SimplMonad.o -ohi dist-stage2/build/SimplMonad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsSyn.lhs -o dist-stage2/build/HsSyn.o -ohi dist-stage2/build/HsSyn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/MkZipCfg.hs -o dist-stage2/build/MkZipCfg.o -ohi dist-stage2/build/MkZipCfg.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmZipUtil.hs -o dist-stage2/build/CmmZipUtil.o -ohi dist-stage2/build/CmmZipUtil.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipCfgExtras.hs -o dist-stage2/build/ZipCfgExtras.o -ohi dist-stage2/build/ZipCfgExtras.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/OptimizationFuel.hs -o dist-stage2/build/OptimizationFuel.o -ohi dist-stage2/build/OptimizationFuel.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCallConv.hs -o dist-stage2/build/CmmCallConv.o -ohi dist-stage2/build/CmmCallConv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLive.hs -o dist-stage2/build/CmmLive.o -ohi dist-stage2/build/CmmLive.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLex.hs -o dist-stage2/build/CmmLex.o -ohi dist-stage2/build/CmmLex.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockParse.hs -o dist-stage2/build/HaddockParse.o -ohi dist-stage2/build/HaddockParse.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmUtils.hs -o dist-stage2/build/CmmUtils.o -ohi dist-stage2/build/CmmUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnHsSyn.lhs -o dist-stage2/build/RnHsSyn.o -ohi dist-stage2/build/RnHsSyn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/RdrHsSyn.lhs -o dist-stage2/build/RdrHsSyn.o -ohi dist-stage2/build/RdrHsSyn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HscStats.lhs -o dist-stage2/build/HscStats.o -ohi dist-stage2/build/HscStats.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplEnv.lhs -o dist-stage2/build/SimplEnv.o -ohi dist-stage2/build/SimplEnv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/WwLib.lhs -o dist-stage2/build/WwLib.o -ohi dist-stage2/build/WwLib.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockUtils.hs -o dist-stage2/build/HaddockUtils.o -ohi dist-stage2/build/HaddockUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/PprCmm.hs -o dist-stage2/build/PprCmm.o -ohi dist-stage2/build/PprCmm.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmOpt.hs -o dist-stage2/build/CmmOpt.o -ohi dist-stage2/build/CmmOpt.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgMonad.lhs -o dist-stage2/build/CgMonad.o -ohi dist-stage2/build/CgMonad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLint.hs -o dist-stage2/build/CmmLint.o -ohi dist-stage2/build/CmmLint.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/PprC.hs -o dist-stage2/build/PprC.o -ohi dist-stage2/build/PprC.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/DFMonad.hs -o dist-stage2/build/DFMonad.o -ohi dist-stage2/build/DFMonad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c specialise/SpecConstr.lhs -o dist-stage2/build/SpecConstr.o -ohi dist-stage2/build/SpecConstr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplUtils.lhs -o dist-stage2/build/SimplUtils.o -ohi dist-stage2/build/SimplUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/WorkWrap.lhs -o dist-stage2/build/WorkWrap.o -ohi dist-stage2/build/WorkWrap.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgExpr.lhs-boot -o dist-stage2/build/CgExpr.o-boot -ohi dist-stage2/build/CgExpr.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/ParserCore.hs -o dist-stage2/build/ParserCore.o -ohi dist-stage2/build/ParserCore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgUtils.hs -o dist-stage2/build/CgUtils.o -ohi dist-stage2/build/CgUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/Convert.lhs -o dist-stage2/build/Convert.o -ohi dist-stage2/build/Convert.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipDataflow.hs -o dist-stage2/build/ZipDataflow.o -ohi dist-stage2/build/ZipDataflow.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c specialise/Specialise.lhs -o dist-stage2/build/Specialise.o -ohi dist-stage2/build/Specialise.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/MachRegs.lhs -o dist-stage2/build/MachRegs.o -ohi dist-stage2/build/MachRegs.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgProf.hs -o dist-stage2/build/CgProf.o -ohi dist-stage2/build/CgProf.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgTicky.hs -o dist-stage2/build/CgTicky.o -ohi dist-stage2/build/CgTicky.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmBrokenBlock.hs -o dist-stage2/build/CmmBrokenBlock.o -ohi dist-stage2/build/CmmBrokenBlock.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/MachInstrs.hs -o dist-stage2/build/MachInstrs.o -ohi dist-stage2/build/MachInstrs.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/NCGMonad.hs -o dist-stage2/build/NCGMonad.o -ohi dist-stage2/build/NCGMonad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgStackery.lhs -o dist-stage2/build/CgStackery.o -ohi dist-stage2/build/CgStackery.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmProcPoint.hs -o dist-stage2/build/CmmProcPoint.o -ohi dist-stage2/build/CmmProcPoint.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocInfo.hs -o dist-stage2/build/RegAllocInfo.o -ohi dist-stage2/build/RegAllocInfo.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/PprMach.hs -o dist-stage2/build/PprMach.o -ohi dist-stage2/build/PprMach.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/PositionIndependentCode.hs -o dist-stage2/build/PositionIndependentCode.o -ohi dist-stage2/build/PositionIndependentCode.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgCallConv.hs -o dist-stage2/build/CgCallConv.o -ohi dist-stage2/build/CgCallConv.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipCfgCmmRep.hs -o dist-stage2/build/ZipCfgCmmRep.o -ohi dist-stage2/build/ZipCfgCmmRep.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/MachCodeGen.hs -o dist-stage2/build/MachCodeGen.o -ohi dist-stage2/build/MachCodeGen.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegLiveness.hs -o dist-stage2/build/RegLiveness.o -ohi dist-stage2/build/RegLiveness.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgParallel.hs -o dist-stage2/build/CgParallel.o -ohi dist-stage2/build/CgParallel.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgHeapery.lhs -o dist-stage2/build/CgHeapery.o -ohi dist-stage2/build/CgHeapery.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegSpillCost.hs -o dist-stage2/build/RegSpillCost.o -ohi dist-stage2/build/RegSpillCost.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegSpill.hs -o dist-stage2/build/RegSpill.o -ohi dist-stage2/build/RegSpill.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegSpillClean.hs -o dist-stage2/build/RegSpillClean.o -ohi dist-stage2/build/RegSpillClean.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocLinear.hs -o dist-stage2/build/RegAllocLinear.o -ohi dist-stage2/build/RegAllocLinear.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegCoalesce.hs -o dist-stage2/build/RegCoalesce.o -ohi dist-stage2/build/RegCoalesce.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeItbls.lhs -o dist-stage2/build/ByteCodeItbls.o -ohi dist-stage2/build/ByteCodeItbls.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgBindery.lhs -o dist-stage2/build/CgBindery.o -ohi dist-stage2/build/CgBindery.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmContFlowOpt.hs -o dist-stage2/build/CmmContFlowOpt.o -ohi dist-stage2/build/CmmContFlowOpt.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/PprCmmZ.hs -o dist-stage2/build/PprCmmZ.o -ohi dist-stage2/build/PprCmmZ.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/MkZipCfgCmm.hs -o dist-stage2/build/MkZipCfgCmm.o -ohi dist-stage2/build/MkZipCfgCmm.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCommonBlockElimZ.hs -o dist-stage2/build/CmmCommonBlockElimZ.o -ohi dist-stage2/build/CmmCommonBlockElimZ.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocStats.hs -o dist-stage2/build/RegAllocStats.o -ohi dist-stage2/build/RegAllocStats.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgForeignCall.hs -o dist-stage2/build/CgForeignCall.o -ohi dist-stage2/build/CgForeignCall.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeInstr.lhs -o dist-stage2/build/ByteCodeInstr.o -ohi dist-stage2/build/ByteCodeInstr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgInfoTbls.hs -o dist-stage2/build/CgInfoTbls.o -ohi dist-stage2/build/CgInfoTbls.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLiveZ.hs -o dist-stage2/build/CmmLiveZ.o -ohi dist-stage2/build/CmmLiveZ.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCvt.hs -o dist-stage2/build/CmmCvt.o -ohi dist-stage2/build/CmmCvt.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocColor.hs -o dist-stage2/build/RegAllocColor.o -ohi dist-stage2/build/RegAllocColor.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmSpillReload.hs -o dist-stage2/build/CmmSpillReload.o -ohi dist-stage2/build/CmmSpillReload.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmProcPointZ.hs -o dist-stage2/build/CmmProcPointZ.o -ohi dist-stage2/build/CmmProcPointZ.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmInfo.hs -o dist-stage2/build/CmmInfo.o -ohi dist-stage2/build/CmmInfo.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCPSGen.hs -o dist-stage2/build/CmmCPSGen.o -ohi dist-stage2/build/CmmCPSGen.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgClosure.lhs -o dist-stage2/build/CgClosure.o -ohi dist-stage2/build/CgClosure.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgTailCall.lhs -o dist-stage2/build/CgTailCall.o -ohi dist-stage2/build/CgTailCall.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgPrimOp.hs -o dist-stage2/build/CgPrimOp.o -ohi dist-stage2/build/CgPrimOp.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeAsm.lhs -o dist-stage2/build/ByteCodeAsm.o -ohi dist-stage2/build/ByteCodeAsm.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/StackColor.hs -o dist-stage2/build/StackColor.o -ohi dist-stage2/build/StackColor.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/AsmCodeGen.lhs -o dist-stage2/build/AsmCodeGen.o -ohi dist-stage2/build/AsmCodeGen.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCPS.hs -o dist-stage2/build/CmmCPS.o -ohi dist-stage2/build/CmmCPS.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmParse.hs -o dist-stage2/build/CmmParse.o -ohi dist-stage2/build/CmmParse.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HscTypes.lhs -o dist-stage2/build/HscTypes.o -ohi dist-stage2/build/HscTypes.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeLink.lhs -o dist-stage2/build/ByteCodeLink.o -ohi dist-stage2/build/ByteCodeLink.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRnTypes.lhs -o dist-stage2/build/TcRnTypes.o -ohi dist-stage2/build/TcRnTypes.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Finder.lhs -o dist-stage2/build/Finder.o -ohi dist-stage2/build/Finder.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrelInfo.lhs -o dist-stage2/build/PrelInfo.o -ohi dist-stage2/build/PrelInfo.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/MkCore.lhs -o dist-stage2/build/MkCore.o -ohi dist-stage2/build/MkCore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcTyDecls.lhs -o dist-stage2/build/TcTyDecls.o -ohi dist-stage2/build/TcTyDecls.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/MkExternalCore.lhs -o dist-stage2/build/MkExternalCore.o -ohi dist-stage2/build/MkExternalCore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCPSZ.hs -o dist-stage2/build/CmmCPSZ.o -ohi dist-stage2/build/CmmCPSZ.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgHpc.hs -o dist-stage2/build/CgHpc.o -ohi dist-stage2/build/CgHpc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/LiberateCase.lhs -o dist-stage2/build/LiberateCase.o -ohi dist-stage2/build/LiberateCase.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Coverage.lhs -o dist-stage2/build/Coverage.o -ohi dist-stage2/build/Coverage.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/Parser.hs -o dist-stage2/build/Parser.o -ohi dist-stage2/build/Parser.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeGen.lhs -o dist-stage2/build/ByteCodeGen.o -ohi dist-stage2/build/ByteCodeGen.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcUnify.lhs-boot -o dist-stage2/build/TcUnify.o-boot -ohi dist-stage2/build/TcUnify.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcExpr.lhs-boot -o dist-stage2/build/TcExpr.o-boot -ohi dist-stage2/build/TcExpr.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcSplice.lhs-boot -o dist-stage2/build/TcSplice.o-boot -ohi dist-stage2/build/TcSplice.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcMatches.lhs-boot -o dist-stage2/build/TcMatches.o-boot -ohi dist-stage2/build/TcMatches.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnExpr.lhs-boot -o dist-stage2/build/RnExpr.o-boot -ohi dist-stage2/build/RnExpr.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcGenDeriv.lhs -o dist-stage2/build/TcGenDeriv.o -ohi dist-stage2/build/TcGenDeriv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/CodeOutput.lhs -o dist-stage2/build/CodeOutput.o -ohi dist-stage2/build/CodeOutput.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgCon.lhs -o dist-stage2/build/CgCon.o -ohi dist-stage2/build/CgCon.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/Simplify.lhs -o dist-stage2/build/Simplify.o -ohi dist-stage2/build/Simplify.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRnMonad.lhs -o dist-stage2/build/TcRnMonad.o -ohi dist-stage2/build/TcRnMonad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/TcIface.lhs-boot -o dist-stage2/build/TcIface.o-boot -ohi dist-stage2/build/TcIface.hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgCase.lhs -o dist-stage2/build/CgCase.o -ohi dist-stage2/build/CgCase.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/IfaceEnv.lhs -o dist-stage2/build/IfaceEnv.o -ohi dist-stage2/build/IfaceEnv.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcMType.lhs -o dist-stage2/build/TcMType.o -ohi dist-stage2/build/TcMType.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgLetNoEscape.lhs -o dist-stage2/build/CgLetNoEscape.o -ohi dist-stage2/build/CgLetNoEscape.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockLex.hs -o dist-stage2/build/HaddockLex.o -ohi dist-stage2/build/HaddockLex.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HeaderInfo.hs -o dist-stage2/build/HeaderInfo.o -ohi dist-stage2/build/HeaderInfo.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/TidyPgm.lhs -o dist-stage2/build/TidyPgm.o -ohi dist-stage2/build/TidyPgm.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/BuildTyCl.lhs -o dist-stage2/build/BuildTyCl.o -ohi dist-stage2/build/BuildTyCl.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/BinIface.hs -o dist-stage2/build/BinIface.o -ohi dist-stage2/build/BinIface.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgExpr.lhs -o dist-stage2/build/CgExpr.o -ohi dist-stage2/build/CgExpr.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcHsSyn.lhs -o dist-stage2/build/TcHsSyn.o -ohi dist-stage2/build/TcHsSyn.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/FamInst.lhs -o dist-stage2/build/FamInst.o -ohi dist-stage2/build/FamInst.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CodeGen.lhs -o dist-stage2/build/CodeGen.o -ohi dist-stage2/build/CodeGen.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Generics.lhs -o dist-stage2/build/Generics.o -ohi dist-stage2/build/Generics.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/LoadIface.lhs -o dist-stage2/build/LoadIface.o -ohi dist-stage2/build/LoadIface.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/TcIface.lhs -o dist-stage2/build/TcIface.o -ohi dist-stage2/build/TcIface.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/Linker.lhs -o dist-stage2/build/Linker.o -ohi dist-stage2/build/Linker.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/MkIface.lhs -o dist-stage2/build/MkIface.o -ohi dist-stage2/build/MkIface.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsMonad.lhs -o dist-stage2/build/DsMonad.o -ohi dist-stage2/build/DsMonad.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcEnv.lhs -o dist-stage2/build/TcEnv.o -ohi dist-stage2/build/TcEnv.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsExpr.lhs-boot -o dist-stage2/build/DsExpr.o-boot -ohi dist-stage2/build/DsExpr.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Match.lhs-boot -o dist-stage2/build/Match.o-boot -ohi dist-stage2/build/Match.hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectBuiltIn.hs -o dist-stage2/build/VectBuiltIn.o -ohi dist-stage2/build/VectBuiltIn.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsCCall.lhs -o dist-stage2/build/DsCCall.o -ohi dist-stage2/build/DsCCall.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsUtils.lhs -o dist-stage2/build/DsUtils.o -ohi dist-stage2/build/DsUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/Inst.lhs -o dist-stage2/build/Inst.o -ohi dist-stage2/build/Inst.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnEnv.lhs -o dist-stage2/build/RnEnv.o -ohi dist-stage2/build/RnEnv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsForeign.lhs -o dist-stage2/build/DsForeign.o -ohi dist-stage2/build/DsForeign.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/MatchLit.lhs -o dist-stage2/build/MatchLit.o -ohi dist-stage2/build/MatchLit.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsGRHSs.lhs -o dist-stage2/build/DsGRHSs.o -ohi dist-stage2/build/DsGRHSs.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectMonad.hs -o dist-stage2/build/VectMonad.o -ohi dist-stage2/build/VectMonad.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsMeta.hs -o dist-stage2/build/DsMeta.o -ohi dist-stage2/build/DsMeta.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Check.lhs -o dist-stage2/build/Check.o -ohi dist-stage2/build/Check.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsBinds.lhs -o dist-stage2/build/DsBinds.o -ohi dist-stage2/build/DsBinds.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcTyFuns.lhs -o dist-stage2/build/TcTyFuns.o -ohi dist-stage2/build/TcTyFuns.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectUtils.hs -o dist-stage2/build/VectUtils.o -ohi dist-stage2/build/VectUtils.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnHsDoc.hs -o dist-stage2/build/RnHsDoc.o -ohi dist-stage2/build/RnHsDoc.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/MatchCon.lhs -o dist-stage2/build/MatchCon.o -ohi dist-stage2/build/MatchCon.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnTypes.lhs -o dist-stage2/build/RnTypes.o -ohi dist-stage2/build/RnTypes.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnNames.lhs -o dist-stage2/build/RnNames.o -ohi dist-stage2/build/RnNames.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Match.lhs -o dist-stage2/build/Match.o -ohi dist-stage2/build/Match.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcSimplify.lhs -o dist-stage2/build/TcSimplify.o -ohi dist-stage2/build/TcSimplify.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectType.hs -o dist-stage2/build/VectType.o -ohi dist-stage2/build/VectType.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsArrows.lhs -o dist-stage2/build/DsArrows.o -ohi dist-stage2/build/DsArrows.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsListComp.lhs -o dist-stage2/build/DsListComp.o -ohi dist-stage2/build/DsListComp.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnPat.lhs -o dist-stage2/build/RnPat.o -ohi dist-stage2/build/RnPat.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsExpr.lhs -o dist-stage2/build/DsExpr.o -ohi dist-stage2/build/DsExpr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcUnify.lhs -o dist-stage2/build/TcUnify.o -ohi dist-stage2/build/TcUnify.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnBinds.lhs -o dist-stage2/build/RnBinds.o -ohi dist-stage2/build/RnBinds.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnSource.lhs -o dist-stage2/build/RnSource.o -ohi dist-stage2/build/RnSource.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/Vectorise.hs -o dist-stage2/build/Vectorise.o -ohi dist-stage2/build/Vectorise.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Desugar.lhs -o dist-stage2/build/Desugar.o -ohi dist-stage2/build/Desugar.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnExpr.lhs -o dist-stage2/build/RnExpr.o -ohi dist-stage2/build/RnExpr.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplCore.lhs -o dist-stage2/build/SimplCore.o -ohi dist-stage2/build/SimplCore.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcHsType.lhs -o dist-stage2/build/TcHsType.o -ohi dist-stage2/build/TcHsType.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/RtClosureInspect.hs -o dist-stage2/build/RtClosureInspect.o -ohi dist-stage2/build/RtClosureInspect.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcPat.lhs -o dist-stage2/build/TcPat.o -ohi dist-stage2/build/TcPat.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcDefaults.lhs -o dist-stage2/build/TcDefaults.o -ohi dist-stage2/build/TcDefaults.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcBinds.lhs -o dist-stage2/build/TcBinds.o -ohi dist-stage2/build/TcBinds.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcMatches.lhs -o dist-stage2/build/TcMatches.o -ohi dist-stage2/build/TcMatches.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcClassDcl.lhs -o dist-stage2/build/TcClassDcl.o -ohi dist-stage2/build/TcClassDcl.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcArrows.lhs -o dist-stage2/build/TcArrows.o -ohi dist-stage2/build/TcArrows.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcTyClsDecls.lhs -o dist-stage2/build/TcTyClsDecls.o -ohi dist-stage2/build/TcTyClsDecls.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcDeriv.lhs -o dist-stage2/build/TcDeriv.o -ohi dist-stage2/build/TcDeriv.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcExpr.lhs -o dist-stage2/build/TcExpr.o -ohi dist-stage2/build/TcExpr.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcInstDcls.lhs -o dist-stage2/build/TcInstDcls.o -ohi dist-stage2/build/TcInstDcls.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcForeign.lhs -o dist-stage2/build/TcForeign.o -ohi dist-stage2/build/TcForeign.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRules.lhs -o dist-stage2/build/TcRules.o -ohi dist-stage2/build/TcRules.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRnDriver.lhs -o dist-stage2/build/TcRnDriver.o -ohi dist-stage2/build/TcRnDriver.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HscMain.lhs -o dist-stage2/build/HscMain.o -ohi dist-stage2/build/HscMain.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcSplice.lhs -o dist-stage2/build/TcSplice.o -ohi dist-stage2/build/TcSplice.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DriverPipeline.hs -o dist-stage2/build/DriverPipeline.o -ohi dist-stage2/build/DriverPipeline.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/InteractiveEval.hs -o dist-stage2/build/InteractiveEval.o -ohi dist-stage2/build/InteractiveEval.hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/GHC.hs -o dist-stage2/build/GHC.o -ohi dist-stage2/build/GHC.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/PprTyThing.hs -o dist-stage2/build/PprTyThing.o -ohi dist-stage2/build/PprTyThing.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/GhciMonad.hs -o dist-stage2/build/GhciMonad.o -ohi dist-stage2/build/GhciMonad.hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DriverMkDepend.hs -o dist-stage2/build/DriverMkDepend.o -ohi dist-stage2/build/DriverMkDepend.hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/Debugger.hs -o dist-stage2/build/Debugger.o -ohi dist-stage2/build/Debugger.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/GhciTags.hs -o dist-stage2/build/GhciTags.o -ohi dist-stage2/build/GhciTags.hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/InteractiveUI.hs -o dist-stage2/build/InteractiveUI.o -ohi dist-stage2/build/InteractiveUI.hi <> echo dist-stage2/build/parser/cutils.o dist-stage2/build/utils/md5.o dist-stage2/build/cbits/unicode.o dist-stage2/build/AsmCodeGen.o dist-stage2/build/MachCodeGen.o dist-stage2/build/MachInstrs.o dist-stage2/build/MachRegs.o dist-stage2/build/NCGMonad.o dist-stage2/build/PositionIndependentCode.o dist-stage2/build/PprMach.o dist-stage2/build/RegAllocColor.o dist-stage2/build/RegAllocInfo.o dist-stage2/build/RegAllocLinear.o dist-stage2/build/RegAllocStats.o dist-stage2/build/RegArchBase.o dist-stage2/build/RegArchX86.o dist-stage2/build/RegCoalesce.o dist-stage2/build/RegLiveness.o dist-stage2/build/RegSpill.o dist-stage2/build/RegSpillClean.o dist-stage2/build/RegSpillCost.o dist-stage2/build/DsMeta.o dist-stage2/build/TcSplice.o dist-stage2/build/Convert.o dist-stage2/build/ByteCodeAsm.o dist-stage2/build/ByteCodeFFI.o dist-stage2/build/ByteCodeGen.o dist-stage2/build/ByteCodeInstr.o dist-stage2/build/ByteCodeItbls.o dist-stage2/build/ByteCodeLink.o dist-stage2/build/Debugger.o dist-stage2/build/GhciMonad.o dist-stage2/build/GhciTags.o dist-stage2/build/InteractiveUI.o dist-stage2/build/LibFFI.o dist-stage2/build/Linker.o dist-stage2/build/ObjLink.o dist-stage2/build/RtClosureInspect.o dist-stage2/build/BasicTypes.o dist-stage2/build/DataCon.o dist-stage2/build/Demand.o dist-stage2/build/Exception.o dist-stage2/build/Id.o dist-stage2/build/IdInfo.o dist-stage2/build/Literal.o dist-stage2/build/MkId.o dist-stage2/build/Module.o dist-stage2/build/Name.o dist-stage2/build/NameEnv.o dist-stage2/build/NameSet.o dist-stage2/build/NewDemand.o dist-stage2/build/OccName.o dist-stage2/build/RdrName.o dist-stage2/build/SrcLoc.o dist-stage2/build/UniqSupply.o dist-stage2/build/Unique.o dist-stage2/build/Var.o dist-stage2/build/VarEnv.o dist-stage2/build/VarSet.o dist-stage2/build/BlockId.o dist-stage2/build/CLabel.o dist-stage2/build/Cmm.o dist-stage2/build/CmmBrokenBlock.o dist-stage2/build/CmmCPS.o dist-stage2/build/CmmCPSGen.o dist-stage2/build/CmmCPSZ.o dist-stage2/build/CmmCallConv.o dist-stage2/build/CmmCommonBlockElimZ.o dist-stage2/build/CmmContFlowOpt.o dist-stage2/build/CmmCvt.o dist-stage2/build/CmmExpr.o dist-stage2/build/CmmInfo.o dist-stage2/build/CmmLex.o dist-stage2/build/CmmLint.o dist-stage2/build/CmmLive.o dist-stage2/build/CmmLiveZ.o dist-stage2/build/CmmOpt.o dist-stage2/build/CmmParse.o dist-stage2/build/CmmProcPoint.o dist-stage2/build/CmmProcPointZ.o dist-stage2/build/CmmSpillReload.o dist-stage2/build/CmmTx.o dist-stage2/build/CmmUtils.o dist-stage2/build/CmmZipUtil.o dist-stage2/build/DFMonad.o dist-stage2/build/Dataflow.o dist-stage2/build/MachOp.o dist-stage2/build/MkZipCfg.o dist-stage2/build/MkZipCfgCmm.o dist-stage2/build/OptimizationFuel.o dist-stage2/build/PprC.o dist-stage2/build/PprCmm.o dist-stage2/build/PprCmmZ.o dist-stage2/build/StackColor.o dist-stage2/build/StackPlacements.o dist-stage2/build/ZipCfg.o dist-stage2/build/ZipCfgCmmRep.o dist-stage2/build/ZipCfgExtras.o dist-stage2/build/ZipDataflow.o dist-stage2/build/Bitmap.o dist-stage2/build/CgBindery.o dist-stage2/build/CgCallConv.o dist-stage2/build/CgCase.o dist-stage2/build/CgClosure.o dist-stage2/build/CgCon.o dist-stage2/build/CgExpr.o dist-stage2/build/CgForeignCall.o dist-stage2/build/CgHeapery.o dist-stage2/build/CgHpc.o dist-stage2/build/CgInfoTbls.o dist-stage2/build/CgLetNoEscape.o dist-stage2/build/CgMonad.o dist-stage2/build/CgParallel.o dist-stage2/build/CgPrimOp.o dist-stage2/build/CgProf.o dist-stage2/build/CgStackery.o dist-stage2/build/CgTailCall.o dist-stage2/build/CgTicky.o dist-stage2/build/CgUtils.o dist-stage2/build/ClosureInfo.o dist-stage2/build/CodeGen.o dist-stage2/build/SMRep.o dist-stage2/build/CoreFVs.o dist-stage2/build/CoreLint.o dist-stage2/build/CorePrep.o dist-stage2/build/CoreSubst.o dist-stage2/build/CoreSyn.o dist-stage2/build/CoreTidy.o dist-stage2/build/CoreUnfold.o dist-stage2/build/CoreUtils.o dist-stage2/build/ExternalCore.o dist-stage2/build/MkCore.o dist-stage2/build/MkExternalCore.o dist-stage2/build/PprCore.o dist-stage2/build/PprExternalCore.o dist-stage2/build/CprAnalyse.o dist-stage2/build /Check.o dist-stage2/build/Coverage.o dist-stage2/build/Desugar.o dist-stage2/build/DsArrows.o dist-stage2/build/DsBinds.o dist-stage2/build/DsCCall.o dist-stage2/build/DsExpr.o dist-stage2/build/DsForeign.o dist-stage2/build/DsGRHSs.o dist-stage2/build/DsListComp.o dist-stage2/build/DsMonad.o dist-stage2/build/DsUtils.o dist-stage2/build/Match.o dist-stage2/build/MatchCon.o dist-stage2/build/MatchLit.o dist-stage2/build/HsBinds.o dist-stage2/build/HsDecls.o dist-stage2/build/HsDoc.o dist-stage2/build/HsExpr.o dist-stage2/build/HsImpExp.o dist-stage2/build/HsLit.o dist-stage2/build/HsPat.o dist-stage2/build/HsSyn.o dist-stage2/build/HsTypes.o dist-stage2/build/HsUtils.o dist-stage2/build/BinIface.o dist-stage2/build/BuildTyCl.o dist-stage2/build/IfaceEnv.o dist-stage2/build/IfaceSyn.o dist-stage2/build/IfaceType.o dist-stage2/build/LoadIface.o dist-stage2/build/MkIface.o dist-stage2/build/TcIface.o dist-stage2/build/BreakArray.o dist-stage2/build/CmdLineParser.o dist-stage2/build/CodeOutput.o dist-stage2/build/Config.o dist-stage2/build/Constants.o dist-stage2/build/DriverMkDepend.o dist-stage2/build/DriverPhases.o dist-stage2/build/DriverPipeline.o dist-stage2/build/DynFlags.o dist-stage2/build/ErrUtils.o dist-stage2/build/Finder.o dist-stage2/build/GHC.o dist-stage2/build/HeaderInfo.o dist-stage2/build/HscMain.o dist-stage2/build/HscStats.o dist-stage2/build/HscTypes.o dist-stage2/build/InteractiveEval.o dist-stage2/build/PackageConfig.o dist-stage2/build/Packages.o dist-stage2/build/ParsePkgConf.o dist-stage2/build/PprTyThing.o dist-stage2/build/StaticFlags.o dist-stage2/build/StaticFlagParser.o dist-stage2/build/SysTools.o dist-stage2/build/TidyPgm.o dist-stage2/build/Ctype.o dist-stage2/build/HaddockLex.o dist-stage2/build/HaddockParse.o dist-stage2/build/HaddockUtils.o dist-stage2/build/LexCore.o dist-stage2/build/Lexer.o dist-stage2/build/Parser.o dist-stage2/build/ParserCore.o dist-stage2/build/ParserCoreUtils.o dist-stage2/build/RdrHsSyn.o dist-stage2/build/ForeignCall.o dist-stage2/build/PrelInfo.o dist-stage2/build/PrelNames.o dist-stage2/build/PrelRules.o dist-stage2/build/PrimOp.o dist-stage2/build/TysPrim.o dist-stage2/build/TysWiredIn.o dist-stage2/build/CostCentre.o dist-stage2/build/SCCfinal.o dist-stage2/build/RnBinds.o dist-stage2/build/RnEnv.o dist-stage2/build/RnExpr.o dist-stage2/build/RnHsDoc.o dist-stage2/build/RnHsSyn.o dist-stage2/build/RnNames.o dist-stage2/build/RnPat.o dist-stage2/build/RnSource.o dist-stage2/build/RnTypes.o dist-stage2/build/CSE.o dist-stage2/build/FloatIn.o dist-stage2/build/FloatOut.o dist-stage2/build/LiberateCase.o dist-stage2/build/OccurAnal.o dist-stage2/build/SAT.o dist-stage2/build/SetLevels.o dist-stage2/build/SimplCore.o dist-stage2/build/SimplEnv.o dist-stage2/build/SimplMonad.o dist-stage2/build/SimplUtils.o dist-stage2/build/Simplify.o dist-stage2/build/SRT.o dist-stage2/build/SimplStg.o dist-stage2/build/StgStats.o dist-stage2/build/Rules.o dist-stage2/build/SpecConstr.o dist-stage2/build/Specialise.o dist-stage2/build/CoreToStg.o dist-stage2/build/StgLint.o dist-stage2/build/StgSyn.o dist-stage2/build/DmdAnal.o dist-stage2/build/SaAbsInt.o dist-stage2/build/SaLib.o dist-stage2/build/StrictAnal.o dist-stage2/build/WorkWrap.o dist-stage2/build/WwLib.o dist-stage2/build/FamInst.o dist-stage2/build/Inst.o dist-stage2/build/TcArrows.o dist-stage2/build/TcBinds.o dist-stage2/build/TcClassDcl.o dist-stage2/build/TcDefaults.o dist-stage2/build/TcDeriv.o dist-stage2/build/TcEnv.o dist-stage2/build/TcExpr.o dist-stage2/build/TcForeign.o dist-stage2/build/TcGenDeriv.o dist-stage2/build/TcHsSyn.o dist-stage2/build/TcHsType.o dist-stage2/build/TcInstDcls.o dist-stage2/build/TcMType.o dist-stage2/build/TcMatches.o dist-stage2/build/TcPat.o dist-stage2/build/TcRnDriver.o dist-stage2/build/TcRnMonad.o dist-stage2/build/TcRnTypes.o dist-stage2/build/TcRules.o dist-stage2/build/TcSimplify.o dist-stage2/build/TcTyClsDecls.o dist-stage2/build/TcTyDecls.o dist-stage2/build/TcTyFuns.o dist-stage2/build/TcType.o dist-stage2/build/TcUnify.o dist-stage2/build/Class.o dist-stage2/build/Coercion.o dist-stage2/build/FamInstEnv.o dist-stage2/build/FunDeps.o dist-stage2/build/Generics.o dist-stage2/build/InstEnv.o dist-stage2/build/TyCon.o dist-stage2/build/Type.o dist-stage2/build/TypeRep.o dist-stage2/build/Unify.o dist-stage2/build/Bag.o dist-stage2/build/Binary.o dist-stage2/build/BufWrite.o dist-stage2/build/Digraph.o dist-stage2/build/Encoding.o dist-stage2/build/FastBool.o dist-stage2/build/FastFunctions.o dist-stage2/build/FastMutInt.o dist-stage2/build/FastString.o dist-stage2/build/FastTypes.o dist-stage2/build/Fingerprint.o dist-stage2/build/FiniteMap.o dist-stage2/build/GraphBase.o dist-stage2/build/GraphColor.o dist-stage2/build/GraphOps.o dist-stage2/build/GraphPpr.o dist-stage2/build/IOEnv.o dist-stage2/build/Interval.o dist-stage2/build/LazyUniqFM.o dist-stage2/build/ListSetOps.o dist-stage2/build/Maybes.o dist-stage2/build/MonadUtils.o dist-stage2/build/OrdList.o dist-stage2/build/Outputable.o dist-stage2/build/Panic.o dist-stage2/build/Pretty.o dist-stage2/build/State.o dist-stage2/build/StringBuffer.o dist-stage2/build/Unicode.o dist-stage2/build/UniqFM.o dist-stage2/build/UniqSet.o dist-stage2/build/Util.o dist-stage2/build/VectBuiltIn.o dist-stage2/build/VectCore.o dist-stage2/build/VectMonad.o dist-stage2/build/VectType.o dist-stage2/build/VectUtils.o dist-stage2/build/Vectorise.o `find dist-stage2/build -name "*_stub.o" -print` | xargs /usr/bin/ar q dist-stage2/build/libHSghc-6.10.1.a /usr/bin/ld -x -r -o dist-stage2/build/HSghc-6.10.1.o dist-stage2/build/AsmCodeGen.o dist-stage2/build/MachCodeGen.o dist-stage2/build/MachInstrs.o dist-stage2/build/MachRegs.o dist-stage2/build/NCGMonad.o dist-stage2/build/PositionIndependentCode.o dist-stage2/build/PprMach.o dist-stage2/build/RegAllocColor.o dist-stage2/build/RegAllocInfo.o dist-stage2/build/RegAllocLinear.o dist-stage2/build/RegAllocStats.o dist-stage2/build/RegArchBase.o dist-stage2/build/RegArchX86.o dist-stage2/build/RegCoalesce.o dist-stage2/build/RegLiveness.o dist-stage2/build/RegSpill.o dist-stage2/build/RegSpillClean.o dist-stage2/build/RegSpillCost.o dist-stage2/build/DsMeta.o dist-stage2/build/TcSplice.o dist-stage2/build/Convert.o dist-stage2/build/ByteCodeAsm.o dist-stage2/build/ByteCodeFFI.o dist-stage2/build/ByteCodeGen.o dist-stage2/build/ByteCodeInstr.o dist-stage2/build/ByteCodeItbls.o dist-stage2/build/ByteCodeLink.o dist-stage2/build/Debugger.o dist-stage2/build/GhciMonad.o dist-stage2/build/GhciTags.o dist-stage2/build/InteractiveUI.o dist-stage2/build/LibFFI.o dist-stage2/build/Linker.o dist-stage2/build/ObjLink.o dist-stage2/build/RtClosureInspect.o dist-stage2/build/BasicTypes.o dist-stage2/build/DataCon.o dist-stage2/build/Demand.o dist-stage2/build/Exception.o dist-stage2/build/Id.o dist-stage2/build/IdInfo.o dist-stage2/build/Literal.o dist-stage2/build/MkId.o dist-stage2/build/Module.o dist-stage2/build/Name.o dist-stage2/build/NameEnv.o dist-stage2/build/NameSet.o dist-stage2/build/NewDemand.o dist-stage2/build/OccName.o dist-stage2/build/RdrName.o dist-stage2/build/SrcLoc.o dist-stage2/build/UniqSupply.o dist-stage2/build/Unique.o dist-stage2/build/Var.o dist-stage2/build/VarEnv.o dist-stage2/build/VarSet.o dist-stage2/build/BlockId.o dist-stage2/build/CLabel.o dist-stage2/build/Cmm.o dist-stage2/build/CmmBrokenBlock.o dist-stage2/build/CmmCPS.o dist-stage2/build/CmmCPSGen.o dist-stage2/build/CmmCPSZ.o dist-stage2/build/CmmCallConv.o dist-stage2/build/CmmCommonBlockElimZ.o dist-stage2/build/CmmContFlowOpt.o dist-stage2/build/CmmCvt.o dist-stage2/build/CmmExpr.o dist-stage2/build/CmmInfo.o dist-stage2/build/CmmLex.o dist-stage2/build/CmmLint.o dist-stage2/build/CmmLive.o dist-stage2/build/CmmLiveZ.o dist-stage2/build/CmmOpt.o dist-stage2/build/CmmParse.o dist-stage2/build/CmmProcPoint.o dist-stage2/build/CmmProcPointZ.o dist-stage2/build/CmmSpillReload.o dist-stage2/build/CmmTx.o dist-stage2/build/CmmUtils.o dist-stage2/build/CmmZipUtil.o dist-stage2/build/DFMonad.o dist-stage2/build/Dataflow.o dist-stage2/build/MachOp.o dist-stage2/build/MkZipCfg.o dist-stage2/build/MkZipCfgCmm.o dist-stage2/build/OptimizationFuel.o dist-stage2/build/PprC.o dist-stage2/build/PprCmm.o dist-stage2/build/PprCmmZ.o dist-stage2/build/StackColor.o dist-stage2/build/StackPlacements.o dist-stage2/build/ZipCfg.o dist-stage2/build/ZipCfgCmmRep.o dist-stage2/build/ZipCfgExtras.o dist-stage2/build/ZipDataflow.o dist-stage2/build/Bitmap.o dist-stage2/build/CgBindery.o dist-stage2/build/CgCallConv.o dist-stage2/build/CgCase.o dist-stage2/build/CgClosure.o dist-stage2/build/CgCon.o dist-stage2/build/CgExpr.o dist-stage2/build/CgForeignCall.o dist-stage2/build/CgHeapery.o dist-stage2/build/CgHpc.o dist-stage2/build/CgInfoTbls.o dist-stage2/build/CgLetNoEscape.o dist-stage2/build/CgMonad.o dist-stage2/build/CgParallel.o dist-stage2/build/CgPrimOp.o dist-stage2/build/CgProf.o dist-stage2/build/CgStackery.o dist-stage2/build/CgTailCall.o dist-stage2/build/CgTicky.o dist-stage2/build/CgUtils.o dist-stage2/build/ClosureInfo.o dist-stage2/build/CodeGen.o dist-stage2/build/SMRep.o dist-stage2/build/CoreFVs.o dist-stage2/build/CoreLint.o dist-stage2/build/CorePrep.o dist-stage2/build/CoreSubst.o dist-stage2/build/CoreSyn.o dist-stage2/build/CoreTidy.o dist-stage2/build/CoreUnfold.o dist-stage2/build/CoreUtils.o dist-stage2/build/ExternalCore.o dist-stage2/build/MkCore.o dist-stage2/build/MkExternalCore.o dist-stage2/build/PprCore.o dist-stage2/build/PprExternalCore.o dist-stage2/build/CprAnalyse.o dist-stage2/build/Check.o dist-stage2/build/Coverage.o dist-stage 2/build/Desugar.o dist-stage2/build/DsArrows.o dist-stage2/build/DsBinds.o dist-stage2/build/DsCCall.o dist-stage2/build/DsExpr.o dist-stage2/build/DsForeign.o dist-stage2/build/DsGRHSs.o dist-stage2/build/DsListComp.o dist-stage2/build/DsMonad.o dist-stage2/build/DsUtils.o dist-stage2/build/Match.o dist-stage2/build/MatchCon.o dist-stage2/build/MatchLit.o dist-stage2/build/HsBinds.o dist-stage2/build/HsDecls.o dist-stage2/build/HsDoc.o dist-stage2/build/HsExpr.o dist-stage2/build/HsImpExp.o dist-stage2/build/HsLit.o dist-stage2/build/HsPat.o dist-stage2/build/HsSyn.o dist-stage2/build/HsTypes.o dist-stage2/build/HsUtils.o dist-stage2/build/BinIface.o dist-stage2/build/BuildTyCl.o dist-stage2/build/IfaceEnv.o dist-stage2/build/IfaceSyn.o dist-stage2/build/IfaceType.o dist-stage2/build/LoadIface.o dist-stage2/build/MkIface.o dist-stage2/build/TcIface.o dist-stage2/build/BreakArray.o dist-stage2/build/CmdLineParser.o dist-stage2/build/CodeOutput.o dist-stage2/build/Config.o dist-stage2/build/Constants.o dist-stage2/build/DriverMkDepend.o dist-stage2/build/DriverPhases.o dist-stage2/build/DriverPipeline.o dist-stage2/build/DynFlags.o dist-stage2/build/ErrUtils.o dist-stage2/build/Finder.o dist-stage2/build/GHC.o dist-stage2/build/HeaderInfo.o dist-stage2/build/HscMain.o dist-stage2/build/HscStats.o dist-stage2/build/HscTypes.o dist-stage2/build/InteractiveEval.o dist-stage2/build/PackageConfig.o dist-stage2/build/Packages.o dist-stage2/build/ParsePkgConf.o dist-stage2/build/PprTyThing.o dist-stage2/build/StaticFlags.o dist-stage2/build/StaticFlagParser.o dist-stage2/build/SysTools.o dist-stage2/build/TidyPgm.o dist-stage2/build/Ctype.o dist-stage2/build/HaddockLex.o dist-stage2/build/HaddockParse.o dist-stage2/build/HaddockUtils.o dist-stage2/build/LexCore.o dist-stage2/build/Lexer.o dist-stage2/build/Parser.o dist-stage2/build/ParserCore.o dist-stage2/build/ParserCoreUtils.o dist-stage2/build/RdrHsSyn.o dist-stage2/build/ForeignCall.o dist-stage2/build/PrelInfo.o dist-stage2/build/PrelNames.o dist-stage2/build/PrelRules.o dist-stage2/build/PrimOp.o dist-stage2/build/TysPrim.o dist-stage2/build/TysWiredIn.o dist-stage2/build/CostCentre.o dist-stage2/build/SCCfinal.o dist-stage2/build/RnBinds.o dist-stage2/build/RnEnv.o dist-stage2/build/RnExpr.o dist-stage2/build/RnHsDoc.o dist-stage2/build/RnHsSyn.o dist-stage2/build/RnNames.o dist-stage2/build/RnPat.o dist-stage2/build/RnSource.o dist-stage2/build/RnTypes.o dist-stage2/build/CSE.o dist-stage2/build/FloatIn.o dist-stage2/build/FloatOut.o dist-stage2/build/LiberateCase.o dist-stage2/build/OccurAnal.o dist-stage2/build/SAT.o dist-stage2/build/SetLevels.o dist-stage2/build/SimplCore.o dist-stage2/build/SimplEnv.o dist-stage2/build/SimplMonad.o dist-stage2/build/SimplUtils.o dist-stage2/build/Simplify.o dist-stage2/build/SRT.o dist-stage2/build/SimplStg.o dist-stage2/build/StgStats.o dist-stage2/build/Rules.o dist-stage2/build/SpecConstr.o dist-stage2/build/Specialise.o dist-stage2/build/CoreToStg.o dist-stage2/build/StgLint.o dist-stage2/build/StgSyn.o dist-stage2/build/DmdAnal.o dist-stage2/build/SaAbsInt.o dist-stage2/build/SaLib.o dist-stage2/build/StrictAnal.o dist-stage2/build/WorkWrap.o dist-stage2/build/WwLib.o dist-stage2/build/FamInst.o dist-stage2/build/Inst.o dist-stage2/build/TcArrows.o dist-stage2/build/TcBinds.o dist-stage2/build/TcClassDcl.o dist-stage2/build/TcDefaults.o dist-stage2/build/TcDeriv.o dist-stage2/build/TcEnv.o dist-stage2/build/TcExpr.o dist-stage2/build/TcForeign.o dist-stage2/build/TcGenDeriv.o dist-stage2/build/TcHsSyn.o dist-stage2/build/TcHsType.o dist-stage2/build/TcInstDcls.o dist-stage2/build/TcMType.o dist-stage2/build/TcMatches.o dist-stage2/build/TcPat.o dist-stage2/build/TcRnDriver.o dist-stage2/build/TcRnMonad.o dist-stage2/build/TcRnTypes.o dist-stage2/build/TcRules.o dist-stage2/build/TcSimplify.o dist-stage2/build/TcTyClsDecls.o dist-stage2/build/TcTyDecls.o dist-stage2/build/TcTyFuns.o dist-stage2/build/TcType.o dist-stage2/build/TcUnify.o dist-stage2/build/Class.o dist-stage2/build/Coercion.o dist-stage2/build/FamInstEnv.o dist- stage2/build/FunDeps.o dist-stage2/build/Generics.o dist-stage2/build/InstEnv.o dist-stage2/build/TyCon.o dist-stage2/build/Type.o dist-stage2/build/TypeRep.o dist-stage2/build/Unify.o dist-stage2/build/Bag.o dist-stage2/build/Binary.o dist-stage2/build/BufWrite.o dist-stage2/build/Digraph.o dist-stage2/build/Encoding.o dist-stage2/build/FastBool.o dist-stage2/build/FastFunctions.o dist-stage2/build/FastMutInt.o dist-stage2/build/FastString.o dist-stage2/build/FastTypes.o dist-stage2/build/Fingerprint.o dist-stage2/build/FiniteMap.o dist-stage2/build/GraphBase.o dist-stage2/build/GraphColor.o dist-stage2/build/GraphOps.o dist-stage2/build/GraphPpr.o dist-stage2/build/IOEnv.o dist-stage2/build/Interval.o dist-stage2/build/LazyUniqFM.o dist-stage2/build/ListSetOps.o dist-stage2/build/Maybes.o dist-stage2/build/MonadUtils.o dist-stage2/build/OrdList.o dist-stage2/build/Outputable.o dist-stage2/build/Panic.o dist-stage2/build/Pretty.o dist-stage2/build/State.o dist-stage2/build/StringBuffer.o dist-stage2/build/Unicode.o dist-stage2/build/UniqFM.o dist-stage2/build/UniqSet.o dist-stage2/build/Util.o dist-stage2/build/VectBuiltIn.o dist-stage2/build/VectCore.o dist-stage2/build/VectMonad.o dist-stage2/build/VectType.o dist-stage2/build/VectUtils.o dist-stage2/build/Vectorise.o `find dist-stage2/build -name "*_stub.o" -print` dist-stage2/build/parser/cutils.o dist-stage2/build/utils/md5.o dist-stage2/build/cbits/unicode.o /usr/bin/ar: creating dist-stage2/build/libHSghc-6.10.1.a == make way=p -f Makefile-stage2 all; /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Exception.hs -o dist-stage2/build/Exception.p_o -ohi dist-stage2/build/Exception.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastTypes.lhs -o dist-stage2/build/FastTypes.p_o -ohi dist-stage2/build/FastTypes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Config.hs -o dist-stage2/build/Config.p_o -ohi dist-stage2/build/Config.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Maybes.lhs -o dist-stage2/build/Maybes.p_o -ohi dist-stage2/build/Maybes.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Encoding.hs -o dist-stage2/build/Encoding.p_o -ohi dist-stage2/build/Encoding.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/OccName.lhs-boot -o dist-stage2/build/OccName.p_o-boot -ohi dist-stage2/build/OccName.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Module.lhs-boot -o dist-stage2/build/Module.p_o-boot -ohi dist-stage2/build/Module.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastMutInt.lhs -o dist-stage2/build/FastMutInt.p_o -ohi dist-stage2/build/FastMutInt.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Packages.lhs-boot -o dist-stage2/build/Packages.p_o-boot -ohi dist-stage2/build/Packages.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Constants.lhs -o dist-stage2/build/Constants.p_o -ohi dist-stage2/build/Constants.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Name.lhs-boot -o dist-stage2/build/Name.p_o-boot -ohi dist-stage2/build/Name.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TypeRep.lhs-boot -o dist-stage2/build/TypeRep.p_o-boot -ohi dist-stage2/build/TypeRep.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/MonadUtils.hs -o dist-stage2/build/MonadUtils.p_o -ohi dist-stage2/build/MonadUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/IdInfo.lhs-boot -o dist-stage2/build/IdInfo.p_o-boot -ohi dist-stage2/build/IdInfo.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TyCon.lhs-boot -o dist-stage2/build/TyCon.p_o-boot -ohi dist-stage2/build/TyCon.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Unicode.hs -o dist-stage2/build/Unicode.p_o -ohi dist-stage2/build/Unicode.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/OrdList.lhs -o dist-stage2/build/OrdList.p_o -ohi dist-stage2/build/OrdList.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastBool.lhs -o dist-stage2/build/FastBool.p_o -ohi dist-stage2/build/FastBool.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/InteractiveEval.hs-boot -o dist-stage2/build/InteractiveEval.p_o-boot -ohi dist-stage2/build/InteractiveEval.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/ExternalCore.lhs -o dist-stage2/build/ExternalCore.p_o -ohi dist-stage2/build/ExternalCore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmTx.hs -o dist-stage2/build/CmmTx.p_o -ohi dist-stage2/build/CmmTx.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/Dataflow.hs -o dist-stage2/build/Dataflow.p_o -ohi dist-stage2/build/Dataflow.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/ParserCoreUtils.hs -o dist-stage2/build/ParserCoreUtils.p_o -ohi dist-stage2/build/ParserCoreUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Demand.lhs -o dist-stage2/build/Demand.p_o -ohi dist-stage2/build/Demand.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cprAnalysis/CprAnalyse.lhs -o dist-stage2/build/CprAnalyse.p_o -ohi dist-stage2/build/CprAnalyse.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/SaAbsInt.lhs -o dist-stage2/build/SaAbsInt.p_o -ohi dist-stage2/build/SaAbsInt.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/SaLib.lhs -o dist-stage2/build/SaLib.p_o -ohi dist-stage2/build/SaLib.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/StrictAnal.lhs -o dist-stage2/build/StrictAnal.p_o -ohi dist-stage2/build/StrictAnal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -optc-O2 -odir dist-stage2/build -c parser/cutils.c -o dist-stage2/build/parser/cutils.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -optc-O2 -odir dist-stage2/build -c utils/md5.c -o dist-stage2/build/utils/md5.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -optc-O2 -odir dist-stage2/build -c cbits/unicode.c -o dist-stage2/build/cbits/unicode.p_o <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastFunctions.lhs -o dist-stage2/build/FastFunctions.p_o -ohi dist-stage2/build/FastFunctions.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/BreakArray.hs -o dist-stage2/build/BreakArray.p_o -ohi dist-stage2/build/BreakArray.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Panic.lhs -o dist-stage2/build/Panic.p_o -ohi dist-stage2/build/Panic.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/State.hs -o dist-stage2/build/State.p_o -ohi dist-stage2/build/State.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Util.lhs -o dist-stage2/build/Util.p_o -ohi dist-stage2/build/Util.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FastString.lhs -o dist-stage2/build/FastString.p_o -ohi dist-stage2/build/FastString.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DriverPhases.hs -o dist-stage2/build/DriverPhases.p_o -ohi dist-stage2/build/DriverPhases.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/Ctype.lhs -o dist-stage2/build/Ctype.p_o -ohi dist-stage2/build/Ctype.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/IOEnv.hs -o dist-stage2/build/IOEnv.p_o -ohi dist-stage2/build/IOEnv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/LexCore.hs -o dist-stage2/build/LexCore.p_o -ohi dist-stage2/build/LexCore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Interval.hs -o dist-stage2/build/Interval.p_o -ohi dist-stage2/build/Interval.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/BufWrite.hs -o dist-stage2/build/BufWrite.p_o -ohi dist-stage2/build/BufWrite.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/StringBuffer.lhs -o dist-stage2/build/StringBuffer.p_o -ohi dist-stage2/build/StringBuffer.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Pretty.lhs -o dist-stage2/build/Pretty.p_o -ohi dist-stage2/build/Pretty.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/StaticFlags.hs -o dist-stage2/build/StaticFlags.p_o -ohi dist-stage2/build/StaticFlags.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Outputable.lhs -o dist-stage2/build/Outputable.p_o -ohi dist-stage2/build/Outputable.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/PprExternalCore.lhs -o dist-stage2/build/PprExternalCore.p_o -ohi dist-stage2/build/PprExternalCore.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/SrcLoc.lhs -o dist-stage2/build/SrcLoc.p_o -ohi dist-stage2/build/SrcLoc.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/BasicTypes.lhs -o dist-stage2/build/BasicTypes.p_o -ohi dist-stage2/build/BasicTypes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c dist-stage2/build/Fingerprint.hs -o dist-stage2/build/Fingerprint.p_o -ohi dist-stage2/build/Fingerprint.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Bag.lhs -o dist-stage2/build/Bag.p_o -ohi dist-stage2/build/Bag.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Digraph.lhs -o dist-stage2/build/Digraph.p_o -ohi dist-stage2/build/Digraph.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcType.lhs-boot -o dist-stage2/build/TcType.p_o-boot -ohi dist-stage2/build/TcType.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/MachOp.hs -o dist-stage2/build/MachOp.p_o -ohi dist-stage2/build/MachOp.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeFFI.lhs -o dist-stage2/build/ByteCodeFFI.p_o -ohi dist-stage2/build/ByteCodeFFI.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/CmdLineParser.hs -o dist-stage2/build/CmdLineParser.p_o -ohi dist-stage2/build/CmdLineParser.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsDoc.hs -o dist-stage2/build/HsDoc.p_o -ohi dist-stage2/build/HsDoc.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsPat.lhs-boot -o dist-stage2/build/HsPat.p_o-boot -ohi dist-stage2/build/HsPat.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ObjLink.lhs -o dist-stage2/build/ObjLink.p_o -ohi dist-stage2/build/ObjLink.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/ErrUtils.lhs-boot -o dist-stage2/build/ErrUtils.p_o-boot -ohi dist-stage2/build/ErrUtils.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Unique.lhs -o dist-stage2/build/Unique.p_o -ohi dist-stage2/build/Unique.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/FiniteMap.lhs -o dist-stage2/build/FiniteMap.p_o -ohi dist-stage2/build/FiniteMap.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/StaticFlagParser.hs -o dist-stage2/build/StaticFlagParser.p_o -ohi dist-stage2/build/StaticFlagParser.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsExpr.lhs-boot -o dist-stage2/build/HsExpr.p_o-boot -ohi dist-stage2/build/HsExpr.p_hi-boot <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/UniqFM.lhs -o dist-stage2/build/UniqFM.p_o -ohi dist-stage2/build/UniqFM.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/UniqSupply.lhs -o dist-stage2/build/UniqSupply.p_o -ohi dist-stage2/build/UniqSupply.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/StackPlacements.hs -o dist-stage2/build/StackPlacements.p_o -ohi dist-stage2/build/StackPlacements.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/Binary.hs -o dist-stage2/build/Binary.p_o -ohi dist-stage2/build/Binary.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/UniqSet.lhs -o dist-stage2/build/UniqSet.p_o -ohi dist-stage2/build/UniqSet.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/LazyUniqFM.lhs -o dist-stage2/build/LazyUniqFM.p_o -ohi dist-stage2/build/LazyUniqFM.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/ListSetOps.lhs -o dist-stage2/build/ListSetOps.p_o -ohi dist-stage2/build/ListSetOps.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/BlockId.hs -o dist-stage2/build/BlockId.p_o -ohi dist-stage2/build/BlockId.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphBase.hs -o dist-stage2/build/GraphBase.p_o -ohi dist-stage2/build/GraphBase.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegArchBase.hs -o dist-stage2/build/RegArchBase.p_o -ohi dist-stage2/build/RegArchBase.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphPpr.hs -o dist-stage2/build/GraphPpr.p_o -ohi dist-stage2/build/GraphPpr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphOps.hs -o dist-stage2/build/GraphOps.p_o -ohi dist-stage2/build/GraphOps.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegArchX86.hs -o dist-stage2/build/RegArchX86.p_o -ohi dist-stage2/build/RegArchX86.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c utils/GraphColor.hs -o dist-stage2/build/GraphColor.p_o -ohi dist-stage2/build/GraphColor.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/OccName.lhs -o dist-stage2/build/OccName.p_o -ohi dist-stage2/build/OccName.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Module.lhs -o dist-stage2/build/Module.p_o -ohi dist-stage2/build/Module.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/ForeignCall.lhs -o dist-stage2/build/ForeignCall.p_o -ohi dist-stage2/build/ForeignCall.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/PackageConfig.hs -o dist-stage2/build/PackageConfig.p_o -ohi dist-stage2/build/PackageConfig.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsImpExp.lhs -o dist-stage2/build/HsImpExp.p_o -ohi dist-stage2/build/HsImpExp.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Name.lhs -o dist-stage2/build/Name.p_o -ohi dist-stage2/build/Name.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/RdrName.lhs -o dist-stage2/build/RdrName.p_o -ohi dist-stage2/build/RdrName.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Var.lhs -o dist-stage2/build/Var.p_o -ohi dist-stage2/build/Var.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/DataCon.lhs-boot -o dist-stage2/build/DataCon.p_o-boot -ohi dist-stage2/build/DataCon.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/NameSet.lhs -o dist-stage2/build/NameSet.p_o -ohi dist-stage2/build/NameSet.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/NameEnv.lhs -o dist-stage2/build/NameEnv.p_o -ohi dist-stage2/build/NameEnv.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c profiling/CostCentre.lhs -o dist-stage2/build/CostCentre.p_o -ohi dist-stage2/build/CostCentre.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Class.lhs -o dist-stage2/build/Class.p_o -ohi dist-stage2/build/Class.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/VarSet.lhs -o dist-stage2/build/VarSet.p_o -ohi dist-stage2/build/VarSet.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/VarEnv.lhs -o dist-stage2/build/VarEnv.p_o -ohi dist-stage2/build/VarEnv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrelNames.lhs -o dist-stage2/build/PrelNames.p_o -ohi dist-stage2/build/PrelNames.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockLex.hs-boot -o dist-stage2/build/HaddockLex.p_o-boot -ohi dist-stage2/build/HaddockLex.p_hi-boot <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/NewDemand.lhs -o dist-stage2/build/NewDemand.p_o -ohi dist-stage2/build/NewDemand.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgBindery.lhs-boot -o dist-stage2/build/CgBindery.p_o-boot -ohi dist-stage2/build/CgBindery.p_hi-boot <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DynFlags.hs -o dist-stage2/build/DynFlags.p_o -ohi dist-stage2/build/DynFlags.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TyCon.lhs -o dist-stage2/build/TyCon.p_o -ohi dist-stage2/build/TyCon.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/TypeRep.lhs -o dist-stage2/build/TypeRep.p_o -ohi dist-stage2/build/TypeRep.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c dist-stage2/build/LibFFI.hs -o dist-stage2/build/LibFFI.p_o -ohi dist-stage2/build/LibFFI.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Type.lhs -o dist-stage2/build/Type.p_o -ohi dist-stage2/build/Type.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Coercion.lhs -o dist-stage2/build/Coercion.p_o -ohi dist-stage2/build/Coercion.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/TysPrim.lhs -o dist-stage2/build/TysPrim.p_o -ohi dist-stage2/build/TysPrim.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsTypes.lhs -o dist-stage2/build/HsTypes.p_o -ohi dist-stage2/build/HsTypes.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsLit.lhs -o dist-stage2/build/HsLit.p_o -ohi dist-stage2/build/HsLit.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/DataCon.lhs -o dist-stage2/build/DataCon.p_o -ohi dist-stage2/build/DataCon.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Literal.lhs -o dist-stage2/build/Literal.p_o -ohi dist-stage2/build/Literal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/MkId.lhs-boot -o dist-stage2/build/MkId.p_o-boot -ohi dist-stage2/build/MkId.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/TysWiredIn.lhs -o dist-stage2/build/TysWiredIn.p_o -ohi dist-stage2/build/TysWiredIn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreSyn.lhs -o dist-stage2/build/CoreSyn.p_o -ohi dist-stage2/build/CoreSyn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrimOp.lhs -o dist-stage2/build/PrimOp.p_o -ohi dist-stage2/build/PrimOp.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/ErrUtils.lhs -o dist-stage2/build/ErrUtils.p_o -ohi dist-stage2/build/ErrUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/Lexer.hs -o dist-stage2/build/Lexer.p_o -ohi dist-stage2/build/Lexer.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Unify.lhs -o dist-stage2/build/Unify.p_o -ohi dist-stage2/build/Unify.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/SysTools.lhs -o dist-stage2/build/SysTools.p_o -ohi dist-stage2/build/SysTools.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcType.lhs -o dist-stage2/build/TcType.p_o -ohi dist-stage2/build/TcType.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/IdInfo.lhs -o dist-stage2/build/IdInfo.p_o -ohi dist-stage2/build/IdInfo.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/Id.lhs -o dist-stage2/build/Id.p_o -ohi dist-stage2/build/Id.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/SMRep.lhs -o dist-stage2/build/SMRep.p_o -ohi dist-stage2/build/SMRep.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/PprCore.lhs -o dist-stage2/build/PprCore.p_o -ohi dist-stage2/build/PprCore.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/IfaceType.lhs -o dist-stage2/build/IfaceType.p_o -ohi dist-stage2/build/IfaceType.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreFVs.lhs -o dist-stage2/build/CoreFVs.p_o -ohi dist-stage2/build/CoreFVs.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/InstEnv.lhs -o dist-stage2/build/InstEnv.p_o -ohi dist-stage2/build/InstEnv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/Bitmap.hs -o dist-stage2/build/Bitmap.p_o -ohi dist-stage2/build/Bitmap.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/IfaceSyn.lhs -o dist-stage2/build/IfaceSyn.p_o -ohi dist-stage2/build/IfaceSyn.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/FamInstEnv.lhs -o dist-stage2/build/FamInstEnv.p_o -ohi dist-stage2/build/FamInstEnv.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/FunDeps.lhs -o dist-stage2/build/FunDeps.p_o -ohi dist-stage2/build/FunDeps.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/ParsePkgConf.hs -o dist-stage2/build/ParsePkgConf.p_o -ohi dist-stage2/build/ParsePkgConf.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreUtils.lhs -o dist-stage2/build/CoreUtils.p_o -ohi dist-stage2/build/CoreUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsBinds.lhs -o dist-stage2/build/HsBinds.p_o -ohi dist-stage2/build/HsBinds.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Packages.lhs -o dist-stage2/build/Packages.p_o -ohi dist-stage2/build/Packages.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsPat.lhs -o dist-stage2/build/HsPat.p_o -ohi dist-stage2/build/HsPat.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreTidy.lhs -o dist-stage2/build/CoreTidy.p_o -ohi dist-stage2/build/CoreTidy.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreSubst.lhs -o dist-stage2/build/CoreSubst.p_o -ohi dist-stage2/build/CoreSubst.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/OccurAnal.lhs -o dist-stage2/build/OccurAnal.p_o -ohi dist-stage2/build/OccurAnal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreLint.lhs -o dist-stage2/build/CoreLint.p_o -ohi dist-stage2/build/CoreLint.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrelRules.lhs -o dist-stage2/build/PrelRules.p_o -ohi dist-stage2/build/PrelRules.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectCore.hs -o dist-stage2/build/VectCore.p_o -ohi dist-stage2/build/VectCore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsDecls.lhs -o dist-stage2/build/HsDecls.p_o -ohi dist-stage2/build/HsDecls.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SetLevels.lhs -o dist-stage2/build/SetLevels.p_o -ohi dist-stage2/build/SetLevels.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CoreUnfold.lhs -o dist-stage2/build/CoreUnfold.p_o -ohi dist-stage2/build/CoreUnfold.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsExpr.lhs -o dist-stage2/build/HsExpr.p_o -ohi dist-stage2/build/HsExpr.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/FloatIn.lhs -o dist-stage2/build/FloatIn.p_o -ohi dist-stage2/build/FloatIn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/CSE.lhs -o dist-stage2/build/CSE.p_o -ohi dist-stage2/build/CSE.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/DmdAnal.lhs -o dist-stage2/build/DmdAnal.p_o -ohi dist-stage2/build/DmdAnal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/CorePrep.lhs -o dist-stage2/build/CorePrep.p_o -ohi dist-stage2/build/CorePrep.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SAT.lhs -o dist-stage2/build/SAT.p_o -ohi dist-stage2/build/SAT.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/FloatOut.lhs -o dist-stage2/build/FloatOut.p_o -ohi dist-stage2/build/FloatOut.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CLabel.hs -o dist-stage2/build/CLabel.p_o -ohi dist-stage2/build/CLabel.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stgSyn/StgSyn.lhs -o dist-stage2/build/StgSyn.p_o -ohi dist-stage2/build/StgSyn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c specialise/Rules.lhs -o dist-stage2/build/Rules.p_o -ohi dist-stage2/build/Rules.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsUtils.lhs -o dist-stage2/build/HsUtils.p_o -ohi dist-stage2/build/HsUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmExpr.hs -o dist-stage2/build/CmmExpr.p_o -ohi dist-stage2/build/CmmExpr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/ClosureInfo.lhs -o dist-stage2/build/ClosureInfo.p_o -ohi dist-stage2/build/ClosureInfo.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplStg/SRT.lhs -o dist-stage2/build/SRT.p_o -ohi dist-stage2/build/SRT.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplStg/StgStats.lhs -o dist-stage2/build/StgStats.p_o -ohi dist-stage2/build/StgStats.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stgSyn/StgLint.lhs -o dist-stage2/build/StgLint.p_o -ohi dist-stage2/build/StgLint.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c profiling/SCCfinal.lhs -o dist-stage2/build/SCCfinal.p_o -ohi dist-stage2/build/SCCfinal.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stgSyn/CoreToStg.lhs -o dist-stage2/build/CoreToStg.p_o -ohi dist-stage2/build/CoreToStg.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplMonad.lhs -o dist-stage2/build/SimplMonad.p_o -ohi dist-stage2/build/SimplMonad.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/Cmm.hs -o dist-stage2/build/Cmm.p_o -ohi dist-stage2/build/Cmm.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipCfg.hs -o dist-stage2/build/ZipCfg.p_o -ohi dist-stage2/build/ZipCfg.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c basicTypes/MkId.lhs -o dist-stage2/build/MkId.p_o -ohi dist-stage2/build/MkId.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/HsSyn.lhs -o dist-stage2/build/HsSyn.p_o -ohi dist-stage2/build/HsSyn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCallConv.hs -o dist-stage2/build/CmmCallConv.p_o -ohi dist-stage2/build/CmmCallConv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLive.hs -o dist-stage2/build/CmmLive.p_o -ohi dist-stage2/build/CmmLive.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLex.hs -o dist-stage2/build/CmmLex.p_o -ohi dist-stage2/build/CmmLex.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplStg/SimplStg.lhs -o dist-stage2/build/SimplStg.p_o -ohi dist-stage2/build/SimplStg.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplEnv.lhs -o dist-stage2/build/SimplEnv.p_o -ohi dist-stage2/build/SimplEnv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipCfgExtras.hs -o dist-stage2/build/ZipCfgExtras.p_o -ohi dist-stage2/build/ZipCfgExtras.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmUtils.hs -o dist-stage2/build/CmmUtils.p_o -ohi dist-stage2/build/CmmUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/OptimizationFuel.hs -o dist-stage2/build/OptimizationFuel.p_o -ohi dist-stage2/build/OptimizationFuel.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/MkZipCfg.hs -o dist-stage2/build/MkZipCfg.p_o -ohi dist-stage2/build/MkZipCfg.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmZipUtil.hs -o dist-stage2/build/CmmZipUtil.p_o -ohi dist-stage2/build/CmmZipUtil.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockParse.hs -o dist-stage2/build/HaddockParse.p_o -ohi dist-stage2/build/HaddockParse.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/WwLib.lhs -o dist-stage2/build/WwLib.p_o -ohi dist-stage2/build/WwLib.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnHsSyn.lhs -o dist-stage2/build/RnHsSyn.p_o -ohi dist-stage2/build/RnHsSyn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/RdrHsSyn.lhs -o dist-stage2/build/RdrHsSyn.p_o -ohi dist-stage2/build/RdrHsSyn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HscStats.lhs -o dist-stage2/build/HscStats.p_o -ohi dist-stage2/build/HscStats.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/PprCmm.hs -o dist-stage2/build/PprCmm.p_o -ohi dist-stage2/build/PprCmm.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmOpt.hs -o dist-stage2/build/CmmOpt.p_o -ohi dist-stage2/build/CmmOpt.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgMonad.lhs -o dist-stage2/build/CgMonad.p_o -ohi dist-stage2/build/CgMonad.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c specialise/SpecConstr.lhs -o dist-stage2/build/SpecConstr.p_o -ohi dist-stage2/build/SpecConstr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplUtils.lhs -o dist-stage2/build/SimplUtils.p_o -ohi dist-stage2/build/SimplUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c stranal/WorkWrap.lhs -o dist-stage2/build/WorkWrap.p_o -ohi dist-stage2/build/WorkWrap.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLint.hs -o dist-stage2/build/CmmLint.p_o -ohi dist-stage2/build/CmmLint.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/PprC.hs -o dist-stage2/build/PprC.p_o -ohi dist-stage2/build/PprC.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/DFMonad.hs -o dist-stage2/build/DFMonad.p_o -ohi dist-stage2/build/DFMonad.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockUtils.hs -o dist-stage2/build/HaddockUtils.p_o -ohi dist-stage2/build/HaddockUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/ParserCore.hs -o dist-stage2/build/ParserCore.p_o -ohi dist-stage2/build/ParserCore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c hsSyn/Convert.lhs -o dist-stage2/build/Convert.p_o -ohi dist-stage2/build/Convert.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgExpr.lhs-boot -o dist-stage2/build/CgExpr.p_o-boot -ohi dist-stage2/build/CgExpr.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgUtils.hs -o dist-stage2/build/CgUtils.p_o -ohi dist-stage2/build/CgUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipDataflow.hs -o dist-stage2/build/ZipDataflow.p_o -ohi dist-stage2/build/ZipDataflow.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c specialise/Specialise.lhs -o dist-stage2/build/Specialise.p_o -ohi dist-stage2/build/Specialise.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmBrokenBlock.hs -o dist-stage2/build/CmmBrokenBlock.p_o -ohi dist-stage2/build/CmmBrokenBlock.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/MachRegs.lhs -o dist-stage2/build/MachRegs.p_o -ohi dist-stage2/build/MachRegs.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgProf.hs -o dist-stage2/build/CgProf.p_o -ohi dist-stage2/build/CgProf.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgTicky.hs -o dist-stage2/build/CgTicky.p_o -ohi dist-stage2/build/CgTicky.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmProcPoint.hs -o dist-stage2/build/CmmProcPoint.p_o -ohi dist-stage2/build/CmmProcPoint.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/MachInstrs.hs -o dist-stage2/build/MachInstrs.p_o -ohi dist-stage2/build/MachInstrs.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/NCGMonad.hs -o dist-stage2/build/NCGMonad.p_o -ohi dist-stage2/build/NCGMonad.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgStackery.lhs -o dist-stage2/build/CgStackery.p_o -ohi dist-stage2/build/CgStackery.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/ZipCfgCmmRep.hs -o dist-stage2/build/ZipCfgCmmRep.p_o -ohi dist-stage2/build/ZipCfgCmmRep.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocInfo.hs -o dist-stage2/build/RegAllocInfo.p_o -ohi dist-stage2/build/RegAllocInfo.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/PprMach.hs -o dist-stage2/build/PprMach.p_o -ohi dist-stage2/build/PprMach.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/PositionIndependentCode.hs -o dist-stage2/build/PositionIndependentCode.p_o -ohi dist-stage2/build/PositionIndependentCode.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgCallConv.hs -o dist-stage2/build/CgCallConv.p_o -ohi dist-stage2/build/CgCallConv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/MachCodeGen.hs -o dist-stage2/build/MachCodeGen.p_o -ohi dist-stage2/build/MachCodeGen.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmContFlowOpt.hs -o dist-stage2/build/CmmContFlowOpt.p_o -ohi dist-stage2/build/CmmContFlowOpt.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/PprCmmZ.hs -o dist-stage2/build/PprCmmZ.p_o -ohi dist-stage2/build/PprCmmZ.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/MkZipCfgCmm.hs -o dist-stage2/build/MkZipCfgCmm.p_o -ohi dist-stage2/build/MkZipCfgCmm.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCommonBlockElimZ.hs -o dist-stage2/build/CmmCommonBlockElimZ.p_o -ohi dist-stage2/build/CmmCommonBlockElimZ.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegLiveness.hs -o dist-stage2/build/RegLiveness.p_o -ohi dist-stage2/build/RegLiveness.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgParallel.hs -o dist-stage2/build/CgParallel.p_o -ohi dist-stage2/build/CgParallel.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmLiveZ.hs -o dist-stage2/build/CmmLiveZ.p_o -ohi dist-stage2/build/CmmLiveZ.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgHeapery.lhs -o dist-stage2/build/CgHeapery.p_o -ohi dist-stage2/build/CgHeapery.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCvt.hs -o dist-stage2/build/CmmCvt.p_o -ohi dist-stage2/build/CmmCvt.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmSpillReload.hs -o dist-stage2/build/CmmSpillReload.p_o -ohi dist-stage2/build/CmmSpillReload.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmProcPointZ.hs -o dist-stage2/build/CmmProcPointZ.p_o -ohi dist-stage2/build/CmmProcPointZ.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegSpillCost.hs -o dist-stage2/build/RegSpillCost.p_o -ohi dist-stage2/build/RegSpillCost.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegSpill.hs -o dist-stage2/build/RegSpill.p_o -ohi dist-stage2/build/RegSpill.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegSpillClean.hs -o dist-stage2/build/RegSpillClean.p_o -ohi dist-stage2/build/RegSpillClean.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocLinear.hs -o dist-stage2/build/RegAllocLinear.p_o -ohi dist-stage2/build/RegAllocLinear.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegCoalesce.hs -o dist-stage2/build/RegCoalesce.p_o -ohi dist-stage2/build/RegCoalesce.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/StackColor.hs -o dist-stage2/build/StackColor.p_o -ohi dist-stage2/build/StackColor.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeItbls.lhs -o dist-stage2/build/ByteCodeItbls.p_o -ohi dist-stage2/build/ByteCodeItbls.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgBindery.lhs -o dist-stage2/build/CgBindery.p_o -ohi dist-stage2/build/CgBindery.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocStats.hs -o dist-stage2/build/RegAllocStats.p_o -ohi dist-stage2/build/RegAllocStats.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgInfoTbls.hs -o dist-stage2/build/CgInfoTbls.p_o -ohi dist-stage2/build/CgInfoTbls.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgForeignCall.hs -o dist-stage2/build/CgForeignCall.p_o -ohi dist-stage2/build/CgForeignCall.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/RegAllocColor.hs -o dist-stage2/build/RegAllocColor.p_o -ohi dist-stage2/build/RegAllocColor.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeInstr.lhs -o dist-stage2/build/ByteCodeInstr.p_o -ohi dist-stage2/build/ByteCodeInstr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmInfo.hs -o dist-stage2/build/CmmInfo.p_o -ohi dist-stage2/build/CmmInfo.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCPSGen.hs -o dist-stage2/build/CmmCPSGen.p_o -ohi dist-stage2/build/CmmCPSGen.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgClosure.lhs -o dist-stage2/build/CgClosure.p_o -ohi dist-stage2/build/CgClosure.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgTailCall.lhs -o dist-stage2/build/CgTailCall.p_o -ohi dist-stage2/build/CgTailCall.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgPrimOp.hs -o dist-stage2/build/CgPrimOp.p_o -ohi dist-stage2/build/CgPrimOp.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c nativeGen/AsmCodeGen.lhs -o dist-stage2/build/AsmCodeGen.p_o -ohi dist-stage2/build/AsmCodeGen.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeAsm.lhs -o dist-stage2/build/ByteCodeAsm.p_o -ohi dist-stage2/build/ByteCodeAsm.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCPS.hs -o dist-stage2/build/CmmCPS.p_o -ohi dist-stage2/build/CmmCPS.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmParse.hs -o dist-stage2/build/CmmParse.p_o -ohi dist-stage2/build/CmmParse.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HscTypes.lhs -o dist-stage2/build/HscTypes.p_o -ohi dist-stage2/build/HscTypes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeLink.lhs -o dist-stage2/build/ByteCodeLink.p_o -ohi dist-stage2/build/ByteCodeLink.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRnTypes.lhs -o dist-stage2/build/TcRnTypes.p_o -ohi dist-stage2/build/TcRnTypes.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/Finder.lhs -o dist-stage2/build/Finder.p_o -ohi dist-stage2/build/Finder.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c prelude/PrelInfo.lhs -o dist-stage2/build/PrelInfo.p_o -ohi dist-stage2/build/PrelInfo.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/MkCore.lhs -o dist-stage2/build/MkCore.p_o -ohi dist-stage2/build/MkCore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcTyDecls.lhs -o dist-stage2/build/TcTyDecls.p_o -ohi dist-stage2/build/TcTyDecls.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c coreSyn/MkExternalCore.lhs -o dist-stage2/build/MkExternalCore.p_o -ohi dist-stage2/build/MkExternalCore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c cmm/CmmCPSZ.hs -o dist-stage2/build/CmmCPSZ.p_o -ohi dist-stage2/build/CmmCPSZ.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgHpc.hs -o dist-stage2/build/CgHpc.p_o -ohi dist-stage2/build/CgHpc.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/LiberateCase.lhs -o dist-stage2/build/LiberateCase.p_o -ohi dist-stage2/build/LiberateCase.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Coverage.lhs -o dist-stage2/build/Coverage.p_o -ohi dist-stage2/build/Coverage.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/Parser.hs -o dist-stage2/build/Parser.p_o -ohi dist-stage2/build/Parser.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/ByteCodeGen.lhs -o dist-stage2/build/ByteCodeGen.p_o -ohi dist-stage2/build/ByteCodeGen.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcUnify.lhs-boot -o dist-stage2/build/TcUnify.p_o-boot -ohi dist-stage2/build/TcUnify.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcExpr.lhs-boot -o dist-stage2/build/TcExpr.p_o-boot -ohi dist-stage2/build/TcExpr.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcSplice.lhs-boot -o dist-stage2/build/TcSplice.p_o-boot -ohi dist-stage2/build/TcSplice.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcMatches.lhs-boot -o dist-stage2/build/TcMatches.p_o-boot -ohi dist-stage2/build/TcMatches.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnExpr.lhs-boot -o dist-stage2/build/RnExpr.p_o-boot -ohi dist-stage2/build/RnExpr.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcGenDeriv.lhs -o dist-stage2/build/TcGenDeriv.p_o -ohi dist-stage2/build/TcGenDeriv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/CodeOutput.lhs -o dist-stage2/build/CodeOutput.p_o -ohi dist-stage2/build/CodeOutput.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgCon.lhs -o dist-stage2/build/CgCon.p_o -ohi dist-stage2/build/CgCon.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/Simplify.lhs -o dist-stage2/build/Simplify.p_o -ohi dist-stage2/build/Simplify.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRnMonad.lhs -o dist-stage2/build/TcRnMonad.p_o -ohi dist-stage2/build/TcRnMonad.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/TcIface.lhs-boot -o dist-stage2/build/TcIface.p_o-boot -ohi dist-stage2/build/TcIface.p_hi-boot <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c parser/HaddockLex.hs -o dist-stage2/build/HaddockLex.p_o -ohi dist-stage2/build/HaddockLex.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HeaderInfo.hs -o dist-stage2/build/HeaderInfo.p_o -ohi dist-stage2/build/HeaderInfo.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgCase.lhs -o dist-stage2/build/CgCase.p_o -ohi dist-stage2/build/CgCase.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgLetNoEscape.lhs -o dist-stage2/build/CgLetNoEscape.p_o -ohi dist-stage2/build/CgLetNoEscape.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CgExpr.lhs -o dist-stage2/build/CgExpr.p_o -ohi dist-stage2/build/CgExpr.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c codeGen/CodeGen.lhs -o dist-stage2/build/CodeGen.p_o -ohi dist-stage2/build/CodeGen.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/IfaceEnv.lhs -o dist-stage2/build/IfaceEnv.p_o -ohi dist-stage2/build/IfaceEnv.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcMType.lhs -o dist-stage2/build/TcMType.p_o -ohi dist-stage2/build/TcMType.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/BuildTyCl.lhs -o dist-stage2/build/BuildTyCl.p_o -ohi dist-stage2/build/BuildTyCl.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/BinIface.hs -o dist-stage2/build/BinIface.p_o -ohi dist-stage2/build/BinIface.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/TidyPgm.lhs -o dist-stage2/build/TidyPgm.p_o -ohi dist-stage2/build/TidyPgm.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcHsSyn.lhs -o dist-stage2/build/TcHsSyn.p_o -ohi dist-stage2/build/TcHsSyn.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/FamInst.lhs -o dist-stage2/build/FamInst.p_o -ohi dist-stage2/build/FamInst.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/LoadIface.lhs -o dist-stage2/build/LoadIface.p_o -ohi dist-stage2/build/LoadIface.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c types/Generics.lhs -o dist-stage2/build/Generics.p_o -ohi dist-stage2/build/Generics.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/TcIface.lhs -o dist-stage2/build/TcIface.p_o -ohi dist-stage2/build/TcIface.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/Linker.lhs -o dist-stage2/build/Linker.p_o -ohi dist-stage2/build/Linker.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c iface/MkIface.lhs -o dist-stage2/build/MkIface.p_o -ohi dist-stage2/build/MkIface.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsMonad.lhs -o dist-stage2/build/DsMonad.p_o -ohi dist-stage2/build/DsMonad.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcEnv.lhs -o dist-stage2/build/TcEnv.p_o -ohi dist-stage2/build/TcEnv.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsExpr.lhs-boot -o dist-stage2/build/DsExpr.p_o-boot -ohi dist-stage2/build/DsExpr.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Match.lhs-boot -o dist-stage2/build/Match.p_o-boot -ohi dist-stage2/build/Match.p_hi-boot /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectBuiltIn.hs -o dist-stage2/build/VectBuiltIn.p_o -ohi dist-stage2/build/VectBuiltIn.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsCCall.lhs -o dist-stage2/build/DsCCall.p_o -ohi dist-stage2/build/DsCCall.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsUtils.lhs -o dist-stage2/build/DsUtils.p_o -ohi dist-stage2/build/DsUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/Inst.lhs -o dist-stage2/build/Inst.p_o -ohi dist-stage2/build/Inst.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnEnv.lhs -o dist-stage2/build/RnEnv.p_o -ohi dist-stage2/build/RnEnv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsForeign.lhs -o dist-stage2/build/DsForeign.p_o -ohi dist-stage2/build/DsForeign.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectMonad.hs -o dist-stage2/build/VectMonad.p_o -ohi dist-stage2/build/VectMonad.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcTyFuns.lhs -o dist-stage2/build/TcTyFuns.p_o -ohi dist-stage2/build/TcTyFuns.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnHsDoc.hs -o dist-stage2/build/RnHsDoc.p_o -ohi dist-stage2/build/RnHsDoc.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/MatchLit.lhs -o dist-stage2/build/MatchLit.p_o -ohi dist-stage2/build/MatchLit.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsGRHSs.lhs -o dist-stage2/build/DsGRHSs.p_o -ohi dist-stage2/build/DsGRHSs.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnTypes.lhs -o dist-stage2/build/RnTypes.p_o -ohi dist-stage2/build/RnTypes.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnNames.lhs -o dist-stage2/build/RnNames.p_o -ohi dist-stage2/build/RnNames.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectUtils.hs -o dist-stage2/build/VectUtils.p_o -ohi dist-stage2/build/VectUtils.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Check.lhs -o dist-stage2/build/Check.p_o -ohi dist-stage2/build/Check.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsMeta.hs -o dist-stage2/build/DsMeta.p_o -ohi dist-stage2/build/DsMeta.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsBinds.lhs -o dist-stage2/build/DsBinds.p_o -ohi dist-stage2/build/DsBinds.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnPat.lhs -o dist-stage2/build/RnPat.p_o -ohi dist-stage2/build/RnPat.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcSimplify.lhs -o dist-stage2/build/TcSimplify.p_o -ohi dist-stage2/build/TcSimplify.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/VectType.hs -o dist-stage2/build/VectType.p_o -ohi dist-stage2/build/VectType.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/MatchCon.lhs -o dist-stage2/build/MatchCon.p_o -ohi dist-stage2/build/MatchCon.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnBinds.lhs -o dist-stage2/build/RnBinds.p_o -ohi dist-stage2/build/RnBinds.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Match.lhs -o dist-stage2/build/Match.p_o -ohi dist-stage2/build/Match.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnSource.lhs -o dist-stage2/build/RnSource.p_o -ohi dist-stage2/build/RnSource.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsArrows.lhs -o dist-stage2/build/DsArrows.p_o -ohi dist-stage2/build/DsArrows.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsListComp.lhs -o dist-stage2/build/DsListComp.p_o -ohi dist-stage2/build/DsListComp.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c vectorise/Vectorise.hs -o dist-stage2/build/Vectorise.p_o -ohi dist-stage2/build/Vectorise.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcUnify.lhs -o dist-stage2/build/TcUnify.p_o -ohi dist-stage2/build/TcUnify.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/DsExpr.lhs -o dist-stage2/build/DsExpr.p_o -ohi dist-stage2/build/DsExpr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c rename/RnExpr.lhs -o dist-stage2/build/RnExpr.p_o -ohi dist-stage2/build/RnExpr.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c simplCore/SimplCore.lhs -o dist-stage2/build/SimplCore.p_o -ohi dist-stage2/build/SimplCore.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c deSugar/Desugar.lhs -o dist-stage2/build/Desugar.p_o -ohi dist-stage2/build/Desugar.p_hi <> <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcHsType.lhs -o dist-stage2/build/TcHsType.p_o -ohi dist-stage2/build/TcHsType.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/RtClosureInspect.hs -o dist-stage2/build/RtClosureInspect.p_o -ohi dist-stage2/build/RtClosureInspect.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcPat.lhs -o dist-stage2/build/TcPat.p_o -ohi dist-stage2/build/TcPat.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcDefaults.lhs -o dist-stage2/build/TcDefaults.p_o -ohi dist-stage2/build/TcDefaults.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcBinds.lhs -o dist-stage2/build/TcBinds.p_o -ohi dist-stage2/build/TcBinds.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcMatches.lhs -o dist-stage2/build/TcMatches.p_o -ohi dist-stage2/build/TcMatches.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcClassDcl.lhs -o dist-stage2/build/TcClassDcl.p_o -ohi dist-stage2/build/TcClassDcl.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcArrows.lhs -o dist-stage2/build/TcArrows.p_o -ohi dist-stage2/build/TcArrows.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcTyClsDecls.lhs -o dist-stage2/build/TcTyClsDecls.p_o -ohi dist-stage2/build/TcTyClsDecls.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcDeriv.lhs -o dist-stage2/build/TcDeriv.p_o -ohi dist-stage2/build/TcDeriv.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcExpr.lhs -o dist-stage2/build/TcExpr.p_o -ohi dist-stage2/build/TcExpr.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcForeign.lhs -o dist-stage2/build/TcForeign.p_o -ohi dist-stage2/build/TcForeign.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRules.lhs -o dist-stage2/build/TcRules.p_o -ohi dist-stage2/build/TcRules.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcInstDcls.lhs -o dist-stage2/build/TcInstDcls.p_o -ohi dist-stage2/build/TcInstDcls.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcRnDriver.lhs -o dist-stage2/build/TcRnDriver.p_o -ohi dist-stage2/build/TcRnDriver.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/HscMain.lhs -o dist-stage2/build/HscMain.p_o -ohi dist-stage2/build/HscMain.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c typecheck/TcSplice.lhs -o dist-stage2/build/TcSplice.p_o -ohi dist-stage2/build/TcSplice.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DriverPipeline.hs -o dist-stage2/build/DriverPipeline.p_o -ohi dist-stage2/build/DriverPipeline.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/InteractiveEval.hs -o dist-stage2/build/InteractiveEval.p_o -ohi dist-stage2/build/InteractiveEval.p_hi <> <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/GHC.hs -o dist-stage2/build/GHC.p_o -ohi dist-stage2/build/GHC.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/PprTyThing.hs -o dist-stage2/build/PprTyThing.p_o -ohi dist-stage2/build/PprTyThing.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/GhciMonad.hs -o dist-stage2/build/GhciMonad.p_o -ohi dist-stage2/build/GhciMonad.p_hi /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c main/DriverMkDepend.hs -o dist-stage2/build/DriverMkDepend.p_o -ohi dist-stage2/build/DriverMkDepend.p_hi <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/Debugger.hs -o dist-stage2/build/Debugger.p_o -ohi dist-stage2/build/Debugger.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/GhciTags.hs -o dist-stage2/build/GhciTags.p_o -ohi dist-stage2/build/GhciTags.p_hi <> <> /builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -package-name ghc-6.10.1 -hide-all-packages -no-user-package-conf -i -idist-stage2/build -inativeGen -ibasicTypes -icmm -icodeGen -icoreSyn -icprAnalysis -ideSugar -ighci -ihsSyn -iiface -imain -iparser -iprelude -iprofiling -irename -isimplCore -isimplStg -ispecialise -istgSyn -istranal -itypecheck -itypes -iutils -ivectorise -idist-stage2/build/autogen -Idist-stage2/build/autogen -Idist-stage2/build -I../libffi/build/include -Istage2plus -I../libraries/base/cbits -I../libraries/base/include -I. -Iparser -Iutils -optP-DUSE_EDITLINE -optP-DGHCI -optP-include -optPdist-stage2/build/autogen/cabal_macros.h -odir dist-stage2/build -hidir dist-stage2/build -stubdir dist-stage2/build -package Cabal-1.6.0.1 -package array-0.2.0.0 -package base-4.0.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.0 -package directory-1.0.0.2 -package editline-0.2.1.0 -package filepath-1.1.0.1 -package haskell98-1.0.1.0 -package hpc-0.5.0.2 -package old-time-1.0.0.1 -package process-1.0.1.0 -package template-haskell-2.3.0.0 -package unix-2.3.1.0 -O -Wall -fno-warn-name-shadowing -fno-warn-orphans -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRank2Types -XScopedTypeVariables -XDeriveDataTypeable -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -idist-stage2/build -H32m -O -Rghc-timing -O2 -c ghci/InteractiveUI.hs -o dist-stage2/build/InteractiveUI.p_o -ohi dist-stage2/build/InteractiveUI.p_hi <> echo dist-stage2/build/parser/cutils.p_o dist-stage2/build/utils/md5.p_o dist-stage2/build/cbits/unicode.p_o dist-stage2/build/AsmCodeGen.p_o dist-stage2/build/MachCodeGen.p_o dist-stage2/build/MachInstrs.p_o dist-stage2/build/MachRegs.p_o dist-stage2/build/NCGMonad.p_o dist-stage2/build/PositionIndependentCode.p_o dist-stage2/build/PprMach.p_o dist-stage2/build/RegAllocColor.p_o dist-stage2/build/RegAllocInfo.p_o dist-stage2/build/RegAllocLinear.p_o dist-stage2/build/RegAllocStats.p_o dist-stage2/build/RegArchBase.p_o dist-stage2/build/RegArchX86.p_o dist-stage2/build/RegCoalesce.p_o dist-stage2/build/RegLiveness.p_o dist-stage2/build/RegSpill.p_o dist-stage2/build/RegSpillClean.p_o dist-stage2/build/RegSpillCost.p_o dist-stage2/build/DsMeta.p_o dist-stage2/build/TcSplice.p_o dist-stage2/build/Convert.p_o dist-stage2/build/ByteCodeAsm.p_o dist-stage2/build/ByteCodeFFI.p_o dist-stage2/build/ByteCodeGen.p_o dist-stage2/build/ByteCodeInstr.p_o dist-stage2/build/ByteCodeItbls.p_o dist-stage2/build/ByteCodeLink.p_o dist-stage2/build/Debugger.p_o dist-stage2/build/GhciMonad.p_o dist-stage2/build/GhciTags.p_o dist-stage2/build/InteractiveUI.p_o dist-stage2/build/LibFFI.p_o dist-stage2/build/Linker.p_o dist-stage2/build/ObjLink.p_o dist-stage2/build/RtClosureInspect.p_o dist-stage2/build/BasicTypes.p_o dist-stage2/build/DataCon.p_o dist-stage2/build/Demand.p_o dist-stage2/build/Exception.p_o dist-stage2/build/Id.p_o dist-stage2/build/IdInfo.p_o dist-stage2/build/Literal.p_o dist-stage2/build/MkId.p_o dist-stage2/build/Module.p_o dist-stage2/build/Name.p_o dist-stage2/build/NameEnv.p_o dist-stage2/build/NameSet.p_o dist-stage2/build/NewDemand.p_o dist-stage2/build/OccName.p_o dist-stage2/build/RdrName.p_o dist-stage2/build/SrcLoc.p_o dist-stage2/build/UniqSupply.p_o dist-stage2/build/Unique.p_o dist-stage2/build/Var.p_o dist-stage2/build/VarEnv.p_o dist-stage2/build/VarSet.p_o dist-stage2/build/BlockId.p_o dist-stage2/build/CLabel.p_o dist-stage2/build/Cmm.p_o dist-stage2/build/CmmBrokenBlock.p_o dist-stage2/build/CmmCPS.p_o dist-stage2/build/CmmCPSGen.p_o dist-stage2/build/CmmCPSZ.p_o dist-stage2/build/CmmCallConv.p_o dist-stage2/build/CmmCommonBlockElimZ.p_o dist-stage2/build/CmmContFlowOpt.p_o dist-stage2/build/CmmCvt.p_o dist-stage2/build/CmmExpr.p_o dist-stage2/build/CmmInfo.p_o dist-stage2/build/CmmLex.p_o dist-stage2/build/CmmLint.p_o dist-stage2/build/CmmLive.p_o dist-stage2/build/CmmLiveZ.p_o dist-stage2/build/CmmOpt.p_o dist-stage2/build/CmmParse.p_o dist-stage2/build/CmmProcPoint.p_o dist-stage2/build/CmmProcPointZ.p_o dist-stage2/build/CmmSpillReload.p_o dist-stage2/build/CmmTx.p_o dist-stage2/build/CmmUtils.p_o dist-stage2/build/CmmZipUtil.p_o dist-stage2/build/DFMonad.p_o dist-stage2/build/Dataflow.p_o dist-stage2/build/MachOp.p_o dist-stage2/build/MkZipCfg.p_o dist-stage2/build/MkZipCfgCmm.p_o dist-stage2/build/OptimizationFuel.p_o dist-stage2/build/PprC.p_o dist-stage2/build/PprCmm.p_o dist-stage2/build/PprCmmZ.p_o dist-stage2/build/StackColor.p_o dist-stage2/build/StackPlacements.p_o dist-stage2/build/ZipCfg.p_o dist-stage2/build/ZipCfgCmmRep.p_o dist-stage2/build/ZipCfgExtras.p_o dist-stage2/build/ZipDataflow.p_o dist-stage2/build/Bitmap.p_o dist-stage2/build/CgBindery.p_o dist-stage2/build/CgCallConv.p_o dist-stage2/build/CgCase.p_o dist-stage2/build/CgClosure.p_o dist-stage2/build/CgCon.p_o dist-stage2/build/CgExpr.p_o dist-stage2/build/CgForeignCall.p_o dist-stage2/build/CgHeapery.p_o dist-stage2/build/CgHpc.p_o dist-stage2/build/CgInfoTbls.p_o dist-stage2/build/CgLetNoEscape.p_o dist-stage2/build/CgMonad.p_o dist-stage2/build/CgParallel.p_o dist-stage2/build/CgPrimOp.p_o dist-stage2/build/CgProf.p_o dist-stage2/build/CgStackery.p_o dist-stage2/build/CgTailCall.p_o dist-stage2/build/CgTicky.p_o dist-stage2/build/CgUtils.p_o dist-stage2/build/ClosureInfo.p_o dist-stage2/build/CodeGen.p_o dist-stage2/build/SMRep.p_o dist-stage2/build/CoreFVs.p_o dist-stage2/build/CoreLint.p_o dist-stage2/build/CorePrep.p_o dist-stage2/build/CoreSubst.p_o dist-stage2/build/CoreSyn.p_o dist-stage2/build/CoreTidy.p_o dist-stage2/ build/CoreUnfold.p_o dist-stage2/build/CoreUtils.p_o dist-stage2/build/ExternalCore.p_o dist-stage2/build/MkCore.p_o dist-stage2/build/MkExternalCore.p_o dist-stage2/build/PprCore.p_o dist-stage2/build/PprExternalCore.p_o dist-stage2/build/CprAnalyse.p_o dist-stage2/build/Check.p_o dist-stage2/build/Coverage.p_o dist-stage2/build/Desugar.p_o dist-stage2/build/DsArrows.p_o dist-stage2/build/DsBinds.p_o dist-stage2/build/DsCCall.p_o dist-stage2/build/DsExpr.p_o dist-stage2/build/DsForeign.p_o dist-stage2/build/DsGRHSs.p_o dist-stage2/build/DsListComp.p_o dist-stage2/build/DsMonad.p_o dist-stage2/build/DsUtils.p_o dist-stage2/build/Match.p_o dist-stage2/build/MatchCon.p_o dist-stage2/build/MatchLit.p_o dist-stage2/build/HsBinds.p_o dist-stage2/build/HsDecls.p_o dist-stage2/build/HsDoc.p_o dist-stage2/build/HsExpr.p_o dist-stage2/build/HsImpExp.p_o dist-stage2/build/HsLit.p_o dist-stage2/build/HsPat.p_o dist-stage2/build/HsSyn.p_o dist-stage2/build/HsTypes.p_o dist-stage2/build/HsUtils.p_o dist-stage2/build/BinIface.p_o dist-stage2/build/BuildTyCl.p_o dist-stage2/build/IfaceEnv.p_o dist-stage2/build/IfaceSyn.p_o dist-stage2/build/IfaceType.p_o dist-stage2/build/LoadIface.p_o dist-stage2/build/MkIface.p_o dist-stage2/build/TcIface.p_o dist-stage2/build/BreakArray.p_o dist-stage2/build/CmdLineParser.p_o dist-stage2/build/CodeOutput.p_o dist-stage2/build/Config.p_o dist-stage2/build/Constants.p_o dist-stage2/build/DriverMkDepend.p_o dist-stage2/build/DriverPhases.p_o dist-stage2/build/DriverPipeline.p_o dist-stage2/build/DynFlags.p_o dist-stage2/build/ErrUtils.p_o dist-stage2/build/Finder.p_o dist-stage2/build/GHC.p_o dist-stage2/build/HeaderInfo.p_o dist-stage2/build/HscMain.p_o dist-stage2/build/HscStats.p_o dist-stage2/build/HscTypes.p_o dist-stage2/build/InteractiveEval.p_o dist-stage2/build/PackageConfig.p_o dist-stage2/build/Packages.p_o dist-stage2/build/ParsePkgConf.p_o dist-stage2/build/PprTyThing.p_o dist-stage2/build/StaticFlags.p_o dist-stage2/build/StaticFlagParser.p_o dist-stage2/build/SysTools.p_o dist-stage2/build/TidyPgm.p_o dist-stage2/build/Ctype.p_o dist-stage2/build/HaddockLex.p_o dist-stage2/build/HaddockParse.p_o dist-stage2/build/HaddockUtils.p_o dist-stage2/build/LexCore.p_o dist-stage2/build/Lexer.p_o dist-stage2/build/Parser.p_o dist-stage2/build/ParserCore.p_o dist-stage2/build/ParserCoreUtils.p_o dist-stage2/build/RdrHsSyn.p_o dist-stage2/build/ForeignCall.p_o dist-stage2/build/PrelInfo.p_o dist-stage2/build/PrelNames.p_o dist-stage2/build/PrelRules.p_o dist-stage2/build/PrimOp.p_o dist-stage2/build/TysPrim.p_o dist-stage2/build/TysWiredIn.p_o dist-stage2/build/CostCentre.p_o dist-stage2/build/SCCfinal.p_o dist-stage2/build/RnBinds.p_o dist-stage2/build/RnEnv.p_o dist-stage2/build/RnExpr.p_o dist-stage2/build/RnHsDoc.p_o dist-stage2/build/RnHsSyn.p_o dist-stage2/build/RnNames.p_o dist-stage2/build/RnPat.p_o dist-stage2/build/RnSource.p_o dist-stage2/build/RnTypes.p_o dist-stage2/build/CSE.p_o dist-stage2/build/FloatIn.p_o dist-stage2/build/FloatOut.p_o dist-stage2/build/LiberateCase.p_o dist-stage2/build/OccurAnal.p_o dist-stage2/build/SAT.p_o dist-stage2/build/SetLevels.p_o dist-stage2/build/SimplCore.p_o dist-stage2/build/SimplEnv.p_o dist-stage2/build/SimplMonad.p_o dist-stage2/build/SimplUtils.p_o dist-stage2/build/Simplify.p_o dist-stage2/build/SRT.p_o dist-stage2/build/SimplStg.p_o dist-stage2/build/StgStats.p_o dist-stage2/build/Rules.p_o dist-stage2/build/SpecConstr.p_o dist-stage2/build/Specialise.p_o dist-stage2/build/CoreToStg.p_o dist-stage2/build/StgLint.p_o dist-stage2/build/StgSyn.p_o dist-stage2/build/DmdAnal.p_o dist-stage2/build/SaAbsInt.p_o dist-stage2/build/SaLib.p_o dist-stage2/build/StrictAnal.p_o dist-stage2/build/WorkWrap.p_o dist-stage2/build/WwLib.p_o dist-stage2/build/FamInst.p_o dist-stage2/build/Inst.p_o dist-stage2/build/TcArrows.p_o dist-stage2/build/TcBinds.p_o dist-stage2/build/TcClassDcl.p_o dist-stage2/build/TcDefaults.p_o dist-stage2/build/TcDeriv.p_o dist-stage2/build/TcEnv.p_o dist-stage2/build/TcExpr.p_o dist-stage2/build/TcForeign.p_o dist-stage2/build/TcGenDeriv.p_o dist-stage2/build/TcHsSyn.p_o dist-stage2/build/TcHsType.p_o dist-stage2/build/TcInstDcls.p_o dist-stage2/build/TcMType.p_o dist-stage2/build/TcMatches.p_o dist-stage2/build/TcPat.p_o dist-stage2/build/TcRnDriver.p_o dist-stage2/build/TcRnMonad.p_o dist-stage2/build/TcRnTypes.p_o dist-stage2/build/TcRules.p_o dist-stage2/build/TcSimplify.p_o dist-stage2/build/TcTyClsDecls.p_o dist-stage2/build/TcTyDecls.p_o dist-stage2/build/TcTyFuns.p_o dist-stage2/build/TcType.p_o dist-stage2/build/TcUnify.p_o dist-stage2/build/Class.p_o dist-stage2/build/Coercion.p_o dist-stage2/build/FamInstEnv.p_o dist-stage2/build/FunDeps.p_o dist-stage2/build/Generics.p_o dist-stage2/build/InstEnv.p_o dist-stage2/build/TyCon.p_o dist-stage2/build/Type.p_o dist-stage2/build/TypeRep.p_o dist-stage2/build/Unify.p_o dist-stage2/build/Bag.p_o dist-stage2/build/Binary.p_o dist-stage2/build/BufWrite.p_o dist-stage2/build/Digraph.p_o dist-stage2/build/Encoding.p_o dist-stage2/build/FastBool.p_o dist-stage2/build/FastFunctions.p_o dist-stage2/build/FastMutInt.p_o dist-stage2/build/FastString.p_o dist-stage2/build/FastTypes.p_o dist-stage2/build/Fingerprint.p_o dist-stage2/build/FiniteMap.p_o dist-stage2/build/GraphBase.p_o dist-stage2/build/GraphColor.p_o dist-stage2/build/GraphOps.p_o dist-stage2/build/GraphPpr.p_o dist-stage2/build/IOEnv.p_o dist-stage2/build/Interval.p_o dist-stage2/build/LazyUniqFM.p_o dist-stage2/build/ListSetOps.p_o dist-stage2/build/Maybes.p_o dist-stage2/build/MonadUtils.p_o dist-stage2/build/OrdList.p_o dist-stage2/build/Outputable.p_o dist-stage2/build/Panic.p_o dist-stage2/build/Pretty.p_o dist-stage2/build/State.p_o dist-stage2/build/StringBuffer.p_o dist-stage2/build/Unicode.p_o dist-stage2/build/UniqFM.p_o dist-stage2/build/UniqSet.p_o dist-stage2/build/Util.p_o dist-stage2/build/VectBuiltIn.p_o dist-stage2/build/VectCore.p_o dist-stage2/build/VectMonad.p_o dist-stage2/build/VectType.p_o dist-stage2/build/VectUtils.p_o dist-stage2/build/Vectorise.p_o `find dist-stage2/build -name "*_stub.p_o" -print` | xargs /usr/bin/ar q dist-stage2/build/libHSghc-6.10.1_p.a /usr/bin/ar: creating dist-stage2/build/libHSghc-6.10.1_p.a == Finished recursively making `all' for ways: p ... make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/compiler' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --distpref dist-stage2 --inplace Registering ghc-6.10.1... Reading package info from "dist-stage2/inplace-pkg-config" ... done. Writing new package config file... done. make -C ../ghc stage=2 make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/ghc' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-stage2 \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --flags=ghci --ghc-option=-threaded --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --ghc-option=-O2 \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ --libsubdir=. \ --datadir='$libdir' \ --datasubdir=. Configuring ghc-bin-6.10.1... /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-stage2 --ghc-option=-H32m --ghc-option=-O --ghc-option=-H32m --ghc-option=-O Preprocessing executables for ghc-bin-6.10.1... Building ghc-bin-6.10.1... [ 1 o f 1 ] C o m p i l i n g M a i n ( M a i n . h s, dist- stage2/build/ghc/ghc-tmp/Main.o ) Linking dist-stage2/build/ ghc/ghc ... /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg' 'XXX/package.conf' "" \ /builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace \ /builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace \ '$prefix' \ '/builddir/build/BUILD/ghc-6.10.1/inplace-datadir' \ '$prefix/libexec' \ '$prefix/dynlib' \ '/builddir/build/BUILD/ghc-6.10.1/inplace-datadir' \ '$prefix/doc' \ '$prefix/html' \ '$prefix/haddock' \ --distpref dist-stage2 \ --disable-executable-stripping \ --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/ghc' make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/compiler' make -C utils with-stage-2 make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils' make -C installPackage with-stage-2 make -C ghc-pkg with-stage-2 make -C hasktags with-stage-2 make -C runghc with-stage-2 make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ --datasubdir=. make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/hasktags' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/runghc' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/installPackage' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ --constraint="Cabal == 1.6.0.1" Configuring runghc-0.67... Configuring hasktags-0.67... Configuring ghc-pkg-6.9... Configuring installPackage-1.0... /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall Preprocessing executables for hasktags-0.67... Building hasktags-0.67... Preprocessing executables for runghc-0.67... Building runghc-0.67... Preprocessing executables for ghc-pkg-6.9... Building ghc-pkg-6.9... [1 of 1] Compili ng Main ( HaskTags.hs, dist-install/build/hasktags/hasktags-tmp/Ma in.o ) [ 1 o f 1 ] C o m p i l i n g M a i n ( r u n g h c . h s , d i s t - i n s t a l l / [1 of 2] Compiling Version ( Version.hs, dist-install/b uild/ghc-pkg/ghc-pkg-tmp/Version.o ) b u i l d / r u n g h c / r u n g h c - t m p / M a i n . o ) [2 of 2] Compiling Ma in ( Main.hs, dist-install/build/ghc-pkg/ghc-pkg-tmp/Main.o ) Linking d i s t - i n s t a l l / b u i l d / r u n g h c / r u n g h c . . . Linking dist-instal l/build/hasktags/hasktags ... make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/runghc' make -C hpc with-stage-2 make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/hpc' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/hasktags' make -C pwd with-stage-2 Configuring hpc-bin-0.67... make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/pwd' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ Preprocessing executables for installPackage-1.0... Building installPackage-1.0... [ 1 o f 1 ] C o m p i l i n g M a i n ( i n s t a l l P a c k a g e . h s , d i s t - i n s t a l l / b u i l d / i n s t a l l P a c k a g e / i n s t a l l P a c k a g e - t m p / M a i n . o ) /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall Preprocessing executables for hpc-bin-0.67... Building hpc-bin-0.67... Configuring pwd-0.1... Warning: 'license: BSD' is not a recognised license. [ 1 of 13] Compil ing HpcSet ( HpcSet.hs, dist-install/build/hpc/hpc-tmp/HpcSet.o ) [ 2 of 13] Compi ling HpcFlags ( HpcFlags.hs, dist-install/build/hpc/hpc-tmp/HpcFlags.o ) Linking d i s t - i n s t a l l / b u i l d / i n s t a l l P a c k a g e / i n s t a l l P a c k a g e . . . /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall Preprocessing executables for pwd-0.1... Building pwd-0.1... [ 1 o f 1 ] C o m p i l i n g M a i n ( p w d . h s , d i s t - i n s t a l l / b u i l d / p w d / p w d - t m p / M a i n . o ) Linking d i s t - i n s t a l l / b u i l d / p w d / p w d . . . make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/pwd' make -C haddock with-stage-2 make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/haddock' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ --flags=in-ghc-tree --datasubdir=. Linking dist-install /build/ghc-pkg/ghc-pkg ... [ 3 of 13] Compi ling HpcShowTix ( HpcShowTix.hs, dist-install/build/hpc/hpc-tmp/HpcShowTi x.o ) [ 4 o f 1 3 ] C o m p i l i n g H p c R e p o r t ( H p c R e p o r t . h s , d i s t - i n s t a l l / b u i l d / h p c / h p c - t m Configuring haddock-2.3.0... p / H p c R e p o r t . o ) /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall --ghc-option=-w make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg' make -C hsc2hs with-stage-2 [ 5 of 13] Compiling HpcLexer ( HpcLexer.h s, dist-install/build/hpc/hpc-tmp /HpcLexer.o ) make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --distpref dist-install \ --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT \ --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage2-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --package-db /builddir/build/BUILD/ghc-6.10.1/stage3.package.conf \ --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs \ Preprocessing library haddock-2.3.0... Preprocessing executables for haddock-2.3.0... Building haddock-2.3.0... [ 1 o f 7 ] C o m p i l i n g H a d d o c k . G H C . U t i l s ( s r c / H a d d o c k / G H C / U t i l s . h s , d i s t - i n s t a l l / b u i l d / H a d d o c k / G H C / U t i l s . o ) [ 6 of 13] Compil ing HpcPars er ( HpcParser.hs, dist-ins tall/build/hpc/hpc-tmp/HpcParse r.o ) Configuring hsc2hs-0.67... make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/installPackage' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf build --distpref dist-install --ghc-option=-H32m --ghc-option=-O --ghc-option=-Wall Preprocessing executables for hsc2hs-0.67... Building hsc2hs-0.67... [2 of 7] Compiling Haddock.DocName ( src/Haddock/DocName.hs, dist-install/build/Haddock/DocName.o ) [3 of 7] Compili ng Haddock.Exception ( src/Haddock/Exception.hs, dist-install/build/Haddock/Exception. o ) [ 1 o f 2 ] C o m p i l i n g P a t h s _ h s c 2 h s ( d i s t - i n s t a l l / b u i l d / a u t o g e n / P a t h s _ h s c 2 h s . h s , d i s t - i n s t a l l / b u i l d / h s c 2 h s / h s c 2 h s - t m p / P a t h s _ h s c 2 h s . o ) [4 of 7] Compilin g Haddock.Types ( src/Haddock/Types.hs, dist-install/build/Haddock/Types.o ) [ 2 o f 2 ] C o m p i l i n g M a i n ( M a i n . h s , d i s t - i n s t a l l / b u i l d / h s c 2 h s / h s c 2 h s - t m p / M a i n . o ) [ 7 of 13] Compi ling HpcMap ( HpcMap.hs, dist-install/build/hpc/hpc-tmp/HpcMap.o ) [5 of 7] Compiling Haddock.Utils ( src/Haddock/Utils.hs, dist-install/build/Haddock/Utils.o ) [ 8 of 13] Compiling HpcUtils ( HpcUtils.hs, dist-install/build /hpc/hpc-tmp/HpcUtils.o ) [ 9 of 13] Comp iling HpcMarkup ( HpcMarkup.hs, dist-install/build/hpc/hpc-tmp/HpcMarkup. o ) [6 of 7] Compiling H addock.InterfaceFile ( src/Haddock/InterfaceFile.hs, dist-install/build/Haddock/Inter faceFile.o ) [10 of 13] Compi ling HpcDraft ( HpcDraft.hs, dist-install/build/hpc/hpc-tmp/HpcDraft.o ) [7 of 7] Compiling Distribution.Haddock ( src/Distribution/Haddock.hs, dist-install/build/Distribution/Had dock.o ) /usr/bin/ar: creating dist-install/build/libHShaddock-2.3.0.a [11 of 13] Compi ling HpcCombine ( HpcCombine.hs, dist-install/build/hpc/hpc-tmp/HpcCombin e.o ) [ 1 o f 2 4 ] C o m p i l i n g H a d d o c k . B a c k e n d s . H H ( s r c / H a d d o c k / B a c k e n d s / H H . h s , d i s t - i n s t a l l / b u i l d / h a d d o c k / h a d d o c k - t m p / H a d d o c k / B a c k e n d s / H H . o ) [ 1 2 [ 2 of 24] Compiling Haddock.Backends.HH2 ( src/Haddoc k/Backends/HH2.hs, dist-install/bui ld/haddock/haddock-tmp/Haddock/Bac kends/HH2.o ) o f 1 3 ] C o m p i l i n g H p c O v e r l a y ( H p c O v e r l a y . h s, dist-instal l/build/hpc/hpc-tmp/HpcOverlay.o ) [ 3 o f 2 4 ] C o m p i l i n g H a d d o c k . U t i l s . B l o c k T a b l e ( s r c / H a d d o c k / U t i l s / B l o c k T a b l e . h s , d i s t - i n s t a l l / b u i l d / h a d d o c k / h a d d o c k - t m p / H a d d o c k / U t i l s / B l o c k T a b l e . o ) [ 4 o f 2 4 ] C o m p i l i n g H a d d o c k . U t i l s . H t m l ( s r c / H a d d o c k / U t i l s / H t m l . h s , d i s t - i n s t a l l / b u i l d / h a d d o c k / h a d d o c k - t m p / H a d d o c k / U t i l s / H t m l . o ) [13 of 13] Comp iling Main ( Hpc.hs, dist-install/build/hpc/hpc-tmp/Main.o ) Linking dist-instal l/build/hpc/hpc ... Linking dist-install/b uild/hsc2hs/hsc2hs ... make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/hpc' make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs' [ 5 of 24] Com piling Haddock.Exception ( src/Haddock/Exception.hs, dist-install/build/haddock /haddock-tmp/Haddock/Exception.o ) [ 6 of 24] Com piling Haddock.DocName ( src/Haddock/DocName.hs, dist-install/build/haddock/h addock-tmp/Haddock/DocName.o ) [ 7 of 24] Com piling Haddock.ModuleTree ( src/Haddock/ModuleTree.hs, dist-install/build/haddoc k/haddock-tmp/Haddock/ModuleTree.o ) [ 8 of 24] Comp iling Haddock.Types ( src/Haddock/Types.hs, dist-install/build/haddock/hadd ock-tmp/Haddock/Types.o ) [ 9 of 24] Comp iling Haddock.GHC.Utils ( src/Haddock/GHC/Utils.hs, dist-install/build/haddock/h addock-tmp/Haddock/GHC/Utils.o ) [10 of 24] Com piling Haddock.GHC.Typecheck ( src/Haddock/GHC/Typecheck.hs, dist-install/build/h addock/haddock-tmp/Haddock/GHC/Typ echeck.o ) [11 of 24] Com piling Haddock.Interface.Rename ( src/Haddock/Interface/Rename.hs, dist-install/ build/haddock/haddock-tmp/Haddock/I nterface/Rename.o ) [12 of 24] Com piling Haddock.Interface.AttachInstances ( src/Haddock/Interface/AttachInstances .hs, dist-install/build/haddock/ha ddock-tmp/Haddock/Interface/AttachI nstances.o ) [13 of 24] Comp iling Haddock.Utils ( src/Haddock/Utils.hs, dist-install/build/haddock/haddo ck-tmp/Haddock/Utils.o ) [14 of 24] Com piling Haddock.Options ( src/Haddock/Options.hs, dist-install/build/haddock/had dock-tmp/Haddock/Options.o ) [15 of 24] Comp iling Haddock.GHC ( src/Haddock/GHC.hs, dist-install/build/haddock/haddock -tmp/Haddock/GHC.o ) [16 of 24] Com piling Haddock.InterfaceFile ( src/Haddock/InterfaceFile.hs, dist-install/build/h addock/haddock-tmp/Haddock/Interfa ceFile.o ) [17 of 24] Com piling Haddock.Interface.Create ( src/Haddock/Interface/Create.hs, dist-instal l/build/haddock/haddock-tmp/Haddoc k/Interface/Create.o ) [18 of 24] Com piling Haddock.Interface ( src/Haddock/Interface.hs, dist-install/build/haddock /haddock-tmp/Haddock/Interface .o ) [19 of 24] Com piling Haddock.Backends.Hoogle ( src/Haddock/Backends/Hoogle.hs, dist-install /build/haddock/haddock-tmp/Haddock/ Backends/Hoogle.o ) [20 of 24] Comp iling Haddock.Backends.DevHelp ( src/Haddock/Backends/DevHelp.hs, dist-install/bu ild/haddock/haddock-tmp/Haddock/Ba ckends/DevHelp.o ) [21 of 24] Com piling Paths_haddock ( dist-install/build/au tog en/Paths_haddock.hs, dist-install/b uild/haddock/haddock-tmp/Paths_ha ddock.o ) [22 of 24] Co mpiling Haddock.Version ( src/Haddock/Version.hs, dist-install/build/haddo ck/haddock-tmp/Haddock/Version.o ) [23 of 24] Co mpiling Haddock.Backends.Html ( src/Haddock/Backends/Html.hs, dist-insta ll/build/haddock/haddock-tmp/Haddoc k/Backends/Html.o ) [24 of 24] Com piling Main ( src/Main.hs, dist-install/build/haddock/haddock-tmp/ Main.o ) Linking dist-instal l/build/haddock/haddock ... make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/haddock' make -C haddock install-inplace make[3]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/utils/haddock' /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg' '/builddir/build/BUILD/ghc-6.10.1/ghc/inplace-datadir/package.conf' '' \ '/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace' \ '/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace' \ '$prefix/bin' \ '$prefix/lib' \ '$prefix/libexec' \ '$prefix/dynlib' \ '$prefix/share' \ '$prefix/doc' \ '$prefix/html' \ '$prefix/haddock' \ --distpref dist-install \ --enable-shell-wrappers Installing library in /builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/lib/haddock-2.3.0 Installing executable(s) in /builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin Registering haddock-2.3.0... Reading package info from "dist-install/installed-pkg-config" ... done. d e p e n d e n c y C a b a l - 1 . 6 . 0 . 1 d o e s n 't exist (ignoring) dependency array-0.2.0.0 doesn't exist (ignoring) dependency base-4.0.0.0 doesn't exist (ignorin g) dependency containers-0.2.0.0 doesn't exist (ignoring) dependency directory-1. 0.0.2 doesn't exist (ignoring) dependency filepath-1.1.0.1 doesn't exist (ignoring) dependency ghc-6.10.1 doesn' t exist (ignoring) dependency haskell98-1.0.1.0 doesn't exist (ignoring) dependency pretty-1.0.1.0 doesn't exist (ig noring) Writing new package config file... done. make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils/haddock' make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/utils' make -C libraries doc make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries' if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages ghc-prim; then \ cd ghc-prim && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi ./Setup haddock --html-location=../$pkg --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock Preprocessing library ghc-prim-0.1.0.0... Running Haddock for ghc-prim-0.1.0.0... W a r n i n g : T h e d o c u m e n t a tion for the following packages a re not installed. No links will be generated to t hese packages: rts-1.0 Preprocessing library ghc-prim-0.1.0.0... Documentation created: dist/doc/html/ghc-prim/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages integer-gmp; then \ cd integer-gmp && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library integer-0.1.0.0... Running Haddock for integer-0.1.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library integer-0.1.0.0... Documentation created: dist/doc/html/integer/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base; then \ cd base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library base-4.0.0.0... Running Haddock for base-4.0.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library base-4.0.0.0... Warning: in export list of "GHC.Base": module not found: "GHC.Bool" Warning: in export list of "GHC.Base": module not found: "GHC.Generics" Warning: in export list of "GHC.Base": module not found: "GHC.Ordering" Warning: in export list of "GHC.Base": module not found: "GHC.Types" Warning: in export list of "GHC.Base": module not found: "GHC.Prim" Warning: in export list of "GHC.Num": module not found: "GHC.Integer" Warning: in export list of "GHC.Exts": module not found: "GHC.Prim" Warning: base:Data.Eq: could not find link destinations for: GHC.Integer.Internals.Integer GHC.IOBase.BufferState Data.HashTable.Inserts Data.HashTable.HashData Data.Typeable.KeyPr Data.Typeable.Key System.Posix.Internals.FDType System.Timeout.Timeout GHC.IOBase.IOArray Warning: base:Data.Typeable: could not find link destinations for: GHC.Integer.Internals.Integer System.Timeout.Timeout Warning: base:Data.Bits: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:GHC.Arr: could not find link destinations for: GHC.Integer.Internals.Integer GHC.ST.STRep Warning: base:Text.Show: could not find link destinations for: GHC.Integer.Internals.Integer GHC.IOBase.HandleType Data.HashTable.HashData System.Timeout.Timeout Warning: base:Control.Monad: could not find link destinations for: Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL Text.ParserCombinators.ReadP.P Warning: base:Data.Ord: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Text.Read.Lex: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Numeric: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Data.Typeable: could not find link destinations for: GHC.Integer.Internals.Integer System.Timeout.Timeout GHC.IOBase.IOArray Warning: base:Text.Read: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Control.Exception.Base: could not find link destinations for: System.Timeout.Timeout Warning: base:Control.Exception: could not find link destinations for: System.Timeout.Timeout Warning: base:System.IO: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Prelude: could not find link destinations for: GHC.Integer.Internals.Integer GHC.IOBase.BufferState Data.HashTable.Inserts Data.HashTable.HashData Data.Typeable.KeyPr Data.Typeable.Key System.Posix.Internals.FDType System.Timeout.Timeout GHC.IOBase.IOArray Text.ParserCombinators.ReadP.P Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL GHC.IOBase.HandleType Warning: base:Data.Data: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Control.Monad.Instances: could not find link destinations for: Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL Text.ParserCombinators.ReadP.P Warning: base:Data.Fixed: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Data.Ix: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Control.Applicative: could not find link destinations for: Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL Warning: base:Data.Ratio: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:System.CPUTime: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Text.Printf: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/base/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages syb; then \ cd syb && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library syb-0.1.0.0... Running Haddock for syb-0.1.0.0... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l lowing packages are not instal led. No links will be generated to these packa ges: rts-1.0 Preprocessing library syb-0.1.0.0... Warning: in export list of "Data.Generics.Basics": module not found: "Data.Data" Warning: in export list of "Data.Generics": module not found: "Data.Data" Documentation created: dist/doc/html/syb/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages array; then \ cd array && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library array-0.2.0.0... Running Haddock for array-0.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library array-0.2.0.0... Warning: in export list of "Data.Array": module not found: "Data.Ix" Warning: in export list of "Data.Array.IArray": module not found: "Data.Ix" Warning: in export list of "Data.Array.MArray": module not found: "Data.Ix" Warning: array-0.2.0.0:Data.Array.IArray: could not find link destinations for: GHC.IOBase.IOArray Warning: array-0.2.0.0:Data.Array.MArray: could not find link destinations for: GHC.IOBase.IOArray Warning: array-0.2.0.0:Data.Array.Diff: could not find link destinations for: GHC.IOBase.IOArray Documentation created: dist/doc/html/array/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages packedstring; then \ cd packedstring && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library packedstring-0.1.0.1... Running Haddock for packedstring-0.1.0.1... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w ing packages are not installed. No links will be generated t o these packages: r ts-1.0 Preprocessing library packedstring-0.1.0.1... Documentation created: dist/doc/html/packedstring/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages containers; then \ cd containers && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library containers-0.2.0.0... Running Haddock for containers-0.2.0.0... W a r n i n g : T h e d o c u m e n t a tion for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library containers-0.2.0.0... Documentation created: dist/doc/html/containers/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages bytestring; then \ cd bytestring && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library bytestring-0.9.1.4... Running Haddock for bytestring-0.9.1.4... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o llowing packages are not installed. No links will be generated to t hese packages: rts-1.0 Preprocessing library bytestring-0.9.1.4... Warning: bytestring-0.9.1.4:Data.ByteString.Internal: could not find link destinations for: GHC.IOBase.RawBuffer Warning: bytestring-0.9.1.4:Data.ByteString.Char8: could not find link destinations for: GHC.Integer.Internals.Integer Warning: bytestring-0.9.1.4:Data.ByteString.Lazy.Char8: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/bytestring/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-locale; then \ cd old-locale && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library old-locale-1.0.0.1... Running Haddock for old-locale-1.0.0.1... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w i n g packages are not installed. No links will be generated to these packages: rts -1.0 Preprocessing library old-locale-1.0.0.1... Documentation created: dist/doc/html/old-locale/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-time; then \ cd old-time && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library old-time-1.0.0.1... Running Haddock for old-time-1.0.0.1... Warning: The documentation for the following packages are not installed. No links will be gene rated to these packages: rts-1.0 Preprocessing library old-time-1.0.0.1... Warning: old-time-1.0.0.1:System.Time: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/old-time/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages filepath; then \ cd filepath && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library filepath-1.1.0.1... Running Haddock for filepath-1.1.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library filepath-1.1.0.1... Documentation created: dist/doc/html/filepath/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages unix; then \ cd unix && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library unix-2.3.1.0... Running Haddock for unix-2.3.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library unix-2.3.1.0... Warning: in export list of "System.Posix": module not found: "System.Posix.Types" Warning: unix-2.3.1.0:System.Posix.Unistd: could not find link destinations for: GHC.Integer.Internals.Integer Warning: unix-2.3.1.0:System.Posix.Resource: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/unix/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages directory; then \ cd directory && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library directory-1.0.0.2... Running Haddock for directory-1.0.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library directory-1.0.0.2... Documentation created: dist/doc/html/directory/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages process; then \ cd process && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library process-1.0.1.0... Running Haddock for process-1.0.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library process-1.0.1.0... Documentation created: dist/doc/html/process/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages pretty; then \ cd pretty && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library pretty-1.0.1.0... Running Haddock for pretty-1.0.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library pretty-1.0.1.0... Warning: pretty-1.0.1.0:Text.PrettyPrint.HughesPJ: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/pretty/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages hpc; then \ cd hpc && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library hpc-0.5.0.2... Running Haddock for hpc-0.5.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library hpc-0.5.0.2... Warning: hpc-0.5.0.2:Trace.Hpc.Util: could not find link destinations for: GHC.Integer.Internals.Integer Warning: hpc-0.5.0.2:Trace.Hpc.Tix: could not find link destinations for: GHC.Integer.Internals.Integer Warning: hpc-0.5.0.2:Trace.Hpc.Mix: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/hpc/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages template-haskell; then \ cd template-haskell && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library template-haskell-2.3.0.0... Running Haddock for template-haskell-2.3.0.0... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w i n g p a c k a g es are not installed. No links will be generated to t hese packages: rts-1.0 Preprocessing library template-haskell-2.3.0.0... Warning: template-haskell:Language.Haskell.TH.Syntax: could not find link destinations for: GHC.Integer.Internals.Integer Warning: template-haskell:Language.Haskell.TH.Lib: could not find link destinations for: GHC.Integer.Internals.Integer Warning: template-haskell:Language.Haskell.TH.PprLib: could not find link destinations for: GHC.Integer.Internals.Integer Warning: template-haskell:Language.Haskell.TH: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/template-haskell/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages editline; then \ cd editline && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library editline-0.2.1.0... Running Haddock for editline-0.2.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library editline-0.2.1.0... Documentation created: dist/doc/html/editline/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages Cabal; then \ cd Cabal && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library Cabal-1.6.0.1... Running Haddock for Cabal-1.6.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library Cabal-1.6.0.1... Distribution/Simple/InstallDirs.hs:1:11: Warning: -fffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGU AGE ForeignFunctionInterface#-} instead Distribution/ Simple/InstallDirs.hs:4:15: Warning: -fffi is deprec ated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface#-} i nstead D i s t r i b u t i o n / S i m p l e / U t i l s . h s : 1 : 1 1 : W a r ning: -fffi is de precated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface#-} instead Distributio n/Simple/Utils.hs:4:15: Warning: -fffi is d eprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterf ace#-} instead Warning: Cabal-1.6.0.1:Distribution.Compat.ReadP: could not find link destinations for: Distribution.Compat.ReadP.Parser Distribution.Compat.ReadP.P Warning: Cabal-1.6.0.1:Distribution.Text: could not find link destinations for: Distribution.Version.VersionWildcard Warning: Cabal-1.6.0.1:Distribution.ReadE: could not find link destinations for: Distribution.ReadE.ErrorMsg Documentation created: dist/doc/html/Cabal/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages random; then \ cd random && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library random-1.0.0.1... Running Haddock for random-1.0.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library random-1.0.0.1... Cannot find documentation for: $intro Warning: random-1.0.0.1:System.Random: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/random/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell98; then \ cd haskell98 && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library haskell98-1.0.1.0... Running Haddock for haskell98-1.0.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library haskell98-1.0.1.0... Warning: in export list of "MarshalUtils": module not found: "Foreign.Marshal.Utils" Warning: in export list of "MarshalError": module not found: "Foreign.Marshal.Error" Warning: in export list of "MarshalArray": module not found: "Foreign.Marshal.Array" Warning: in export list of "MarshalAlloc": module not found: "Foreign.Marshal.Alloc" Warning: in export list of "CTypes": module not found: "Foreign.C.Types" Warning: in export list of "CForeign": module not found: "Foreign.C" Warning: in export list of "CError": module not found: "Foreign.C.Error" Warning: in export list of "CString": module not found: "Foreign.C.String" Warning: in export list of "Storable": module not found: "Foreign.Storable" Warning: in export list of "Bits": module not found: "Data.Bits" Warning: in export list of "Word": module not found: "Data.Word" Warning: in export list of "Ptr": module not found: "Foreign.Ptr" Warning: in export list of "StablePtr": module not found: "Foreign.StablePtr" Warning: in export list of "Int": module not found: "Data.Int" Warning: in export list of "ForeignPtr": module not found: "Foreign.ForeignPtr" Documentation created: dist/doc/html/haskell98/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-base; then \ cd regex-base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library regex-base-0.72.0.2... Running Haddock for regex-base-0.72.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library regex-base-0.72.0.2... Text/Regex/Base/Context.hs:162:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Bool Text/Regex/Base/Context.hs:168:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b () Text/Regex/Base/Context.hs:176:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Int Text/Regex/Base/Context.hs:184:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchOffset, MatchLength) Text/Regex/Base/Context.hs:190:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b MatchArray Text/Regex/Base/Context.hs:195:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, MatchText b, b) Text/Regex/Base/Context.hs:199:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (Array Int b) Text/Regex/Base/Context.hs:203:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b) Text/Regex/Base/Context.hs:208:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b, [b]) Text/Regex/Base/Context.hs:213:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchResult b) Text/Regex/Base/Context.hs:228:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchArray] Text/Regex/Base/Context.hs:233:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchText b] Text/Regex/Base/Context.hs:239:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [(MatchOffset, MatchLength)] Text/Regex/Base/Context.hs:244:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [b] Text/Regex/Base/Context.hs:248:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [Array Int b] Text/Regex/Base/Context.hs:252:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [[b]] Documentation created: dist/doc/html/regex-base/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-posix; then \ cd regex-posix && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library regex-posix-0.72.0.3... Running Haddock for regex-posix-0.72.0.3... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w ing packages are not ins talled. No links will be generated to these packages: rts-1.0 Preprocessing library regex-posix-0.72.0.3... T e x t / R e g e x / P o s i x / W r a p . h s c : 1 : 1 5 : W arning: -fffi is deprecated: use -XForeign FunctionInterface or pragma {-# LANGUAGE ForeignFunctio nInterface#-} instead Tex t/Regex/Posix/String.hs:59:9: Warning: orphan instance: instance RegexContext Regex String String Text/Regex/Posix/String.hs:70:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption String Text/Regex/Posix/String.hs:74:9: Warning: orphan instance: instance RegexLike Regex String Text/Regex/Posix/ByteString.hs: 68:9: Warning: orphan instance: instance RegexContext Regex ByteString ByteString Text/Regex/Posix/ByteString. hs:76:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption ByteString Text/Regex/Posix/ByteString.hs:80:9: Warning: orphan instance: instance RegexLike Regex ByteString Documentation created: dist/doc/html/regex-posix/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parsec; then \ cd parsec && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library parsec-2.1.0.1... Running Haddock for parsec-2.1.0.1... W a r n i n g : T h e d o c u m e n tation for the following packages are not insta lled. No links will be generated to these package s: rts-1.0 Preprocessing library parsec-2.1.0.1... Warning: parsec-2.1.0.1:Text.ParserCombinators.Parsec.Token: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/parsec/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell-src; then \ cd haskell-src && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library haskell-src-1.0.1.3... Running Haddock for haskell-src-1.0.1.3... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e following packages are not installed. No links will be generated to these packages: b ase-3.0.3.0, rts-1.0 Preprocessing library haskell-src-1.0.1.3... Warning: haskell-src-1.0.1.3:Language.Haskell.Syntax: could not find link destinations for: GHC.Integer.Internals.Integer Warning: haskell-src-1.0.1.3:Language.Haskell.ParseUtils: could not find link destinations for: GHC.Integer.Internals.Integer Warning: haskell-src-1.0.1.3:Language.Haskell.Lexer: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/haskell-src/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages html; then \ cd html && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library html-1.0.1.2... Running Haddock for html-1.0.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library html-1.0.1.2... Documentation created: dist/doc/html/html/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages network; then \ cd network && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library network-2.2.0.1... Running Haddock for network-2.2.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library network-2.2.0.1... Documentation created: dist/doc/html/network/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages QuickCheck; then \ cd QuickCheck && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library QuickCheck-1.2.0.0... Running Haddock for QuickCheck-1.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.0, rts-1.0 Preprocessing library QuickCheck-1.2.0.0... Warning: QuickCheck-1.2.0.0:Test.QuickCheck: could not find link destinations for: GHC.Integer.Internals.Integer Test.QuickCheck.Poly.Poly Warning: QuickCheck-1.2.0.0:Test.QuickCheck.Poly: could not find link destinations for: Test.QuickCheck.Poly.Poly Test.QuickCheck.Poly.ALPHA_ Test.QuickCheck.Poly.BETA_ Test.QuickCheck.Poly.GAMMA_ Test.QuickCheck.Poly.OrdALPHA_ Test.QuickCheck.Poly.OrdBETA_ Test.QuickCheck.Poly.OrdGAMMA_ Documentation created: dist/doc/html/QuickCheck/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages HUnit; then \ cd HUnit && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library HUnit-1.2.0.3... Running Haddock for HUnit-1.2.0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library HUnit-1.2.0.3... Documentation created: dist/doc/html/HUnit/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages mtl; then \ cd mtl && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library mtl-1.1.0.2... Running Haddock for mtl-1.1.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library mtl-1.1.0.2... C o n t r o l / M o n a d / C o n t . h s :1:11: Warning: -fallow-undecidable-ins tances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Control/Mona d/Cont/Class.hs:1:11: Warning: -fallow-undecidable- instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Control/Mona d/Error.hs:1:11: Warning: -fallow-undecidable-inst ances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Control/Mona d/Error/Class.hs:1:11: Warning: -fallow-undecida ble-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInst ances#-} instead Control/Monad /List.hs:1:11: Warning: -fallow-undecidable-instan ces is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} i nstead Control/Mona d/RWS/Lazy.hs:1:11: Warning: -fallow-undecidable-i nstances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstance s#-} instead Control/Mona d/RWS/Strict.hs:1:11: Warning: -fallow-undecidabl e-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInst ances#-} instead Control/Mona d/Reader.hs:2:11: Warning: -fallow-undecidable-i nstances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstance s#-} instead Control/Mona d/Reader/Class.hs:1:11: Warning: -fallow-undecidab le-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Control/Mona d/State/Lazy.hs:1:11: Warning: -fallow-undecidabl e-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInst ances#-} instead Control/Mona d/State/Strict.hs:1:11: Warning: -fallow-undeci dable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecidable Instances#-} instead Control/Mona d/Writer.hs:1:11: Warning: -fallow-undecidable-in stances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstanc es#-} instead Control/Mon ad/Writer/Class.hs:1:11: Warning: -fallow-undec idable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecida bleInstances#-} instead Control/Mo nad/Writer/Lazy.hs:1:11: Warning: -fallow-undeci dable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecidable Instances#-} instead Control/Mon ad/Writer/Strict.hs:1:11: Warning: -fallow-unde cidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecid ableInstances#-} instead Warning: in export list of "Control.Monad.Identity": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Identity": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Error": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Error": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.List": module not found: "Control.Monad" Warning: in export list of "Control.Monad.RWS.Lazy": module not found: "Control.Monad" Warning: in export list of "Control.Monad.RWS.Lazy": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.RWS.Lazy": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.RWS.Strict": module not found: "Control.Monad" Warning: in export list of "Control.Monad.RWS.Strict": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.RWS.Strict": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.Reader": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Reader": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.State.Lazy": module not found: "Control.Monad" Warning: in export list of "Control.Monad.State.Lazy": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.State.Strict": module not found: "Control.Monad" Warning: in export list of "Control.Monad.State.Strict": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Writer.Lazy": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Writer.Lazy": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Writer.Lazy": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.Writer.Strict": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Writer.Strict": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Writer.Strict": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.Cont": module not found: "Control.Monad" Documentation created: dist/doc/html/mtl/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages time; then \ cd time && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi ./Setup haddock --html-location=../$pkg --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock Preprocessing library time-1.1.2.2... Running Haddock for time-1.1.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library time-1.1.2.2... D a t a / T i m e / L o c a l T i m e / T i m e Z o n e .hs :1:11: Warning: -ffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface#-} instead Warning: time-1.1.2.2:Data.Time.Clock: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.OrdinalDate: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.WeekDate: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.Julian: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.Easter: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.LocalTime: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Clock.TAI: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/time/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages stm; then \ cd stm && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library stm-2.1.1.2... Running Haddock for stm-2.1.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library stm-2.1.1.2... Documentation created: dist/doc/html/stm/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages xhtml; then \ cd xhtml && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library xhtml-3000.2.0.1... Running Haddock for xhtml-3000.2.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library xhtml-3000.2.0.1... Documentation created: dist/doc/html/xhtml/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parallel; then \ cd parallel && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library parallel-1.1.0.0... Running Haddock for parallel-1.1.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library parallel-1.1.0.0... Warning: parallel-1.1.0.0:Control.Parallel.Strategies: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/parallel/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-base; then \ cd dph/dph-base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-base-0.3... Running Haddock for dph-base-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-base-0.3... Documentation created: dist/doc/html/dph-base/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-interface; then \ cd dph/dph-prim-interface && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-prim-interface-0.3... Running Haddock for dph-prim-interface-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-prim-interface-0.3... Documentation created: dist/doc/html/dph-prim-interface/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-seq; then \ cd dph/dph-prim-seq && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-prim-seq-0.3... Running Haddock for dph-prim-seq-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-prim-seq-0.3... Warning: Data.Array.Parallel.Unlifted.Sequential.Flat.UArr: Rendering of associated types for instances has not yet been implemented. Associated types will not be shown for the following instances: Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA (), (Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA a, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA b) => Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA (a Data.Array.Parallel.Base.Hyperstrict.:*: b), Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Bool.Bool, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Char, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Int, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Word.Word8, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Float, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Double Documentation created: dist/doc/html/dph-prim-seq/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-par; then \ cd dph/dph-prim-par && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-prim-par-0.3... Running Haddock for dph-prim-par-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-prim-par-0.3... Documentation created: dist/doc/html/dph-prim-par/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-seq; then \ cd dph/dph-seq && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-seq-0.3... Running Haddock for dph-seq-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-seq-0.3... Warning: Data.Array.Parallel.Lifted.Repr: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Instances: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Closure: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: dph-seq:Data.Array.Parallel.Lifted: could not find link destinations for: Data.Array.Parallel.Lifted.Unboxed.PArray_Int# Data.Array.Parallel.Lifted.Unboxed.Segd Data.Array.Parallel.Lifted.Unboxed.PArray_Bool# Documentation created: dist/doc/html/dph-seq/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-par; then \ cd dph/dph-par && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-par-0.3... Running Haddock for dph-par-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-par-0.3... Warning: Data.Array.Parallel.Lifted.Repr: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Instances: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Closure: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: dph-par:Data.Array.Parallel.Lifted: could not find link destinations for: Data.Array.Parallel.Lifted.Unboxed.PArray_Int# Data.Array.Parallel.Lifted.Unboxed.Segd Data.Array.Parallel.Lifted.Unboxed.PArray_Bool# Documentation created: dist/doc/html/dph-par/index.html sh gen_contents_index --inplace make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries' make -C compiler doc stage=2 make[2]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/compiler' /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --distpref dist-stage2 \ --haddock-option=--optghc=-DSTAGE=2 \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock Preprocessing library ghc-6.10.1... Running Haddock for ghc-6.10.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library ghc-6.10.1... Warning: in export list of "Maybes": module not found: "Data.Maybe" Warning: in export list of "Exception": module not found: "Control.Exception" Warning: ghc-6.10.1:MonadUtils: could not find link destinations for: HscMain.Comp Warning: ghc-6.10.1:Encoding: could not find link destinations for: Encoding.UserString Encoding.EncodedString Warning: ghc-6.10.1:ParserCoreUtils: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:ExternalCore: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:FastString: could not find link destinations for: FastString.FSEncoding Warning: ghc-6.10.1:StringBuffer: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:IOEnv: could not find link destinations for: DsMonad.DsGblEnv DsMonad.DsLclEnv Warning: ghc-6.10.1:Interval: could not find link destinations for: Interval.Width Warning: ghc-6.10.1:Pretty: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:StaticFlags: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Outputable: could not find link destinations for: CmmProcPointZ.Placement CmmProcPointZ.Protocol CmmProcPointZ.Status CmmSpillReload.AvailRegs RegAllocLinear.Loc RegSpillClean.Store CorePrep.FloatingBind SpecConstr.ArgOcc SpecConstr.HowBound SpecConstr.Value ByteCodeGen.Discr ByteCodeGen.TickInfo SimplEnv.FloatFlag Specialise.CallKey Specialise.UsageDetails TcTyFuns.RewriteInst TcTyFuns.EqConfig TcSimplify.AvailHow TcSimplify.Avails TcUnify.Outer LazyUniqFM.Lazy Digraph.Edge GHC.Integer.Internals.Integer Outputable.QueryQualifyName Outputable.QueryQualifyModule Warning: ghc-6.10.1:BasicTypes: could not find link destinations for: BasicTypes.RulesOnly Warning: ghc-6.10.1:Unique: could not find link destinations for: RegSpillClean.Store Warning: ghc-6.10.1:UniqSupply: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:Digraph: could not find link destinations for: Digraph.Edge Digraph.Bounds Digraph.Vertex Digraph.Table Digraph.Forest Digraph.IntGraph Digraph.Tree Warning: ghc-6.10.1:Binary: could not find link destinations for: GHC.Integer.Internals.Integer MkIface.IfaceInstABI MkIface.IfaceDeclExtras Binary.Dictionary Binary.SymbolTable Warning: ghc-6.10.1:PrelNames: could not find link destinations for: RegSpillClean.Store Warning: ghc-6.10.1:DynFlags: could not find link destinations for: DynFlags.DPHBackend Warning: ghc-6.10.1:Lexer: could not find link destinations for: GHC.Integer.Internals.Integer Lexer.LayoutContext Warning: ghc-6.10.1:LibFFI: could not find link destinations for: LibFFI.C_ffi_cif Warning: ghc-6.10.1:Type: could not find link destinations for: TypeRep.SuperKind Warning: ghc-6.10.1:HsTypes: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:HsLit: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Literal: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Coercion: could not find link destinations for: Coercion.CoercionKind Warning: ghc-6.10.1:CoreSyn: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:IdInfo: could not find link destinations for: BasicTypes.RulesOnly Warning: ghc-6.10.1:CmmExpr: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:OptimizationFuel: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:HsUtils: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:RdrHsSyn: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Cmm: could not find link destinations for: Cmm.ClosureLayout Cmm.ConstrTag Cmm.ConstrDescription Cmm.FunType Cmm.FunArity Cmm.SlowEntry Cmm.SelectorOffset Warning: ghc-6.10.1:CmmLex: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:DFMonad: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:ZipDataflow: could not find link destinations for: ZipDataflow.DataflowSolverDirection ZipDataflow.PassName ZipDataflow.DataflowDirection ZipDataflow.FixedPoint ZipDataflow.CommonFixedPoint Warning: ghc-6.10.1:CgMonad: could not find link destinations for: CgMonad.CgStmt Warning: ghc-6.10.1:CmmLiveZ: could not find link destinations for: CmmLiveZ.BlockEntryLiveness Warning: ghc-6.10.1:CmmProcPointZ: could not find link destinations for: CmmProcPointZ.ProcPointSet Warning: ghc-6.10.1:CmmSpillReload: could not find link destinations for: CmmSpillReload.M CmmSpillReload.AvailRegs CmmSpillReload.CmmAvail Warning: ghc-6.10.1:MachRegs: could not find link destinations for: GHC.Integer.Internals.Integer MachRegs.Displacement Warning: ghc-6.10.1:ByteCodeItbls: could not find link destinations for: ByteCodeItbls.HalfWord Warning: ghc-6.10.1:ByteCodeInstr: could not find link destinations for: ByteCodeInstr.LocalLabel Warning: ghc-6.10.1:InstEnv: could not find link destinations for: InstEnv.ClsInstEnv InstEnv.InstMatch Warning: ghc-6.10.1:FamInstEnv: could not find link destinations for: FamInstEnv.FamilyInstEnv FamInstEnv.FamInstMatch Warning: ghc-6.10.1:HscTypes: could not find link destinations for: HscTypes.PackageFamInstEnv HscTypes.PackageVectInfo HscTypes.WhetherHasFamInst DsMonad.DsGblEnv DsMonad.DsLclEnv Warning: ghc-6.10.1:MkCore: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:TcGenDeriv: could not find link destinations for: TcGenDeriv.DerivAuxBind Warning: ghc-6.10.1:SimplMonad: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:SimplEnv: could not find link destinations for: SimplEnv.SimplIdSubst Warning: ghc-6.10.1:MkIface: could not find link destinations for: MkIface.RecompileRequired Warning: ghc-6.10.1:DsMonad: could not find link destinations for: DsMonad.DsGblEnv DsMonad.DsLclEnv Warning: ghc-6.10.1:DsForeign: could not find link destinations for: DsForeign.Binding Warning: ghc-6.10.1:FunDeps: could not find link destinations for: FunDeps.Pred_Loc Warning: ghc-6.10.1:TcMType: could not find link destinations for: TcMType.SwapFlag Warning: ghc-6.10.1:RnEnv: could not find link destinations for: RnEnv.FastStringEnv Warning: ghc-6.10.1:TcHsSyn: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Check: could not find link destinations for: Check.WarningPat Warning: ghc-6.10.1:RnBinds: could not find link destinations for: RnEnv.FastStringEnv Warning: ghc-6.10.1:RtClosureInspect: could not find link destinations for: RtClosureInspect.RttiType RtClosureInspect.GhciType RtClosureInspect.TermProcessor RtClosureInspect.TermPrinter RtClosureInspect.TermPrinterM RtClosureInspect.Precedence Warning: ghc-6.10.1:TcBinds: could not find link destinations for: TcBinds.MonoBindInfo Warning: ghc-6.10.1:TcMatches: could not find link destinations for: TcMatches.TcStmtChecker Warning: ghc-6.10.1:VectBuiltIn: could not find link destinations for: VectBuiltIn.Modules Warning: ghc-6.10.1:VectMonad: could not find link destinations for: VectBuiltIn.Modules Warning: ghc-6.10.1:VectUtils: could not find link destinations for: VectUtils.PAMethod Warning: ghc-6.10.1:VectType: could not find link destinations for: VectType.Repr Warning: ghc-6.10.1:TcClassDcl: could not find link destinations for: TcClassDcl.TcMethInfo Warning: ghc-6.10.1:HscMain: could not find link destinations for: HscMain.Comp HscMain.Compiler HscMain.RenamedStuff Warning: ghc-6.10.1:InteractiveEval: could not find link destinations for: RtClosureInspect.RttiType Warning: ghc-6.10.1:GHC: could not find link destinations for: DynFlags.DPHBackend GHC.DesugaredMod Outputable.QueryQualifyName Outputable.QueryQualifyModule Warning: ghc-6.10.1:GhciMonad: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist-stage2/doc/html/ghc/index.html make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/compiler' make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1' + make -j4 -C libraries make: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries' if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages ghc-prim; then \ cd ghc-prim && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi ./Setup makefile -f GNUmakefile Preprocessing library ghc-prim-0.1.0.0... Generating Makefile ghc-prim-0.1.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/ghc-prim' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/ghc-prim' ./Setup register --inplace Registering ghc-prim-0.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages integer-gmp; then \ cd integer-gmp && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library integer-0.1.0.0... Generating Makefile integer-0.1.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/integer-gmp' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/integer-gmp' Registering integer-0.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base; then \ cd base && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library base-4.0.0.0... Generating Makefile base-4.0.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base' Registering base-4.0.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages syb; then \ cd syb && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library syb-0.1.0.0... Generating Makefile syb-0.1.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/syb' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/syb' Registering syb-0.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base3-compat; then \ cd base3-compat && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library base-3.0.3.0... Generating Makefile base-3.0.3.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base3-compat' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/base3-compat' Registering base-3.0.3.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages array; then \ cd array && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library array-0.2.0.0... Generating Makefile array-0.2.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/array' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/array' Registering array-0.2.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages packedstring; then \ cd packedstring && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library packedstring-0.1.0.1... Generating Makefile packedstring-0.1.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/packedstring' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/packedstring' Registering packedstring-0.1.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages containers; then \ cd containers && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library containers-0.2.0.0... Generating Makefile containers-0.2.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/containers' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/containers' Registering containers-0.2.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages bytestring; then \ cd bytestring && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library bytestring-0.9.1.4... Generating Makefile bytestring-0.9.1.4... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/bytestring' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/bytestring' Registering bytestring-0.9.1.4... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-locale; then \ cd old-locale && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library old-locale-1.0.0.1... Generating Makefile old-locale-1.0.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-locale' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-locale' Registering old-locale-1.0.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-time; then \ cd old-time && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library old-time-1.0.0.1... Generating Makefile old-time-1.0.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-time' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/old-time' Registering old-time-1.0.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages filepath; then \ cd filepath && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library filepath-1.1.0.1... Generating Makefile filepath-1.1.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/filepath' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/filepath' Registering filepath-1.1.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages unix; then \ cd unix && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library unix-2.3.1.0... Generating Makefile unix-2.3.1.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/unix' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/unix' Registering unix-2.3.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages directory; then \ cd directory && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library directory-1.0.0.2... Generating Makefile directory-1.0.0.2... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/directory' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/directory' Registering directory-1.0.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages process; then \ cd process && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library process-1.0.1.0... Generating Makefile process-1.0.1.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/process' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/process' Registering process-1.0.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages pretty; then \ cd pretty && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library pretty-1.0.1.0... Generating Makefile pretty-1.0.1.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/pretty' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/pretty' Registering pretty-1.0.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages hpc; then \ cd hpc && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library hpc-0.5.0.2... Generating Makefile hpc-0.5.0.2... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/hpc' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/hpc' Registering hpc-0.5.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages template-haskell; then \ cd template-haskell && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library template-haskell-2.3.0.0... Generating Makefile template-haskell-2.3.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/template-haskell' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/template-haskell' Registering template-haskell-2.3.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages editline; then \ cd editline && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library editline-0.2.1.0... Generating Makefile editline-0.2.1.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/editline' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/editline' Registering editline-0.2.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages Cabal; then \ cd Cabal && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library Cabal-1.6.0.1... Generating Makefile Cabal-1.6.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/Cabal' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/Cabal' Registering Cabal-1.6.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages random; then \ cd random && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library random-1.0.0.1... Generating Makefile random-1.0.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/random' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/random' Registering random-1.0.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell98; then \ cd haskell98 && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library haskell98-1.0.1.0... Generating Makefile haskell98-1.0.1.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell98' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell98' Registering haskell98-1.0.1.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-base; then \ cd regex-base && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library regex-base-0.72.0.2... Generating Makefile regex-base-0.72.0.2... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-base' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-base' Registering regex-base-0.72.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-posix; then \ cd regex-posix && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library regex-posix-0.72.0.3... Generating Makefile regex-posix-0.72.0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-posix' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-posix' Registering regex-posix-0.72.0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-compat; then \ cd regex-compat && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library regex-compat-0.71.0.1... Generating Makefile regex-compat-0.71.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-compat' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/regex-compat' Registering regex-compat-0.71.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parsec; then \ cd parsec && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library parsec-2.1.0.1... Generating Makefile parsec-2.1.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parsec' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parsec' Registering parsec-2.1.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell-src; then \ cd haskell-src && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library haskell-src-1.0.1.3... Generating Makefile haskell-src-1.0.1.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell-src' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/haskell-src' Registering haskell-src-1.0.1.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages html; then \ cd html && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library html-1.0.1.2... Generating Makefile html-1.0.1.2... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/html' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/html' Registering html-1.0.1.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages network; then \ cd network && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library network-2.2.0.1... Generating Makefile network-2.2.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/network' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/network' Registering network-2.2.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages QuickCheck; then \ cd QuickCheck && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library QuickCheck-1.2.0.0... Generating Makefile QuickCheck-1.2.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/QuickCheck' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/QuickCheck' Registering QuickCheck-1.2.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages HUnit; then \ cd HUnit && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library HUnit-1.2.0.3... Generating Makefile HUnit-1.2.0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/HUnit' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/HUnit' Registering HUnit-1.2.0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages mtl; then \ cd mtl && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library mtl-1.1.0.2... Generating Makefile mtl-1.1.0.2... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/mtl' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/mtl' Registering mtl-1.1.0.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages time; then \ cd time && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi ./Setup makefile -f GNUmakefile Preprocessing library time-1.1.2.2... Generating Makefile time-1.1.2.2... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/time' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/time' ./Setup register --inplace Registering time-1.1.2.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages stm; then \ cd stm && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library stm-2.1.1.2... Generating Makefile stm-2.1.1.2... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/stm' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/stm' Registering stm-2.1.1.2... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages xhtml; then \ cd xhtml && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library xhtml-3000.2.0.1... Generating Makefile xhtml-3000.2.0.1... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/xhtml' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/xhtml' Registering xhtml-3000.2.0.1... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parallel; then \ cd parallel && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library parallel-1.1.0.0... Generating Makefile parallel-1.1.0.0... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parallel' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/parallel' Registering parallel-1.1.0.0... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-base; then \ cd dph/dph-base && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library dph-base-0.3... Generating Makefile dph-base-0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-base' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-base' Registering dph-base-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-interface; then \ cd dph/dph-prim-interface && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library dph-prim-interface-0.3... Generating Makefile dph-prim-interface-0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-interface' == make way=p -f GNUmakefile all; make[2]: Nothing to be done for `all'. == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-interface' Registering dph-prim-interface-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-seq; then \ cd dph/dph-prim-seq && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library dph-prim-seq-0.3... Generating Makefile dph-prim-seq-0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-seq' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-seq' Registering dph-prim-seq-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-par; then \ cd dph/dph-prim-par && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library dph-prim-par-0.3... Generating Makefile dph-prim-par-0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-par' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-prim-par' Registering dph-prim-par-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-seq; then \ cd dph/dph-seq && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library dph-seq-0.3... Generating Makefile dph-seq-0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-seq' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-seq' Registering dph-seq-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-par; then \ cd dph/dph-par && \ cmp -s /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local Makefile.local || cp /builddir/build/BUILD/ghc-6.10.1/libraries/Makefile.local .; \ mv GNUmakefile GNUmakefile.tmp; \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf makefile -f GNUmakefile; \ cmp -s GNUmakefile GNUmakefile.tmp && mv GNUmakefile.tmp GNUmakefile; \ make -wr --jobserver-fds=3,4 -j && \ /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf register --inplace; \ fi Preprocessing library dph-par-0.3... Generating Makefile dph-par-0.3... make[1]: Entering directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-par' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries/dph/dph-par' Registering dph-par-0.3... Reading package info from "dist/inplace-pkg-config" ... done. Writing new package config file... done. make: Leaving directory `/builddir/build/BUILD/ghc-6.10.1/libraries' + make -j4 html ------------------------------------------------------------------------ == Recursively making `html' in gmp libffi includes utils docs rts compiler ghc driver libraries libraries/Cabal/doc ... PWD = /builddir/build/BUILD/ghc-6.10.1 ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/gmp ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in gmp: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/libffi ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in libffi: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/includes ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in includes: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `html' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdependC ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in mkdependC: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdirhier ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in mkdirhier: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/runstdtest ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in runstdtest: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/hp2ps ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in hp2ps: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/parallel ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in parallel: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/unlit ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in unlit: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/genprimopcode ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in genprimopcode: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in genapply: 0 ------------------------------------------------------------------------ == Finished making `html' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ Finished making html in utils: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `html' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/man ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in man: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/users_guide ------------------------------------------------------------------------ cp prof_scc.png users_guide/ Finished making html in users_guide: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/ext-core ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in ext-core: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/docs/storage-mgt ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in storage-mgt: 0 ------------------------------------------------------------------------ == Finished making `html' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ Finished making html in docs: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in rts: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/compiler ------------------------------------------------------------------------ make doc stage=2 /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --distpref dist-stage2 \ --haddock-option=--optghc=-DSTAGE=2 \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock Preprocessing library ghc-6.10.1... Running Haddock for ghc-6.10.1... Warning: The documentation for the following packages are not installed. No links will be generated to these pack ages: rts-1.0 Preprocessing library ghc-6.10.1... Warning: in export list of "Maybes": module not found: "Data.Maybe" Warning: in export list of "Exception": module not found: "Control.Exception" Warning: ghc-6.10.1:MonadUtils: could not find link destinations for: HscMain.Comp Warning: ghc-6.10.1:Encoding: could not find link destinations for: Encoding.UserString Encoding.EncodedString Warning: ghc-6.10.1:ParserCoreUtils: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:ExternalCore: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:FastString: could not find link destinations for: FastString.FSEncoding Warning: ghc-6.10.1:StringBuffer: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:IOEnv: could not find link destinations for: DsMonad.DsGblEnv DsMonad.DsLclEnv Warning: ghc-6.10.1:Interval: could not find link destinations for: Interval.Width Warning: ghc-6.10.1:Pretty: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:StaticFlags: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Outputable: could not find link destinations for: CmmProcPointZ.Placement CmmProcPointZ.Protocol CmmProcPointZ.Status CmmSpillReload.AvailRegs RegAllocLinear.Loc RegSpillClean.Store CorePrep.FloatingBind SpecConstr.ArgOcc SpecConstr.HowBound SpecConstr.Value ByteCodeGen.Discr ByteCodeGen.TickInfo SimplEnv.FloatFlag Specialise.CallKey Specialise.UsageDetails TcTyFuns.RewriteInst TcTyFuns.EqConfig TcSimplify.AvailHow TcSimplify.Avails TcUnify.Outer LazyUniqFM.Lazy Digraph.Edge GHC.Integer.Internals.Integer Outputable.QueryQualifyName Outputable.QueryQualifyModule Warning: ghc-6.10.1:BasicTypes: could not find link destinations for: BasicTypes.RulesOnly Warning: ghc-6.10.1:Unique: could not find link destinations for: RegSpillClean.Store Warning: ghc-6.10.1:UniqSupply: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:Digraph: could not find link destinations for: Digraph.Edge Digraph.Bounds Digraph.Vertex Digraph.Table Digraph.Forest Digraph.IntGraph Digraph.Tree Warning: ghc-6.10.1:Binary: could not find link destinations for: GHC.Integer.Internals.Integer MkIface.IfaceInstABI MkIface.IfaceDeclExtras Binary.Dictionary Binary.SymbolTable Warning: ghc-6.10.1:PrelNames: could not find link destinations for: RegSpillClean.Store Warning: ghc-6.10.1:DynFlags: could not find link destinations for: DynFlags.DPHBackend Warning: ghc-6.10.1:Lexer: could not find link destinations for: GHC.Integer.Internals.Integer Lexer.LayoutContext Warning: ghc-6.10.1:LibFFI: could not find link destinations for: LibFFI.C_ffi_cif Warning: ghc-6.10.1:Type: could not find link destinations for: TypeRep.SuperKind Warning: ghc-6.10.1:HsTypes: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:HsLit: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Literal: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Coercion: could not find link destinations for: Coercion.CoercionKind Warning: ghc-6.10.1:CoreSyn: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:IdInfo: could not find link destinations for: BasicTypes.RulesOnly Warning: ghc-6.10.1:CmmExpr: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:OptimizationFuel: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:HsUtils: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:RdrHsSyn: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Cmm: could not find link destinations for: Cmm.ClosureLayout Cmm.ConstrTag Cmm.ConstrDescription Cmm.FunType Cmm.FunArity Cmm.SlowEntry Cmm.SelectorOffset Warning: ghc-6.10.1:CmmLex: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:DFMonad: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:ZipDataflow: could not find link destinations for: ZipDataflow.DataflowSolverDirection ZipDataflow.PassName ZipDataflow.DataflowDirection ZipDataflow.FixedPoint ZipDataflow.CommonFixedPoint Warning: ghc-6.10.1:CgMonad: could not find link destinations for: CgMonad.CgStmt Warning: ghc-6.10.1:CmmLiveZ: could not find link destinations for: CmmLiveZ.BlockEntryLiveness Warning: ghc-6.10.1:CmmProcPointZ: could not find link destinations for: CmmProcPointZ.ProcPointSet Warning: ghc-6.10.1:CmmSpillReload: could not find link destinations for: CmmSpillReload.M CmmSpillReload.AvailRegs CmmSpillReload.CmmAvail Warning: ghc-6.10.1:MachRegs: could not find link destinations for: GHC.Integer.Internals.Integer MachRegs.Displacement Warning: ghc-6.10.1:ByteCodeItbls: could not find link destinations for: ByteCodeItbls.HalfWord Warning: ghc-6.10.1:ByteCodeInstr: could not find link destinations for: ByteCodeInstr.LocalLabel Warning: ghc-6.10.1:InstEnv: could not find link destinations for: InstEnv.ClsInstEnv InstEnv.InstMatch Warning: ghc-6.10.1:FamInstEnv: could not find link destinations for: FamInstEnv.FamilyInstEnv FamInstEnv.FamInstMatch Warning: ghc-6.10.1:HscTypes: could not find link destinations for: HscTypes.PackageFamInstEnv HscTypes.PackageVectInfo HscTypes.WhetherHasFamInst DsMonad.DsGblEnv DsMonad.DsLclEnv Warning: ghc-6.10.1:MkCore: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:TcGenDeriv: could not find link destinations for: TcGenDeriv.DerivAuxBind Warning: ghc-6.10.1:SimplMonad: could not find link destinations for: DFMonad.DFM' Warning: ghc-6.10.1:SimplEnv: could not find link destinations for: SimplEnv.SimplIdSubst Warning: ghc-6.10.1:MkIface: could not find link destinations for: MkIface.RecompileRequired Warning: ghc-6.10.1:DsMonad: could not find link destinations for: DsMonad.DsGblEnv DsMonad.DsLclEnv Warning: ghc-6.10.1:DsForeign: could not find link destinations for: DsForeign.Binding Warning: ghc-6.10.1:FunDeps: could not find link destinations for: FunDeps.Pred_Loc Warning: ghc-6.10.1:TcMType: could not find link destinations for: TcMType.SwapFlag Warning: ghc-6.10.1:RnEnv: could not find link destinations for: RnEnv.FastStringEnv Warning: ghc-6.10.1:TcHsSyn: could not find link destinations for: GHC.Integer.Internals.Integer Warning: ghc-6.10.1:Check: could not find link destinations for: Check.WarningPat Warning: ghc-6.10.1:RnBinds: could not find link destinations for: RnEnv.FastStringEnv Warning: ghc-6.10.1:RtClosureInspect: could not find link destinations for: RtClosureInspect.RttiType RtClosureInspect.GhciType RtClosureInspect.TermProcessor RtClosureInspect.TermPrinter RtClosureInspect.TermPrinterM RtClosureInspect.Precedence Warning: ghc-6.10.1:TcBinds: could not find link destinations for: TcBinds.MonoBindInfo Warning: ghc-6.10.1:TcMatches: could not find link destinations for: TcMatches.TcStmtChecker Warning: ghc-6.10.1:VectBuiltIn: could not find link destinations for: VectBuiltIn.Modules Warning: ghc-6.10.1:VectMonad: could not find link destinations for: VectBuiltIn.Modules Warning: ghc-6.10.1:VectUtils: could not find link destinations for: VectUtils.PAMethod Warning: ghc-6.10.1:VectType: could not find link destinations for: VectType.Repr Warning: ghc-6.10.1:TcClassDcl: could not find link destinations for: TcClassDcl.TcMethInfo Warning: ghc-6.10.1:HscMain: could not find link destinations for: HscMain.Comp HscMain.Compiler HscMain.RenamedStuff Warning: ghc-6.10.1:InteractiveEval: could not find link destinations for: RtClosureInspect.RttiType Warning: ghc-6.10.1:GHC: could not find link destinations for: DynFlags.DPHBackend GHC.DesugaredMod Outputable.QueryQualifyName Outputable.QueryQualifyModule Warning: ghc-6.10.1:GhciMonad: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist-stage2/doc/html/ghc/index.html Finished making html in compiler: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/ghc ------------------------------------------------------------------------ Finished making html in ghc: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `html' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/mangler ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in mangler: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/split ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in split: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in ghc: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc-pkg ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in ghc-pkg: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/ghci ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in ghci: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=3,4 - --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/driver/runhaskell ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in runhaskell: 0 ------------------------------------------------------------------------ == Finished making `html' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ Finished making html in driver: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/libraries ------------------------------------------------------------------------ if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages ghc-prim; then \ cd ghc-prim && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi ./Setup haddock --html-location=../$pkg --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock Preprocessing library ghc-prim-0.1.0.0... Running Haddock for ghc-prim-0.1.0.0... W a r n i n g : T h e d o c u m e n t ation f or the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library ghc-prim-0.1.0.0... Documentation created: dist/doc/html/ghc-prim/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages integer-gmp; then \ cd integer-gmp && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library integer-0.1.0.0... Running Haddock for integer-0.1.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library integer-0.1.0.0... Documentation created: dist/doc/html/integer/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base; then \ cd base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library base-4.0.0.0... Running Haddock for base-4.0.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library base-4.0.0.0... Warning: in export list of "GHC.Base": module not found: "GHC.Bool" Warning: in export list of "GHC.Base": module not found: "GHC.Generics" Warning: in export list of "GHC.Base": module not found: "GHC.Ordering" Warning: in export list of "GHC.Base": module not found: "GHC.Types" Warning: in export list of "GHC.Base": module not found: "GHC.Prim" Warning: in export list of "GHC.Num": module not found: "GHC.Integer" Warning: in export list of "GHC.Exts": module not found: "GHC.Prim" Warning: base:Data.Eq: could not find link destinations for: GHC.Integer.Internals.Integer GHC.IOBase.BufferState Data.HashTable.Inserts Data.HashTable.HashData Data.Typeable.KeyPr Data.Typeable.Key System.Posix.Internals.FDType System.Timeout.Timeout GHC.IOBase.IOArray Warning: base:Data.Typeable: could not find link destinations for: GHC.Integer.Internals.Integer System.Timeout.Timeout Warning: base:Data.Bits: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:GHC.Arr: could not find link destinations for: GHC.Integer.Internals.Integer GHC.ST.STRep Warning: base:Text.Show: could not find link destinations for: GHC.Integer.Internals.Integer GHC.IOBase.HandleType Data.HashTable.HashData System.Timeout.Timeout Warning: base:Control.Monad: could not find link destinations for: Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL Text.ParserCombinators.ReadP.P Warning: base:Data.Ord: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Text.Read.Lex: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Numeric: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Data.Typeable: could not find link destinations for: GHC.Integer.Internals.Integer System.Timeout.Timeout GHC.IOBase.IOArray Warning: base:Text.Read: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Control.Exception.Base: could not find link destinations for: System.Timeout.Timeout Warning: base:Control.Exception: could not find link destinations for: System.Timeout.Timeout Warning: base:System.IO: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Prelude: could not find link destinations for: GHC.Integer.Internals.Integer GHC.IOBase.BufferState Data.HashTable.Inserts Data.HashTable.HashData Data.Typeable.KeyPr Data.Typeable.Key System.Posix.Internals.FDType System.Timeout.Timeout GHC.IOBase.IOArray Text.ParserCombinators.ReadP.P Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL GHC.IOBase.HandleType Warning: base:Data.Data: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Control.Monad.Instances: could not find link destinations for: Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL Text.ParserCombinators.ReadP.P Warning: base:Data.Fixed: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Data.Ix: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Control.Applicative: could not find link destinations for: Data.Traversable.Id Data.Traversable.StateR Data.Traversable.StateL Warning: base:Data.Ratio: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:System.CPUTime: could not find link destinations for: GHC.Integer.Internals.Integer Warning: base:Text.Printf: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/base/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages syb; then \ cd syb && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library syb-0.1.0.0... Running Haddock for syb-0.1.0.0... W a r n i n g : T h e d o c u m e n t a tion for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library syb-0.1.0.0... Warning: in export list of "Data.Generics.Basics": module not found: "Data.Data" Warning: in export list of "Data.Generics": module not found: "Data.Data" Documentation created: dist/doc/html/syb/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages array; then \ cd array && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library array-0.2.0.0... Running Haddock for array-0.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library array-0.2.0.0... Warning: in export list of "Data.Array": module not found: "Data.Ix" Warning: in export list of "Data.Array.IArray": module not found: "Data.Ix" Warning: in export list of "Data.Array.MArray": module not found: "Data.Ix" Warning: array-0.2.0.0:Data.Array.IArray: could not find link destinations for: GHC.IOBase.IOArray Warning: array-0.2.0.0:Data.Array.MArray: could not find link destinations for: GHC.IOBase.IOArray Warning: array-0.2.0.0:Data.Array.Diff: could not find link destinations for: GHC.IOBase.IOArray Documentation created: dist/doc/html/array/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages packedstring; then \ cd packedstring && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library packedstring-0.1.0.1... Running Haddock for packedstring-0.1.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library packedstring-0.1.0.1... Documentation created: dist/doc/html/packedstring/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages containers; then \ cd containers && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library containers-0.2.0.0... Running Haddock for containers-0.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library containers-0.2.0.0... Documentation created: dist/doc/html/containers/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages bytestring; then \ cd bytestring && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library bytestring-0.9.1.4... Running Haddock for bytestring-0.9.1.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library bytestring-0.9.1.4... Warning: bytestring-0.9.1.4:Data.ByteString.Internal: could not find link destinations for: GHC.IOBase.RawBuffer Warning: bytestring-0.9.1.4:Data.ByteString.Char8: could not find link destinations for: GHC.Integer.Internals.Integer Warning: bytestring-0.9.1.4:Data.ByteString.Lazy.Char8: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/bytestring/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-locale; then \ cd old-locale && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library old-locale-1.0.0.1... Running Haddock for old-locale-1.0.0.1... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w ing packages are not installed. No links will be generated to these packages : rts-1.0 Preprocessing library old-locale-1.0.0.1... Documentation created: dist/doc/html/old-locale/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-time; then \ cd old-time && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library old-time-1.0.0.1... Running Haddock for old-time-1.0.0.1... Warning: The documentation for the following packages are not installed. No links will be generat ed to these packages: rts-1.0 Preprocessing library old-time-1.0.0.1... Warning: old-time-1.0.0.1:System.Time: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/old-time/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages filepath; then \ cd filepath && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library filepath-1.1.0.1... Running Haddock for filepath-1.1.0.1... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library filepath-1.1.0.1... Documentation created: dist/doc/html/filepath/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages unix; then \ cd unix && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library unix-2.3.1.0... Running Haddock for unix-2.3.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library unix-2.3.1.0... Warning: in export list of "System.Posix": module not found: "System.Posix.Types" Warning: unix-2.3.1.0:System.Posix.Unistd: could not find link destinations for: GHC.Integer.Internals.Integer Warning: unix-2.3.1.0:System.Posix.Resource: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/unix/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages directory; then \ cd directory && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library directory-1.0.0.2... Running Haddock for directory-1.0.0.2... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w i n g p a c k a g e s a re no t installed. No links will be generated to these packages: rts-1.0 Preprocessing library directory-1.0.0.2... Documentation created: dist/doc/html/directory/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages process; then \ cd process && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library process-1.0.1.0... Running Haddock for process-1.0.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library process-1.0.1.0... Documentation created: dist/doc/html/process/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages pretty; then \ cd pretty && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library pretty-1.0.1.0... Running Haddock for pretty-1.0.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library pretty-1.0.1.0... Warning: pretty-1.0.1.0:Text.PrettyPrint.HughesPJ: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/pretty/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages hpc; then \ cd hpc && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library hpc-0.5.0.2... Running Haddock for hpc-0.5.0.2... W a r n i n g : T h e d o cumentation for the following packages are not inst alled. No links will be generated to these packages: rts-1.0 Preprocessing library hpc-0.5.0.2... Warning: hpc-0.5.0.2:Trace.Hpc.Util: could not find link destinations for: GHC.Integer.Internals.Integer Warning: hpc-0.5.0.2:Trace.Hpc.Tix: could not find link destinations for: GHC.Integer.Internals.Integer Warning: hpc-0.5.0.2:Trace.Hpc.Mix: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/hpc/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages template-haskell; then \ cd template-haskell && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library template-haskell-2.3.0.0... Running Haddock for template-haskell-2.3.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library template-haskell-2.3.0.0... Warning: template-haskell:Language.Haskell.TH.Syntax: could not find link destinations for: GHC.Integer.Internals.Integer Warning: template-haskell:Language.Haskell.TH.Lib: could not find link destinations for: GHC.Integer.Internals.Integer Warning: template-haskell:Language.Haskell.TH.PprLib: could not find link destinations for: GHC.Integer.Internals.Integer Warning: template-haskell:Language.Haskell.TH: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/template-haskell/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages editline; then \ cd editline && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library editline-0.2.1.0... Running Haddock for editline-0.2.1.0... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w i n g p a c k a g e s a r e n o t i n s t a l l e d . N o l i n k s will be generated to the se packages: rts-1.0 Preprocessing library editline-0.2.1.0... Documentation created: dist/doc/html/editline/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages Cabal; then \ cd Cabal && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library Cabal-1.6.0.1... Running Haddock for Cabal-1.6.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library Cabal-1.6.0.1... Distribution/Simple/InstallDirs.hs:1:11: Warning: -fffi is deprecated: use -XForeignF unctionInterface or pragma {-# LANGUAGE ForeignFunctio nInterface#-} instead Distribution/Simple/Ins tallDirs.hs:4:15: Warning: -fffi is deprecated: use -XForeignFunctionInterface or p ragma {-# LANGUAGE ForeignFunctionInterface#-} instead D i s t r i b u t i o n / S i m p l e / U t i l s . h s : 1 : 1 1 : Warning: -fffi is deprecated: use -XForeignFunctio nInterface or pragma {-# LANGUAGE ForeignFunctionInte rface#-} instead Distribution/Simple/Utils .hs:4:15: Warning: -fffi is deprecated: use -XForeignFunctionInterface or pragma { -# LANGUAGE ForeignFunctionInterface#-} instead Warning: Cabal-1.6.0.1:Distribution.Compat.ReadP: could not find link destinations for: Distribution.Compat.ReadP.Parser Distribution.Compat.ReadP.P Warning: Cabal-1.6.0.1:Distribution.Text: could not find link destinations for: Distribution.Version.VersionWildcard Warning: Cabal-1.6.0.1:Distribution.ReadE: could not find link destinations for: Distribution.ReadE.ErrorMsg Documentation created: dist/doc/html/Cabal/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages random; then \ cd random && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library random-1.0.0.1... Running Haddock for random-1.0.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library random-1.0.0.1... Cannot find documentation for: $intro Warning: random-1.0.0.1:System.Random: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/random/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell98; then \ cd haskell98 && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library haskell98-1.0.1.0... Running Haddock for haskell98-1.0.1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library haskell98-1.0.1.0... Warning: in export list of "MarshalUtils": module not found: "Foreign.Marshal.Utils" Warning: in export list of "MarshalError": module not found: "Foreign.Marshal.Error" Warning: in export list of "MarshalArray": module not found: "Foreign.Marshal.Array" Warning: in export list of "MarshalAlloc": module not found: "Foreign.Marshal.Alloc" Warning: in export list of "CTypes": module not found: "Foreign.C.Types" Warning: in export list of "CForeign": module not found: "Foreign.C" Warning: in export list of "CError": module not found: "Foreign.C.Error" Warning: in export list of "CString": module not found: "Foreign.C.String" Warning: in export list of "Storable": module not found: "Foreign.Storable" Warning: in export list of "Bits": module not found: "Data.Bits" Warning: in export list of "Word": module not found: "Data.Word" Warning: in export list of "Ptr": module not found: "Foreign.Ptr" Warning: in export list of "StablePtr": module not found: "Foreign.StablePtr" Warning: in export list of "Int": module not found: "Data.Int" Warning: in export list of "ForeignPtr": module not found: "Foreign.ForeignPtr" Documentation created: dist/doc/html/haskell98/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-base; then \ cd regex-base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library regex-base-0.72.0.2... Running Haddock for regex-base-0.72.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library regex-base-0.72.0.2... T e x t / R e g e x / B a s e / C o n t e x t . h s : 1 6 2 : 9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Bool Tex t/Regex/Base/Context.hs:168:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b () Text/Regex/Base/Context.hs:176:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b Int Text/Regex/Base/Con text.hs:184:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchOffset, MatchLength) Text/Regex/Base/Context.hs:190:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b MatchArray Text/Regex/Base/Context.hs:195:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, MatchText b, b) Text/Regex/Base/Context.hs:199:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (Array Int b) Text/Regex/Base/Context.hs:203:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b) Text/Regex/Base/Context.hs:208:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (b, b, b, [b]) Text/Regex/Base/Context.hs:213:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b (MatchResult b) Text/Regex/Base/Context.hs:228:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchArray] Text/Regex/Base/Context.hs:233:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [MatchText b] Text/Regex/Base/Context.hs:239:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [(MatchOffset, MatchLength)] Text/Regex/Base/Context.hs:244:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [b] Text/Regex/Base/Context.hs:248:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [Array Int b] Text/Regex/Base/Context.hs:252:9: Warning: orphan instance: instance (RegexLike a b) => RegexContext a b [[b]] Documentation created: dist/doc/html/regex-base/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-posix; then \ cd regex-posix && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library regex-posix-0.72.0.3... Running Haddock for regex-posix-0.72.0.3... W a r n i n g : T h e d o c u m e n t a t i o n f o r the following packages are not installed. No lin ks will be generated to these packages: rts-1.0 Preprocessing library regex-posix-0.72.0.3... T e x t / R e g e x / P o s i x / W r a p . h s c:1:15: Warning: -fffi is deprecated: use -XForeignFunc tionInterface or pragma {-# LANGUAGE ForeignFuncti onInte rface#-} instead Text /Regex/Posix/String.hs:59:9: Warning: orphan instance: instance RegexContext Regex String String Text/Regex/Posix/String.hs:70:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption String Text/Regex/Posix/String.hs:74:9: Warning: orphan instance: instance RegexLike Regex String Text/Regex/Posix/ByteString.hs: 68:9: Warning: orphan instance: instance RegexContext Regex ByteString ByteString Text/Regex/Posix/ByteString. hs:76:9: Warning: orphan instance: instance RegexMaker Regex CompOption ExecOption ByteString Text/Regex/Posix/ByteString.hs:80:9: Warning: orphan instance: instance RegexLike Regex ByteString Documentation created: dist/doc/html/regex-posix/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parsec; then \ cd parsec && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library parsec-2.1.0.1... Running Haddock for parsec-2.1.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library parsec-2.1.0.1... Warning: parsec-2.1.0.1:Text.ParserCombinators.Parsec.Token: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/parsec/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell-src; then \ cd haskell-src && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library haskell-src-1.0.1.3... Running Haddock for haskell-src-1.0.1.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.0, rts-1.0 Preprocessing library haskell-src-1.0.1.3... Warning: haskell-src-1.0.1.3:Language.Haskell.Syntax: could not find link destinations for: GHC.Integer.Internals.Integer Warning: haskell-src-1.0.1.3:Language.Haskell.ParseUtils: could not find link destinations for: GHC.Integer.Internals.Integer Warning: haskell-src-1.0.1.3:Language.Haskell.Lexer: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/haskell-src/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages html; then \ cd html && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library html-1.0.1.2... Running Haddock for html-1.0.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library html-1.0.1.2... Documentation created: dist/doc/html/html/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages network; then \ cd network && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library network-2.2.0.1... Running Haddock for network-2.2.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library network-2.2.0.1... Documentation created: dist/doc/html/network/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages QuickCheck; then \ cd QuickCheck && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library QuickCheck-1.2.0.0... Running Haddock for QuickCheck-1.2.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.0, rts-1.0 Preprocessing library QuickCheck-1.2.0.0... Warning: QuickCheck-1.2.0.0:Test.QuickCheck: could not find link destinations for: GHC.Integer.Internals.Integer Test.QuickCheck.Poly.Poly Warning: QuickCheck-1.2.0.0:Test.QuickCheck.Poly: could not find link destinations for: Test.QuickCheck.Poly.Poly Test.QuickCheck.Poly.ALPHA_ Test.QuickCheck.Poly.BETA_ Test.QuickCheck.Poly.GAMMA_ Test.QuickCheck.Poly.OrdALPHA_ Test.QuickCheck.Poly.OrdBETA_ Test.QuickCheck.Poly.OrdGAMMA_ Documentation created: dist/doc/html/QuickCheck/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages HUnit; then \ cd HUnit && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library HUnit-1.2.0.3... Running Haddock for HUnit-1.2.0.3... W a r n i n g : T h e d o c u m e n t a t i o n f o r t h e f o l l o w i n g p ackages are not instal led. No links will be generated to these pa ckages: rts-1.0 Preprocessing library HUnit-1.2.0.3... Documentation created: dist/doc/html/HUnit/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages mtl; then \ cd mtl && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library mtl-1.1.0.2... Running Haddock for mtl-1.1.0.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library mtl-1.1.0.2... C o n t r o l / M o n a d / C o n t . h s : 1 : 1 1 : W a r n i n g : - f a l l o w - u n d e c i d a b l e - i n s t ances is deprecated: use -XUndeci dableInstances or pragma {-# LANGUAGE UndecidableInstan ces#-} instead Control/Mona d/Cont/Class.hs:1:11: Warning: -fallow-undecidable -instances is deprecated: use -XUndecidableInstances or pra gma {-# LANGUAGE UndecidableInstances#-} instead Control/Monad /Error.hs:1:11: Warning: -fallow-undecidable-ins tances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#- } instead Control/Mona d/Error/Class.hs:1:11: Warning: -fallow-undecidabl e-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInst ances#-} instead Control/Monad /List.hs:1:11: Warning: -fallow-undecidable-insta nces is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#- } instead Control/Mon ad/RWS/Lazy.hs:1:11: Warning: -fallow-undecidabl e-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInst ances#-} instead Control/Mon ad/RWS/Strict.hs:1:11: Warning: -fallow-undecida ble-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableIn stances#-} instead Control/Mona d/Reader.hs:2:11: Warning: -fallow-undecidable- instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInsta nces#-} instead Control/Mo nad/Reader/Class.hs:1:11: Warning: -fallow-unde cidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecidabl eInstances#-} instead Control/Mona d/State/Lazy.hs:1:11: Warning: -fallow-undecidab le-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableI nstances#-} instead Control/Mon ad/State/Strict.hs:1:11: Warning: -fallow-undec idable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecida bleInstances#-} instead Control/Mona d/Writer.hs:1:11: Warning: -fallow-undecidable- instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableIn stances#-} instead Control/Mo nad/Writer/Class.hs:1:11: Warning: -fallow-und ecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecid ableInstances#-} instead Control/Mo nad/Writer/Lazy.hs:1:11: Warning: -fallow-unde cidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undecida bleInstances#-} instead Control/Mo nad/Writer/Strict.hs:1:11: Warning: -fallow-und ecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE Undec idableInstances#-} instead Warning: in export list of "Control.Monad.Identity": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Identity": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Error": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Error": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.List": module not found: "Control.Monad" Warning: in export list of "Control.Monad.RWS.Lazy": module not found: "Control.Monad" Warning: in export list of "Control.Monad.RWS.Lazy": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.RWS.Lazy": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.RWS.Strict": module not found: "Control.Monad" Warning: in export list of "Control.Monad.RWS.Strict": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.RWS.Strict": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.Reader": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Reader": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.State.Lazy": module not found: "Control.Monad" Warning: in export list of "Control.Monad.State.Lazy": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.State.Strict": module not found: "Control.Monad" Warning: in export list of "Control.Monad.State.Strict": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Writer.Lazy": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Writer.Lazy": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Writer.Lazy": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.Writer.Strict": module not found: "Control.Monad" Warning: in export list of "Control.Monad.Writer.Strict": module not found: "Control.Monad.Fix" Warning: in export list of "Control.Monad.Writer.Strict": module not found: "Data.Monoid" Warning: in export list of "Control.Monad.Cont": module not found: "Control.Monad" Documentation created: dist/doc/html/mtl/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages time; then \ cd time && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi ./Setup haddock --html-location=../$pkg --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock Preprocessing library time-1.1.2.2... Running Haddock for time-1.1.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library time-1.1.2.2... D a t a / T i m e / L o c a l T i m e / T i m e Z o n e . h s : 1 : 1 1 : Warning: -ff i is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterfa ce#-} instead Warning: time-1.1.2.2:Data.Time.Clock: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.OrdinalDate: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.WeekDate: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.Julian: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Calendar.Easter: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.LocalTime: could not find link destinations for: GHC.Integer.Internals.Integer Warning: time-1.1.2.2:Data.Time.Clock.TAI: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/time/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages stm; then \ cd stm && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library stm-2.1.1.2... Running Haddock for stm-2.1.1.2... W a r n i n g : T h e d o c u m e n t a t ion for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library stm-2.1.1.2... Documentation created: dist/doc/html/stm/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages xhtml; then \ cd xhtml && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library xhtml-3000.2.0.1... Running Haddock for xhtml-3000.2.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library xhtml-3000.2.0.1... Documentation created: dist/doc/html/xhtml/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parallel; then \ cd parallel && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library parallel-1.1.0.0... Running Haddock for parallel-1.1.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library parallel-1.1.0.0... Warning: parallel-1.1.0.0:Control.Parallel.Strategies: could not find link destinations for: GHC.Integer.Internals.Integer Documentation created: dist/doc/html/parallel/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-base; then \ cd dph/dph-base && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-base-0.3... Running Haddock for dph-base-0.3... W a r n i n g : T h e d o c u m e n t a t i o n f o r the following packages are not insta lled. No links will be generated to these pack ages: rts-1.0 Preprocessing library dph-base-0.3... Documentation created: dist/doc/html/dph-base/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-interface; then \ cd dph/dph-prim-interface && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-prim-interface-0.3... Running Haddock for dph-prim-interface-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-prim-interface-0.3... Documentation created: dist/doc/html/dph-prim-interface/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-seq; then \ cd dph/dph-prim-seq && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-prim-seq-0.3... Running Haddock for dph-prim-seq-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-prim-seq-0.3... Warning: Data.Array.Parallel.Unlifted.Sequential.Flat.UArr: Rendering of associated types for instances has not yet been implemented. Associated types will not be shown for the following instances: Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA (), (Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA a, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA b) => Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA (a Data.Array.Parallel.Base.Hyperstrict.:*: b), Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Bool.Bool, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Char, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Int, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Word.Word8, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Float, Data.Array.Parallel.Unlifted.Sequential.Flat.UArr.UA GHC.Types.Double Documentation created: dist/doc/html/dph-prim-seq/index.html if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-par; then \ cd dph/dph-prim-par && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-prim-par-0.3... Running Haddock for dph-prim-par-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-prim-par-0.3... Documentation created: dist/doc/html/dph-prim-par/index.html rm -f -f stamp/configure.library.*.dph/dph-seq dph/dph-seq/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-seq` ( cd dph/dph-seq && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-seq || touch dph/dph-seq/unbuildable Configuring dph-seq-0.3... Warning: 'hs-source-dirs: ../dph' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-seq; then \ cd dph/dph-seq && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-seq-0.3... Running Haddock for dph-seq-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-seq-0.3... Warning: Data.Array.Parallel.Lifted.Repr: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Instances: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Closure: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: dph-seq:Data.Array.Parallel.Lifted: could not find link destinations for: Data.Array.Parallel.Lifted.Unboxed.PArray_Int# Data.Array.Parallel.Lifted.Unboxed.Segd Data.Array.Parallel.Lifted.Unboxed.PArray_Bool# Documentation created: dist/doc/html/dph-seq/index.html rm -f -f stamp/configure.library.*.dph/dph-par dph/dph-par/unbuildable ../utils/mkdirhier/mkdirhier `dirname stamp/configure.library.build-profiling-splitting.dph/dph-par` ( cd dph/dph-par && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf configure --prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT --libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT --haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT --with-compiler=/builddir/build/BUILD/ghc-6.10.1/ghc/stage1-inplace/ghc --with-hc-pkg=/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg --libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld --with-happy=/usr/bin/happy --configure-option='--prefix=/usr' --configure-option='--exec-prefix=/usr' --configure-option='--bindir=/usr/bin' --configure-option='--sbindir=/usr/sbin' --configure-option='--sysconfdir=/etc' --configure-option='--datadir=/usr/share' --configure-option='--includedir=/usr/include' --configure-option='--libdir=/usr/lib' --configure-option='--libexecdir=/usr/libexec' --configure-option='--localstatedir=/var' --configure-option='--sharedstatedir=/usr/com' --configure-option='--mandir=/usr/share/man' --configure-option=--with-cc=gcc --with-hsc2hs=/builddir/build/BUILD/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs --haddock-options="--use-contents=../index.html --use-index=../doc-index.html" --enable-library-profiling --enable-split-objs ) \ && touch stamp/configure.library.build-profiling-splitting.dph/dph-par || touch dph/dph-par/unbuildable Configuring dph-par-0.3... Warning: 'hs-source-dirs: ../dph' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-par; then \ cd dph/dph-par && /builddir/build/BUILD/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc /builddir/build/BUILD/ghc-6.10.1/libraries/bootstrapping.conf haddock --html-location='../$pkg' \ --with-haddock=/builddir/build/BUILD/ghc-6.10.1/utils/haddock/install-inplace/bin/haddock; \ fi Preprocessing library dph-par-0.3... Running Haddock for dph-par-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Preprocessing library dph-par-0.3... Warning: Data.Array.Parallel.Lifted.Repr: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Instances: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: Data.Array.Parallel.Lifted.Closure: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: PArray, PRepr Warning: dph-par:Data.Array.Parallel.Lifted: could not find link destinations for: Data.Array.Parallel.Lifted.Unboxed.PArray_Int# Data.Array.Parallel.Lifted.Unboxed.Segd Data.Array.Parallel.Lifted.Unboxed.PArray_Bool# Documentation created: dist/doc/html/dph-par/index.html sh gen_contents_index --inplace Finished making html in libraries: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=3,4 -j; in /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/doc ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in libraries/Cabal/doc: 0 ------------------------------------------------------------------------ == Finished making `html' in gmp libffi includes utils docs rts compiler ghc driver libraries libraries/Cabal/doc ... PWD = /builddir/build/BUILD/ghc-6.10.1 ------------------------------------------------------------------------ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.28Gs9Q + umask 022 + cd /builddir/build/BUILD + cd ghc-6.10.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386 + make DESTDIR=/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386 install grep: packages: No such file or directory ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/gmp ------------------------------------------------------------------------ make[1]: Nothing to be done for `install'. ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/libffi ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386 mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in libffi.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ : /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ install_name_tool -id /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ esac; \ done ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/include mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/include for i in ffi.h; do \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/include; \ done ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/includes ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/include for i in Block.h Bytecodes.h ClosureMacros.h ClosureTypes.h Closures.h Cmm.h Constants.h DNInvoke.h DerivedConstants.h Dotnet.h FileLock.h GHCConstants.h GranSim.h Hooks.h HsFFI.h InfoTables.h Linker.h Liveness.h MachDeps.h MachRegs.h OSThreads.h Parallel.h Regs.h Rts.h RtsAPI.h RtsConfig.h RtsExternal.h RtsFlags.h RtsMessages.h RtsTypeable.h RtsTypes.h SMP.h SMPClosureOps.h STM.h SchedAPI.h Signals.h SpinLock.h Stable.h Stg.h StgDLL.h StgFun.h StgLdvProf.h StgMiscClosures.h StgProf.h StgTypes.h Storage.h TSO.h TailCalls.h TickyCounters.h config.h ghcconfig.h ieee-flpt.h ghcautoconf.h ghcplatform.h; do \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/include; \ done ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdependC ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in mkdependC: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdirhier ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in mkdirhier: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/runstdtest ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in runstdtest: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/hp2ps ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin for i in hp2ps; do \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin ; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.10.1 /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/$i ; \ fi ; \ done Finished making install in hp2ps: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/parallel ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in parallel: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/unlit ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in unlit; do \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.10.1 /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ; \ fi ; \ done Finished making install in unlit: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/genprimopcode ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in genprimopcode: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in genapply: 0 ------------------------------------------------------------------------ == Finished making `install' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ make -C ghc-pkg install /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install \ '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' \ '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' \ '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' \ '/usr/share/doc/ghc' '/usr/share/doc/ghc' '' \ --distpref dist-install \ --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin make -C hasktags install /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install \ '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' \ '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' \ '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' \ '/usr/share/doc/ghc' '/usr/share/doc/ghc' '' \ --distpref dist-install \ Installing executable(s) in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin make -C runghc install /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install \ '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' \ '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' \ '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' \ '/usr/share/doc/ghc' '/usr/share/doc/ghc' '' \ --distpref dist-install \ --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin make -C hpc install /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install \ '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' \ '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' \ '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' \ '/usr/share/doc/ghc' '/usr/share/doc/ghc' '' \ --distpref dist-install \ Installing executable(s) in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin make -C haddock install /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install \ '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' \ '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' \ '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' \ '/usr/share/doc/ghc' '/usr/share/doc/ghc' '' \ --distpref dist-install \ --enable-shell-wrappers Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/haddock-2.3.0 Installing executable(s) in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin Registering haddock-2.3.0... Reading package info from "dist-install/installed-pkg-config" ... done. dependency Cabal-1.6.0.1 doesn't exist (ignoring) d ependency array-0.2.0.0 doesn't exist (ignoring) dependency base-4.0.0.0 does n't exist (ignoring) dependency containers-0.2.0.0 doesn't exist (ignoring) depende ncy directory-1.0.0.2 doesn't exist (ignoring) dependency filepath-1.1.0.1 doesn't exist (ignoring) dependency ghc-6.10.1 doesn't exist (ignoring) dependency haskell98-1.0.1.0 doesn't exist (ignoring) dependency pretty -1.0.1.0 doesn't exist (ignoring) /usr/lib/ghc-6.10.1/haddock-2.3.0 doesn't exist or isn't a directory (ignori ng) /usr/lib/ghc-6.10.1/haddock-2.3.0 doesn't exist or isn't a directory (ignoring) cannot find libHShaddock-2.3.0.a on library path (ignoring) Writing new package config file... done. make -C hsc2hs install /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install \ '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' \ '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' \ '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' \ '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' \ '/usr/share/doc/ghc' '/usr/share/doc/ghc' '' \ --distpref dist-install \ --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/man ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in man: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/users_guide ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in users_guide: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/ext-core ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in ext-core: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/storage-mgt ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in storage-mgt: 0 ------------------------------------------------------------------------ == Finished making `install' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ gcc -E -undef -traditional -P -DINSTALLING \ -DIMPORT_DIR='"/usr/lib/ghc-6.10.1/imports"' \ -DLIB_DIR='"/usr/lib/ghc-6.10.1"' \ -DINCLUDE_DIR='"/usr/lib/ghc-6.10.1/include"' \ -DDATA_DIR='"/usr/lib/ghc-6.10.1"' \ -DHTML_DIR='"/usr/lib/ghc-6.10.1/html/libraries/rts"' \ -DHADDOCK_IFACE='"/usr/lib/ghc-6.10.1/html/libraries/rts/rts.haddock"' \ -I../includes \ -x c -DPAPI_LIB_DIR="" -DGMP_INCLUDE_DIRS='' -DGMP_LIB_DIRS='' -I../includes -Iinclude -DPACKAGE=rts -DVERSION= -DPKG_LIBDIR='"/usr/lib/ghc-6.10.1"' -DPKG_DATADIR='"/usr/lib/ghc-6.10.1"' package.conf.in \ | grep -v '^#pragma GCC' \ | sed -e 's/""//g' -e 's/:[ ]*,/: /g' \ | /builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg --global-conf /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf update - --force Reading package info from stdin ... done. / u s r / l i b / g h c - 6 . 10.1 doesn't exist or isn't a directory (ignoring) /us r/lib/ghc-6.10.1/include doesn't exist or isn't a directory (ignoring) PAPI_INCLUDE_DIR doesn't ex ist or isn't a directory (ignoring) cannot find libHSrts.a on library path (ignoring) Writing new package config file... done. ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in libHSrts.a HSrts.o; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ : /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ install_name_tool -id /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ esac; \ done ------------------------------------------------------------------------ == Recursively making `install' for ways: p debug thr thr_p thr_debug ... PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ case '- --no-print-directory -r' in *-[ik]*) x_on_err=0;; *-r*[ik]*) x_on_err=0;; *) x_on_err=1;; esac; \ for i in p debug thr thr_p thr_debug ; do \ echo "------------------------------------------------------------------------"; \ echo "== make way=$i install;"; \ echo "PWD = /builddir/build/BUILD/ghc-6.10.1/rts"; \ echo "------------------------------------------------------------------------"; \ make way=$i --no-print-directory - --no-print-directory -r install ; \ if [ $? -eq 0 ] ; then true; else exit $x_on_err; fi; \ done ------------------------------------------------------------------------ == make way=p install; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in libHSrts_p.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ : /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ install_name_tool -id /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ esac; \ done ------------------------------------------------------------------------ == make way=debug install; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in libHSrts_debug.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ : /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ install_name_tool -id /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ esac; \ done ------------------------------------------------------------------------ == make way=thr install; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in libHSrts_thr.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ : /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ install_name_tool -id /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ esac; \ done ------------------------------------------------------------------------ == make way=thr_p install; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in libHSrts_thr_p.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ : /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ install_name_tool -id /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ esac; \ done ------------------------------------------------------------------------ == make way=thr_debug install; PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in libHSrts_thr_debug.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ : /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ install_name_tool -id /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ esac; \ done ------------------------------------------------------------------------ == Finished recursively making `install' for ways: p debug thr thr_p thr_debug ... PWD = /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/compiler ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' --distpref dist-stage2 Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/ghc-6.10.1 Registering ghc-6.10.1... Reading package info from "dist-stage2/installed-pkg-config" ... done. dependency Cabal-1.6.0.1 doesn't exist (ignoring) d ependency array-0.2.0.0 doesn't exist (ignoring) dependency base-4.0.0.0 doesn't exist (ignoring) dependency bytestring-0.9.1.4 doesn't exist (ignoring) de pendency containers-0.2.0.0 doesn't exist (ignoring) dependency directory-1.0.0.2 doesn't exist (ignoring) dependency editl ine-0.2.1.0 doesn't exist (ignoring) dependency filepath-1.1.0.1 doesn't exist (ignoring) dependency haskell98-1.0.1.0 doesn't exist (ignoring) dependency hpc-0.5.0.2 doesn't exist (ignoring) dependency old-time-1.0.0.1 doesn't exist (ignoring) dependency process-1.0.1.0 doesn't exist (ignoring) dependency template-haskell-2.3.0.0 doesn't exi st (ignoring) dependency unix-2.3.1.0 doesn't exist (ignoring) /usr/lib/ghc-6.10.1/ghc-6.10.1 doesn't exist or isn't a d irectory (ignoring) /usr/lib/ghc-6.10.1/ghc-6.10.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/ghc -6.10.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSghc-6.10.1.a on l ibrary path (ignoring) Writing new package config file... done. ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/ghc ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install UNUSED UNUSED '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' \ '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' \ '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' \ '/usr/share/doc/ghc' '/usr/share/doc/ghc' '' \ --distpref dist-stage2 \ --enable-shell-wrappers Installing executable(s) in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in ghc-usage.txt ghci-usage.txt; do \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ done ------------------------------------------------------------------------ == Recursively making `install' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/mangler ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in ghc-asm; do \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ done Finished making install in mangler: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/split ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 for i in ghc-split; do \ /usr/bin/install -c -m 755 $i /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1; \ done Finished making install in split: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc ------------------------------------------------------------------------ mv /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghc /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghc-6.10.1 ln -s ghc-6.10.1 /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghc Finished making install in ghc: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc-pkg ------------------------------------------------------------------------ mv /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghc-pkg /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghc-pkg-6.10.1 ln -s ghc-pkg-6.10.1 /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghc-pkg Finished making install in ghc-pkg: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/ghci ------------------------------------------------------------------------ rm -f -f /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci-6.10.1 echo "#!/bin/sh" >> /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci-6.10.1 echo 'exec /usr/bin/ghc-6.10.1 --interactive ${1+"$@"}' >> /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci-6.10.1 chmod +x /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci-6.10.1 ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin if ( /usr/bin/perl -e '$fn="/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci"; exit ((! -f $fn || -l $fn) ? 0 : 1);' ); then \ echo "Creating a symbolic link from ghci-6.10.1 to ghci in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin"; \ rm -f /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci; \ ln -s ghci-6.10.1 /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci; \ else \ echo "Creating a symbolic link from ghci-6.10.1 to ghci in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin failed: \`/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci' already exists"; \ echo "Perhaps remove \`/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/ghci' manually?"; \ exit 1; \ fi; Creating a symbolic link from ghci-6.10.1 to ghci in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin Finished making install in ghci: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/runhaskell ------------------------------------------------------------------------ ln -sf runghc /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/runhaskell Finished making install in runhaskell: 0 ------------------------------------------------------------------------ == Finished making `install' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/libraries ------------------------------------------------------------------------ if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages ghc-prim; then \ cd ghc-prim && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/ghc-prim-0.1.0.0 Registering ghc-prim-0.1.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/ghc-prim-0.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/ghc-prim-0.1.0.0 doe sn't exist or isn't a directory (ignoring) cannot find libHSghc-prim-0.1.0.0.a on library path ( ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages integer-gmp; then \ cd integer-gmp && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/integer-0.1.0.0 Registering integer-0.1.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/integer-0.1.0.0 doesn't exist or isn't a dir ectory (ignoring) /usr/lib/ghc-6.10.1/integer-0.1.0.0 doesn 't exist or isn't a directory (ignoring) cannot find libHSinteger-0.1.0.0.a on library path (igno ring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base; then \ cd base && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/base-4.0.0.0 Registering base-4.0.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/base-4.0.0.0 doesn't exist or isn't a directo ry (ignoring) /usr/lib/ghc-6.10.1/base-4.0.0.0 doesn't exi st or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/base-4.0.0.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSbase-4.0.0.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages syb; then \ cd syb && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/syb-0.1.0.0 Registering syb-0.1.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/syb-0.1.0.0 doesn't exist or isn't a dire ctory (ignoring) /usr/lib/ghc-6.10.1/syb-0.1.0. 0 doesn't exist or isn't a directory (ignoring) cannot find libHSsyb-0.1.0.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages base3-compat; then \ cd base3-compat && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/base-3.0.3.0 Registering base-3.0.3.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/base-3.0.3.0 doesn't exist or isn't a direc tory (ignoring) /usr/lib/ghc-6.10.1/base-3.0.3.0 doesn't exist or isn't a directory (ignoring) cannot find libHSbase -3.0.3.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages array; then \ cd array && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/array-0.2.0.0 Registering array-0.2.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/array-0.2.0.0 doesn't exist or isn't a di rectory (ignoring) /usr/lib/ghc-6.10.1/array-0.2 .0.0 doesn't exist or isn't a directory (i gnoring) cannot find libHSarray-0.2.0.0.a o n library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages packedstring; then \ cd packedstring && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/packedstring-0.1.0.1 Registering packedstring-0.1.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/packedstring-0.1.0.1 doesn't exist or isn't a directory (ig noring) /usr/lib/ghc-6.10.1/packedstring-0.1 .0.1 doesn't exist or isn't a directory (ignoring) cannot find libHSpackedstrin g-0.1.0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages containers; then \ cd containers && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/containers-0.2.0.0 Registering containers-0.2.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/containers-0.2.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/conta iners-0.2.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSconta iners-0.2.0.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages bytestring; then \ cd bytestring && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/bytestring-0.9.1.4 Registering bytestring-0.9.1.4... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/bytestring-0.9.1.4 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/bytestring-0.9.1 .4 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/bytestring-0.9.1. 4/include doesn't exist or isn't a directory (ignoring) cannot find libHSbytestring -0.9.1.4.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-locale; then \ cd old-locale && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/old-locale-1.0.0.1 Registering old-locale-1.0.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/old-locale-1.0.0.1 doesn't exist or isn't a d irectory (ignoring) /usr/lib/ghc-6.10.1/old-locale-1.0.0.1 doesn't exist or isn't a directory (ignoring) cannot find libHSold-locale-1.0.0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages old-time; then \ cd old-time && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/old-time-1.0.0.1 Registering old-time-1.0.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/old-time-1.0.0.1 doesn't exist or isn't a direc tory (ignoring) /usr/lib/ghc-6.10.1/old-time-1. 0.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/old-time-1 .0.0.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSol d-time-1.0.0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages filepath; then \ cd filepath && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/filepath-1.1.0.1 Registering filepath-1.1.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/filepath-1.1.0.1 doesn't exist or isn't a d irectory (ignoring) /usr/lib/ghc-6.10.1/filepath -1.1.0.1 doesn't exist or isn't a directory (ignoring) cannot find libHSfilepath-1. 1.0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages unix; then \ cd unix && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/unix-2.3.1.0 Registering unix-2.3.1.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/unix-2.3.1.0 doesn't exist or isn't a direc tory (ignoring) /usr/lib/ghc-6.10.1/unix-2.3.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/unix-2.3.1.0/include doesn't exist or isn' t a directory (ignoring) cannot find libHSunix-2.3.1.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages directory; then \ cd directory && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/directory-1.0.0.2 Registering directory-1.0.0.2... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/directory-1.0.0.2 doesn't exist or isn't a d irectory (ignoring) /usr/lib/ghc-6.10.1/directory-1.0.0. 2 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/directory-1.0.0 .2/include doesn't exist or isn't a directory (ignoring) cannot find libHSdirecto ry-1.0.0.2.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages process; then \ cd process && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/process-1.0.1.0 Registering process-1.0.1.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/process-1.0.1.0 doesn't exist or isn't a dir ectory (ignoring ) /usr/lib/ghc-6.10.1/process-1.0.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/process-1.0.1.0/inc lude doesn't exist or isn't a directory (ignoring) cannot find libHSprocess-1.0.1.0 .a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages pretty; then \ cd pretty && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/pretty-1.0.1.0 Registering pretty-1.0.1.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/pretty-1.0.1.0 doesn't exist or isn't a direc tory (ignoring) /usr/lib/ghc-6.10.1/pretty-1.0 .1.0 doesn't exist or isn't a directory (ignoring) cannot find libHSpretty-1.0.1.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages hpc; then \ cd hpc && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/hpc-0.5.0.2 Registering hpc-0.5.0.2... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/hpc-0.5.0.2 doesn't exist or isn't a director y (ignoring) /usr/lib/g hc-6.10.1/hpc-0.5.0.2 doesn't exist or isn't a directory (ignoring) cannot find li bHShpc-0.5.0.2.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages template-haskell; then \ cd template-haskell && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/template-haskell-2.3.0.0 Registering template-haskell-2.3.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/template-haskell-2.3.0.0 doesn't exist or isn' t a directory (ignoring) /usr/lib/ghc-6.10.1/template-ha skell-2.3.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHStempla te-haskell-2.3.0.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages editline; then \ cd editline && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/editline-0.2.1.0 Registering editline-0.2.1.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/editline-0.2.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/editline-0.2.1. 0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/editline-0.2.1.0 /include doesn't exist or isn't a directory (ignoring) cannot find libHSeditline-0.2.1.0. a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages Cabal; then \ cd Cabal && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/Cabal-1.6.0.1 Registering Cabal-1.6.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/Cabal-1.6.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/Cabal-1.6.0.1 doe sn't exist or isn't a directory (ignoring) cannot find libHSCabal-1.6.0.1.a on library path (igno ring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages random; then \ cd random && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/random-1.0.0.1 Registering random-1.0.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/random-1.0.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10. 1/random-1.0.0.1 doesn't exist or isn't a directory (ignoring) cannot find libHSrandom-1.0.0.1.a o n library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell98; then \ cd haskell98 && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/haskell98-1.0.1.0 Registering haskell98-1.0.1.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/haskell98-1.0.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/haskell98-1.0 .1.0 doesn't exist or isn't a directory (ignoring) cannot find libHShaskell98-1.0.1.0.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-base; then \ cd regex-base && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/regex-base-0.72.0.2 Registering regex-base-0.72.0.2... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/regex-base-0.72.0.2 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/regex-b ase-0.72.0.2 doesn't exist or isn't a directory (ignoring) cannot find libHSregex-base-0.72.0.2.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-posix; then \ cd regex-posix && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/regex-posix-0.72.0.3 Registering regex-posix-0.72.0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/regex-posix-0.72.0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/regex-p osix-0.72.0.3 doesn't exist or isn't a directory (ignoring) cannot find libHSregex-posix-0.72.0.3. a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages regex-compat; then \ cd regex-compat && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/regex-compat-0.71.0.1 Registering regex-compat-0.71.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/regex-compat-0.71.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/re gex-compat-0.71.0.1 doesn't exist or isn't a directory (ignoring) cannot find libHSregex-compat-0.71 .0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parsec; then \ cd parsec && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/parsec-2.1.0.1 Registering parsec-2.1.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/parsec-2.1.0.1 doesn't exist or isn't a directory (ignor ing) /usr/lib/ghc-6.10.1/parsec-2.1.0.1 doesn't exist or is n't a directory (ignoring) cannot find libHSparsec-2.1.0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages haskell-src; then \ cd haskell-src && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/haskell-src-1.0.1.3 Registering haskell-src-1.0.1.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/haskell-src-1.0.1.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/haskell-src-1.0 .1.3 doesn't exist or isn't a directory (ignoring) cannot find libHShaskell-src-1.0.1.3.a on l ibrary path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages html; then \ cd html && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/html-1.0.1.2 Registering html-1.0.1.2... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/html-1.0.1.2 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/html-1.0.1.2 doesn't exis t or isn't a directory (ignoring) cannot find libHShtml-1.0.1.2.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages network; then \ cd network && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/network-2.2.0.1 Registering network-2.2.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/network-2.2.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/network-2.2.0.1 does n't exist or isn't a directory (ignoring) /usr/lib/gh c-6.10.1/network-2.2.0.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSn etwork-2.2.0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages QuickCheck; then \ cd QuickCheck && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/QuickCheck-1.2.0.0 Registering QuickCheck-1.2.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/QuickCheck-1.2.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/QuickCheck-1.2.0.0 doesn't ex ist or isn't a directory (ignoring) cannot find libHSQuickCheck-1.2.0.0.a on library path (ignoring ) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages HUnit; then \ cd HUnit && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/HUnit-1.2.0.3 Registering HUnit-1.2.0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/HUnit-1.2.0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/HUnit-1.2.0.3 doesn't ex ist or isn't a directory (ignoring) cannot find libHSHUnit-1.2.0.3.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages mtl; then \ cd mtl && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/mtl-1.1.0.2 Registering mtl-1.1.0.2... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/mtl-1.1.0.2 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/mtl-1.1.0.2 doesn't exist or isn' t a directory (ignoring) cannot find libHSmtl-1.1.0.2 .a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages time; then \ cd time && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/time-1.1.2.2 Registering time-1.1.2.2... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/time-1.1.2.2 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/time-1.1.2.2 doesn't exist or isn't a d irectory (ignoring) /usr/lib/ghc-6.10.1/time-1.1.2.2/include doesn't exist or isn't a directory (ignorin g) cannot find libHStime-1.1.2.2.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages stm; then \ cd stm && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/stm-2.1.1.2 Registering stm-2.1.1.2... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/stm-2.1.1.2 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.1 0.1/stm-2.1.1.2 doesn't exist or isn't a directory (ignoring) cannot find libHSst m-2.1.1.2.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages xhtml; then \ cd xhtml && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/xhtml-3000.2.0.1 Registering xhtml-3000.2.0.1... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/xhtml-3000.2.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/xhtml-3000.2.0.1 doesn't exis t or isn't a directory (ignoring) cannot find libHSxhtml-3000.2.0.1.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages parallel; then \ cd parallel && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/parallel-1.1.0.0 Registering parallel-1.1.0.0... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/parallel-1.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/parallel-1.1.0.0 doe sn't exist or isn't a directory (ignoring) cannot find libHSparallel-1.1.0.0.a on library path (igno ring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-base; then \ cd dph/dph-base && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/dph-base-0.3 Registering dph-base-0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/dph-base-0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-base-0.3 doesn't exis t or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-base-0.3/include doesn't exist or isn't a directory (i gnoring) cannot find libHSdph-base-0.3.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-interface; then \ cd dph/dph-prim-interface && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/dph-prim-interface-0.3 Registering dph-prim-interface-0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/dph-prim-interface-0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-prim-interface-0. 3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-prim-interface-0.3/include does n't exist or isn't a directory (ignoring) cannot find libHSdph-prim-interface-0.3.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-seq; then \ cd dph/dph-prim-seq && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/dph-prim-seq-0.3 Registering dph-prim-seq-0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/dph-prim-seq-0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-prim-seq-0.3 doesn' t exist or isn't a directory (ignoring) cannot find libHSdph-prim-seq-0.3.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-prim-par; then \ cd dph/dph-prim-par && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/dph-prim-par-0.3 Registering dph-prim-par-0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/dph-prim-par-0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-prim-par-0.3 doe sn't exist or isn't a directory (ignoring) cannot find libHSdph-prim-par-0.3.a on library path (igno ring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-seq; then \ cd dph/dph-seq && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/dph-seq-0.3 Registering dph-seq-0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/dph-seq-0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-seq-0.3 doesn't exist or isn't a dire ctory (ignoring) cannot find libHSdph-seq-0.3.a on library path (ignoring) Writing new package config file... done. if ifBuildable/ifBuildable /builddir/build/BUILD/ghc-6.10.1/packages dph/dph-par; then \ cd dph/dph-par && \ /builddir/build/BUILD/ghc-6.10.1/utils/installPackage/install-inplace/bin/installPackage install '/builddir/build/BUILD/ghc-6.10.1/utils/ghc-pkg/dist-install/build/ghc-pkg/ghc-pkg' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/package.conf' '/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.10.1' '/usr/lib/ghc-6.10.1' '/usr/lib' '/usr/lib/ghc-6.10.1' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' '/usr/share/doc/ghc/libraries/$pkg' ; \ fi Installing library in /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1/dph-par-0.3 Registering dph-par-0.3... Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.10.1/dph-par-0.3 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.10.1/dph-par-0.3 doesn't exist or isn't a directory (ignoring) cannot find libHSdph-par-0.3.a on library pat h (ignoring) Writing new package config file... done. ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/libraries /usr/bin/install -c -m 644 index.html doc-index*.html /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/libraries /usr/bin/install -c -m 755 gen_contents_index /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/libraries /usr/bin/install -c -m 644 prologue.txt /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/libraries # Hacks: /usr/bin/install -c -m 644 base/dist/doc/html/*/*.css /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/libraries /usr/bin/install -c -m 644 base/dist/doc/html/*/*.js /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/libraries /usr/bin/install -c -m 644 base/dist/doc/html/*/*.gif /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/libraries ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/doc ------------------------------------------------------------------------ make[1]: Nothing to be done for `install'. ./utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 /usr/bin/install -c -m 644 extra-gcc-opts /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/lib/ghc-6.10.1 + make DESTDIR=/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386 install-docs ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/gmp ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/libffi ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/includes ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install-docs' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdependC ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in mkdependC: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/mkdirhier ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in mkdirhier: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/runstdtest ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in runstdtest: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/hp2ps ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in hp2ps: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/parallel ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in parallel: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/unlit ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in unlit: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/genprimopcode ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in genprimopcode: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in genapply: 0 ------------------------------------------------------------------------ == Finished making `install-docs' in mkdependC mkdirhier runstdtest hp2ps parallel unlit genprimopcode genapply ... PWD = /builddir/build/BUILD/ghc-6.10.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc /usr/bin/install -c -m 644 index.html /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc ------------------------------------------------------------------------ == Recursively making `install-docs' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/man ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/man mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/man ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/man/man1 /usr/bin/install -c -m 644 ghc.1 /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/man/man1 Finished making install-docs in man: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/docbook-cheat-sheet mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/docbook-cheat-sheet cp docbook-cheat-sheet/* /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/docbook-cheat-sheet Finished making install-docs in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/users_guide ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc ../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/users_guide mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/users_guide cp users_guide/* /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/users_guide Finished making install-docs in users_guide: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/ext-core ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in ext-core: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/docs/storage-mgt ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in storage-mgt: 0 ------------------------------------------------------------------------ == Finished making `install-docs' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.10.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/rts ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/compiler ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/ghc ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install-docs' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/mangler ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in mangler: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/split ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in split: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in ghc: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/ghc-pkg ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in ghc-pkg: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/ghci ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in ghci: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.10.1/driver/runhaskell ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in runhaskell: 0 ------------------------------------------------------------------------ == Finished making `install-docs' in mangler split ghc ghc-pkg ghci runhaskell ... PWD = /builddir/build/BUILD/ghc-6.10.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/libraries ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.10.1/libraries/Cabal/doc ------------------------------------------------------------------------ ../../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc ../../../utils/mkdirhier/mkdirhier /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/Cabal mkdir /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/Cabal cp Cabal/* /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc/Cabal + mkdir -p /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386//etc/rpm + cp -p /builddir/build/SOURCES/ghc-rpm-macros.ghc /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386//etc/rpm/macros.ghc + SRC_TOP=/builddir/build/BUILD/ghc-6.10.1 + rm -f 'rpm-*-filelist' 'rpm-*.files' + cd /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386 + find ./usr/lib/ghc-6.10.1 '(' -type d -fprintf /builddir/build/BUILD/ghc-6.10.1/rpm-dir.files '%%dir %p\n' ')' -o '(' -type f '(' -name '*.p_hi' -o -name '*_p.a' ')' -fprint /builddir/build/BUILD/ghc-6.10.1/rpm-prof.files ')' -o '(' -not -name 'package.conf*' -fprint /builddir/build/BUILD/ghc-6.10.1/rpm-lib.files ')' + find ./usr/share/doc/ghc/Cabal ./usr/share/doc/ghc/LICENSE ./usr/share/doc/ghc/docbook-cheat-sheet ./usr/share/doc/ghc/index.html ./usr/share/doc/ghc/libraries ./usr/share/doc/ghc/users_guide -type d '!' -name libraries + sed -i -e 's|\./usr|/usr|' rpm-dir.files rpm-doc-dir.files rpm-lib.files rpm-prof.files + cat rpm-dir.files rpm-lib.files + cat rpm-prof.files + for i in hsc2hs runhaskell + '[' -x /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/hsc2hs-ghc ']' + mv /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/hsc2hs /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/hsc2hs-ghc + for i in hsc2hs runhaskell + '[' -x /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/runhaskell-ghc ']' + mv /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/runhaskell /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/bin/runhaskell-ghc + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ghc-6.10.1-7.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zdYJVl + umask 022 + cd /builddir/build/BUILD + cd ghc-6.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc-6.10.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc-6.10.1 + /bin/mkdir -p /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc-6.10.1 + cp -pr ANNOUNCE HACKING LICENSE README /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386/usr/share/doc/ghc-6.10.1 + exit 0 Provides: config(ghc) = 6.10.1-7.fc10 haddock = 2.3.0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh policycoreutils Requires(preun): /bin/sh Requires: /bin/sh /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libedit.so.0 libgmp.so.3 libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libutil.so.1 rtld(GNU_HASH) Obsoletes: ghc682 ghc681 ghc661 ghc66 haddock <= 2.0.0.0 Processing files: ghc-prof-6.10.1-7.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: ghc682-prof ghc681-prof ghc661-prof ghc66-prof Processing files: ghc-doc-6.10.1-7.fc10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386 warning: Could not canonicalize hostname: x86-3.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ghc-6.10.1-7.fc10.i386.rpm Wrote: /builddir/build/RPMS/ghc-prof-6.10.1-7.fc10.i386.rpm Wrote: /builddir/build/RPMS/ghc-doc-6.10.1-7.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9ZglX7 + umask 022 + cd /builddir/build/BUILD + cd ghc-6.10.1 + rm -rf /builddir/build/BUILDROOT/ghc-6.10.1-7.fc10.i386 + exit 0 Child returncode was: 0 LEAVE do -->