Installing /builddir/build/SRPMS/ghc-6.8.1-2.fc8.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.21405 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ghc-6.8.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ghc-6.8.1-src.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ghc-6.8.1-src-extralibs.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ghc-6.8.1 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.46190 + umask 022 + cd /builddir/build/BUILD + cd ghc-6.8.1 + LANG=C + export LANG + unset DISPLAY + ./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... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu Canonicalised to: powerpc-unknown-linux checking for ghc... /usr/bin/ghc checking for path to top of build tree... /builddir/build/BUILD/ghc-6.8.1 checking version of ghc... 6.6.1 checking for ghc-pkg matching /usr/bin/ghc... /usr/bin/ghc-pkg checking whether ghc has readline package... yes checking for nhc... no checking for nhc98... no checking for hbc... no checking for ld... /usr/bin/ld 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... no 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 ANSI C... none needed checking version of gcc... 4.1.2 checking for extra options to pass gcc when compiling via C... -fwrapv checking how to run the C preprocessor... gcc -E checking whether gcc accepts -mno-cygwin... no checking for a working context diff... diff -C 1 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 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.16 checking for haddock... /usr/bin/haddock checking for alex... no checking for version of alex... checking for egrep... 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 _LARGE_FILES value needed for large files... no 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes 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... 8 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... 8 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... 8 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 for unistd.h... (cached) 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... yes checking whether float word order is big endian... yes 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... yes 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 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 + rm libraries/network/include/Typeable.h + make -j8 docdir=/usr/share/doc/ghc-6.8.1 all make -C utils/mkdependC boot make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/utils/mkdependC' rm -f -f mkdependC echo '#!/usr/bin/perl' >> mkdependC echo '$DEFAULT_TMPDIR = "/tmp";' >> mkdependC echo '$CPP = "gcc -E ";' >> mkdependC echo '$BUILDPLATFORM = "powerpc-unknown-linux";' >> mkdependC cat mkdependC.prl >> mkdependC chmod +x mkdependC make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/utils/mkdependC' ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/gmp ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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 gcc -o mkGHCConstants -O -DTABLES_NEXT_TO_CODE -I. -I../rts mkGHCConstants.o ./mkGHCConstants >GHCConstants.h gcc -o mkDerivedConstantsHdr -O -DTABLES_NEXT_TO_CODE -I. -I../rts mkDerivedConstants.o ./mkDerivedConstantsHdr >DerivedConstants.h ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/compat ------------------------------------------------------------------------ ../utils/mkdependC/mkdependC -f .depend -I. -Iinclude -I../includes -- -O -I. -Iinclude -D__GHC_PATCHLEVEL__=1 -I../libraries/base/cbits -I../libraries/base/include -- cbits/directory.c cbits/rawSystem.c cbits/unicode.c /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp Compat/Directory.hs Compat/RawSystem.hs Compat/Unicode.hs Distribution/Compat/Directory.hs Distribution/Compat/Exception.hs Distribution/Compat/Map.hs Distribution/Compat/RawSystem.hs Distribution/Compat/ReadP.hs Distribution/Compat/TempFile.hs Distribution/Compiler.hs Distribution/GetOpt.hs Distribution/InstalledPackageInfo.hs Distribution/License.hs Distribution/Package.hs Distribution/ParseUtils.hs Distribution/Simple/Program.hs Distribution/Simple/Utils.hs Distribution/System.hs Distribution/Verbosity.hs Distribution/Version.hs Language/Haskell/Extension.hs System/FilePath.hs System/FilePath/Posix.hs System/FilePath/Windows.hs Trace/Hpc/Mix.hs Trace/Hpc/Tix.hs Trace/Hpc/Util.hs <> make all /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c System/FilePath/Posix.hs -o System/FilePath/Posix.o -ohi System/FilePath/Posix.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Compat/RawSystem.hs -o Compat/RawSystem.o -ohi Compat/RawSystem.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Compat/Unicode.hs -o Compat/Unicode.o -ohi Compat/Unicode.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compat/Directory.hs -o Distribution/Compat/Directory.o -ohi Distribution/Compat/Directory.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compat/Exception.hs -o Distribution/Compat/Exception.o -ohi Distribution/Compat/Exception.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compat/Map.hs -o Distribution/Compat/Map.o -ohi Distribution/Compat/Map.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compat/RawSystem.hs -o Distribution/Compat/RawSystem.o -ohi Distribution/Compat/RawSystem.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compat/ReadP.hs -o Distribution/Compat/ReadP.o -ohi Distribution/Compat/ReadP.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compiler.hs -o Distribution/Compiler.o -ohi Distribution/Compiler.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/GetOpt.hs -o Distribution/GetOpt.o -ohi Distribution/GetOpt.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Version.hs -o Distribution/Version.o -ohi Distribution/Version.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/License.hs -o Distribution/License.o -ohi Distribution/License.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Language/Haskell/Extension.hs -o Language/Haskell/Extension.o -ohi Language/Haskell/Extension.hi <> <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Verbosity.hs -o Distribution/Verbosity.o -ohi Distribution/Verbosity.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/System.hs -o Distribution/System.o -ohi Distribution/System.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c System/FilePath/Windows.hs -o System/FilePath/Windows.o -ohi System/FilePath/Windows.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Trace/Hpc/Util.hs -o Trace/Hpc/Util.o -ohi Trace/Hpc/Util.hi <> /usr/bin/ghc -optc-O -optc-I. -optc-Iinclude -optc-D__GHC_PATCHLEVEL__=1 -optc-I../libraries/base/cbits -optc-I../libraries/base/include -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c cbits/directory.c -o cbits/directory.o <> <> /usr/bin/ghc -optc-O -optc-I. -optc-Iinclude -optc-D__GHC_PATCHLEVEL__=1 -optc-I../libraries/base/cbits -optc-I../libraries/base/include -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c cbits/rawSystem.c -o cbits/rawSystem.o /usr/bin/ghc -optc-O -optc-I. -optc-Iinclude -optc-D__GHC_PATCHLEVEL__=1 -optc-I../libraries/base/cbits -optc-I../libraries/base/include -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c cbits/unicode.c -o cbits/unicode.o <> <> <> <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c System/FilePath.hs -o System/FilePath.o -ohi System/FilePath.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Compat/Directory.hs -o Compat/Directory.o -ohi Compat/Directory.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Compat/TempFile.hs -o Distribution/Compat/TempFile.o -ohi Distribution/Compat/TempFile.hi <> <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Trace/Hpc/Tix.hs -o Trace/Hpc/Tix.o -ohi Trace/Hpc/Tix.hi <> <> <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Package.hs -o Distribution/Package.o -ohi Distribution/Package.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Trace/Hpc/Mix.hs -o Trace/Hpc/Mix.o -ohi Trace/Hpc/Mix.hi <> <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/ParseUtils.hs -o Distribution/ParseUtils.o -ohi Distribution/ParseUtils.hi /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Simple/Utils.hs -o Distribution/Simple/Utils.o -ohi Distribution/Simple/Utils.hi <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/Simple/Program.hs -o Distribution/Simple/Program.o -ohi Distribution/Simple/Program.hi <> <> /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -ignore-package Cabal -ignore-package filepath -I../libraries -fglasgow-exts -no-recomp -c Distribution/InstalledPackageInfo.hs -o Distribution/InstalledPackageInfo.o -ohi Distribution/InstalledPackageInfo.hi <> <> rm -f libghccompat.a /usr/bin/ar q libghccompat.a Compat/Directory.o Compat/RawSystem.o Compat/Unicode.o Distribution/Compat/Directory.o Distribution/Compat/Exception.o Distribution/Compat/Map.o Distribution/Compat/RawSystem.o Distribution/Compat/ReadP.o Distribution/Compat/TempFile.o Distribution/Compiler.o Distribution/GetOpt.o Distribution/InstalledPackageInfo.o Distribution/License.o Distribution/Package.o Distribution/ParseUtils.o Distribution/Simple/Program.o Distribution/Simple/Utils.o Distribution/System.o Distribution/Verbosity.o Distribution/Version.o Language/Haskell/Extension.o System/FilePath.o System/FilePath/Posix.o System/FilePath/Windows.o Trace/Hpc/Mix.o Trace/Hpc/Tix.o Trace/Hpc/Util.o cbits/directory.o cbits/rawSystem.o cbits/unicode.o /usr/bin/ar: creating libghccompat.a : libghccompat.a ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `boot' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/mkdependC ------------------------------------------------------------------------ rm -f -f mkdependC echo '#!/usr/bin/perl' >> mkdependC echo '$DEFAULT_TMPDIR = "/tmp";' >> mkdependC echo '$CPP = "gcc -E ";' >> mkdependC echo '$BUILDPLATFORM = "powerpc-unknown-linux";' >> mkdependC cat mkdependC.prl >> mkdependC chmod +x mkdependC Finished making boot in mkdependC: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/runstdtest ------------------------------------------------------------------------ Finished making boot in runstdtest: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg ------------------------------------------------------------------------ Creating Version.hs ... /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode -optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Compiler -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.FilePath -optdep--exclude-module=System.FilePath.Posix -optdep--exclude-module=System.FilePath.Windows -optdep--exclude-module=System.Directory.Internals -optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix -optdep--exclude-module=Trace.Hpc.Util -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing Main.hs Version.hs <> make all echo "import System.Cmd; import System.Environment; import System.Exit" > ghc-pkg-inplace.hs /usr/bin/ghc -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -c Version.hs -o Version.o -ohi Version.hi echo "main = do args <- getArgs; rawSystem \"/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg.bin\" (\"--global-conf\":\"/builddir/build/BUILD/ghc-6.8.1/driver/package.conf.inplace\":args) >>= exitWith" >> ghc-pkg-inplace.hs /usr/bin/ghc --make ghc-pkg-inplace.hs -o ghc-pkg-inplace [1 of 1] Compiling Main ( ghc-pkg-inplace.hs, ghc-pkg-inplace.o ) Linking ghc-pkg-inplace ... <> /usr/bin/ghc -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -c Main.hs -o Main.o -ohi Main.hi <> /usr/bin/ghc -o ghc-pkg.bin -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -L../../compat -lghccompat Main.o Version.o <> Finished making boot in ghc-pkg: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hasktags ------------------------------------------------------------------------ /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -H16m -O HaskTags.hs Finished making boot in hasktags: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hsc2hs ------------------------------------------------------------------------ /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode -optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Compiler -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.FilePath -optdep--exclude-module=System.FilePath.Posix -optdep--exclude-module=System.FilePath.Windows -optdep--exclude-module=System.Directory.Internals -optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix -optdep--exclude-module=Trace.Hpc.Util -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -Wall Main.hs <> Finished making boot in hsc2hs: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/parallel ------------------------------------------------------------------------ Finished making boot in parallel: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `boot' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/cgprof ------------------------------------------------------------------------ ../../../utils/mkdependC/mkdependC -f .depend -- -O -Wall -I../../../includes -- cgprof.c daVinci.c main.c matrix.c symbol.c Finished making boot in cgprof: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/icons ------------------------------------------------------------------------ Finished making boot in icons: 0 ------------------------------------------------------------------------ == Finished making `boot' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ Finished making boot in prof: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/genprimopcode ------------------------------------------------------------------------ /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -H16m -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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/genapply ------------------------------------------------------------------------ /usr/bin/ghc -H16m -O -no-recomp -c GenApply.hs -o GenApply.o -ohi GenApply.hi /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -H16m -O -no-recomp GenApply.hs /usr/bin/ghc -o genapply -H16m -O -no-recomp GenApply.o Finished making boot in genapply: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/runghc ------------------------------------------------------------------------ /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode -optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Compiler -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.FilePath -optdep--exclude-module=System.FilePath.Posix -optdep--exclude-module=System.FilePath.Windows -optdep--exclude-module=System.Directory.Internals -optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix -optdep--exclude-module=Trace.Hpc.Util -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -Wall runghc.hs <> Finished making boot in runghc: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hpc ------------------------------------------------------------------------ /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode -optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Compiler -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.FilePath -optdep--exclude-module=System.FilePath.Posix -optdep--exclude-module=System.FilePath.Windows -optdep--exclude-module=System.Directory.Internals -optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix -optdep--exclude-module=Trace.Hpc.Util -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp Hpc.hs HpcCombine.hs HpcDraft.hs HpcFlags.hs HpcLexer.hs HpcMap.hs HpcMarkup.hs HpcOverlay.hs HpcParser.hs HpcReport.hs HpcSet.hs HpcShowTix.hs HpcUtils.hs Finished making boot in hpc: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/pwd ------------------------------------------------------------------------ /usr/bin/ghc -M -optdep-f -optdep.depend -osuf o -H16m -O pwd.hs Finished making boot in pwd: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/lndir ------------------------------------------------------------------------ ../../utils/mkdependC/mkdependC -f .depend -- -O -- lndir.c Finished making boot in lndir: 0 ------------------------------------------------------------------------ == Finished making `boot' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ make -C genprimopcode /usr/bin/ghc -H16m -O -c ParserM.hs -o ParserM.o -ohi ParserM.hi /usr/bin/ghc -H16m -O -c Syntax.hs -o Syntax.o -ohi Syntax.hi /usr/bin/ghc -H16m -O -c Lexer.hs -o Lexer.o -ohi Lexer.hi /usr/bin/ghc -H16m -O -c Parser.hs -o Parser.o -ohi Parser.hi /usr/bin/ghc -H16m -O -c Main.hs -o Main.o -ohi Main.hi /usr/bin/ghc -o genprimopcode -H16m -O Lexer.o Main.o Parser.o ParserM.o Syntax.o ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ echo "[]" > package.conf.inplace echo "[]" > package.conf ------------------------------------------------------------------------ == Recursively making `boot' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/mangler ------------------------------------------------------------------------ Finished making boot in mangler: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/split ------------------------------------------------------------------------ Finished making boot in split: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/ghc ------------------------------------------------------------------------ Finished making boot in ghc: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/ghci ------------------------------------------------------------------------ Finished making boot in ghci: 0 ------------------------------------------------------------------------ == Finished making `boot' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `boot' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs/man ------------------------------------------------------------------------ Finished making boot in man: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ Finished making boot in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs/users_guide ------------------------------------------------------------------------ Finished making boot in users_guide: 0 ------------------------------------------------------------------------ == make boot - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/compiler ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier stage1 mkdir stage1 for i in utils basicTypes types hsSyn prelude rename typecheck deSugar coreSyn vectorise specialise simplCore stranal stgSyn simplStg codeGen main profiling parser cprAnalysis ndpFlatten iface cmm nativeGen; do \ ../utils/mkdirhier/mkdirhier stage1/$i; \ done Creating main/Config.hs ... mkdir stage1/utils mkdir stage1/basicTypes mkdir stage1/types mkdir stage1/hsSyn mkdir stage1/prelude mkdir stage1/rename mkdir stage1/typecheck mkdir stage1/deSugar mkdir stage1/coreSyn mkdir stage1/vectorise mkdir stage1/specialise done. mkdir stage1/simplCore mkdir stage1/stranal mkdir stage1/stgSyn mkdir stage1/simplStg mkdir stage1/codeGen mkdir stage1/main mkdir stage1/profiling mkdir stage1/parser mkdir stage1/cprAnalysis mkdir stage1/ndpFlatten mkdir stage1/iface mkdir stage1/cmm mkdir stage1/nativeGen 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 ../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 touch .depend-BASE /usr/bin/ghc -M -optdep-f -optdep.depend-BASE -osuf o -I../includes -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Compat.Unicode -optdep--exclude-module=Distribution.Compat.FilePath -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Compiler -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.FilePath -optdep--exclude-module=System.FilePath.Posix -optdep--exclude-module=System.FilePath.Windows -optdep--exclude-module=System.Directory.Internals -optdep--exclude-module=Trace.Hpc.Mix -optdep--exclude-module=Trace.Hpc.Tix -optdep--exclude-module=Trace.Hpc.Util -H16m -O -iutils -ibasicTypes -itypes -ihsSyn -iprelude -irename -itypecheck -ideSugar -icoreSyn -ivectorise -ispecialise -isimplCore -istranal -istgSyn -isimplStg -icodeGen -imain -iprofiling -iparser -icprAnalysis -indpFlatten -iiface -icmm -inativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal basicTypes/BasicTypes.lhs basicTypes/DataCon.lhs basicTypes/Demand.lhs basicTypes/Id.lhs basicTypes/IdInfo.lhs basicTypes/Literal.lhs basicTypes/MkId.lhs basicTypes/Module.lhs basicTypes/Name.lhs basicTypes/NameEnv.lhs basicTypes/NameSet.lhs basicTypes/NewDemand.lhs basicTypes/OccName.lhs basicTypes/RdrName.lhs basicTypes/SrcLoc.lhs basicTypes/UniqSupply.lhs basicTypes/Unique.lhs basicTypes/Var.lhs basicTypes/VarEnv.lhs basicTypes/VarSet.lhs cmm/CLabel.hs cmm/Cmm.hs cmm/CmmBrokenBlock.hs cmm/CmmCPS.hs cmm/CmmCPSGen.hs cmm/CmmCallConv.hs cmm/CmmInfo.hs cmm/CmmLex.hs cmm/CmmLint.hs cmm/CmmLive.hs cmm/CmmOpt.hs cmm/CmmParse.hs cmm/CmmProcPoint.hs cmm/CmmUtils.hs cmm/Dataflow.hs cmm/MachOp.hs cmm/PprC.hs cmm/PprCmm.hs codeGen/Bitmap.hs codeGen/CgBindery.lhs codeGen/CgCallConv.hs codeGen/CgCase.lhs codeGen/CgClosure.lhs codeGen/CgCon.lhs codeGen/CgExpr.lhs codeGen/CgForeignCall.hs codeGen/CgHeapery.lhs codeGen/CgHpc.hs codeGen/CgInfoTbls.hs codeGen/CgLetNoEscape.lhs codeGen/CgMonad.lhs codeGen/CgParallel.hs codeGen/CgPrimOp.hs codeGen/CgProf.hs codeGen/CgStackery.lhs codeGen/CgTailCall.lhs codeGen/CgTicky.hs codeGen/CgUtils.hs codeGen/ClosureInfo.lhs codeGen/CodeGen.lhs codeGen/SMRep.lhs coreSyn/CoreFVs.lhs coreSyn/CoreLint.lhs coreSyn/CorePrep.lhs coreSyn/CoreSubst.lhs coreSyn/CoreSyn.lhs coreSyn/CoreTidy.lhs coreSyn/CoreUnfold.lhs coreSyn/CoreUtils.lhs coreSyn/ExternalCore.lhs coreSyn/MkExternalCore.lhs coreSyn/PprCore.lhs coreSyn/PprExternalCore.lhs cprAnalysis/CprAnalyse.lhs deSugar/Check.lhs deSugar/Coverage.lhs deSugar/Desugar.lhs deSugar/DsArrows.lhs deSugar/DsBinds.lhs deSugar/DsCCall.lhs deSugar/DsExpr.lhs deSugar/DsForeign.lhs deSugar/DsGRHSs.lhs deSugar/DsListComp.lhs deSugar/DsMonad.lhs deSugar/DsUtils.lhs deSugar/Match.lhs deSugar/MatchCon.lhs deSugar/MatchLit.lhs hsSyn/HsBinds.lhs hsSyn/HsDecls.lhs hsSyn/HsDoc.hs hsSyn/HsExpr.lhs hsSyn/HsImpExp.lhs hsSyn/HsLit.lhs hsSyn/HsPat.lhs hsSyn/HsSyn.lhs hsSyn/HsTypes.lhs hsSyn/HsUtils.lhs iface/BinIface.hs iface/BuildTyCl.lhs iface/IfaceEnv.lhs iface/IfaceSyn.lhs iface/IfaceType.lhs iface/LoadIface.lhs iface/MkIface.lhs iface/TcIface.lhs main/BreakArray.hs main/CmdLineParser.hs main/CodeOutput.lhs main/Config.hs main/Constants.lhs main/DriverMkDepend.hs main/DriverPhases.hs main/DriverPipeline.hs main/DynFlags.hs main/ErrUtils.lhs main/Finder.lhs main/GHC.hs main/HeaderInfo.hs main/HscMain.lhs main/HscStats.lhs main/HscTypes.lhs main/InteractiveEval.hs main/Main.hs main/PackageConfig.hs main/Packages.lhs main/ParsePkgConf.hs main/PprTyThing.hs main/StaticFlags.hs main/SysTools.lhs main/TidyPgm.lhs nativeGen/AsmCodeGen.lhs nativeGen/GraphBase.hs nativeGen/GraphColor.hs nativeGen/GraphOps.hs nativeGen/GraphPpr.hs nativeGen/MachCodeGen.hs nativeGen/MachInstrs.hs nativeGen/MachRegs.lhs nativeGen/NCGMonad.hs nativeGen/PositionIndependentCode.hs nativeGen/PprMach.hs nativeGen/RegAllocColor.hs nativeGen/RegAllocInfo.hs nativeGen/RegAllocLinear.hs nativeGen/RegAllocStats.hs nativeGen/RegArchBase.hs nativeGen/RegArchX86.hs nativeGen/RegCoalesce.hs nativeGen/RegLiveness.hs nativeGen/RegSpill.hs nativeGen/RegSpillClean.hs nativeGen/RegSpillCost.hs ndpFlatten/FlattenInfo.hs ndpFlatten/FlattenMonad.hs ndpFlatten/Flattening.hs ndpFlatten/NDPCoreUtils.hs ndpFlatten/PArrAnal.hs parser/Ctype.lhs parser/HaddockLex.hs parser/HaddockParse.hs parser/HaddockUtils.hs parser/LexCore.hs parser/Lexer.hs parser/Parser.hs parser/ParserCore.hs parser/ParserCoreUtils.hs parser/RdrHsSyn.lhs prelude/ForeignCall.lhs prelude/PrelInfo.lhs prelude/PrelNames.lhs prelude/PrelRules.lhs prelude/PrimOp.lhs prelude/TysPrim.lhs prelude/TysWiredIn.lhs profiling/CostCentre.lhs profiling/SCCfinal.lhs rename/RnBinds.lhs rename/RnEnv.lhs rename/RnExpr.lhs rename/RnHsDoc.hs rename/RnHsSyn.lhs rename/RnNames.lhs rename/RnSource.lhs rename/RnTypes.lhs simplCore/CSE.lhs simplCore/FloatIn.lhs simplCore/FloatOut.lhs simplCore/LiberateCase.lhs simplCore/OccurAnal.lhs simplCore/SAT.lhs simplCore/SATMonad.lhs simplCore/SetLevels.lhs simplCore/SimplCore.lhs simplCore/SimplEnv.lhs simplCore/SimplMonad.lhs simplCore/SimplUtils.lhs simplCore/Simplify.lhs simplStg/SRT.lhs simplStg/SimplStg.lhs simplStg/StgStats.lhs specialise/Rules.lhs specialise/SpecConstr.lhs specialise/Specialise.lhs stgSyn/CoreToStg.lhs stgSyn/StgLint.lhs stgSyn/StgSyn.lhs stranal/DmdAnal.lhs stranal/SaAbsInt.lhs stranal/SaLib.lhs stranal/StrictAnal.lhs stranal/WorkWrap.lhs stranal/WwLib.lhs typecheck/FamInst.lhs typecheck/Inst.lhs typecheck/TcArrows.lhs typecheck/TcBinds.lhs typecheck/TcClassDcl.lhs typecheck/TcDefaults.lhs typecheck/TcDeriv.lhs typecheck/TcEnv.lhs typecheck/TcExpr.lhs typecheck/TcForeign.lhs typecheck/TcGadt.lhs typecheck/TcGenDeriv.lhs typecheck/TcHsSyn.lhs typecheck/TcHsType.lhs typecheck/TcInstDcls.lhs typecheck/TcMType.lhs typecheck/TcMatches.lhs typecheck/TcPat.lhs typecheck/TcRnDriver.lhs typecheck/TcRnMonad.lhs typecheck/TcRnTypes.lhs typecheck/TcRules.lhs typecheck/TcSimplify.lhs typecheck/TcTyClsDecls.lhs typecheck/TcTyDecls.lhs typecheck/TcTyFuns.lhs typecheck/TcType.lhs typecheck/TcUnify.lhs types/Class.lhs types/Coercion.lhs types/FamInstEnv.lhs types/FunDeps.lhs types/Generics.lhs types/InstEnv.lhs types/TyCon.lhs types/Type.lhs types/TypeRep.lhs types/Unify.lhs utils/Bag.lhs utils/Binary.hs utils/BufWrite.hs utils/Digraph.lhs utils/Encoding.hs utils/FastMutInt.lhs utils/FastString.lhs utils/FastTypes.lhs utils/FiniteMap.lhs utils/IOEnv.hs utils/ListSetOps.lhs utils/Maybes.lhs utils/OrdList.lhs utils/Outputable.lhs utils/Panic.lhs utils/Pretty.lhs utils/State.hs utils/StringBuffer.lhs utils/UniqFM.lhs utils/UniqSet.lhs utils/Util.lhs vectorise/VectBuiltIn.hs vectorise/VectCore.hs vectorise/VectMonad.hs vectorise/VectType.hs vectorise/VectUtils.hs vectorise/Vectorise.hs <> ../utils/mkdependC/mkdependC -f .depend-BASE -D__GLASGOW_HASKELL__=608 -I../includes -- -O -Iparser -I. -O -- parser/cutils.c parser/hschooks.c /usr/bin/perl -pe 'binmode(stdin); binmode(stdout); s@(\S*[._]o)@stage1/$1@g; s@(\S*[._]hi)@stage1/$1@g; s@^.*/compat.*$@@g;' <.depend-BASE >.depend-1 ------------------------------------------------------------------------ == make boot -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ gcc -E -undef -traditional -P \ -DIMPORT_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/rts"' \ -DLIB_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/rts"' \ -DINCLUDE_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/rts/include"' \ -DDATA_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/rts"' \ -DHTML_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/rts/html"' \ -DHADDOCK_IFACE='"/builddir/build/BUILD/ghc-6.8.1/libraries/rts/html/rts.haddock"' \ -DFPTOOLS_TOP_ABS='"/builddir/build/BUILD/ghc-6.8.1"' \ -x c -DGMP_INCLUDE_DIRS='' -DGMP_LIB_DIRS='' -I../includes -Iinclude -DPACKAGE=rts -DVERSION= -DPKG_LIBDIR='"/usr/lib/ghc-6.8.1"' -DPKG_DATADIR='"/usr/share/ghc-6.8.1"' package.conf.in | \ grep -v '^#pragma GCC' | \ sed -e 's/""//g' -e 's/:[ ]*,/: /g' >package.conf.inplace ../utils/ghc-pkg/ghc-pkg-inplace update - --force-files > mkdependC echo '$DEFAULT_TMPDIR = "/tmp";' >> mkdependC echo '$CPP = "gcc -E ";' >> mkdependC echo '$BUILDPLATFORM = "powerpc-unknown-linux";' >> mkdependC cat mkdependC.prl >> mkdependC chmod +x mkdependC Finished making all in mkdependC: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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 -C 1";' >> runstdtest cat runstdtest.prl >> runstdtest chmod +x runstdtest Finished making all in runstdtest: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hasktags ------------------------------------------------------------------------ /usr/bin/ghc -H16m -O -c HaskTags.hs -o HaskTags.o -ohi HaskTags.hi /usr/bin/ghc -o hasktags -H16m -O HaskTags.o Finished making all in hasktags: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hsc2hs ------------------------------------------------------------------------ echo "import System.Cmd; import System.Environment; import System.Exit" > hsc2hs-inplace.hs /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -Wall -c Main.hs -o Main.o -ohi Main.hi echo "main = do args <- getArgs; rawSystem \"/builddir/build/BUILD/ghc-6.8.1/utils/hsc2hs/hsc2hs-bin\" (\"--template=/builddir/build/BUILD/ghc-6.8.1/utils/hsc2hs/template-hsc.h\":\"--cc=gcc\":\"--ld=gcc\":\"--cflag=-D__GLASGOW_HASKELL__=608\":\"-I/builddir/build/BUILD/ghc-6.8.1/includes\":\"-I/builddir/build/BUILD/ghc-6.8.1/gmp/gmpbuild\":args) >>= exitWith" >> hsc2hs-inplace.hs /usr/bin/ghc --make hsc2hs-inplace.hs -o hsc2hs-inplace [1 of 1] Compiling Main ( hsc2hs-inplace.hs, hsc2hs-inplace.o ) Linking hsc2hs-inplace ... <> /usr/bin/ghc -o hsc2hs-bin -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -Wall -L../../compat -lghccompat Main.o <> Finished making all in hsc2hs: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ rm -f -f ghcprof-inplace echo '#!/usr/bin/perl' >> ghcprof-inplace echo '$DEFAULT_TMPDIR = "/tmp";' >> ghcprof-inplace echo '$TARGETPLATFORM = "powerpc-unknown-linux";' >> ghcprof-inplace echo '$icondir = "/builddir/build/BUILD/ghc-6.8.1/ghc/utils/prof/icons";' >> ghcprof-inplace echo '$xmlparser = "/builddir/build/BUILD/ghc-6.8.1/ghc/utils/prof/xmlparser/xmlparser";' >> ghcprof-inplace echo '$cgprof_dir = "/builddir/build/BUILD/ghc-6.8.1/ghc/utils/prof/cgprof";' >> ghcprof-inplace cat ghcprof.prl >> ghcprof-inplace chmod +x ghcprof-inplace ------------------------------------------------------------------------ == Recursively making `all' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/cgprof ------------------------------------------------------------------------ gcc -O -Wall -I../../../includes -c cgprof.c -o cgprof.o gcc -O -Wall -I../../../includes -c daVinci.c -o daVinci.o gcc -O -Wall -I../../../includes -c main.c -o main.o gcc -O -Wall -I../../../includes -c matrix.c -o matrix.o gcc -O -Wall -I../../../includes -c symbol.c -o symbol.o gcc -o cgprof -O -Wall -I../../../includes cgprof.o daVinci.o main.o matrix.o symbol.o Finished making all in cgprof: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/icons ------------------------------------------------------------------------ make[3]: Nothing to be done for `all'. Finished making all in icons: 0 ------------------------------------------------------------------------ == Finished making `all' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ Finished making all in prof: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/genprimopcode ------------------------------------------------------------------------ Finished making all in genprimopcode: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in genapply: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/runghc ------------------------------------------------------------------------ /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -Wall -c runghc.hs -o runghc.o -ohi runghc.hi <> /usr/bin/ghc -o runghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -Rghc-timing -Wall -L../../compat -lghccompat runghc.o <> cp runghc runhaskell Finished making all in runghc: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hpc ------------------------------------------------------------------------ /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcMap.hs -o HpcMap.o -ohi HpcMap.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcSet.hs -o HpcSet.o -ohi HpcSet.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcLexer.hs -o HpcLexer.o -ohi HpcLexer.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcFlags.hs -o HpcFlags.o -ohi HpcFlags.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcParser.hs -o HpcParser.o -ohi HpcParser.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcUtils.hs -o HpcUtils.o -ohi HpcUtils.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcShowTix.hs -o HpcShowTix.o -ohi HpcShowTix.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcCombine.hs -o HpcCombine.o -ohi HpcCombine.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcReport.hs -o HpcReport.o -ohi HpcReport.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcOverlay.hs -o HpcOverlay.o -ohi HpcOverlay.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcDraft.hs -o HpcDraft.o -ohi HpcDraft.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c HpcMarkup.hs -o HpcMarkup.o -ohi HpcMarkup.hi /usr/bin/ghc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -c Hpc.hs -o Hpc.o -ohi Hpc.hi /usr/bin/ghc -o hpc -H16m -O -DUSING_COMPAT -i../../compat -ignore-package Cabal -cpp -L../../compat -lghccompat Hpc.o HpcCombine.o HpcDraft.o HpcFlags.o HpcLexer.o HpcMap.o HpcMarkup.o HpcOverlay.o HpcParser.o HpcReport.o HpcSet.o HpcShowTix.o HpcUtils.o Finished making all in hpc: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/pwd ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in pwd: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/lndir ------------------------------------------------------------------------ gcc -O -c lndir.c -o lndir.o gcc -o lndir -O lndir.o Finished making all in lndir: 0 ------------------------------------------------------------------------ == Finished making `all' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `all' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/mangler ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.8.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 = "powerpc-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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/split ------------------------------------------------------------------------ /builddir/build/BUILD/ghc-6.8.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 = "powerpc-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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/ghci ------------------------------------------------------------------------ rm -f -f ghci-inplace echo "#!/bin/sh" >> ghci-inplace echo "GHCBIN=/builddir/build/BUILD/ghc-6.8.1/compiler/ghc-6.8.1" >> ghci-inplace echo "TOPDIROPT=/builddir/build/BUILD/ghc-6.8.1" >> ghci-inplace echo 'exec $GHCPKGBIN --global-conf $PKGCONF ${1+"$@"}' >> ghci-inplace chmod +x ghci-inplace Finished making all in ghci: 0 ------------------------------------------------------------------------ == Finished making `all' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `all' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs/man ------------------------------------------------------------------------ perl gen_flags.xsl.pl "ghc ghci" "/usr/lib/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs/users_guide ------------------------------------------------------------------------ make[2]: Nothing to be done for `all'. Finished making all in users_guide: 0 ------------------------------------------------------------------------ == make all - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make all -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/compiler ------------------------------------------------------------------------ /bin/sed -e "s@GHC_PATH@/builddir/build/BUILD/ghc-6.8.1/compiler/stage1/ghc-6.8.1@g" -e "s@TOP_ABS@/builddir/build/BUILD/ghc-6.8.1@g" < ghc-inplace.c > stage1/ghc-inplace.c /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/OccName.lhs-boot -o stage1/basicTypes/OccName.o-boot -ohi stage1/basicTypes/OccName.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -O -c utils/Encoding.hs -o stage1/utils/Encoding.o -ohi stage1/utils/Encoding.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -DSTAGE=\"1\" -c main/Config.hs -o stage1/main/Config.o -ohi stage1/main/Config.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Name.lhs-boot -o stage1/basicTypes/Name.o-boot -ohi stage1/basicTypes/Name.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/TypeRep.lhs-boot -o stage1/types/TypeRep.o-boot -ohi stage1/types/TypeRep.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/IdInfo.lhs-boot -o stage1/basicTypes/IdInfo.o-boot -ohi stage1/basicTypes/IdInfo.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/TyCon.lhs-boot -o stage1/types/TyCon.o-boot -ohi stage1/types/TyCon.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Demand.lhs -o stage1/basicTypes/Demand.o -ohi stage1/basicTypes/Demand.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/Packages.lhs-boot -o stage1/main/Packages.o-boot -ohi stage1/main/Packages.hi-boot <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/OrdList.lhs -o stage1/utils/OrdList.o -ohi stage1/utils/OrdList.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/Dataflow.hs -o stage1/cmm/Dataflow.o -ohi stage1/cmm/Dataflow.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/ExternalCore.lhs -o stage1/coreSyn/ExternalCore.o -ohi stage1/coreSyn/ExternalCore.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cprAnalysis/CprAnalyse.lhs -o stage1/cprAnalysis/CprAnalyse.o -ohi stage1/cprAnalysis/CprAnalyse.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/State.hs -o stage1/utils/State.o -ohi stage1/utils/State.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/ParserCoreUtils.hs -o stage1/parser/ParserCoreUtils.o -ohi stage1/parser/ParserCoreUtils.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/InteractiveEval.hs -o stage1/main/InteractiveEval.o -ohi stage1/main/InteractiveEval.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stranal/SaAbsInt.lhs -o stage1/stranal/SaAbsInt.o -ohi stage1/stranal/SaAbsInt.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stranal/SaLib.lhs -o stage1/stranal/SaLib.o -ohi stage1/stranal/SaLib.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stranal/StrictAnal.lhs -o stage1/stranal/StrictAnal.o -ohi stage1/stranal/StrictAnal.hi <> /usr/bin/ghc -optc-O -optc-Iparser -optc-I. -optc-O -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/cutils.c -o stage1/parser/cutils.o <> /usr/bin/ghc -optc-O -optc-Iparser -optc-I. -optc-O -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/hschooks.c -o stage1/parser/hschooks.o <> /usr/bin/ghc -cpp stage1/ghc-inplace.c -o stage1/ghc-inplace <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/LexCore.hs -o stage1/parser/LexCore.o -ohi stage1/parser/LexCore.hi <> <> rm -f -f ghc-inplace && ln -s stage1/ghc-inplace ghc-inplace <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -O -funbox-strict-fields -c utils/FastString.lhs -o stage1/utils/FastString.o -ohi stage1/utils/FastString.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/PackageConfig.hs -o stage1/main/PackageConfig.o -ohi stage1/main/PackageConfig.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/FastTypes.lhs -o stage1/utils/FastTypes.o -ohi stage1/utils/FastTypes.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -O -c utils/FastMutInt.lhs -o stage1/utils/FastMutInt.o -ohi stage1/utils/FastMutInt.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/Maybes.lhs -o stage1/utils/Maybes.o -ohi stage1/utils/Maybes.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/Constants.lhs -o stage1/main/Constants.o -ohi stage1/main/Constants.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -O -funbox-strict-fields -c utils/StringBuffer.lhs -o stage1/utils/StringBuffer.o -ohi stage1/utils/StringBuffer.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/Ctype.lhs -o stage1/parser/Ctype.o -ohi stage1/parser/Ctype.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/Panic.lhs -o stage1/utils/Panic.o -ohi stage1/utils/Panic.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/Util.lhs -o stage1/utils/Util.o -ohi stage1/utils/Util.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/BufWrite.hs -o stage1/utils/BufWrite.o -ohi stage1/utils/BufWrite.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Module.lhs-boot -o stage1/basicTypes/Module.o-boot -ohi stage1/basicTypes/Module.hi-boot <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/Pretty.lhs -o stage1/utils/Pretty.o -ohi stage1/utils/Pretty.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/BreakArray.hs -o stage1/main/BreakArray.o -ohi stage1/main/BreakArray.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/IOEnv.hs -o stage1/utils/IOEnv.o -ohi stage1/utils/IOEnv.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/SAT.lhs -o stage1/simplCore/SAT.o -ohi stage1/simplCore/SAT.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/SATMonad.lhs -o stage1/simplCore/SATMonad.o -ohi stage1/simplCore/SATMonad.hi <> <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/CmdLineParser.hs -o stage1/main/CmdLineParser.o -ohi stage1/main/CmdLineParser.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/DriverPhases.hs -o stage1/main/DriverPhases.o -ohi stage1/main/DriverPhases.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/PprExternalCore.lhs -o stage1/coreSyn/PprExternalCore.o -ohi stage1/coreSyn/PprExternalCore.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fno-cse -c main/StaticFlags.hs -o stage1/main/StaticFlags.o -ohi stage1/main/StaticFlags.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/Outputable.lhs -o stage1/utils/Outputable.o -ohi stage1/utils/Outputable.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/BasicTypes.lhs -o stage1/basicTypes/BasicTypes.o -ohi stage1/basicTypes/BasicTypes.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/Bag.lhs -o stage1/utils/Bag.o -ohi stage1/utils/Bag.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcType.lhs-boot -o stage1/typecheck/TcType.o-boot -ohi stage1/typecheck/TcType.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -funbox-strict-fields -c basicTypes/SrcLoc.lhs -o stage1/basicTypes/SrcLoc.o -ohi stage1/basicTypes/SrcLoc.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fglasgow-exts -c utils/Digraph.lhs -o stage1/utils/Digraph.o -ohi stage1/utils/Digraph.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/MachOp.hs -o stage1/cmm/MachOp.o -ohi stage1/cmm/MachOp.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/FiniteMap.lhs -o stage1/utils/FiniteMap.o -ohi stage1/utils/FiniteMap.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Unique.lhs -o stage1/basicTypes/Unique.o -ohi stage1/basicTypes/Unique.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/ErrUtils.lhs-boot -o stage1/main/ErrUtils.o-boot -ohi stage1/main/ErrUtils.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsDoc.hs -o stage1/hsSyn/HsDoc.o -ohi stage1/hsSyn/HsDoc.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsPat.lhs-boot -o stage1/hsSyn/HsPat.o-boot -ohi stage1/hsSyn/HsPat.hi-boot <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsExpr.lhs-boot -o stage1/hsSyn/HsExpr.o-boot -ohi stage1/hsSyn/HsExpr.hi-boot <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/UniqFM.lhs -o stage1/utils/UniqFM.o -ohi stage1/utils/UniqFM.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/UniqSupply.lhs -o stage1/basicTypes/UniqSupply.o -ohi stage1/basicTypes/UniqSupply.hi <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -O -funbox-strict-fields -c utils/Binary.hs -o stage1/utils/Binary.o -ohi stage1/utils/Binary.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/ListSetOps.lhs -o stage1/utils/ListSetOps.o -ohi stage1/utils/ListSetOps.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c utils/UniqSet.lhs -o stage1/utils/UniqSet.o -ohi stage1/utils/UniqSet.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/GraphBase.hs -o stage1/nativeGen/GraphBase.o -ohi stage1/nativeGen/GraphBase.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegArchBase.hs -o stage1/nativeGen/RegArchBase.o -ohi stage1/nativeGen/RegArchBase.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/GraphPpr.hs -o stage1/nativeGen/GraphPpr.o -ohi stage1/nativeGen/GraphPpr.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/GraphOps.hs -o stage1/nativeGen/GraphOps.o -ohi stage1/nativeGen/GraphOps.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegArchX86.hs -o stage1/nativeGen/RegArchX86.o -ohi stage1/nativeGen/RegArchX86.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/GraphColor.hs -o stage1/nativeGen/GraphColor.o -ohi stage1/nativeGen/GraphColor.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Module.lhs -o stage1/basicTypes/Module.o -ohi stage1/basicTypes/Module.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/OccName.lhs -o stage1/basicTypes/OccName.o -ohi stage1/basicTypes/OccName.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c prelude/ForeignCall.lhs -o stage1/prelude/ForeignCall.o -ohi stage1/prelude/ForeignCall.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsImpExp.lhs -o stage1/hsSyn/HsImpExp.o -ohi stage1/hsSyn/HsImpExp.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Name.lhs -o stage1/basicTypes/Name.o -ohi stage1/basicTypes/Name.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Var.lhs -o stage1/basicTypes/Var.o -ohi stage1/basicTypes/Var.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/DataCon.lhs-boot -o stage1/basicTypes/DataCon.o-boot -ohi stage1/basicTypes/DataCon.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/RdrName.lhs -o stage1/basicTypes/RdrName.o -ohi stage1/basicTypes/RdrName.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/NameSet.lhs -o stage1/basicTypes/NameSet.o -ohi stage1/basicTypes/NameSet.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/NameEnv.lhs -o stage1/basicTypes/NameEnv.o -ohi stage1/basicTypes/NameEnv.hi <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/Class.lhs -o stage1/types/Class.o -ohi stage1/types/Class.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/VarSet.lhs -o stage1/basicTypes/VarSet.o -ohi stage1/basicTypes/VarSet.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c profiling/CostCentre.lhs -o stage1/profiling/CostCentre.o -ohi stage1/profiling/CostCentre.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/VarEnv.lhs -o stage1/basicTypes/VarEnv.o -ohi stage1/basicTypes/VarEnv.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c prelude/PrelNames.lhs -o stage1/prelude/PrelNames.o -ohi stage1/prelude/PrelNames.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/HaddockLex.hs-boot -o stage1/parser/HaddockLex.o-boot -ohi stage1/parser/HaddockLex.hi-boot <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/NewDemand.lhs -o stage1/basicTypes/NewDemand.o -ohi stage1/basicTypes/NewDemand.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgBindery.lhs-boot -o stage1/codeGen/CgBindery.o-boot -ohi stage1/codeGen/CgBindery.hi-boot <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/TyCon.lhs -o stage1/types/TyCon.o -ohi stage1/types/TyCon.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/DynFlags.hs -o stage1/main/DynFlags.o -ohi stage1/main/DynFlags.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c ndpFlatten/FlattenInfo.hs -o stage1/ndpFlatten/FlattenInfo.o -ohi stage1/ndpFlatten/FlattenInfo.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/TypeRep.lhs -o stage1/types/TypeRep.o -ohi stage1/types/TypeRep.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/Type.lhs -o stage1/types/Type.o -ohi stage1/types/Type.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/Coercion.lhs -o stage1/types/Coercion.o -ohi stage1/types/Coercion.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c prelude/TysPrim.lhs -o stage1/prelude/TysPrim.o -ohi stage1/prelude/TysPrim.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsLit.lhs -o stage1/hsSyn/HsLit.o -ohi stage1/hsSyn/HsLit.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsTypes.lhs -o stage1/hsSyn/HsTypes.o -ohi stage1/hsSyn/HsTypes.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/ErrUtils.lhs -o stage1/main/ErrUtils.o -ohi stage1/main/ErrUtils.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Literal.lhs -o stage1/basicTypes/Literal.o -ohi stage1/basicTypes/Literal.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/DataCon.lhs -o stage1/basicTypes/DataCon.o -ohi stage1/basicTypes/DataCon.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -funbox-strict-fields -c parser/Lexer.hs -o stage1/parser/Lexer.o -ohi stage1/parser/Lexer.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fno-cse -c main/SysTools.lhs -o stage1/main/SysTools.o -ohi stage1/main/SysTools.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/MkId.lhs-boot -o stage1/basicTypes/MkId.o-boot -ohi stage1/basicTypes/MkId.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CoreSyn.lhs -o stage1/coreSyn/CoreSyn.o -ohi stage1/coreSyn/CoreSyn.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/Unify.lhs -o stage1/types/Unify.o -ohi stage1/types/Unify.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c prelude/TysWiredIn.lhs -o stage1/prelude/TysWiredIn.o -ohi stage1/prelude/TysWiredIn.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -H80m -c prelude/PrimOp.lhs -o stage1/prelude/PrimOp.o -ohi stage1/prelude/PrimOp.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/IfaceType.lhs -o stage1/iface/IfaceType.o -ohi stage1/iface/IfaceType.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcType.lhs -o stage1/typecheck/TcType.o -ohi stage1/typecheck/TcType.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/IfaceSyn.lhs -o stage1/iface/IfaceSyn.o -ohi stage1/iface/IfaceSyn.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/IdInfo.lhs -o stage1/basicTypes/IdInfo.o -ohi stage1/basicTypes/IdInfo.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/Id.lhs -o stage1/basicTypes/Id.o -ohi stage1/basicTypes/Id.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/PprCore.lhs -o stage1/coreSyn/PprCore.o -ohi stage1/coreSyn/PprCore.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CoreFVs.lhs -o stage1/coreSyn/CoreFVs.o -ohi stage1/coreSyn/CoreFVs.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/SMRep.lhs -o stage1/codeGen/SMRep.o -ohi stage1/codeGen/SMRep.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/Bitmap.hs -o stage1/codeGen/Bitmap.o -ohi stage1/codeGen/Bitmap.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CoreUtils.lhs -o stage1/coreSyn/CoreUtils.o -ohi stage1/coreSyn/CoreUtils.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsBinds.lhs -o stage1/hsSyn/HsBinds.o -ohi stage1/hsSyn/HsBinds.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c ndpFlatten/NDPCoreUtils.hs -o stage1/ndpFlatten/NDPCoreUtils.o -ohi stage1/ndpFlatten/NDPCoreUtils.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c ndpFlatten/PArrAnal.hs -o stage1/ndpFlatten/PArrAnal.o -ohi stage1/ndpFlatten/PArrAnal.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsPat.lhs -o stage1/hsSyn/HsPat.o -ohi stage1/hsSyn/HsPat.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CoreLint.lhs -o stage1/coreSyn/CoreLint.o -ohi stage1/coreSyn/CoreLint.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/OccurAnal.lhs -o stage1/simplCore/OccurAnal.o -ohi stage1/simplCore/OccurAnal.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c prelude/PrelRules.lhs -o stage1/prelude/PrelRules.o -ohi stage1/prelude/PrelRules.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CoreTidy.lhs -o stage1/coreSyn/CoreTidy.o -ohi stage1/coreSyn/CoreTidy.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CoreSubst.lhs -o stage1/coreSyn/CoreSubst.o -ohi stage1/coreSyn/CoreSubst.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c vectorise/VectCore.hs -o stage1/vectorise/VectCore.o -ohi stage1/vectorise/VectCore.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsDecls.lhs -o stage1/hsSyn/HsDecls.o -ohi stage1/hsSyn/HsDecls.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/SetLevels.lhs -o stage1/simplCore/SetLevels.o -ohi stage1/simplCore/SetLevels.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CoreUnfold.lhs -o stage1/coreSyn/CoreUnfold.o -ohi stage1/coreSyn/CoreUnfold.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsExpr.lhs -o stage1/hsSyn/HsExpr.o -ohi stage1/hsSyn/HsExpr.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c specialise/Rules.lhs -o stage1/specialise/Rules.o -ohi stage1/specialise/Rules.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stranal/DmdAnal.lhs -o stage1/stranal/DmdAnal.o -ohi stage1/stranal/DmdAnal.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/CorePrep.lhs -o stage1/coreSyn/CorePrep.o -ohi stage1/coreSyn/CorePrep.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/FloatOut.lhs -o stage1/simplCore/FloatOut.o -ohi stage1/simplCore/FloatOut.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/FloatIn.lhs -o stage1/simplCore/FloatIn.o -ohi stage1/simplCore/FloatIn.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/CSE.lhs -o stage1/simplCore/CSE.o -ohi stage1/simplCore/CSE.hi <> <> <> <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsUtils.lhs -o stage1/hsSyn/HsUtils.o -ohi stage1/hsSyn/HsUtils.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c hsSyn/HsSyn.lhs -o stage1/hsSyn/HsSyn.o -ohi stage1/hsSyn/HsSyn.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcGadt.lhs -o stage1/typecheck/TcGadt.o -ohi stage1/typecheck/TcGadt.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/HaddockParse.hs -o stage1/parser/HaddockParse.o -ohi stage1/parser/HaddockParse.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/HscStats.lhs -o stage1/main/HscStats.o -ohi stage1/main/HscStats.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnHsSyn.lhs -o stage1/rename/RnHsSyn.o -ohi stage1/rename/RnHsSyn.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/HaddockUtils.hs -o stage1/parser/HaddockUtils.o -ohi stage1/parser/HaddockUtils.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c basicTypes/MkId.lhs -o stage1/basicTypes/MkId.o -ohi stage1/basicTypes/MkId.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/InstEnv.lhs -o stage1/types/InstEnv.o -ohi stage1/types/InstEnv.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/FamInstEnv.lhs -o stage1/types/FamInstEnv.o -ohi stage1/types/FamInstEnv.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/FunDeps.lhs -o stage1/types/FunDeps.o -ohi stage1/types/FunDeps.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/SimplMonad.lhs -o stage1/simplCore/SimplMonad.o -ohi stage1/simplCore/SimplMonad.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stranal/WwLib.lhs -o stage1/stranal/WwLib.o -ohi stage1/stranal/WwLib.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c specialise/Specialise.lhs -o stage1/specialise/Specialise.o -ohi stage1/specialise/Specialise.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/SimplEnv.lhs -o stage1/simplCore/SimplEnv.o -ohi stage1/simplCore/SimplEnv.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stranal/WorkWrap.lhs -o stage1/stranal/WorkWrap.o -ohi stage1/stranal/WorkWrap.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c specialise/SpecConstr.lhs -o stage1/specialise/SpecConstr.o -ohi stage1/specialise/SpecConstr.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/SimplUtils.lhs -o stage1/simplCore/SimplUtils.o -ohi stage1/simplCore/SimplUtils.hi <> <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fno-warn-incomplete-patterns -c main/ParsePkgConf.hs -o stage1/main/ParsePkgConf.o -ohi stage1/main/ParsePkgConf.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/RdrHsSyn.lhs -o stage1/parser/RdrHsSyn.o -ohi stage1/parser/RdrHsSyn.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/Packages.lhs -o stage1/main/Packages.o -ohi stage1/main/Packages.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CLabel.hs -o stage1/cmm/CLabel.o -ohi stage1/cmm/CLabel.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stgSyn/StgSyn.lhs -o stage1/stgSyn/StgSyn.o -ohi stage1/stgSyn/StgSyn.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/HscTypes.lhs -o stage1/main/HscTypes.o -ohi stage1/main/HscTypes.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/ParserCore.hs -o stage1/parser/ParserCore.o -ohi stage1/parser/ParserCore.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplStg/SRT.lhs -o stage1/simplStg/SRT.o -ohi stage1/simplStg/SRT.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplStg/StgStats.lhs -o stage1/simplStg/StgStats.o -ohi stage1/simplStg/StgStats.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stgSyn/StgLint.lhs -o stage1/stgSyn/StgLint.o -ohi stage1/stgSyn/StgLint.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c profiling/SCCfinal.lhs -o stage1/profiling/SCCfinal.o -ohi stage1/profiling/SCCfinal.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c stgSyn/CoreToStg.lhs -o stage1/stgSyn/CoreToStg.o -ohi stage1/stgSyn/CoreToStg.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/ClosureInfo.lhs -o stage1/codeGen/ClosureInfo.o -ohi stage1/codeGen/ClosureInfo.hi <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplStg/SimplStg.lhs -o stage1/simplStg/SimplStg.o -ohi stage1/simplStg/SimplStg.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/Cmm.hs -o stage1/cmm/Cmm.o -ohi stage1/cmm/Cmm.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c prelude/PrelInfo.lhs -o stage1/prelude/PrelInfo.o -ohi stage1/prelude/PrelInfo.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c coreSyn/MkExternalCore.lhs -o stage1/coreSyn/MkExternalCore.o -ohi stage1/coreSyn/MkExternalCore.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcRnTypes.lhs -o stage1/typecheck/TcRnTypes.o -ohi stage1/typecheck/TcRnTypes.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fno-cse -c main/Finder.lhs -o stage1/main/Finder.o -ohi stage1/main/Finder.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/Coverage.lhs -o stage1/deSugar/Coverage.o -ohi stage1/deSugar/Coverage.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fno-warn-incomplete-patterns -Onot -fno-ignore-interface-pragmas -c parser/Parser.hs -o stage1/parser/Parser.o -ohi stage1/parser/Parser.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/LiberateCase.lhs -o stage1/simplCore/LiberateCase.o -ohi stage1/simplCore/LiberateCase.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcTyDecls.lhs -o stage1/typecheck/TcTyDecls.o -ohi stage1/typecheck/TcTyDecls.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmUtils.hs -o stage1/cmm/CmmUtils.o -ohi stage1/cmm/CmmUtils.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmCallConv.hs -o stage1/cmm/CmmCallConv.o -ohi stage1/cmm/CmmCallConv.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmLive.hs -o stage1/cmm/CmmLive.o -ohi stage1/cmm/CmmLive.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmLex.hs -o stage1/cmm/CmmLex.o -ohi stage1/cmm/CmmLex.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/PprC.hs -o stage1/cmm/PprC.o -ohi stage1/cmm/PprC.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/Simplify.lhs -o stage1/simplCore/Simplify.o -ohi stage1/simplCore/Simplify.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c ndpFlatten/FlattenMonad.hs -o stage1/ndpFlatten/FlattenMonad.o -ohi stage1/ndpFlatten/FlattenMonad.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcGenDeriv.lhs -o stage1/typecheck/TcGenDeriv.o -ohi stage1/typecheck/TcGenDeriv.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmOpt.hs -o stage1/cmm/CmmOpt.o -ohi stage1/cmm/CmmOpt.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnExpr.lhs-boot -o stage1/rename/RnExpr.o-boot -ohi stage1/rename/RnExpr.hi-boot <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcUnify.lhs-boot -o stage1/typecheck/TcUnify.o-boot -ohi stage1/typecheck/TcUnify.hi-boot <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcExpr.lhs-boot -o stage1/typecheck/TcExpr.o-boot -ohi stage1/typecheck/TcExpr.hi-boot <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcMatches.lhs-boot -o stage1/typecheck/TcMatches.o-boot -ohi stage1/typecheck/TcMatches.hi-boot <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/PprCmm.hs -o stage1/cmm/PprCmm.o -ohi stage1/cmm/PprCmm.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgMonad.lhs -o stage1/codeGen/CgMonad.o -ohi stage1/codeGen/CgMonad.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcRnMonad.lhs -o stage1/typecheck/TcRnMonad.o -ohi stage1/typecheck/TcRnMonad.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/TcIface.lhs-boot -o stage1/iface/TcIface.o-boot -ohi stage1/iface/TcIface.hi-boot <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c ndpFlatten/Flattening.hs -o stage1/ndpFlatten/Flattening.o -ohi stage1/ndpFlatten/Flattening.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmLint.hs -o stage1/cmm/CmmLint.o -ohi stage1/cmm/CmmLint.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgUtils.hs -o stage1/codeGen/CgUtils.o -ohi stage1/codeGen/CgUtils.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgExpr.lhs-boot -o stage1/codeGen/CgExpr.o-boot -ohi stage1/codeGen/CgExpr.hi-boot <> <> <> <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/IfaceEnv.lhs -o stage1/iface/IfaceEnv.o -ohi stage1/iface/IfaceEnv.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcMType.lhs -o stage1/typecheck/TcMType.o -ohi stage1/typecheck/TcMType.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/BuildTyCl.lhs -o stage1/iface/BuildTyCl.o -ohi stage1/iface/BuildTyCl.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/BinIface.hs -o stage1/iface/BinIface.o -ohi stage1/iface/BinIface.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/TidyPgm.lhs -o stage1/main/TidyPgm.o -ohi stage1/main/TidyPgm.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmBrokenBlock.hs -o stage1/cmm/CmmBrokenBlock.o -ohi stage1/cmm/CmmBrokenBlock.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgProf.hs -o stage1/codeGen/CgProf.o -ohi stage1/codeGen/CgProf.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgTicky.hs -o stage1/codeGen/CgTicky.o -ohi stage1/codeGen/CgTicky.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/MachRegs.lhs -o stage1/nativeGen/MachRegs.o -ohi stage1/nativeGen/MachRegs.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmProcPoint.hs -o stage1/cmm/CmmProcPoint.o -ohi stage1/cmm/CmmProcPoint.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgStackery.lhs -o stage1/codeGen/CgStackery.o -ohi stage1/codeGen/CgStackery.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/MachInstrs.hs -o stage1/nativeGen/MachInstrs.o -ohi stage1/nativeGen/MachInstrs.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/NCGMonad.hs -o stage1/nativeGen/NCGMonad.o -ohi stage1/nativeGen/NCGMonad.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgCallConv.hs -o stage1/codeGen/CgCallConv.o -ohi stage1/codeGen/CgCallConv.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcHsSyn.lhs -o stage1/typecheck/TcHsSyn.o -ohi stage1/typecheck/TcHsSyn.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/FamInst.lhs -o stage1/typecheck/FamInst.o -ohi stage1/typecheck/FamInst.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegAllocInfo.hs -o stage1/nativeGen/RegAllocInfo.o -ohi stage1/nativeGen/RegAllocInfo.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/PprMach.hs -o stage1/nativeGen/PprMach.o -ohi stage1/nativeGen/PprMach.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/PositionIndependentCode.hs -o stage1/nativeGen/PositionIndependentCode.o -ohi stage1/nativeGen/PositionIndependentCode.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgParallel.hs -o stage1/codeGen/CgParallel.o -ohi stage1/codeGen/CgParallel.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgHeapery.lhs -o stage1/codeGen/CgHeapery.o -ohi stage1/codeGen/CgHeapery.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c parser/HaddockLex.hs -o stage1/parser/HaddockLex.o -ohi stage1/parser/HaddockLex.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/HeaderInfo.hs -o stage1/main/HeaderInfo.o -ohi stage1/main/HeaderInfo.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/MachCodeGen.hs -o stage1/nativeGen/MachCodeGen.o -ohi stage1/nativeGen/MachCodeGen.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegLiveness.hs -o stage1/nativeGen/RegLiveness.o -ohi stage1/nativeGen/RegLiveness.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgBindery.lhs -o stage1/codeGen/CgBindery.o -ohi stage1/codeGen/CgBindery.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c types/Generics.lhs -o stage1/types/Generics.o -ohi stage1/types/Generics.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/LoadIface.lhs -o stage1/iface/LoadIface.o -ohi stage1/iface/LoadIface.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegSpillCost.hs -o stage1/nativeGen/RegSpillCost.o -ohi stage1/nativeGen/RegSpillCost.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegSpill.hs -o stage1/nativeGen/RegSpill.o -ohi stage1/nativeGen/RegSpill.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegSpillClean.hs -o stage1/nativeGen/RegSpillClean.o -ohi stage1/nativeGen/RegSpillClean.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegAllocLinear.hs -o stage1/nativeGen/RegAllocLinear.o -ohi stage1/nativeGen/RegAllocLinear.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegCoalesce.hs -o stage1/nativeGen/RegCoalesce.o -ohi stage1/nativeGen/RegCoalesce.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgInfoTbls.hs -o stage1/codeGen/CgInfoTbls.o -ohi stage1/codeGen/CgInfoTbls.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgForeignCall.hs -o stage1/codeGen/CgForeignCall.o -ohi stage1/codeGen/CgForeignCall.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegAllocStats.hs -o stage1/nativeGen/RegAllocStats.o -ohi stage1/nativeGen/RegAllocStats.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmCPSGen.hs -o stage1/cmm/CmmCPSGen.o -ohi stage1/cmm/CmmCPSGen.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmInfo.hs -o stage1/cmm/CmmInfo.o -ohi stage1/cmm/CmmInfo.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgClosure.lhs -o stage1/codeGen/CgClosure.o -ohi stage1/codeGen/CgClosure.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgTailCall.lhs -o stage1/codeGen/CgTailCall.o -ohi stage1/codeGen/CgTailCall.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgPrimOp.hs -o stage1/codeGen/CgPrimOp.o -ohi stage1/codeGen/CgPrimOp.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgHpc.hs -o stage1/codeGen/CgHpc.o -ohi stage1/codeGen/CgHpc.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/TcIface.lhs -o stage1/iface/TcIface.o -ohi stage1/iface/TcIface.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c iface/MkIface.lhs -o stage1/iface/MkIface.o -ohi stage1/iface/MkIface.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/RegAllocColor.hs -o stage1/nativeGen/RegAllocColor.o -ohi stage1/nativeGen/RegAllocColor.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmCPS.hs -o stage1/cmm/CmmCPS.o -ohi stage1/cmm/CmmCPS.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c cmm/CmmParse.hs -o stage1/cmm/CmmParse.o -ohi stage1/cmm/CmmParse.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgCon.lhs -o stage1/codeGen/CgCon.o -ohi stage1/codeGen/CgCon.hi <> <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c nativeGen/AsmCodeGen.lhs -o stage1/nativeGen/AsmCodeGen.o -ohi stage1/nativeGen/AsmCodeGen.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgCase.lhs -o stage1/codeGen/CgCase.o -ohi stage1/codeGen/CgCase.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/CodeOutput.lhs -o stage1/main/CodeOutput.o -ohi stage1/main/CodeOutput.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgLetNoEscape.lhs -o stage1/codeGen/CgLetNoEscape.o -ohi stage1/codeGen/CgLetNoEscape.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsMonad.lhs -o stage1/deSugar/DsMonad.o -ohi stage1/deSugar/DsMonad.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcEnv.lhs -o stage1/typecheck/TcEnv.o -ohi stage1/typecheck/TcEnv.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CgExpr.lhs -o stage1/codeGen/CgExpr.o -ohi stage1/codeGen/CgExpr.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsExpr.lhs-boot -o stage1/deSugar/DsExpr.o-boot -ohi stage1/deSugar/DsExpr.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/Match.lhs-boot -o stage1/deSugar/Match.o-boot -ohi stage1/deSugar/Match.hi-boot /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsCCall.lhs -o stage1/deSugar/DsCCall.o -ohi stage1/deSugar/DsCCall.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c vectorise/VectBuiltIn.hs -o stage1/vectorise/VectBuiltIn.o -ohi stage1/vectorise/VectBuiltIn.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsUtils.lhs -o stage1/deSugar/DsUtils.o -ohi stage1/deSugar/DsUtils.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c codeGen/CodeGen.lhs -o stage1/codeGen/CodeGen.o -ohi stage1/codeGen/CodeGen.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsForeign.lhs -o stage1/deSugar/DsForeign.o -ohi stage1/deSugar/DsForeign.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c vectorise/VectMonad.hs -o stage1/vectorise/VectMonad.o -ohi stage1/vectorise/VectMonad.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnEnv.lhs -o stage1/rename/RnEnv.o -ohi stage1/rename/RnEnv.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/Inst.lhs -o stage1/typecheck/Inst.o -ohi stage1/typecheck/Inst.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/MatchLit.lhs -o stage1/deSugar/MatchLit.o -ohi stage1/deSugar/MatchLit.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsGRHSs.lhs -o stage1/deSugar/DsGRHSs.o -ohi stage1/deSugar/DsGRHSs.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsBinds.lhs -o stage1/deSugar/DsBinds.o -ohi stage1/deSugar/DsBinds.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c vectorise/VectUtils.hs -o stage1/vectorise/VectUtils.o -ohi stage1/vectorise/VectUtils.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/Check.lhs -o stage1/deSugar/Check.o -ohi stage1/deSugar/Check.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnHsDoc.hs -o stage1/rename/RnHsDoc.o -ohi stage1/rename/RnHsDoc.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/MatchCon.lhs -o stage1/deSugar/MatchCon.o -ohi stage1/deSugar/MatchCon.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c vectorise/VectType.hs -o stage1/vectorise/VectType.o -ohi stage1/vectorise/VectType.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnTypes.lhs -o stage1/rename/RnTypes.o -ohi stage1/rename/RnTypes.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnNames.lhs -o stage1/rename/RnNames.o -ohi stage1/rename/RnNames.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcTyFuns.lhs -o stage1/typecheck/TcTyFuns.o -ohi stage1/typecheck/TcTyFuns.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/Match.lhs -o stage1/deSugar/Match.o -ohi stage1/deSugar/Match.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsArrows.lhs -o stage1/deSugar/DsArrows.o -ohi stage1/deSugar/DsArrows.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsListComp.lhs -o stage1/deSugar/DsListComp.o -ohi stage1/deSugar/DsListComp.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnBinds.lhs -o stage1/rename/RnBinds.o -ohi stage1/rename/RnBinds.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcSimplify.lhs -o stage1/typecheck/TcSimplify.o -ohi stage1/typecheck/TcSimplify.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/DsExpr.lhs -o stage1/deSugar/DsExpr.o -ohi stage1/deSugar/DsExpr.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnSource.lhs -o stage1/rename/RnSource.o -ohi stage1/rename/RnSource.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c vectorise/Vectorise.hs -o stage1/vectorise/Vectorise.o -ohi stage1/vectorise/Vectorise.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c deSugar/Desugar.lhs -o stage1/deSugar/Desugar.o -ohi stage1/deSugar/Desugar.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c simplCore/SimplCore.lhs -o stage1/simplCore/SimplCore.o -ohi stage1/simplCore/SimplCore.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c rename/RnExpr.lhs -o stage1/rename/RnExpr.o -ohi stage1/rename/RnExpr.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcUnify.lhs -o stage1/typecheck/TcUnify.o -ohi stage1/typecheck/TcUnify.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcHsType.lhs -o stage1/typecheck/TcHsType.o -ohi stage1/typecheck/TcHsType.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcPat.lhs -o stage1/typecheck/TcPat.o -ohi stage1/typecheck/TcPat.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcDefaults.lhs -o stage1/typecheck/TcDefaults.o -ohi stage1/typecheck/TcDefaults.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcBinds.lhs -o stage1/typecheck/TcBinds.o -ohi stage1/typecheck/TcBinds.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcClassDcl.lhs -o stage1/typecheck/TcClassDcl.o -ohi stage1/typecheck/TcClassDcl.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcMatches.lhs -o stage1/typecheck/TcMatches.o -ohi stage1/typecheck/TcMatches.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcArrows.lhs -o stage1/typecheck/TcArrows.o -ohi stage1/typecheck/TcArrows.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcTyClsDecls.lhs -o stage1/typecheck/TcTyClsDecls.o -ohi stage1/typecheck/TcTyClsDecls.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcDeriv.lhs -o stage1/typecheck/TcDeriv.o -ohi stage1/typecheck/TcDeriv.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcExpr.lhs -o stage1/typecheck/TcExpr.o -ohi stage1/typecheck/TcExpr.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcForeign.lhs -o stage1/typecheck/TcForeign.o -ohi stage1/typecheck/TcForeign.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcRules.lhs -o stage1/typecheck/TcRules.o -ohi stage1/typecheck/TcRules.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcInstDcls.lhs -o stage1/typecheck/TcInstDcls.o -ohi stage1/typecheck/TcInstDcls.hi <> <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c typecheck/TcRnDriver.lhs -o stage1/typecheck/TcRnDriver.o -ohi stage1/typecheck/TcRnDriver.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/HscMain.lhs -o stage1/main/HscMain.o -ohi stage1/main/HscMain.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fno-cse -c main/DriverPipeline.hs -o stage1/main/DriverPipeline.o -ohi stage1/main/DriverPipeline.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/GHC.hs -o stage1/main/GHC.o -ohi stage1/main/GHC.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -fno-cse -c main/DriverMkDepend.hs -o stage1/main/DriverMkDepend.o -ohi stage1/main/DriverMkDepend.hi /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/PprTyThing.hs -o stage1/main/PprTyThing.o -ohi stage1/main/PprTyThing.hi <> /usr/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -c main/Main.hs -o stage1/main/Main.o -ohi stage1/main/Main.hi <> <> /usr/bin/ghc -o stage1/ghc-6.8.1 -H16m -O -istage1/utils -istage1/basicTypes -istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename -istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/vectorise -istage1/specialise -istage1/simplCore -istage1/stranal -istage1/stgSyn -istage1/simplStg -istage1/codeGen -istage1/main -istage1/profiling -istage1/parser -istage1/cprAnalysis -istage1/ndpFlatten -istage1/iface -istage1/cmm -istage1/nativeGen -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -DUSING_COMPAT -i../compat -ignore-package Cabal -L../compat -lghccompat -no-link-chk stage1/basicTypes/BasicTypes.o stage1/basicTypes/DataCon.o stage1/basicTypes/Demand.o stage1/basicTypes/Id.o stage1/basicTypes/IdInfo.o stage1/basicTypes/Literal.o stage1/basicTypes/MkId.o stage1/basicTypes/Module.o stage1/basicTypes/Name.o stage1/basicTypes/NameEnv.o stage1/basicTypes/NameSet.o stage1/basicTypes/NewDemand.o stage1/basicTypes/OccName.o stage1/basicTypes/RdrName.o stage1/basicTypes/SrcLoc.o stage1/basicTypes/UniqSupply.o stage1/basicTypes/Unique.o stage1/basicTypes/Var.o stage1/basicTypes/VarEnv.o stage1/basicTypes/VarSet.o stage1/cmm/CLabel.o stage1/cmm/Cmm.o stage1/cmm/CmmBrokenBlock.o stage1/cmm/CmmCPS.o stage1/cmm/CmmCPSGen.o stage1/cmm/CmmCallConv.o stage1/cmm/CmmInfo.o stage1/cmm/CmmLex.o stage1/cmm/CmmLint.o stage1/cmm/CmmLive.o stage1/cmm/CmmOpt.o stage1/cmm/CmmParse.o stage1/cmm/CmmProcPoint.o stage1/cmm/CmmUtils.o stage1/cmm/Dataflow.o stage1/cmm/MachOp.o stage1/cmm/PprC.o stage1/cmm/PprCmm.o stage1/codeGen/Bitmap.o stage1/codeGen/CgBindery.o stage1/codeGen/CgCallConv.o stage1/codeGen/CgCase.o stage1/codeGen/CgClosure.o stage1/codeGen/CgCon.o stage1/codeGen/CgExpr.o stage1/codeGen/CgForeignCall.o stage1/codeGen/CgHeapery.o stage1/codeGen/CgHpc.o stage1/codeGen/CgInfoTbls.o stage1/codeGen/CgLetNoEscape.o stage1/codeGen/CgMonad.o stage1/codeGen/CgParallel.o stage1/codeGen/CgPrimOp.o stage1/codeGen/CgProf.o stage1/codeGen/CgStackery.o stage1/codeGen/CgTailCall.o stage1/codeGen/CgTicky.o stage1/codeGen/CgUtils.o stage1/codeGen/ClosureInfo.o stage1/codeGen/CodeGen.o stage1/codeGen/SMRep.o stage1/coreSyn/CoreFVs.o stage1/coreSyn/CoreLint.o stage1/coreSyn/CorePrep.o stage1/coreSyn/CoreSubst.o stage1/coreSyn/CoreSyn.o stage1/coreSyn/CoreTidy.o stage1/coreSyn/CoreUnfold.o stage1/coreSyn/CoreUtils.o stage1/coreSyn/ExternalCore.o stage1/coreSyn/MkExternalCore.o stage1/coreSyn/PprCore.o stage1/coreSyn/PprExternalCore.o stage1/cprAnalysis/CprAnalyse.o stage1/deSugar/Check.o stage1/deSugar/Coverage.o stage1/deSugar/Desugar.o stage1/deSugar/DsArrows.o stage1/deSugar/DsBinds.o stage1/deSugar/DsCCall.o stage1/deSugar/DsExpr.o stage1/deSugar/DsForeign.o stage1/deSugar/DsGRHSs.o stage1/deSugar/DsListComp.o stage1/deSugar/DsMonad.o stage1/deSugar/DsUtils.o stage1/deSugar/Match.o stage1/deSugar/MatchCon.o stage1/deSugar/MatchLit.o stage1/hsSyn/HsBinds.o stage1/hsSyn/HsDecls.o stage1/hsSyn/HsDoc.o stage1/hsSyn/HsExpr.o stage1/hsSyn/HsImpExp.o stage1/hsSyn/HsLit.o stage1/hsSyn/HsPat.o stage1/hsSyn/HsSyn.o stage1/hsSyn/HsTypes.o stage1/hsSyn/HsUtils.o stage1/iface/BinIface.o stage1/iface/BuildTyCl.o stage1/iface/IfaceEnv.o stage1/iface/IfaceSyn.o stage1/iface/IfaceType.o stage1/iface/LoadIface.o stage1/iface/MkIface.o stage1/iface/TcIface.o stage1/main/BreakArray.o stage1/main/CmdLineParser.o stage1/main/CodeOutput.o stage1/main/Config.o stage1/main/Constants.o stage1/main/DriverMkDepend.o stage1/main/DriverPhases.o stage1/main/DriverPipeline.o stage1/main/DynFlags.o stage1/main/ErrUtils.o stage1/main/Finder.o stage1/main/GHC.o stage1/main/HeaderInfo.o stage1/main/HscMain.o stage1/main/HscStats.o stage1/main/HscTypes.o stage1/main/InteractiveEval.o stage1/main/Main.o stage1/main/PackageConfig.o stage1/main/Packages.o stage1/main/ParsePkgConf.o stage1/main/PprTyThing.o stage1/main/StaticFlags.o stage1/main/SysTools.o stage1/main/TidyPgm.o stage1/nativeGen/AsmCodeGen.o stage1/nativeGen/GraphBase.o stage1/nativeGen/GraphColor.o stage1/nativeGen/GraphOps.o stage1/nativeGen/GraphPpr.o stage1/nativeGen/MachCodeGen.o stage1/nativeGen/MachInstrs.o stage1/nativeGen/MachRegs.o stage1/nativeGen/NCGMonad.o stage1/nativeGen/PositionIndependentCode.o stage1/nativeGen/PprMach.o stage1/nativeGen/RegAllocColor.o stage1/nativeGen/RegAllocInfo.o stage1/nativeGen/RegAllocLinear.o stage1/nativeGen/RegAllocStats.o stage1/nativeGen/RegArchBase.o stage1/nativeGen/RegArchX86.o stage1/nativeGen/RegCoalesce.o stage1/nativeGen/RegLiveness.o stage1/nativeGen/RegSpill.o stage1/nativeGen/RegSpillClean.o stage1/nativeGen/RegSpillCost.o stage1/ndpFlatten/FlattenInfo.o stage1/ndpFlatten/FlattenMonad.o stage1/ndpFlatten/Flattening.o stage1/ndpFlatten/NDPCoreUtils.o stage1/ndpFlatten/PArrAnal.o stage1/parser/Ctype.o stage1/parser/HaddockLex.o stage1/parser/HaddockParse.o stage1/parser/HaddockUtils.o stage1/parser/LexCore.o stage1/parser/Lexer.o stage1/parser/Parser.o stage1/parser/ParserCore.o stage1/parser/ParserCoreUtils.o stage1/parser/RdrHsSyn.o stage1/prelude/ForeignCall.o stage1/prelude/PrelInfo.o stage1/prelude/PrelNames.o stage1/prelude/PrelRules.o stage1/prelude/PrimOp.o stage1/prelude/TysPrim.o stage1/prelude/TysWiredIn.o stage1/profiling/CostCentre.o stage1/profiling/SCCfinal.o stage1/rename/RnBinds.o stage1/rename/RnEnv.o stage1/rename/RnExpr.o stage1/rename/RnHsDoc.o stage1/rename/RnHsSyn.o stage1/rename/RnNames.o stage1/rename/RnSource.o stage1/rename/RnTypes.o stage1/simplCore/CSE.o stage1/simplCore/FloatIn.o stage1/simplCore/FloatOut.o stage1/simplCore/LiberateCase.o stage1/simplCore/OccurAnal.o stage1/simplCore/SAT.o stage1/simplCore/SATMonad.o stage1/simplCore/SetLevels.o stage1/simplCore/SimplCore.o stage1/simplCore/SimplEnv.o stage1/simplCore/SimplMonad.o stage1/simplCore/SimplUtils.o stage1/simplCore/Simplify.o stage1/simplStg/SRT.o stage1/simplStg/SimplStg.o stage1/simplStg/StgStats.o stage1/specialise/Rules.o stage1/specialise/SpecConstr.o stage1/specialise/Specialise.o stage1/stgSyn/CoreToStg.o stage1/stgSyn/StgLint.o stage1/stgSyn/StgSyn.o stage1/stranal/DmdAnal.o stage1/stranal/SaAbsInt.o stage1/stranal/SaLib.o stage1/stranal/StrictAnal.o stage1/stranal/WorkWrap.o stage1/stranal/WwLib.o stage1/typecheck/FamInst.o stage1/typecheck/Inst.o stage1/typecheck/TcArrows.o stage1/typecheck/TcBinds.o stage1/typecheck/TcClassDcl.o stage1/typecheck/TcDefaults.o stage1/typecheck/TcDeriv.o stage1/typecheck/TcEnv.o stage1/typecheck/TcExpr.o stage1/typecheck/TcForeign.o stage1/typecheck/TcGadt.o stage1/typecheck/TcGenDeriv.o stage1/typecheck/TcHsSyn.o stage1/typecheck/TcHsType.o stage1/typecheck/TcInstDcls.o stage1/typecheck/TcMType.o stage1/typecheck/TcMatches.o stage1/typecheck/TcPat.o stage1/typecheck/TcRnDriver.o stage1/typecheck/TcRnMonad.o stage1/typecheck/TcRnTypes.o stage1/typecheck/TcRules.o stage1/typecheck/TcSimplify.o stage1/typecheck/TcTyClsDecls.o stage1/typecheck/TcTyDecls.o stage1/typecheck/TcTyFuns.o stage1/typecheck/TcType.o stage1/typecheck/TcUnify.o stage1/types/Class.o stage1/types/Coercion.o stage1/types/FamInstEnv.o stage1/types/FunDeps.o stage1/types/Generics.o stage1/types/InstEnv.o stage1/types/TyCon.o stage1/types/Type.o stage1/types/TypeRep.o stage1/types/Unify.o stage1/utils/Bag.o stage1/utils/Binary.o stage1/utils/BufWrite.o stage1/utils/Digraph.o stage1/utils/Encoding.o stage1/utils/FastMutInt.o stage1/utils/FastString.o stage1/utils/FastTypes.o stage1/utils/FiniteMap.o stage1/utils/IOEnv.o stage1/utils/ListSetOps.o stage1/utils/Maybes.o stage1/utils/OrdList.o stage1/utils/Outputable.o stage1/utils/Panic.o stage1/utils/Pretty.o stage1/utils/State.o stage1/utils/StringBuffer.o stage1/utils/UniqFM.o stage1/utils/UniqSet.o stage1/utils/Util.o stage1/vectorise/VectBuiltIn.o stage1/vectorise/VectCore.o stage1/vectorise/VectMonad.o stage1/vectorise/VectType.o stage1/vectorise/VectUtils.o stage1/vectorise/Vectorise.o stage1/parser/cutils.o stage1/parser/hschooks.o <> ------------------------------------------------------------------------ == make all -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Adjustor.c -o Adjustor.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c AdjustorAsm.S -o AdjustorAsm.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Arena.c -o Arena.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Capability.c -o Capability.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c ClosureFlags.c -o ClosureFlags.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Disassembler.c -o Disassembler.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c FrontPanel.c -o FrontPanel.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Hash.c -o Hash.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Hpc.c -o Hpc.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c HsFFI.c -o HsFFI.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Interpreter.c -o Interpreter.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c LdvProfile.c -o LdvProfile.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Linker.c -o Linker.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -optc-O0 -c Main.c -o Main.o Adjustor.c:212:0: warning: 'totalArgumentSize' defined but not used ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Papi.c -o Papi.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c ProfHeap.c -o ProfHeap.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Profiling.c -o Profiling.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Proftimer.c -o Proftimer.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Printer.c -o Printer.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RaiseAsync.c -o RaiseAsync.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RetainerProfile.c -o RetainerProfile.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RetainerSet.c -o RetainerSet.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RtsAPI.c -o RtsAPI.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RtsFlags.c -o RtsFlags.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RtsMessages.c -o RtsMessages.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RtsStartup.c -o RtsStartup.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -optc-DRtsWay=\"rts\" -optc-DHostPlatform=\"powerpc-unknown-linux\" -optc-DBuildPlatform=\"powerpc-unknown-linux\" -optc-DTargetPlatform=\"powerpc-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c RtsUtils.c -o RtsUtils.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c STM.c -o STM.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Sanity.c -o Sanity.o Linker.c: In function 'ocAllocateSymbolExtras': Linker.c:1562:0: warning: unused variable 'misalignment' ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Schedule.c -o Schedule.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Sparks.c -o Sparks.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Stable.c -o Stable.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Stats.c -o Stats.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c StgCRun.c -o StgCRun.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c StgPrimFloat.c -o StgPrimFloat.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Task.c -o Task.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c ThreadLabels.c -o ThreadLabels.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c ThreadPaused.c -o ThreadPaused.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Threads.c -o Threads.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Ticky.c -o Ticky.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Timer.c -o Timer.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Trace.c -o Trace.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Typeable.c -o Typeable.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Weak.c -o Weak.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/FlagDefaults.c -o hooks/FlagDefaults.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/InitEachPE.c -o hooks/InitEachPE.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/MallocFail.c -o hooks/MallocFail.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/OnExit.c -o hooks/OnExit.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/OutOfHeap.c -o hooks/OutOfHeap.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/RtsOpts.c -o hooks/RtsOpts.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c hooks/StackOverflow.c -o hooks/StackOverflow.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/0Hash.c -o parallel/0Hash.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/0Unpack.c -o parallel/0Unpack.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/Dist.c -o parallel/Dist.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/Global.c -o parallel/Global.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/GranSim.c -o parallel/GranSim.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/HLComms.c -o parallel/HLComms.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/LLComms.c -o parallel/LLComms.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/Pack.c -o parallel/Pack.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/ParInit.c -o parallel/ParInit.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/ParTicky.c -o parallel/ParTicky.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/Parallel.c -o parallel/Parallel.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/ParallelDebug.c -o parallel/ParallelDebug.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c parallel/RBH.c -o parallel/RBH.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c posix/GetTime.c -o posix/GetTime.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c posix/Itimer.c -o posix/Itimer.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c posix/OSMem.c -o posix/OSMem.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c posix/OSThreads.c -o posix/OSThreads.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c posix/Select.c -o posix/Select.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c posix/Signals.c -o posix/Signals.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c sm/BlockAlloc.c -o sm/BlockAlloc.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -optc-finline-limit=2500 -c sm/Compact.c -o sm/Compact.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -optc-funroll-loops -c sm/Evac.c -o sm/Evac.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c sm/GC.c -o sm/GC.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c sm/GCUtils.c -o sm/GCUtils.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c sm/MBlock.c -o sm/MBlock.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c sm/MarkWeak.c -o sm/MarkWeak.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c sm/Scav.c -o sm/Scav.o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c sm/Storage.c -o sm/Storage.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Apply.cmm -o Apply.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Exception.cmm -o Exception.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c HeapStackCheck.cmm -o HeapStackCheck.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -#include posix/Itimer.h -c PrimOps.cmm -o PrimOps.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c StgMiscClosures.cmm -o StgMiscClosures.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c StgStartup.cmm -o StgStartup.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c StgStdThunks.cmm -o StgStdThunks.o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c Updates.cmm -o Updates.o ../utils/genapply/genapply >AutoApply.cmm ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -c AutoApply.cmm -o AutoApply.o rm -f libHSrts.a /usr/bin/ar q libHSrts.a Adjustor.o AdjustorAsm.o Arena.o Capability.o ClosureFlags.o Disassembler.o FrontPanel.o Hash.o Hpc.o HsFFI.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/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/GCUtils.o sm/MBlock.o sm/MarkWeak.o sm/Scav.o sm/Storage.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 AdjustorAsm.o Arena.o Capability.o ClosureFlags.o Disassembler.o FrontPanel.o Hash.o Hpc.o HsFFI.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/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/GCUtils.o sm/MBlock.o sm/MarkWeak.o sm/Scav.o sm/Storage.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.8.1/rts ------------------------------------------------------------------------ case '- --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -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.8.1/rts"; \ echo "------------------------------------------------------------------------"; \ make way=$i --no-print-directory - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j all ; \ if [ $? -eq 0 ] ; then true; else exit $x_on_err; fi; \ done ------------------------------------------------------------------------ == make way=p all; PWD = /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Adjustor.c -o Adjustor.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c AdjustorAsm.S -o AdjustorAsm.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Arena.c -o Arena.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Capability.c -o Capability.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ClosureFlags.c -o ClosureFlags.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Disassembler.c -o Disassembler.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c FrontPanel.c -o FrontPanel.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Hash.c -o Hash.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Hpc.c -o Hpc.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c HsFFI.c -o HsFFI.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Interpreter.c -o Interpreter.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c LdvProfile.c -o LdvProfile.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Linker.c -o Linker.p_o Adjustor.c:212:0: warning: 'totalArgumentSize' defined but not used ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -optc-O0 -c Main.c -o Main.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Papi.c -o Papi.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Printer.c -o Printer.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ProfHeap.c -o ProfHeap.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Profiling.c -o Profiling.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Proftimer.c -o Proftimer.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RaiseAsync.c -o RaiseAsync.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RetainerProfile.c -o RetainerProfile.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RetainerSet.c -o RetainerSet.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsAPI.c -o RtsAPI.p_o Linker.c: In function 'ocAllocateSymbolExtras': Linker.c:1562:0: warning: unused variable 'misalignment' ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsFlags.c -o RtsFlags.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsMessages.c -o RtsMessages.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsStartup.c -o RtsStartup.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -optc-DRtsWay=\"rts_p\" -optc-DHostPlatform=\"powerpc-unknown-linux\" -optc-DBuildPlatform=\"powerpc-unknown-linux\" -optc-DTargetPlatform=\"powerpc-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c RtsUtils.c -o RtsUtils.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c STM.c -o STM.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Sanity.c -o Sanity.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Schedule.c -o Schedule.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Sparks.c -o Sparks.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Stable.c -o Stable.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Stats.c -o Stats.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgCRun.c -o StgCRun.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgPrimFloat.c -o StgPrimFloat.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Task.c -o Task.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ThreadLabels.c -o ThreadLabels.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c ThreadPaused.c -o ThreadPaused.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Threads.c -o Threads.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Ticky.c -o Ticky.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Timer.c -o Timer.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Trace.c -o Trace.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Typeable.c -o Typeable.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Weak.c -o Weak.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/FlagDefaults.c -o hooks/FlagDefaults.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/InitEachPE.c -o hooks/InitEachPE.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/MallocFail.c -o hooks/MallocFail.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/OnExit.c -o hooks/OnExit.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/OutOfHeap.c -o hooks/OutOfHeap.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/RtsOpts.c -o hooks/RtsOpts.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c hooks/StackOverflow.c -o hooks/StackOverflow.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/0Hash.c -o parallel/0Hash.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/0Unpack.c -o parallel/0Unpack.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Dist.c -o parallel/Dist.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Global.c -o parallel/Global.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/GranSim.c -o parallel/GranSim.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/HLComms.c -o parallel/HLComms.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/LLComms.c -o parallel/LLComms.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Pack.c -o parallel/Pack.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/ParInit.c -o parallel/ParInit.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/ParTicky.c -o parallel/ParTicky.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/Parallel.c -o parallel/Parallel.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/ParallelDebug.c -o parallel/ParallelDebug.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c parallel/RBH.c -o parallel/RBH.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/GetTime.c -o posix/GetTime.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/Itimer.c -o posix/Itimer.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/OSMem.c -o posix/OSMem.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/OSThreads.c -o posix/OSThreads.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/Select.c -o posix/Select.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c posix/Signals.c -o posix/Signals.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/BlockAlloc.c -o sm/BlockAlloc.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -optc-funroll-loops -c sm/Evac.c -o sm/Evac.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/GC.c -o sm/GC.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/GCUtils.c -o sm/GCUtils.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/MBlock.c -o sm/MBlock.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/MarkWeak.c -o sm/MarkWeak.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/Scav.c -o sm/Scav.p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c sm/Storage.c -o sm/Storage.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Apply.cmm -o Apply.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Exception.cmm -o Exception.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c HeapStackCheck.cmm -o HeapStackCheck.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -#include posix/Itimer.h -c PrimOps.cmm -o PrimOps.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgMiscClosures.cmm -o StgMiscClosures.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgStartup.cmm -o StgStartup.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c StgStdThunks.cmm -o StgStdThunks.p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 AdjustorAsm.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 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/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/GCUtils.p_o sm/MBlock.p_o sm/MarkWeak.p_o sm/Scav.p_o sm/Storage.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.8.1/rts ------------------------------------------------------------------------ ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Adjustor.c -o Adjustor.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c AdjustorAsm.S -o AdjustorAsm.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Arena.c -o Arena.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Capability.c -o Capability.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ClosureFlags.c -o ClosureFlags.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Disassembler.c -o Disassembler.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c FrontPanel.c -o FrontPanel.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Hash.c -o Hash.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Hpc.c -o Hpc.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c HsFFI.c -o HsFFI.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Interpreter.c -o Interpreter.debug_o Adjustor.c:212:0: warning: 'totalArgumentSize' defined but not used ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c LdvProfile.c -o LdvProfile.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Linker.c -o Linker.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -optc-O0 -c Main.c -o Main.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Papi.c -o Papi.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Printer.c -o Printer.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ProfHeap.c -o ProfHeap.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Profiling.c -o Profiling.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Proftimer.c -o Proftimer.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RaiseAsync.c -o RaiseAsync.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RetainerProfile.c -o RetainerProfile.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RetainerSet.c -o RetainerSet.debug_o L../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsAPI.c -o RtsAPI.debug_o inker.c: In function 'ocAllocateSymbolExtras': Linker.c:1562:0: warning: unused variable 'misalignment' ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsFlags.c -o RtsFlags.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsMessages.c -o RtsMessages.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsStartup.c -o RtsStartup.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -optc-DRtsWay=\"rts_debug\" -optc-DHostPlatform=\"powerpc-unknown-linux\" -optc-DBuildPlatform=\"powerpc-unknown-linux\" -optc-DTargetPlatform=\"powerpc-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c RtsUtils.c -o RtsUtils.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c STM.c -o STM.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Sanity.c -o Sanity.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Schedule.c -o Schedule.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Sparks.c -o Sparks.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Stable.c -o Stable.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Stats.c -o Stats.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgCRun.c -o StgCRun.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgPrimFloat.c -o StgPrimFloat.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Task.c -o Task.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ThreadLabels.c -o ThreadLabels.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c ThreadPaused.c -o ThreadPaused.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Threads.c -o Threads.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Ticky.c -o Ticky.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Timer.c -o Timer.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Trace.c -o Trace.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Typeable.c -o Typeable.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Weak.c -o Weak.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/FlagDefaults.c -o hooks/FlagDefaults.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/InitEachPE.c -o hooks/InitEachPE.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/MallocFail.c -o hooks/MallocFail.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/OnExit.c -o hooks/OnExit.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/OutOfHeap.c -o hooks/OutOfHeap.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/RtsOpts.c -o hooks/RtsOpts.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c hooks/StackOverflow.c -o hooks/StackOverflow.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/0Hash.c -o parallel/0Hash.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/0Unpack.c -o parallel/0Unpack.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Dist.c -o parallel/Dist.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Global.c -o parallel/Global.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/GranSim.c -o parallel/GranSim.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/HLComms.c -o parallel/HLComms.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/LLComms.c -o parallel/LLComms.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Pack.c -o parallel/Pack.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/ParInit.c -o parallel/ParInit.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/ParTicky.c -o parallel/ParTicky.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/Parallel.c -o parallel/Parallel.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/ParallelDebug.c -o parallel/ParallelDebug.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c parallel/RBH.c -o parallel/RBH.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/GetTime.c -o posix/GetTime.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/Itimer.c -o posix/Itimer.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/OSMem.c -o posix/OSMem.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/OSThreads.c -o posix/OSThreads.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/Select.c -o posix/Select.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c posix/Signals.c -o posix/Signals.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/BlockAlloc.c -o sm/BlockAlloc.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/GC.c -o sm/GC.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/GCUtils.c -o sm/GCUtils.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/MBlock.c -o sm/MBlock.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/MarkWeak.c -o sm/MarkWeak.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/Scav.c -o sm/Scav.debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c sm/Storage.c -o sm/Storage.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Apply.cmm -o Apply.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c Exception.cmm -o Exception.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c HeapStackCheck.cmm -o HeapStackCheck.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -#include posix/Itimer.h -c PrimOps.cmm -o PrimOps.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgMiscClosures.cmm -o StgMiscClosures.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgStartup.cmm -o StgStartup.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf debug_hi -hcsuf debug_hc -osuf debug_o -optc-DDEBUG -c StgStdThunks.cmm -o StgStdThunks.debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 AdjustorAsm.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 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/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/GCUtils.debug_o sm/MBlock.debug_o sm/MarkWeak.debug_o sm/Scav.debug_o sm/Storage.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.8.1/rts ------------------------------------------------------------------------ ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Adjustor.c -o Adjustor.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c AdjustorAsm.S -o AdjustorAsm.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Arena.c -o Arena.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Capability.c -o Capability.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ClosureFlags.c -o ClosureFlags.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Disassembler.c -o Disassembler.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c FrontPanel.c -o FrontPanel.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Hash.c -o Hash.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Hpc.c -o Hpc.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c HsFFI.c -o HsFFI.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Interpreter.c -o Interpreter.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c LdvProfile.c -o LdvProfile.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Linker.c -o Linker.thr_o Adjustor.c:212:0: warning:../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -optc-O0 -c Main.c -o Main.thr_o 'totalArgumentSize' defined but not used ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Papi.c -o Papi.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Printer.c -o Printer.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ProfHeap.c -o ProfHeap.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Profiling.c -o Profiling.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Proftimer.c -o Proftimer.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RaiseAsync.c -o RaiseAsync.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RetainerProfile.c -o RetainerProfile.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RetainerSet.c -o RetainerSet.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsAPI.c -o RtsAPI.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsFlags.c -o RtsFlags.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsMessages.c -o RtsMessages.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsStartup.c -o RtsStartup.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -optc-DRtsWay=\"rts_thr\" -optc-DHostPlatform=\"powerpc-unknown-linux\" -optc-DBuildPlatform=\"powerpc-unknown-linux\" -optc-DTargetPlatform=\"powerpc-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c RtsUtils.c -o RtsUtils.thr_o Linker.c: In function 'ocAllocateSymbolExtras': Linker.c:1562:0: warning: unused variable 'misalignment' ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c STM.c -o STM.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Sanity.c -o Sanity.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Schedule.c -o Schedule.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Sparks.c -o Sparks.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Stable.c -o Stable.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Stats.c -o Stats.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgCRun.c -o StgCRun.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgPrimFloat.c -o StgPrimFloat.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Task.c -o Task.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ThreadLabels.c -o ThreadLabels.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c ThreadPaused.c -o ThreadPaused.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Threads.c -o Threads.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Ticky.c -o Ticky.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Timer.c -o Timer.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Trace.c -o Trace.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Typeable.c -o Typeable.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Weak.c -o Weak.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/FlagDefaults.c -o hooks/FlagDefaults.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/InitEachPE.c -o hooks/InitEachPE.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/MallocFail.c -o hooks/MallocFail.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/OnExit.c -o hooks/OnExit.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/OutOfHeap.c -o hooks/OutOfHeap.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/RtsOpts.c -o hooks/RtsOpts.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/ShutdownEachPEHook.c -o hooks/ShutdownEachPEHook.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c hooks/StackOverflow.c -o hooks/StackOverflow.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/0Hash.c -o parallel/0Hash.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/0Unpack.c -o parallel/0Unpack.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Dist.c -o parallel/Dist.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Global.c -o parallel/Global.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/GranSim.c -o parallel/GranSim.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/HLComms.c -o parallel/HLComms.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/LLComms.c -o parallel/LLComms.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Pack.c -o parallel/Pack.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/ParInit.c -o parallel/ParInit.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/ParTicky.c -o parallel/ParTicky.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/Parallel.c -o parallel/Parallel.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/ParallelDebug.c -o parallel/ParallelDebug.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c parallel/RBH.c -o parallel/RBH.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/GetTime.c -o posix/GetTime.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/Itimer.c -o posix/Itimer.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/OSMem.c -o posix/OSMem.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/OSThreads.c -o posix/OSThreads.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/Select.c -o posix/Select.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c posix/Signals.c -o posix/Signals.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/BlockAlloc.c -o sm/BlockAlloc.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/GC.c -o sm/GC.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/GCUtils.c -o sm/GCUtils.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/MBlock.c -o sm/MBlock.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/MarkWeak.c -o sm/MarkWeak.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/Scav.c -o sm/Scav.thr_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c sm/Storage.c -o sm/Storage.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Apply.cmm -o Apply.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c Exception.cmm -o Exception.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c HeapStackCheck.cmm -o HeapStackCheck.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -#include posix/Itimer.h -c PrimOps.cmm -o PrimOps.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgMiscClosures.cmm -o StgMiscClosures.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgStartup.cmm -o StgStartup.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_hi -hcsuf thr_hc -osuf thr_o -optc-DTHREADED_RTS -c StgStdThunks.cmm -o StgStdThunks.thr_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 AdjustorAsm.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 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/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/GC.thr_o sm/GCUtils.thr_o sm/MBlock.thr_o sm/MarkWeak.thr_o sm/Scav.thr_o sm/Storage.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.8.1/rts ------------------------------------------------------------------------ ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -c AdjustorAsm.S -o AdjustorAsm.thr_p_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 Adjustor.c:212:0: warning: 'totalArgumentSize' defined but not used ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 Linker.c: In function 'ocAllocateSymbolExtras': Linker.c:1562:0: warning: unused variable 'misalignment' ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -optc-DRtsWay=\"rts_thr_p\" -optc-DHostPlatform=\"powerpc-unknown-linux\" -optc-DBuildPlatform=\"powerpc-unknown-linux\" -optc-DTargetPlatform=\"powerpc-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_p_hi -hcsuf thr_p_hc -osuf thr_p_o -optc-DTHREADED_RTS -prof -#include posix/Itimer.h -c PrimOps.cmm -o PrimOps.thr_p_o ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -optc-O2 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 AdjustorAsm.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 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/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/GC.thr_p_o sm/GCUtils.thr_p_o sm/MBlock.thr_p_o sm/MarkWeak.thr_p_o sm/Scav.thr_p_o sm/Storage.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.8.1/rts ------------------------------------------------------------------------ ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -c AdjustorAsm.S -o AdjustorAsm.thr_debug_o ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 Adjustor.c:212:0: warning: 'totalArgumentSize' defined but not used ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-DProjectVersion=\"6.8.1\" -optc-DRtsWay=\"rts_thr_debug\" -optc-DHostPlatform=\"powerpc-unknown-linux\" -optc-DBuildPlatform=\"powerpc-unknown-linux\" -optc-DTargetPlatform=\"powerpc-unknown-linux\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 Linker.c: In function 'ocAllocateSymbolExtras': Linker.c:1562:0: warning: unused variable 'misalignment' ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -optc-w -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-prototypes -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-fno-strict-aliasing -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -dcmm-lint -hisuf thr_debug_hi -hcsuf thr_debug_hc -osuf thr_debug_o -optc-DTHREADED_RTS -optc-DDEBUG -#include posix/Itimer.h -c PrimOps.cmm -o PrimOps.thr_debug_o ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 ../compiler/ghc-inplace -H16m -O -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h -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 AdjustorAsm.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 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/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/GC.thr_debug_o sm/GCUtils.thr_debug_o sm/MBlock.thr_debug_o sm/MarkWeak.thr_debug_o sm/Scav.thr_debug_o sm/Storage.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.8.1/rts ------------------------------------------------------------------------ make -C libraries boot make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries' rm -f -rf bootstrapping.Cabal cp -R Cabal bootstrapping.Cabal /usr/bin/find bootstrapping.Cabal \( -name "*.o" -o -name "*.hi" \) \ -exec rm -f -f {} \; touch stamp/bootstrapping.Cabal rm -f -rf bootstrapping.filepath cp -R filepath bootstrapping.filepath /usr/bin/find bootstrapping.filepath \( -name "*.o" -o -name "*.hi" \) \ -exec rm -f -f {} \; touch stamp/bootstrapping.filepath 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 ... rm -f -rf base/setup mkdir base/setup cp base/Setup.*hs base/setup cd base/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [ 1 of 42] Compiling Distribution.Simple.GHC.Makefile ( ../../bootstrapping.Cabal/Distribution/Simple/GHC/Makefile.hs, ../../bootstrapping.Cabal/Distribution/Simple/GHC/Makefile.o ) [ 2 of 42] Compiling Distribution.Simple.PreProcess.Unlit ( ../../bootstrapping.Cabal/Distribution/Simple/PreProcess/Unlit.hs, ../../bootstrapping.Cabal/Distribution/Simple/PreProcess/Unlit.o ) [ 3 of 42] Compiling Distribution.System ( ../../bootstrapping.Cabal/Distribution/System.hs, ../../bootstrapping.Cabal/Distribution/System.o ) [ 4 of 42] Compiling Distribution.Verbosity ( ../../bootstrapping.Cabal/Distribution/Verbosity.hs, ../../bootstrapping.Cabal/Distribution/Verbosity.o ) [ 5 of 42] Compiling Distribution.Compat.Directory ( ../../bootstrapping.Cabal/Distribution/Compat/Directory.hs, ../../bootstrapping.Cabal/Distribution/Compat/Directory.o ) [ 6 of 42] Compiling Distribution.Compat.RawSystem ( ../../bootstrapping.Cabal/Distribution/Compat/RawSystem.hs, ../../bootstrapping.Cabal/Distribution/Compat/RawSystem.o ) [ 7 of 42] Compiling Distribution.Compat.Exception ( ../../bootstrapping.Cabal/Distribution/Compat/Exception.hs, ../../bootstrapping.Cabal/Distribution/Compat/Exception.o ) [ 8 of 42] Compiling Distribution.Compat.Map ( ../../bootstrapping.Cabal/Distribution/Compat/Map.hs, ../../bootstrapping.Cabal/Distribution/Compat/Map.o ) [ 9 of 42] Compiling Distribution.GetOpt ( ../../bootstrapping.Cabal/Distribution/GetOpt.hs, ../../bootstrapping.Cabal/Distribution/GetOpt.o ) [10 of 42] Compiling Language.Haskell.Extension ( ../../bootstrapping.Cabal/Language/Haskell/Extension.hs, ../../bootstrapping.Cabal/Language/Haskell/Extension.o ) [11 of 42] Compiling Distribution.License ( ../../bootstrapping.Cabal/Distribution/License.hs, ../../bootstrapping.Cabal/Distribution/License.o ) [12 of 42] Compiling Distribution.Compiler ( ../../bootstrapping.Cabal/Distribution/Compiler.hs, ../../bootstrapping.Cabal/Distribution/Compiler.o ) [13 of 42] Compiling Distribution.Compat.ReadP ( ../../bootstrapping.Cabal/Distribution/Compat/ReadP.hs, ../../bootstrapping.Cabal/Distribution/Compat/ReadP.o ) [14 of 42] Compiling Distribution.Version ( ../../bootstrapping.Cabal/Distribution/Version.hs, ../../bootstrapping.Cabal/Distribution/Version.o ) [15 of 42] Compiling Distribution.Package ( ../../bootstrapping.Cabal/Distribution/Package.hs, ../../bootstrapping.Cabal/Distribution/Package.o ) [16 of 42] Compiling Distribution.ParseUtils ( ../../bootstrapping.Cabal/Distribution/ParseUtils.hs, ../../bootstrapping.Cabal/Distribution/ParseUtils.o ) [17 of 42] Compiling Distribution.InstalledPackageInfo ( ../../bootstrapping.Cabal/Distribution/InstalledPackageInfo.hs, ../../bootstrapping.Cabal/Distribution/InstalledPackageInfo.o ) [18 of 42] Compiling Distribution.Simple.Compiler ( ../../bootstrapping.Cabal/Distribution/Simple/Compiler.hs, ../../bootstrapping.Cabal/Distribution/Simple/Compiler.o ) [19 of 42] Compiling Distribution.Configuration ( ../../bootstrapping.Cabal/Distribution/Configuration.hs, ../../bootstrapping.Cabal/Distribution/Configuration.o ) [20 of 42] Compiling System.FilePath.Posix ( ../../bootstrapping.filepath/System/FilePath/Posix.hs, ../../bootstrapping.filepath/System/FilePath/Posix.o ) [21 of 42] Compiling System.FilePath ( ../../bootstrapping.filepath/System/FilePath.hs, ../../bootstrapping.filepath/System/FilePath.o ) [22 of 42] Compiling Distribution.Compat.TempFile ( ../../bootstrapping.Cabal/Distribution/Compat/TempFile.hs, ../../bootstrapping.Cabal/Distribution/Compat/TempFile.o ) [23 of 42] Compiling Distribution.Simple.Utils ( ../../bootstrapping.Cabal/Distribution/Simple/Utils.hs, ../../bootstrapping.Cabal/Distribution/Simple/Utils.o ) [24 of 42] Compiling Distribution.PackageDescription ( ../../bootstrapping.Cabal/Distribution/PackageDescription.hs, ../../bootstrapping.Cabal/Distribution/PackageDescription.o ) [25 of 42] Compiling Distribution.Simple.Program ( ../../bootstrapping.Cabal/Distribution/Simple/Program.hs, ../../bootstrapping.Cabal/Distribution/Simple/Program.o ) [26 of 42] Compiling Distribution.Simple.Setup ( ../../bootstrapping.Cabal/Distribution/Simple/Setup.hs, ../../bootstrapping.Cabal/Distribution/Simple/Setup.o ) [27 of 42] Compiling Distribution.Simple.InstallDirs ( ../../bootstrapping.Cabal/Distribution/Simple/InstallDirs.hs, ../../bootstrapping.Cabal/Distribution/Simple/InstallDirs.o ) [28 of 42] Compiling Distribution.Simple.LocalBuildInfo ( ../../bootstrapping.Cabal/Distribution/Simple/LocalBuildInfo.hs, ../../bootstrapping.Cabal/Distribution/Simple/LocalBuildInfo.o ) [29 of 42] Compiling Distribution.Simple.JHC ( ../../bootstrapping.Cabal/Distribution/Simple/JHC.hs, ../../bootstrapping.Cabal/Distribution/Simple/JHC.o ) [30 of 42] Compiling Distribution.Simple.NHC ( ../../bootstrapping.Cabal/Distribution/Simple/NHC.hs, ../../bootstrapping.Cabal/Distribution/Simple/NHC.o ) [31 of 42] Compiling Distribution.Simple.PreProcess ( ../../bootstrapping.Cabal/Distribution/Simple/PreProcess.hs, ../../bootstrapping.Cabal/Distribution/Simple/PreProcess.o ) [32 of 42] Compiling Distribution.Simple.Hugs ( ../../bootstrapping.Cabal/Distribution/Simple/Hugs.hs, ../../bootstrapping.Cabal/Distribution/Simple/Hugs.o ) [33 of 42] Compiling Distribution.Simple.SrcDist ( ../../bootstrapping.Cabal/Distribution/Simple/SrcDist.hs, ../../bootstrapping.Cabal/Distribution/Simple/SrcDist.o ) [34 of 42] Compiling Distribution.Simple.Haddock ( ../../bootstrapping.Cabal/Distribution/Simple/Haddock.hs, ../../bootstrapping.Cabal/Distribution/Simple/Haddock.o ) [35 of 42] Compiling Distribution.Simple.GHC.PackageConfig ( ../../bootstrapping.Cabal/Distribution/Simple/GHC/PackageConfig.hs, ../../bootstrapping.Cabal/Distribution/Simple/GHC/PackageConfig.o ) [36 of 42] Compiling Distribution.Simple.GHC ( ../../bootstrapping.Cabal/Distribution/Simple/GHC.hs, ../../bootstrapping.Cabal/Distribution/Simple/GHC.o ) [37 of 42] Compiling Distribution.Simple.Install ( ../../bootstrapping.Cabal/Distribution/Simple/Install.hs, ../../bootstrapping.Cabal/Distribution/Simple/Install.o ) [38 of 42] Compiling Distribution.Simple.Register ( ../../bootstrapping.Cabal/Distribution/Simple/Register.hs, ../../bootstrapping.Cabal/Distribution/Simple/Register.o ) [39 of 42] Compiling Distribution.Simple.Configure ( ../../bootstrapping.Cabal/Distribution/Simple/Configure.hs, ../../bootstrapping.Cabal/Distribution/Simple/Configure.o ) [40 of 42] Compiling Distribution.Simple.Build ( ../../bootstrapping.Cabal/Distribution/Simple/Build.hs, ../../bootstrapping.Cabal/Distribution/Simple/Build.o ) [41 of 42] Compiling Distribution.Simple ( ../../bootstrapping.Cabal/Distribution/Simple.hs, ../../bootstrapping.Cabal/Distribution/Simple.o ) [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf array/setup mkdir array/setup cp array/Setup.*hs array/setup cd array/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf packedstring/setup mkdir packedstring/setup cp packedstring/Setup.*hs packedstring/setup cd packedstring/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf containers/setup mkdir containers/setup cp containers/Setup.*hs containers/setup cd containers/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf bytestring/setup mkdir bytestring/setup cp bytestring/Setup.*hs bytestring/setup cd bytestring/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.lhs, Setup.o ) Setup.lhs:2:1: Warning: Definition but no type signature for `main' Linking Setup ... rm -f -rf old-locale/setup mkdir old-locale/setup cp old-locale/Setup.*hs old-locale/setup cd old-locale/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf old-time/setup mkdir old-time/setup cp old-time/Setup.*hs old-time/setup cd old-time/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf filepath/setup mkdir filepath/setup cp filepath/Setup.*hs filepath/setup cd filepath/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf directory/setup mkdir directory/setup cp directory/Setup.*hs directory/setup cd directory/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf unix/setup mkdir unix/setup cp unix/Setup.*hs unix/setup cd unix/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf process/setup mkdir process/setup cp process/Setup.*hs process/setup cd process/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf pretty/setup mkdir pretty/setup cp pretty/Setup.*hs pretty/setup cd pretty/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf hpc/setup mkdir hpc/setup cp hpc/Setup.*hs hpc/setup cd hpc/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf template-haskell/setup mkdir template-haskell/setup cp template-haskell/Setup.*hs template-haskell/setup cd template-haskell/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf readline/setup mkdir readline/setup cp readline/Setup.*hs readline/setup cd readline/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf Cabal/setup mkdir Cabal/setup cp Cabal/Setup.*hs Cabal/setup cd Cabal/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... rm -f -rf random/setup mkdir random/setup cp random/Setup.*hs random/setup cd random/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf haskell98/setup mkdir haskell98/setup cp haskell98/Setup.*hs haskell98/setup cd haskell98/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf regex-base/setup mkdir regex-base/setup cp regex-base/Setup.*hs regex-base/setup cd regex-base/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... rm -f -rf regex-posix/setup mkdir regex-posix/setup cp regex-posix/Setup.*hs regex-posix/setup cd regex-posix/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... rm -f -rf regex-compat/setup mkdir regex-compat/setup cp regex-compat/Setup.*hs regex-compat/setup cd regex-compat/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... rm -f -rf parsec/setup mkdir parsec/setup cp parsec/Setup.*hs parsec/setup cd parsec/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf haskell-src/setup mkdir haskell-src/setup cp haskell-src/Setup.*hs haskell-src/setup cd haskell-src/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf html/setup mkdir html/setup cp html/Setup.*hs html/setup cd html/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf network/setup mkdir network/setup cp network/Setup.*hs network/setup cd network/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf QuickCheck/setup mkdir QuickCheck/setup cp QuickCheck/Setup.*hs QuickCheck/setup cd QuickCheck/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf HUnit/setup mkdir HUnit/setup cp HUnit/Setup.*hs HUnit/setup cd HUnit/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf mtl/setup mkdir mtl/setup cp mtl/Setup.*hs mtl/setup cd mtl/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf fgl/setup mkdir fgl/setup cp fgl/Setup.*hs fgl/setup cd fgl/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf X11/setup mkdir X11/setup cp X11/Setup.*hs X11/setup cd X11/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf time/setup mkdir time/setup cp time/Setup.*hs time/setup cd time/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf HGL/setup mkdir HGL/setup cp HGL/Setup.*hs HGL/setup cd HGL/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf OpenGL/setup mkdir OpenGL/setup cp OpenGL/Setup.*hs OpenGL/setup cd OpenGL/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf GLUT/setup mkdir GLUT/setup cp GLUT/Setup.*hs GLUT/setup cd GLUT/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf OpenAL/setup mkdir OpenAL/setup cp OpenAL/Setup.*hs OpenAL/setup cd OpenAL/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf ALUT/setup mkdir ALUT/setup cp ALUT/Setup.*hs ALUT/setup cd ALUT/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf stm/setup mkdir stm/setup cp stm/Setup.*hs stm/setup cd stm/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf xhtml/setup mkdir xhtml/setup cp xhtml/Setup.*hs xhtml/setup cd xhtml/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf cgi/setup mkdir cgi/setup cp cgi/Setup.*hs cgi/setup cd cgi/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf parallel/setup mkdir parallel/setup cp parallel/Setup.*hs parallel/setup cd parallel/setup && /usr/bin/ghc -Wall -cpp --make Setup.*hs -o Setup \ -DCABAL_VERSION=1,2,2,0 -i../../bootstrapping.Cabal -i../../bootstrapping.filepath [42 of 42] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... rm -f -rf installPackage mkdir installPackage cp installPackage.hs installPackage/ cd installPackage && /usr/bin/ghc -Wall -cpp \ --make installPackage -o installPackage \ -DCABAL_VERSION=1,2,2,0 -i../bootstrapping.Cabal -i../bootstrapping.filepath [42 of 42] Compiling Main ( installPackage.hs, installPackage.o ) Linking installPackage ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries' make -C libraries all make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries' rm -f -f stamp/configure.library.*.base base/unbuildable ( cd base && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.base || touch base/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 for _LARGE_FILES value needed for large files... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for iswspace... yes checking for lstat... yes checking for 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... Word8 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 O_BINARY... 0 checking what readdir sets errno to upon EOF... 0 configure: creating ./config.status config.status: creating include/HsBaseConfig.h Configuring base-3.0.0.0... rm -f base/GNUmakefile cp Makefile.local base if ifBuildable/ifBuildable base; then \ cd base && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library base-3.0.0.0... Generating Makefile base-3.0.0.0... if ifBuildable/ifBuildable base; then \ cd base && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/base' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name base-3.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.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.PrimopWrappers 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.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/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/base' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/base' ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Err.lhs-boot -o dist/build/GHC/Err.o-boot -ohi dist/build/GHC/Err.hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/PrimopWrappers.hs -o dist/build/GHC/PrimopWrappers.o -ohi dist/build/GHC/PrimopWrappers.hi ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/PrelIOUtils.c -o dist/build/cbits/PrelIOUtils.o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/WCsubst.c -o dist/build/cbits/WCsubst.o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/Win32Utils.c -o dist/build/cbits/Win32Utils.o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/consUtils.c -o dist/build/cbits/consUtils.o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/dirUtils.c -o dist/build/cbits/dirUtils.o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/inputReady.c -o dist/build/cbits/inputReady.o <> ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/lockFile.c -o dist/build/cbits/lockFile.o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/longlong.c -o dist/build/cbits/longlong.o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/selectUtils.c -o dist/build/cbits/selectUtils.o ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Base.lhs -o dist/build/GHC/Base.o -ohi dist/build/GHC/Base.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Maybe.hs -o dist/build/Data/Maybe.o -ohi dist/build/Data/Maybe.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Tuple.hs -o dist/build/Data/Tuple.o -ohi dist/build/Data/Tuple.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Either.hs -o dist/build/Data/Either.o -ohi dist/build/Data/Either.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Unicode.hs-boot -o dist/build/GHC/Unicode.o-boot -ohi dist/build/GHC/Unicode.hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Ord.hs -o dist/build/Data/Ord.o -ohi dist/build/Data/Ord.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Eq.hs -o dist/build/Data/Eq.o -ohi dist/build/Data/Eq.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Bool.hs -o dist/build/Data/Bool.o -ohi dist/build/Data/Bool.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Unsafe/Coerce.hs -o dist/build/Unsafe/Coerce.o -ohi dist/build/Unsafe/Coerce.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/String.hs -o dist/build/Data/String.o -ohi dist/build/Data/String.hi <> <> <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/List.lhs -o dist/build/GHC/List.o -ohi dist/build/GHC/List.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Enum.lhs -o dist/build/GHC/Enum.o -ohi dist/build/GHC/Enum.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Show.lhs -o dist/build/GHC/Show.o -ohi dist/build/GHC/Show.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad.hs -o dist/build/Control/Monad.o -ohi dist/build/Control/Monad.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/ReadP.hs -o dist/build/Text/ParserCombinators/ReadP.o -ohi dist/build/Text/ParserCombinators/ReadP.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Typeable.hs-boot -o dist/build/Data/Typeable.o-boot -ohi dist/build/Data/Typeable.hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Num.lhs -o dist/build/GHC/Num.o -ohi dist/build/GHC/Num.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Show.hs -o dist/build/Text/Show.o -ohi dist/build/Text/Show.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Dynamic.hs-boot -o dist/build/Data/Dynamic.o-boot -ohi dist/build/Data/Dynamic.hi-boot <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/ST.lhs -o dist/build/GHC/ST.o -ohi dist/build/GHC/ST.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Real.lhs -o dist/build/GHC/Real.o -ohi dist/build/GHC/Real.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/ReadPrec.hs -o dist/build/Text/ParserCombinators/ReadPrec.o -ohi dist/build/Text/ParserCombinators/ReadPrec.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Arr.lhs -o dist/build/GHC/Arr.o -ohi dist/build/GHC/Arr.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/STRef.lhs -o dist/build/GHC/STRef.o -ohi dist/build/GHC/STRef.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Read/Lex.hs -o dist/build/Text/Read/Lex.o -ohi dist/build/Text/Read/Lex.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Bits.hs -o dist/build/Data/Bits.o -ohi dist/build/Data/Bits.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Float.lhs -o dist/build/GHC/Float.o -ohi dist/build/GHC/Float.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Read.lhs -o dist/build/GHC/Read.o -ohi dist/build/GHC/Read.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Word.hs -o dist/build/GHC/Word.o -ohi dist/build/GHC/Word.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Read.hs -o dist/build/Text/Read.o -ohi dist/build/Text/Read.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Numeric.hs -o dist/build/Numeric.o -ohi dist/build/Numeric.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Ptr.lhs -o dist/build/GHC/Ptr.o -ohi dist/build/GHC/Ptr.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Int.hs -o dist/build/GHC/Int.o -ohi dist/build/GHC/Int.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Word.hs -o dist/build/Data/Word.o -ohi dist/build/Data/Word.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Storable.hs-boot -o dist/build/Foreign/Storable.o-boot -ohi dist/build/Foreign/Storable.hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Int.hs -o dist/build/Data/Int.o -ohi dist/build/Data/Int.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Unicode.hs -o dist/build/GHC/Unicode.o -ohi dist/build/GHC/Unicode.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C/Types.hs -o dist/build/Foreign/C/Types.o -ohi dist/build/Foreign/C/Types.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Char.hs -o dist/build/Data/Char.o -ohi dist/build/Data/Char.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/List.hs -o dist/build/Data/List.o -ohi dist/build/Data/List.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/IOBase.lhs -o dist/build/GHC/IOBase.o -ohi dist/build/GHC/IOBase.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Exception.lhs -o dist/build/GHC/Exception.o -ohi dist/build/GHC/Exception.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Stable.lhs -o dist/build/GHC/Stable.o -ohi dist/build/GHC/Stable.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/HashTable.hs -o dist/build/Data/HashTable.o -ohi dist/build/Data/HashTable.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/IO/Unsafe.hs -o dist/build/System/IO/Unsafe.o -ohi dist/build/System/IO/Unsafe.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Err.lhs -o dist/build/GHC/Err.o -ohi dist/build/GHC/Err.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/TopHandler.lhs-boot -o dist/build/GHC/TopHandler.o-boot -ohi dist/build/GHC/TopHandler.hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/IO/Error.hs -o dist/build/System/IO/Error.o -ohi dist/build/System/IO/Error.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Storable.lhs -o dist/build/GHC/Storable.o -ohi dist/build/GHC/Storable.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/StablePtr.hs -o dist/build/Foreign/StablePtr.o -ohi dist/build/Foreign/StablePtr.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Pack.lhs -o dist/build/GHC/Pack.o -ohi dist/build/GHC/Pack.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Storable.hs -o dist/build/Foreign/Storable.o -ohi dist/build/Foreign/Storable.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/ForeignPtr.hs -o dist/build/GHC/ForeignPtr.o -ohi dist/build/GHC/ForeignPtr.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Typeable.hs -o dist/build/Data/Typeable.o -ohi dist/build/Data/Typeable.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Concurrent.hs -o dist/build/Foreign/Concurrent.o -ohi dist/build/Foreign/Concurrent.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Ptr.hs -o dist/build/Foreign/Ptr.o -ohi dist/build/Foreign/Ptr.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Dynamic.hs -o dist/build/Data/Dynamic.o -ohi dist/build/Data/Dynamic.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Weak.lhs -o dist/build/GHC/Weak.o -ohi dist/build/GHC/Weak.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Error.hs -o dist/build/Foreign/Marshal/Error.o -ohi dist/build/Foreign/Marshal/Error.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/ForeignPtr.hs -o dist/build/Foreign/ForeignPtr.o -ohi dist/build/Foreign/ForeignPtr.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Alloc.hs -o dist/build/Foreign/Marshal/Alloc.o -ohi dist/build/Foreign/Marshal/Alloc.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Utils.hs -o dist/build/Foreign/Marshal/Utils.o -ohi dist/build/Foreign/Marshal/Utils.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Array.hs -o dist/build/Foreign/Marshal/Array.o -ohi dist/build/Foreign/Marshal/Array.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C/String.hs -o dist/build/Foreign/C/String.o -ohi dist/build/Foreign/C/String.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Pool.hs -o dist/build/Foreign/Marshal/Pool.o -ohi dist/build/Foreign/Marshal/Pool.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal.hs -o dist/build/Foreign/Marshal.o -ohi dist/build/Foreign/Marshal.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign.hs -o dist/build/Foreign.o -ohi dist/build/Foreign.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C/Error.hs -o dist/build/Foreign/C/Error.o -ohi dist/build/Foreign/C/Error.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C.hs -o dist/build/Foreign/C.o -ohi dist/build/Foreign/C.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Types.hs -o dist/build/System/Posix/Types.o -ohi dist/build/System/Posix/Types.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Internals.hs -o dist/build/System/Posix/Internals.o -ohi dist/build/System/Posix/Internals.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Conc.lhs -o dist/build/GHC/Conc.o -ohi dist/build/GHC/Conc.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Handle.hs -o dist/build/GHC/Handle.o -ohi dist/build/GHC/Handle.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/IO.hs -o dist/build/GHC/IO.o -ohi dist/build/GHC/IO.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/IO.hs -o dist/build/System/IO.o -ohi dist/build/System/IO.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Dotnet.hs -o dist/build/GHC/Dotnet.o -ohi dist/build/GHC/Dotnet.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Prelude.hs -o dist/build/Prelude.o -ohi dist/build/Prelude.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Basics.hs -o dist/build/Data/Generics/Basics.o -ohi dist/build/Data/Generics/Basics.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/ConsoleHandler.hs -o dist/build/GHC/ConsoleHandler.o -ohi dist/build/GHC/ConsoleHandler.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Environment.hs -o dist/build/GHC/Environment.o -ohi dist/build/GHC/Environment.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/Exts.hs -o dist/build/GHC/Exts.o -ohi dist/build/GHC/Exts.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/IORef.hs -o dist/build/Data/IORef.o -ohi dist/build/Data/IORef.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Monoid.hs -o dist/build/Data/Monoid.o -ohi dist/build/Data/Monoid.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Instances.hs -o dist/build/Control/Monad/Instances.o -ohi dist/build/Control/Monad/Instances.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Function.hs -o dist/build/Data/Function.o -ohi dist/build/Data/Function.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Fixed.hs -o dist/build/Data/Fixed.o -ohi dist/build/Data/Fixed.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Ix.hs -o dist/build/Data/Ix.o -ohi dist/build/Data/Ix.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Ratio.hs -o dist/build/Data/Ratio.o -ohi dist/build/Data/Ratio.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/STRef.hs -o dist/build/Data/STRef.o -ohi dist/build/Data/STRef.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Version.hs -o dist/build/Data/Version.o -ohi dist/build/Data/Version.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Debug/Trace.hs -o dist/build/Debug/Trace.o -ohi dist/build/Debug/Trace.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Console/GetOpt.hs -o dist/build/System/Console/GetOpt.o -ohi dist/build/System/Console/GetOpt.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Exit.hs -o dist/build/System/Exit.o -ohi dist/build/System/Exit.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Mem.hs -o dist/build/System/Mem.o -ohi dist/build/System/Mem.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Mem/StableName.hs -o dist/build/System/Mem/StableName.o -ohi dist/build/System/Mem/StableName.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Mem/Weak.hs -o dist/build/System/Mem/Weak.o -ohi dist/build/System/Mem/Weak.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Printf.hs -o dist/build/Text/Printf.o -ohi dist/build/Text/Printf.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Show/Functions.hs -o dist/build/Text/Show/Functions.o -ohi dist/build/Text/Show/Functions.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/PArr.hs -o dist/build/GHC/PArr.o -ohi dist/build/GHC/PArr.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Exception.hs -o dist/build/Control/Exception.o -ohi dist/build/Control/Exception.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Fix.hs -o dist/build/Control/Monad/Fix.o -ohi dist/build/Control/Monad/Fix.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/STRef/Strict.hs -o dist/build/Data/STRef/Strict.o -ohi dist/build/Data/STRef/Strict.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/CPUTime.hs -o dist/build/System/CPUTime.o -ohi dist/build/System/CPUTime.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Info.hs -o dist/build/System/Info.o -ohi dist/build/System/Info.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Arrow.hs -o dist/build/Control/Arrow.o -ohi dist/build/Control/Arrow.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/ST.hs -o dist/build/Control/Monad/ST.o -ohi dist/build/Control/Monad/ST.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/ST/Lazy.hs -o dist/build/Control/Monad/ST/Lazy.o -ohi dist/build/Control/Monad/ST/Lazy.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/ST/Strict.hs -o dist/build/Control/Monad/ST/Strict.o -ohi dist/build/Control/Monad/ST/Strict.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c GHC/TopHandler.lhs -o dist/build/GHC/TopHandler.o -ohi dist/build/GHC/TopHandler.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/MVar.hs -o dist/build/Control/Concurrent/MVar.o -ohi dist/build/Control/Concurrent/MVar.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Environment.hs -o dist/build/System/Environment.o -ohi dist/build/System/Environment.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/STRef/Lazy.hs -o dist/build/Data/STRef/Lazy.o -ohi dist/build/Data/STRef/Lazy.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Unique.hs -o dist/build/Data/Unique.o -ohi dist/build/Data/Unique.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/SampleVar.hs -o dist/build/Control/Concurrent/SampleVar.o -ohi dist/build/Control/Concurrent/SampleVar.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/QSemN.hs -o dist/build/Control/Concurrent/QSemN.o -ohi dist/build/Control/Concurrent/QSemN.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/QSem.hs -o dist/build/Control/Concurrent/QSem.o -ohi dist/build/Control/Concurrent/QSem.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/Chan.hs -o dist/build/Control/Concurrent/Chan.o -ohi dist/build/Control/Concurrent/Chan.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Applicative.hs -o dist/build/Control/Applicative.o -ohi dist/build/Control/Applicative.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Aliases.hs -o dist/build/Data/Generics/Aliases.o -ohi dist/build/Data/Generics/Aliases.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Instances.hs -o dist/build/Data/Generics/Instances.o -ohi dist/build/Data/Generics/Instances.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Complex.hs -o dist/build/Data/Complex.o -ohi dist/build/Data/Complex.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent.hs -o dist/build/Control/Concurrent.o -ohi dist/build/Control/Concurrent.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Foldable.hs -o dist/build/Data/Foldable.o -ohi dist/build/Data/Foldable.hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Twins.hs -o dist/build/Data/Generics/Twins.o -ohi dist/build/Data/Generics/Twins.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Text.hs -o dist/build/Data/Generics/Text.o -ohi dist/build/Data/Generics/Text.hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Schemes.hs -o dist/build/Data/Generics/Schemes.o -ohi dist/build/Data/Generics/Schemes.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Timeout.hs -o dist/build/System/Timeout.o -ohi dist/build/System/Timeout.hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Traversable.hs -o dist/build/Data/Traversable.o -ohi dist/build/Data/Traversable.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics.hs -o dist/build/Data/Generics.o -ohi dist/build/Data/Generics.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/lockFile.o dist/build/cbits/longlong.o dist/build/cbits/selectUtils.o `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/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/PrimopWrappers_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/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/libHSbase-3.0.0.0.a /usr/bin/ld -x -r -o dist/build/HSbase-3.0.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 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/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/PrimopWrappers.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/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` 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/lockFile.o dist/build/cbits/longlong.o dist/build/cbits/selectUtils.o /usr/bin/ar: creating dist/build/libHSbase-3.0.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Err.lhs-boot -o dist/build/GHC/Err.p_o-boot -ohi dist/build/GHC/Err.p_hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/PrimopWrappers.hs -o dist/build/GHC/PrimopWrappers.p_o -ohi dist/build/GHC/PrimopWrappers.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/PrelIOUtils.c -o dist/build/cbits/PrelIOUtils.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/WCsubst.c -o dist/build/cbits/WCsubst.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/Win32Utils.c -o dist/build/cbits/Win32Utils.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/consUtils.c -o dist/build/cbits/consUtils.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/dirUtils.c -o dist/build/cbits/dirUtils.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/inputReady.c -o dist/build/cbits/inputReady.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/lockFile.c -o dist/build/cbits/lockFile.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/longlong.c -o dist/build/cbits/longlong.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package rts-1.0 -optc-O2 -odir dist/build -c cbits/selectUtils.c -o dist/build/cbits/selectUtils.p_o <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Base.lhs -o dist/build/GHC/Base.p_o -ohi dist/build/GHC/Base.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Maybe.hs -o dist/build/Data/Maybe.p_o -ohi dist/build/Data/Maybe.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Tuple.hs -o dist/build/Data/Tuple.p_o -ohi dist/build/Data/Tuple.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Either.hs -o dist/build/Data/Either.p_o -ohi dist/build/Data/Either.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Unicode.hs-boot -o dist/build/GHC/Unicode.p_o-boot -ohi dist/build/GHC/Unicode.p_hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Ord.hs -o dist/build/Data/Ord.p_o -ohi dist/build/Data/Ord.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Eq.hs -o dist/build/Data/Eq.p_o -ohi dist/build/Data/Eq.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Bool.hs -o dist/build/Data/Bool.p_o -ohi dist/build/Data/Bool.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Unsafe/Coerce.hs -o dist/build/Unsafe/Coerce.p_o -ohi dist/build/Unsafe/Coerce.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/String.hs -o dist/build/Data/String.p_o -ohi dist/build/Data/String.p_hi <> <> <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/List.lhs -o dist/build/GHC/List.p_o -ohi dist/build/GHC/List.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Enum.lhs -o dist/build/GHC/Enum.p_o -ohi dist/build/GHC/Enum.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Show.lhs -o dist/build/GHC/Show.p_o -ohi dist/build/GHC/Show.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad.hs -o dist/build/Control/Monad.p_o -ohi dist/build/Control/Monad.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/ReadP.hs -o dist/build/Text/ParserCombinators/ReadP.p_o -ohi dist/build/Text/ParserCombinators/ReadP.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Typeable.hs-boot -o dist/build/Data/Typeable.p_o-boot -ohi dist/build/Data/Typeable.p_hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Num.lhs -o dist/build/GHC/Num.p_o -ohi dist/build/GHC/Num.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Show.hs -o dist/build/Text/Show.p_o -ohi dist/build/Text/Show.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Dynamic.hs-boot -o dist/build/Data/Dynamic.p_o-boot -ohi dist/build/Data/Dynamic.p_hi-boot <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/ST.lhs -o dist/build/GHC/ST.p_o -ohi dist/build/GHC/ST.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Real.lhs -o dist/build/GHC/Real.p_o -ohi dist/build/GHC/Real.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/ReadPrec.hs -o dist/build/Text/ParserCombinators/ReadPrec.p_o -ohi dist/build/Text/ParserCombinators/ReadPrec.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Arr.lhs -o dist/build/GHC/Arr.p_o -ohi dist/build/GHC/Arr.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/STRef.lhs -o dist/build/GHC/STRef.p_o -ohi dist/build/GHC/STRef.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Read/Lex.hs -o dist/build/Text/Read/Lex.p_o -ohi dist/build/Text/Read/Lex.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Bits.hs -o dist/build/Data/Bits.p_o -ohi dist/build/Data/Bits.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Float.lhs -o dist/build/GHC/Float.p_o -ohi dist/build/GHC/Float.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Read.lhs -o dist/build/GHC/Read.p_o -ohi dist/build/GHC/Read.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Word.hs -o dist/build/GHC/Word.p_o -ohi dist/build/GHC/Word.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Read.hs -o dist/build/Text/Read.p_o -ohi dist/build/Text/Read.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Numeric.hs -o dist/build/Numeric.p_o -ohi dist/build/Numeric.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Ptr.lhs -o dist/build/GHC/Ptr.p_o -ohi dist/build/GHC/Ptr.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Int.hs -o dist/build/GHC/Int.p_o -ohi dist/build/GHC/Int.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Word.hs -o dist/build/Data/Word.p_o -ohi dist/build/Data/Word.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Storable.hs-boot -o dist/build/Foreign/Storable.p_o-boot -ohi dist/build/Foreign/Storable.p_hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Int.hs -o dist/build/Data/Int.p_o -ohi dist/build/Data/Int.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Unicode.hs -o dist/build/GHC/Unicode.p_o -ohi dist/build/GHC/Unicode.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C/Types.hs -o dist/build/Foreign/C/Types.p_o -ohi dist/build/Foreign/C/Types.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Char.hs -o dist/build/Data/Char.p_o -ohi dist/build/Data/Char.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/List.hs -o dist/build/Data/List.p_o -ohi dist/build/Data/List.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/IOBase.lhs -o dist/build/GHC/IOBase.p_o -ohi dist/build/GHC/IOBase.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Exception.lhs -o dist/build/GHC/Exception.p_o -ohi dist/build/GHC/Exception.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Stable.lhs -o dist/build/GHC/Stable.p_o -ohi dist/build/GHC/Stable.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/HashTable.hs -o dist/build/Data/HashTable.p_o -ohi dist/build/Data/HashTable.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/IO/Unsafe.hs -o dist/build/System/IO/Unsafe.p_o -ohi dist/build/System/IO/Unsafe.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Err.lhs -o dist/build/GHC/Err.p_o -ohi dist/build/GHC/Err.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/TopHandler.lhs-boot -o dist/build/GHC/TopHandler.p_o-boot -ohi dist/build/GHC/TopHandler.p_hi-boot ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/IO/Error.hs -o dist/build/System/IO/Error.p_o -ohi dist/build/System/IO/Error.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Storable.lhs -o dist/build/GHC/Storable.p_o -ohi dist/build/GHC/Storable.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/StablePtr.hs -o dist/build/Foreign/StablePtr.p_o -ohi dist/build/Foreign/StablePtr.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Pack.lhs -o dist/build/GHC/Pack.p_o -ohi dist/build/GHC/Pack.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Storable.hs -o dist/build/Foreign/Storable.p_o -ohi dist/build/Foreign/Storable.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/ForeignPtr.hs -o dist/build/GHC/ForeignPtr.p_o -ohi dist/build/GHC/ForeignPtr.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Typeable.hs -o dist/build/Data/Typeable.p_o -ohi dist/build/Data/Typeable.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Concurrent.hs -o dist/build/Foreign/Concurrent.p_o -ohi dist/build/Foreign/Concurrent.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Ptr.hs -o dist/build/Foreign/Ptr.p_o -ohi dist/build/Foreign/Ptr.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Dynamic.hs -o dist/build/Data/Dynamic.p_o -ohi dist/build/Data/Dynamic.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Weak.lhs -o dist/build/GHC/Weak.p_o -ohi dist/build/GHC/Weak.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Error.hs -o dist/build/Foreign/Marshal/Error.p_o -ohi dist/build/Foreign/Marshal/Error.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/ForeignPtr.hs -o dist/build/Foreign/ForeignPtr.p_o -ohi dist/build/Foreign/ForeignPtr.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Alloc.hs -o dist/build/Foreign/Marshal/Alloc.p_o -ohi dist/build/Foreign/Marshal/Alloc.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Utils.hs -o dist/build/Foreign/Marshal/Utils.p_o -ohi dist/build/Foreign/Marshal/Utils.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Array.hs -o dist/build/Foreign/Marshal/Array.p_o -ohi dist/build/Foreign/Marshal/Array.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C/String.hs -o dist/build/Foreign/C/String.p_o -ohi dist/build/Foreign/C/String.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal/Pool.hs -o dist/build/Foreign/Marshal/Pool.p_o -ohi dist/build/Foreign/Marshal/Pool.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/Marshal.hs -o dist/build/Foreign/Marshal.p_o -ohi dist/build/Foreign/Marshal.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign.hs -o dist/build/Foreign.p_o -ohi dist/build/Foreign.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C/Error.hs -o dist/build/Foreign/C/Error.p_o -ohi dist/build/Foreign/C/Error.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Foreign/C.hs -o dist/build/Foreign/C.p_o -ohi dist/build/Foreign/C.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Types.hs -o dist/build/System/Posix/Types.p_o -ohi dist/build/System/Posix/Types.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Internals.hs -o dist/build/System/Posix/Internals.p_o -ohi dist/build/System/Posix/Internals.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Conc.lhs -o dist/build/GHC/Conc.p_o -ohi dist/build/GHC/Conc.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Handle.hs -o dist/build/GHC/Handle.p_o -ohi dist/build/GHC/Handle.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/IO.hs -o dist/build/GHC/IO.p_o -ohi dist/build/GHC/IO.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/IO.hs -o dist/build/System/IO.p_o -ohi dist/build/System/IO.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Dotnet.hs -o dist/build/GHC/Dotnet.p_o -ohi dist/build/GHC/Dotnet.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Prelude.hs -o dist/build/Prelude.p_o -ohi dist/build/Prelude.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Basics.hs -o dist/build/Data/Generics/Basics.p_o -ohi dist/build/Data/Generics/Basics.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/ConsoleHandler.hs -o dist/build/GHC/ConsoleHandler.p_o -ohi dist/build/GHC/ConsoleHandler.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Environment.hs -o dist/build/GHC/Environment.p_o -ohi dist/build/GHC/Environment.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/Exts.hs -o dist/build/GHC/Exts.p_o -ohi dist/build/GHC/Exts.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/IORef.hs -o dist/build/Data/IORef.p_o -ohi dist/build/Data/IORef.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Monoid.hs -o dist/build/Data/Monoid.p_o -ohi dist/build/Data/Monoid.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Instances.hs -o dist/build/Control/Monad/Instances.p_o -ohi dist/build/Control/Monad/Instances.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Function.hs -o dist/build/Data/Function.p_o -ohi dist/build/Data/Function.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Fixed.hs -o dist/build/Data/Fixed.p_o -ohi dist/build/Data/Fixed.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Ix.hs -o dist/build/Data/Ix.p_o -ohi dist/build/Data/Ix.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Ratio.hs -o dist/build/Data/Ratio.p_o -ohi dist/build/Data/Ratio.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/STRef.hs -o dist/build/Data/STRef.p_o -ohi dist/build/Data/STRef.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Version.hs -o dist/build/Data/Version.p_o -ohi dist/build/Data/Version.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Debug/Trace.hs -o dist/build/Debug/Trace.p_o -ohi dist/build/Debug/Trace.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Console/GetOpt.hs -o dist/build/System/Console/GetOpt.p_o -ohi dist/build/System/Console/GetOpt.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Exit.hs -o dist/build/System/Exit.p_o -ohi dist/build/System/Exit.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Mem.hs -o dist/build/System/Mem.p_o -ohi dist/build/System/Mem.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Mem/StableName.hs -o dist/build/System/Mem/StableName.p_o -ohi dist/build/System/Mem/StableName.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Mem/Weak.hs -o dist/build/System/Mem/Weak.p_o -ohi dist/build/System/Mem/Weak.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Printf.hs -o dist/build/Text/Printf.p_o -ohi dist/build/Text/Printf.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Show/Functions.hs -o dist/build/Text/Show/Functions.p_o -ohi dist/build/Text/Show/Functions.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/PArr.hs -o dist/build/GHC/PArr.p_o -ohi dist/build/GHC/PArr.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Exception.hs -o dist/build/Control/Exception.p_o -ohi dist/build/Control/Exception.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Fix.hs -o dist/build/Control/Monad/Fix.p_o -ohi dist/build/Control/Monad/Fix.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/STRef/Strict.hs -o dist/build/Data/STRef/Strict.p_o -ohi dist/build/Data/STRef/Strict.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/CPUTime.hs -o dist/build/System/CPUTime.p_o -ohi dist/build/System/CPUTime.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Arrow.hs -o dist/build/Control/Arrow.p_o -ohi dist/build/Control/Arrow.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/ST.hs -o dist/build/Control/Monad/ST.p_o -ohi dist/build/Control/Monad/ST.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Info.hs -o dist/build/System/Info.p_o -ohi dist/build/System/Info.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Environment.hs -o dist/build/System/Environment.p_o -ohi dist/build/System/Environment.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c GHC/TopHandler.lhs -o dist/build/GHC/TopHandler.p_o -ohi dist/build/GHC/TopHandler.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/MVar.hs -o dist/build/Control/Concurrent/MVar.p_o -ohi dist/build/Control/Concurrent/MVar.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/ST/Lazy.hs -o dist/build/Control/Monad/ST/Lazy.p_o -ohi dist/build/Control/Monad/ST/Lazy.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/ST/Strict.hs -o dist/build/Control/Monad/ST/Strict.p_o -ohi dist/build/Control/Monad/ST/Strict.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Unique.hs -o dist/build/Data/Unique.p_o -ohi dist/build/Data/Unique.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/SampleVar.hs -o dist/build/Control/Concurrent/SampleVar.p_o -ohi dist/build/Control/Concurrent/SampleVar.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/QSemN.hs -o dist/build/Control/Concurrent/QSemN.p_o -ohi dist/build/Control/Concurrent/QSemN.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/QSem.hs -o dist/build/Control/Concurrent/QSem.p_o -ohi dist/build/Control/Concurrent/QSem.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/Chan.hs -o dist/build/Control/Concurrent/Chan.p_o -ohi dist/build/Control/Concurrent/Chan.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/STRef/Lazy.hs -o dist/build/Data/STRef/Lazy.p_o -ohi dist/build/Data/STRef/Lazy.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Applicative.hs -o dist/build/Control/Applicative.p_o -ohi dist/build/Control/Applicative.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Aliases.hs -o dist/build/Data/Generics/Aliases.p_o -ohi dist/build/Data/Generics/Aliases.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Instances.hs -o dist/build/Data/Generics/Instances.p_o -ohi dist/build/Data/Generics/Instances.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Complex.hs -o dist/build/Data/Complex.p_o -ohi dist/build/Data/Complex.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Twins.hs -o dist/build/Data/Generics/Twins.p_o -ohi dist/build/Data/Generics/Twins.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Text.hs -o dist/build/Data/Generics/Text.p_o -ohi dist/build/Data/Generics/Text.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics/Schemes.hs -o dist/build/Data/Generics/Schemes.p_o -ohi dist/build/Data/Generics/Schemes.p_hi ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent.hs -o dist/build/Control/Concurrent.p_o -ohi dist/build/Control/Concurrent.p_hi <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Foldable.hs -o dist/build/Data/Foldable.p_o -ohi dist/build/Data/Foldable.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Timeout.hs -o dist/build/System/Timeout.p_o -ohi dist/build/System/Timeout.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Traversable.hs -o dist/build/Data/Traversable.p_o -ohi dist/build/Data/Traversable.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name base-3.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts -package-name base -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Generics.hs -o dist/build/Data/Generics.p_o -ohi dist/build/Data/Generics.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/lockFile.p_o dist/build/cbits/longlong.p_o dist/build/cbits/selectUtils.p_o `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/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/PrimopWrappers_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/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.0.0_p.a /usr/bin/ar: creating dist/build/libHSbase-3.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/base' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering base-3.0.0.0... rm -f -f stamp/configure.library.*.array array/unbuildable ( cd array && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.array || touch array/unbuildable Configuring array-0.1.0.0... rm -f array/GNUmakefile cp Makefile.local array if ifBuildable/ifBuildable array; then \ cd array && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library array-0.1.0.0... Generating Makefile array-0.1.0.0... if ifBuildable/ifBuildable array; then \ cd array && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/array' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name array-0.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics Data.Array Data.Array.Base Data.Array.Diff Data.Array.IArray Data.Array.IO Data.Array.MArray Data.Array.ST Data.Array.Storable Data.Array.Unboxed Data.Array.IO.Internals <> 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.8.1/libraries/array' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/array' ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array.hs -o dist/build/Data/Array.o -ohi dist/build/Data/Array.hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/Base.hs -o dist/build/Data/Array/Base.o -ohi dist/build/Data/Array/Base.hi <> <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/MArray.hs -o dist/build/Data/Array/MArray.o -ohi dist/build/Data/Array/MArray.hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/IArray.hs -o dist/build/Data/Array/IArray.o -ohi dist/build/Data/Array/IArray.hi <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/IO/Internals.hs -o dist/build/Data/Array/IO/Internals.o -ohi dist/build/Data/Array/IO/Internals.hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/ST.hs -o dist/build/Data/Array/ST.o -ohi dist/build/Data/Array/ST.hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/Storable.hs -o dist/build/Data/Array/Storable.o -ohi dist/build/Data/Array/Storable.hi <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/Unboxed.hs -o dist/build/Data/Array/Unboxed.o -ohi dist/build/Data/Array/Unboxed.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/IO.hs -o dist/build/Data/Array/IO.o -ohi dist/build/Data/Array/IO.hi <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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_split 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/MArray_split dist/build/Data/Array/ST_split dist/build/Data/Array/Storable_split dist/build/Data/Array/Unboxed_split dist/build/Data/Array/IO/Internals_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSarray-0.1.0.0.a /usr/bin/ld -x -r -o dist/build/HSarray-0.1.0.0.o dist/build/Data/Array.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/MArray.o dist/build/Data/Array/ST.o dist/build/Data/Array/Storable.o dist/build/Data/Array/Unboxed.o dist/build/Data/Array/IO/Internals.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSarray-0.1.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array.hs -o dist/build/Data/Array.p_o -ohi dist/build/Data/Array.p_hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/Base.hs -o dist/build/Data/Array/Base.p_o -ohi dist/build/Data/Array/Base.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/MArray.hs -o dist/build/Data/Array/MArray.p_o -ohi dist/build/Data/Array/MArray.p_hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/IArray.hs -o dist/build/Data/Array/IArray.p_o -ohi dist/build/Data/Array/IArray.p_hi <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/IO/Internals.hs -o dist/build/Data/Array/IO/Internals.p_o -ohi dist/build/Data/Array/IO/Internals.p_hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/ST.hs -o dist/build/Data/Array/ST.p_o -ohi dist/build/Data/Array/ST.p_hi ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/Storable.hs -o dist/build/Data/Array/Storable.p_o -ohi dist/build/Data/Array/Storable.p_hi <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/Unboxed.hs -o dist/build/Data/Array/Unboxed.p_o -ohi dist/build/Data/Array/Unboxed.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Array/IO.hs -o dist/build/Data/Array/IO.p_o -ohi dist/build/Data/Array/IO.p_hi <> ../../compiler/stage1/ghc-inplace -package-name array-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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_split 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/MArray_split dist/build/Data/Array/ST_split dist/build/Data/Array/Storable_split dist/build/Data/Array/Unboxed_split dist/build/Data/Array/IO/Internals_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSarray-0.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSarray-0.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/array' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering array-0.1.0.0... rm -f -f stamp/configure.library.*.packedstring packedstring/unbuildable ( cd packedstring && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.packedstring || touch packedstring/unbuildable Configuring packedstring-0.1.0.0... rm -f packedstring/GNUmakefile cp Makefile.local packedstring if ifBuildable/ifBuildable packedstring; then \ cd packedstring && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library packedstring-0.1.0.0... Generating Makefile packedstring-0.1.0.0... if ifBuildable/ifBuildable packedstring; then \ cd packedstring && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/packedstring' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name packedstring-0.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/packedstring' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/packedstring' ../../compiler/stage1/ghc-inplace -package-name packedstring-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HSpackedstring-0.1.0.0.o dist/build/Data/PackedString.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSpackedstring-0.1.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name packedstring-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHSpackedstring-0.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/packedstring' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering packedstring-0.1.0.0... rm -f -f stamp/configure.library.*.containers containers/unbuildable ( cd containers && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.containers || touch containers/unbuildable Configuring containers-0.1.0.0... rm -f containers/GNUmakefile cp Makefile.local containers if ifBuildable/ifBuildable containers; then \ cd containers && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library containers-0.1.0.0... Generating Makefile containers-0.1.0.0... if ifBuildable/ifBuildable containers; then \ cd containers && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/containers' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name containers-0.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/containers' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/containers' ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Sequence.hs -o dist/build/Data/Sequence.o -ohi dist/build/Data/Sequence.hi ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/IntSet.hs -o dist/build/Data/IntSet.o -ohi dist/build/Data/IntSet.hi ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Set.hs -o dist/build/Data/Set.o -ohi dist/build/Data/Set.hi <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Map.hs -o dist/build/Data/Map.o -ohi dist/build/Data/Map.hi <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/IntMap.hs -o dist/build/Data/IntMap.o -ohi dist/build/Data/IntMap.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Tree.hs -o dist/build/Data/Tree.o -ohi dist/build/Data/Tree.hi <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.1.0.0.a /usr/bin/ld -x -r -o dist/build/HScontainers-0.1.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.1.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Sequence.hs -o dist/build/Data/Sequence.p_o -ohi dist/build/Data/Sequence.p_hi ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/IntSet.hs -o dist/build/Data/IntSet.p_o -ohi dist/build/Data/IntSet.p_hi ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Set.hs -o dist/build/Data/Set.p_o -ohi dist/build/Data/Set.p_hi <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Map.hs -o dist/build/Data/Map.p_o -ohi dist/build/Data/Map.p_hi <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/IntMap.hs -o dist/build/Data/IntMap.p_o -ohi dist/build/Data/IntMap.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Tree.hs -o dist/build/Data/Tree.p_o -ohi dist/build/Data/Tree.p_hi <> ../../compiler/stage1/ghc-inplace -package-name containers-0.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -fglasgow-exts -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.1.0.0_p.a /usr/bin/ar: creating dist/build/libHScontainers-0.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/containers' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering containers-0.1.0.0... rm -f -f stamp/configure.library.*.bytestring bytestring/unbuildable ( cd bytestring && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.bytestring || touch bytestring/unbuildable Configuring bytestring-0.9.0.1... rm -f bytestring/GNUmakefile cp Makefile.local bytestring if ifBuildable/ifBuildable bytestring; then \ cd bytestring && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library bytestring-0.9.0.1... Generating Makefile bytestring-0.9.0.1... if ifBuildable/ifBuildable bytestring; then \ cd bytestring && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/bytestring' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name bytestring-0.9.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/bytestring' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/bytestring' ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Internal.hs -o dist/build/Data/ByteString/Internal.o -ohi dist/build/Data/ByteString/Internal.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package array-0.1.0.0 -optc-O2 -odir dist/build -c cbits/fpstring.c -o dist/build/cbits/fpstring.o <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Lazy/Internal.hs -o dist/build/Data/ByteString/Lazy/Internal.o -ohi dist/build/Data/ByteString/Lazy/Internal.hi ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Unsafe.hs -o dist/build/Data/ByteString/Unsafe.o -ohi dist/build/Data/ByteString/Unsafe.hi <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Fusion.hs -o dist/build/Data/ByteString/Fusion.o -ohi dist/build/Data/ByteString/Fusion.hi <> <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString.hs -o dist/build/Data/ByteString.o -ohi dist/build/Data/ByteString.hi <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Char8.hs -o dist/build/Data/ByteString/Char8.o -ohi dist/build/Data/ByteString/Char8.hi ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Lazy.hs -o dist/build/Data/ByteString/Lazy.o -ohi dist/build/Data/ByteString/Lazy.hi <> <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.1.a /usr/bin/ld -x -r -o dist/build/HSbytestring-0.9.0.1.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.0.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Internal.hs -o dist/build/Data/ByteString/Internal.p_o -ohi dist/build/Data/ByteString/Internal.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package array-0.1.0.0 -optc-O2 -odir dist/build -c cbits/fpstring.c -o dist/build/cbits/fpstring.p_o <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Lazy/Internal.hs -o dist/build/Data/ByteString/Lazy/Internal.p_o -ohi dist/build/Data/ByteString/Lazy/Internal.p_hi ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Unsafe.hs -o dist/build/Data/ByteString/Unsafe.p_o -ohi dist/build/Data/ByteString/Unsafe.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Fusion.hs -o dist/build/Data/ByteString/Fusion.p_o -ohi dist/build/Data/ByteString/Fusion.p_hi <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString.hs -o dist/build/Data/ByteString.p_o -ohi dist/build/Data/ByteString.p_hi <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Char8.hs -o dist/build/Data/ByteString/Char8.p_o -ohi dist/build/Data/ByteString/Char8.p_hi ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/ByteString/Lazy.hs -o dist/build/Data/ByteString/Lazy.p_o -ohi dist/build/Data/ByteString/Lazy.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name bytestring-0.9.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "fpstring.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -Wall -fglasgow-exts -O2 -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0.1_p.a /usr/bin/ar: creating dist/build/libHSbytestring-0.9.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/bytestring' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering bytestring-0.9.0.1... rm -f -f stamp/configure.library.*.old-locale old-locale/unbuildable ( cd old-locale && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.old-locale || touch old-locale/unbuildable Configuring old-locale-1.0.0.0... rm -f old-locale/GNUmakefile cp Makefile.local old-locale if ifBuildable/ifBuildable old-locale; then \ cd old-locale && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library old-locale-1.0.0.0... Generating Makefile old-locale-1.0.0.0... if ifBuildable/ifBuildable old-locale; then \ cd old-locale && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/old-locale' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name old-locale-1.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/old-locale' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/old-locale' ../../compiler/stage1/ghc-inplace -package-name old-locale-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HSold-locale-1.0.0.0.o dist/build/System/Locale.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSold-locale-1.0.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name old-locale-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHSold-locale-1.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/old-locale' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering old-locale-1.0.0.0... rm -f -f stamp/configure.library.*.old-time old-time/unbuildable ( cd old-time && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.old-time || touch old-time/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 Configuring old-time-1.0.0.0... rm -f old-time/GNUmakefile cp Makefile.local old-time if ifBuildable/ifBuildable old-time; then \ cd old-time && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library old-time-1.0.0.0... Generating Makefile old-time-1.0.0.0... if ifBuildable/ifBuildable old-time; then \ cd old-time && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/old-time' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name old-time-1.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsTime.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/old-time' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/old-time' ../../compiler/stage1/ghc-inplace -package-name old-time-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsTime.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Time.hs -o dist/build/System/Time.o -ohi dist/build/System/Time.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package old-locale-1.0.0.0 -optc-O2 -odir dist/build -c cbits/timeUtils.c -o dist/build/cbits/timeUtils.o <> (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.0.a /usr/bin/ld -x -r -o dist/build/HSold-time-1.0.0.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name old-time-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsTime.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Time.hs -o dist/build/System/Time.p_o -ohi dist/build/System/Time.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package old-locale-1.0.0.0 -optc-O2 -odir dist/build -c cbits/timeUtils.c -o dist/build/cbits/timeUtils.p_o <> (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.0_p.a /usr/bin/ar: creating dist/build/libHSold-time-1.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/old-time' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering old-time-1.0.0.0... rm -f -f stamp/configure.library.*.filepath filepath/unbuildable ( cd filepath && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.filepath || touch filepath/unbuildable Configuring filepath-1.1.0.0... Warning: No license-file field. rm -f filepath/GNUmakefile cp Makefile.local filepath if ifBuildable/ifBuildable filepath; then \ cd filepath && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library filepath-1.1.0.0... Generating Makefile filepath-1.1.0.0... if ifBuildable/ifBuildable filepath; then \ cd filepath && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/filepath' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name filepath-1.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/filepath' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/filepath' ../../compiler/stage1/ghc-inplace -package-name filepath-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/FilePath/Posix.hs -o dist/build/System/FilePath/Posix.o -ohi dist/build/System/FilePath/Posix.hi ../../compiler/stage1/ghc-inplace -package-name filepath-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/FilePath/Windows.hs -o dist/build/System/FilePath/Windows.o -ohi dist/build/System/FilePath/Windows.hi <> ../../compiler/stage1/ghc-inplace -package-name filepath-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HSfilepath-1.1.0.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name filepath-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/FilePath/Posix.hs -o dist/build/System/FilePath/Posix.p_o -ohi dist/build/System/FilePath/Posix.p_hi ../../compiler/stage1/ghc-inplace -package-name filepath-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/FilePath/Windows.hs -o dist/build/System/FilePath/Windows.p_o -ohi dist/build/System/FilePath/Windows.p_hi <> ../../compiler/stage1/ghc-inplace -package-name filepath-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHSfilepath-1.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/filepath' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering filepath-1.1.0.0... rm -f -f stamp/configure.library.*.directory directory/unbuildable ( cd directory && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.directory || touch directory/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 Configuring directory-1.0.0.0... rm -f directory/GNUmakefile cp Makefile.local directory if ifBuildable/ifBuildable directory; then \ cd directory && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library directory-1.0.0.0... Generating Makefile directory-1.0.0.0... if ifBuildable/ifBuildable directory; then \ cd directory && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/directory' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name directory-1.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsDirectory.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/directory' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/directory' ../../compiler/stage1/ghc-inplace -package-name directory-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsDirectory.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Directory.hs -o dist/build/System/Directory.o -ohi dist/build/System/Directory.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package old-time-1.0.0.0 -package filepath-1.1.0.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.0.a /usr/bin/ld -x -r -o dist/build/HSdirectory-1.0.0.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name directory-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsDirectory.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Directory.hs -o dist/build/System/Directory.p_o -ohi dist/build/System/Directory.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package old-time-1.0.0.0 -package filepath-1.1.0.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.0_p.a /usr/bin/ar: creating dist/build/libHSdirectory-1.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/directory' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering directory-1.0.0.0... rm -f -f stamp/configure.library.*.unix unix/unbuildable ( cd unix && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.unix || touch unix/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 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 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 Configuring unix-2.2.0.0... rm -f unix/GNUmakefile cp Makefile.local unix if ifBuildable/ifBuildable unix; then \ cd unix && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library unix-2.2.0.0... Generating Makefile unix-2.2.0.0... if ifBuildable/ifBuildable unix; then \ cd unix && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/unix' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name unix-2.2.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/unix' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/unix' ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Error.hs -o dist/build/System/Posix/Error.o -ohi dist/build/System/Posix/Error.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Resource.hs -o dist/build/System/Posix/Resource.o -ohi dist/build/System/Posix/Resource.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/User.hs -o dist/build/System/Posix/User.o -ohi dist/build/System/Posix/User.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Time.hs -o dist/build/System/Posix/Time.o -ohi dist/build/System/Posix/Time.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Env.hs -o dist/build/System/Posix/Env.o -ohi dist/build/System/Posix/Env.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Signals.hs -o dist/build/System/Posix/Signals.o -ohi dist/build/System/Posix/Signals.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Process/Internals.hs -o dist/build/System/Posix/Process/Internals.o -ohi dist/build/System/Posix/Process/Internals.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Unistd.hs -o dist/build/System/Posix/Unistd.o -ohi dist/build/System/Posix/Unistd.hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/DynamicLinker/Prim.hs -o dist/build/System/Posix/DynamicLinker/Prim.o -ohi dist/build/System/Posix/DynamicLinker/Prim.hi <> ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package directory-1.0.0.0 -optc-O2 -odir dist/build -c cbits/HsUnix.c -o dist/build/cbits/HsUnix.o <> ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package directory-1.0.0.0 -optc-O2 -odir dist/build -c cbits/execvpe.c -o dist/build/cbits/execvpe.o ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/IO.hs -o dist/build/System/Posix/IO.o -ohi dist/build/System/Posix/IO.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Files.hs -o dist/build/System/Posix/Files.o -ohi dist/build/System/Posix/Files.hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Directory.hs -o dist/build/System/Posix/Directory.o -ohi dist/build/System/Posix/Directory.hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/SharedMem.hs -o dist/build/System/Posix/SharedMem.o -ohi dist/build/System/Posix/SharedMem.hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Semaphore.hs -o dist/build/System/Posix/Semaphore.o -ohi dist/build/System/Posix/Semaphore.hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/DynamicLinker.hs -o dist/build/System/Posix/DynamicLinker.o -ohi dist/build/System/Posix/DynamicLinker.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/DynamicLinker/Module.hs -o dist/build/System/Posix/DynamicLinker/Module.o -ohi dist/build/System/Posix/DynamicLinker/Module.hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Process.hs -o dist/build/System/Posix/Process.o -ohi dist/build/System/Posix/Process.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Signals/Exts.hs -o dist/build/System/Posix/Signals/Exts.o -ohi dist/build/System/Posix/Signals/Exts.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Terminal.hs -o dist/build/System/Posix/Terminal.o -ohi dist/build/System/Posix/Terminal.hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Temp.hs -o dist/build/System/Posix/Temp.o -ohi dist/build/System/Posix/Temp.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.2.0.0.a /usr/bin/ld -x -r -o dist/build/HSunix-2.2.0.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.2.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Error.hs -o dist/build/System/Posix/Error.p_o -ohi dist/build/System/Posix/Error.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Resource.hs -o dist/build/System/Posix/Resource.p_o -ohi dist/build/System/Posix/Resource.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/User.hs -o dist/build/System/Posix/User.p_o -ohi dist/build/System/Posix/User.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Time.hs -o dist/build/System/Posix/Time.p_o -ohi dist/build/System/Posix/Time.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Env.hs -o dist/build/System/Posix/Env.p_o -ohi dist/build/System/Posix/Env.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Signals.hs -o dist/build/System/Posix/Signals.p_o -ohi dist/build/System/Posix/Signals.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Posix/Process/Internals.hs -o dist/build/System/Posix/Process/Internals.p_o -ohi dist/build/System/Posix/Process/Internals.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Unistd.hs -o dist/build/System/Posix/Unistd.p_o -ohi dist/build/System/Posix/Unistd.p_hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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 <> ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package directory-1.0.0.0 -optc-O2 -odir dist/build -c cbits/HsUnix.c -o dist/build/cbits/HsUnix.p_o <> ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package directory-1.0.0.0 -optc-O2 -odir dist/build -c cbits/execvpe.c -o dist/build/cbits/execvpe.p_o ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/IO.hs -o dist/build/System/Posix/IO.p_o -ohi dist/build/System/Posix/IO.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Files.hs -o dist/build/System/Posix/Files.p_o -ohi dist/build/System/Posix/Files.p_hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Directory.hs -o dist/build/System/Posix/Directory.p_o -ohi dist/build/System/Posix/Directory.p_hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/SharedMem.hs -o dist/build/System/Posix/SharedMem.p_o -ohi dist/build/System/Posix/SharedMem.p_hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Semaphore.hs -o dist/build/System/Posix/Semaphore.p_o -ohi dist/build/System/Posix/Semaphore.p_hi <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/DynamicLinker.hs -o dist/build/System/Posix/DynamicLinker.p_o -ohi dist/build/System/Posix/DynamicLinker.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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 <> <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Process.hs -o dist/build/System/Posix/Process.p_o -ohi dist/build/System/Posix/Process.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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 <> <> <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Terminal.hs -o dist/build/System/Posix/Terminal.p_o -ohi dist/build/System/Posix/Terminal.p_hi ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Posix/Temp.hs -o dist/build/System/Posix/Temp.p_o -ohi dist/build/System/Posix/Temp.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name unix-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsUnix.h" -#include "execvpe.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -O -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.2.0.0_p.a /usr/bin/ar: creating dist/build/libHSunix-2.2.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/unix' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering unix-2.2.0.0... rm -f -f stamp/configure.library.*.process process/unbuildable ( cd process && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.process || touch process/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 for unistd.h... (cached) 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 for setitimer... yes checking value of SIG_DFL... -1 checking value of SIG_IGN... -1 configure: creating ./config.status config.status: creating include/HsProcessConfig.h Configuring process-1.0.0.0... rm -f process/GNUmakefile cp Makefile.local process if ifBuildable/ifBuildable process; then \ cd process && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library process-1.0.0.0... Generating Makefile process-1.0.0.0... if ifBuildable/ifBuildable process; then \ cd process && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/process' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name process-1.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics System.Process System.Cmd System.Process.Internals <> 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.8.1/libraries/process' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/process' ../../compiler/stage1/ghc-inplace -package-name process-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Process/Internals.hs -o dist/build/System/Process/Internals.o -ohi dist/build/System/Process/Internals.hi ../../compiler/stage1/ghc-inplace -Iinclude -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -optc-O2 -odir dist/build -c cbits/runProcess.c -o dist/build/cbits/runProcess.o <> ../../compiler/stage1/ghc-inplace -package-name process-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Process.hs -o dist/build/System/Process.o -ohi dist/build/System/Process.hi <> ../../compiler/stage1/ghc-inplace -package-name process-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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_split dist/build/System/Cmd_split dist/build/System/Process/Internals_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSprocess-1.0.0.0.a /usr/bin/ld -x -r -o dist/build/HSprocess-1.0.0.0.o dist/build/System/Process.o dist/build/System/Cmd.o dist/build/System/Process/Internals.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/runProcess.o /usr/bin/ar: creating dist/build/libHSprocess-1.0.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name process-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Process/Internals.hs -o dist/build/System/Process/Internals.p_o -ohi dist/build/System/Process/Internals.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -optc-O2 -odir dist/build -c cbits/runProcess.c -o dist/build/cbits/runProcess.p_o <> ../../compiler/stage1/ghc-inplace -package-name process-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Process.hs -o dist/build/System/Process.p_o -ohi dist/build/System/Process.p_hi <> ../../compiler/stage1/ghc-inplace -package-name process-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "runProcess.h" -odir dist/build -hidir dist/build -stubdir dist/build -package unix-2.2.0.0 -package base-3.0.0.0 -package directory-1.0.0.0 -package filepath-1.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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_split dist/build/System/Cmd_split dist/build/System/Process/Internals_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSprocess-1.0.0.0_p.a /usr/bin/ar: creating dist/build/libHSprocess-1.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/process' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering process-1.0.0.0... rm -f -f stamp/configure.library.*.pretty pretty/unbuildable ( cd pretty && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.pretty || touch pretty/unbuildable Configuring pretty-1.0.0.0... rm -f pretty/GNUmakefile cp Makefile.local pretty if ifBuildable/ifBuildable pretty; then \ cd pretty && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library pretty-1.0.0.0... Generating Makefile pretty-1.0.0.0... if ifBuildable/ifBuildable pretty; then \ cd pretty && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/pretty' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name pretty-1.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/pretty' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/pretty' ../../compiler/stage1/ghc-inplace -package-name pretty-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/PrettyPrint/HughesPJ.hs -o dist/build/Text/PrettyPrint/HughesPJ.o -ohi dist/build/Text/PrettyPrint/HughesPJ.hi <> ../../compiler/stage1/ghc-inplace -package-name pretty-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.0.a /usr/bin/ld -x -r -o dist/build/HSpretty-1.0.0.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.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name pretty-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/PrettyPrint/HughesPJ.hs -o dist/build/Text/PrettyPrint/HughesPJ.p_o -ohi dist/build/Text/PrettyPrint/HughesPJ.p_hi <> ../../compiler/stage1/ghc-inplace -package-name pretty-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0.0_p.a /usr/bin/ar: creating dist/build/libHSpretty-1.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/pretty' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering pretty-1.0.0.0... rm -f -f stamp/configure.library.*.hpc hpc/unbuildable ( cd hpc && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.hpc || touch hpc/unbuildable Configuring hpc-0.5.0.0... rm -f hpc/GNUmakefile cp Makefile.local hpc if ifBuildable/ifBuildable hpc; then \ cd hpc && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library hpc-0.5.0.0... Generating Makefile hpc-0.5.0.0... if ifBuildable/ifBuildable hpc; then \ cd hpc && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/hpc' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name hpc-0.5.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/hpc' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/hpc' ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Trace/Hpc/Util.hs -o dist/build/Trace/Hpc/Util.o -ohi dist/build/Trace/Hpc/Util.hi <> ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Trace/Hpc/Tix.hs -o dist/build/Trace/Hpc/Tix.o -ohi dist/build/Trace/Hpc/Tix.hi <> ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Trace/Hpc/Mix.hs -o dist/build/Trace/Hpc/Mix.o -ohi dist/build/Trace/Hpc/Mix.hi ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HShpc-0.5.0.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Trace/Hpc/Util.hs -o dist/build/Trace/Hpc/Util.p_o -ohi dist/build/Trace/Hpc/Util.p_hi <> ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Trace/Hpc/Tix.hs -o dist/build/Trace/Hpc/Tix.p_o -ohi dist/build/Trace/Hpc/Tix.p_hi <> ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Trace/Hpc/Mix.hs -o dist/build/Trace/Hpc/Mix.p_o -ohi dist/build/Trace/Hpc/Mix.p_hi ../../compiler/stage1/ghc-inplace -package-name hpc-0.5.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package containers-0.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHShpc-0.5.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/hpc' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering hpc-0.5.0.0... rm -f -f stamp/configure.library.*.template-haskell template-haskell/unbuildable ( cd template-haskell && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.template-haskell || touch template-haskell/unbuildable Configuring template-haskell-2.2.0.0... rm -f template-haskell/GNUmakefile cp Makefile.local template-haskell if ifBuildable/ifBuildable template-haskell; then \ cd template-haskell && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library template-haskell-2.2.0.0... Generating Makefile template-haskell-2.2.0.0... if ifBuildable/ifBuildable template-haskell; then \ cd template-haskell && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/template-haskell' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name template-haskell-2.2.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -H16m -O -O -Rghc-timing -fgenerics Language.Haskell.TH.Syntax Language.Haskell.TH.PprLib Language.Haskell.TH.Ppr Language.Haskell.TH.Lib 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.8.1/libraries/template-haskell' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/template-haskell' ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/Syntax.hs -o dist/build/Language/Haskell/TH/Syntax.o -ohi dist/build/Language/Haskell/TH/Syntax.hi <> ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/PprLib.hs -o dist/build/Language/Haskell/TH/PprLib.o -ohi dist/build/Language/Haskell/TH/PprLib.hi ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/Lib.hs -o dist/build/Language/Haskell/TH/Lib.o -ohi dist/build/Language/Haskell/TH/Lib.hi <> ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/Ppr.hs -o dist/build/Language/Haskell/TH/Ppr.o -ohi dist/build/Language/Haskell/TH/Ppr.hi <> <> ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -H16m -O -O -Rghc-timing -fgenerics -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_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHStemplate-haskell-2.2.0.0.a /usr/bin/ld -x -r -o dist/build/HStemplate-haskell-2.2.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.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHStemplate-haskell-2.2.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/Syntax.hs -o dist/build/Language/Haskell/TH/Syntax.p_o -ohi dist/build/Language/Haskell/TH/Syntax.p_hi <> ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/PprLib.hs -o dist/build/Language/Haskell/TH/PprLib.p_o -ohi dist/build/Language/Haskell/TH/PprLib.p_hi ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/Lib.hs -o dist/build/Language/Haskell/TH/Lib.p_o -ohi dist/build/Language/Haskell/TH/Lib.p_hi <> ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/TH/Ppr.hs -o dist/build/Language/Haskell/TH/Ppr.p_o -ohi dist/build/Language/Haskell/TH/Ppr.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name template-haskell-2.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package packedstring-0.1.0.0 -package containers-0.1.0.0 -O -package-name template-haskell -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHStemplate-haskell-2.2.0.0_p.a /usr/bin/ar: creating dist/build/libHStemplate-haskell-2.2.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/template-haskell' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering template-haskell-2.2.0.0... rm -f -f stamp/configure.library.*.readline readline/unbuildable ( cd readline && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.readline || touch readline/unbuildable 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 ANSI C... none needed checking for GNUreadline.framework... checking for readline... no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for rl_readline_version... yes checking for rl_begin_undo_group... yes checking for rl_erase_empty_line... yes checking for rl_free_undo_list... yes checking for rl_completion_word_break_hook in -lreadline... yes configure: creating ./config.status config.status: creating config.mk config.status: creating readline.buildinfo config.status: creating include/HsReadlineConfig.h Configuring readline-1.0.1.0... rm -f readline/GNUmakefile cp Makefile.local readline if ifBuildable/ifBuildable readline; then \ cd readline && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library readline-1.0.1.0... Generating Makefile readline-1.0.1.0... if ifBuildable/ifBuildable readline; then \ cd readline && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/readline' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name readline-1.0.1.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsReadline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package process-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics System.Console.Readline System.Console.SimpleLineEditor <> for dir in dist/build/ dist/build/System/Console/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/readline' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/readline' ../../compiler/stage1/ghc-inplace -package-name readline-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsReadline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package process-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Console/Readline.hs -o dist/build/System/Console/Readline.o -ohi dist/build/System/Console/Readline.hi ../../compiler/stage1/ghc-inplace -package-name readline-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsReadline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package process-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Console/SimpleLineEditor.hs -o dist/build/System/Console/SimpleLineEditor.o -ohi dist/build/System/Console/SimpleLineEditor.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package process-1.0.0.0 -optc-O2 -odir dist/build -c HsReadline_cbits.c -o dist/build/HsReadline_cbits.o <> <> (echo dist/build/HsReadline_cbits.o `find dist/build -name "*_stub.o" -print`; find dist/build/System/Console/Readline_split dist/build/System/Console/SimpleLineEditor_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSreadline-1.0.1.0.a /usr/bin/ld -x -r -o dist/build/HSreadline-1.0.1.0.o dist/build/System/Console/Readline.o dist/build/System/Console/SimpleLineEditor.o `find dist/build -name "*_stub.o" -print` dist/build/HsReadline_cbits.o /usr/bin/ar: creating dist/build/libHSreadline-1.0.1.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name readline-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsReadline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package process-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/System/Console/Readline.hs -o dist/build/System/Console/Readline.p_o -ohi dist/build/System/Console/Readline.p_hi ../../compiler/stage1/ghc-inplace -package-name readline-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsReadline.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package process-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Console/SimpleLineEditor.hs -o dist/build/System/Console/SimpleLineEditor.p_o -ohi dist/build/System/Console/SimpleLineEditor.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package process-1.0.0.0 -optc-O2 -odir dist/build -c HsReadline_cbits.c -o dist/build/HsReadline_cbits.p_o <> <> (echo dist/build/HsReadline_cbits.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/System/Console/Readline_split dist/build/System/Console/SimpleLineEditor_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSreadline-1.0.1.0_p.a /usr/bin/ar: creating dist/build/libHSreadline-1.0.1.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/readline' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering readline-1.0.1.0... rm -f -f stamp/configure.library.*.Cabal Cabal/unbuildable ( cd Cabal && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.Cabal || touch Cabal/unbuildable Configuring Cabal-1.2.2.0... rm -f Cabal/GNUmakefile cp Makefile.local Cabal if ifBuildable/ifBuildable Cabal; then \ cd Cabal && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library Cabal-1.2.2.0... Generating Makefile Cabal-1.2.2.0... if ifBuildable/ifBuildable Cabal; then \ cd Cabal && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/Cabal' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name Cabal-1.2.2.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics Distribution.Compiler Distribution.Extension Distribution.Setup Distribution.InstalledPackageInfo Distribution.License Distribution.Make Distribution.Package Distribution.PackageDescription Distribution.Configuration Distribution.ParseUtils Distribution.Simple Distribution.Simple.Build Distribution.Simple.Compiler Distribution.Simple.Configure Distribution.Simple.GHC Distribution.Simple.GHC.Makefile Distribution.Simple.GHC.PackageConfig Distribution.Simple.Haddock Distribution.Simple.Hugs Distribution.Simple.Install Distribution.Simple.InstallDirs Distribution.Simple.JHC Distribution.Simple.LocalBuildInfo Distribution.Simple.NHC Distribution.Simple.PreProcess Distribution.Simple.PreProcess.Unlit Distribution.Simple.Program Distribution.Simple.Register Distribution.Simple.Setup Distribution.Simple.SetupWrapper Distribution.Simple.SrcDist Distribution.Simple.Utils Distribution.System Distribution.Verbosity Distribution.Version Distribution.Compat.ReadP Language.Haskell.Extension Distribution.GetOpt Distribution.Compat.Map Distribution.Compat.Directory Distribution.Compat.Exception Distribution.Compat.RawSystem Distribution.Compat.TempFile <> for dir in dist/build/Distribution/ dist/build/Distribution/Compat/ dist/build/Distribution/Simple/ 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.8.1/libraries/Cabal' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/Cabal' ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compiler.hs -o dist/build/Distribution/Compiler.o -ohi dist/build/Distribution/Compiler.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Extension.hs -o dist/build/Language/Haskell/Extension.o -ohi dist/build/Language/Haskell/Extension.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Verbosity.hs -o dist/build/Distribution/Verbosity.o -ohi dist/build/Distribution/Verbosity.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/GetOpt.hs -o dist/build/Distribution/GetOpt.o -ohi dist/build/Distribution/GetOpt.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/ReadP.hs -o dist/build/Distribution/Compat/ReadP.o -ohi dist/build/Distribution/Compat/ReadP.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/TempFile.hs -o dist/build/Distribution/Compat/TempFile.o -ohi dist/build/Distribution/Compat/TempFile.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/System.hs -o dist/build/Distribution/System.o -ohi dist/build/Distribution/System.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/Exception.hs -o dist/build/Distribution/Compat/Exception.o -ohi dist/build/Distribution/Compat/Exception.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/RawSystem.hs -o dist/build/Distribution/Compat/RawSystem.o -ohi dist/build/Distribution/Compat/RawSystem.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/Directory.hs -o dist/build/Distribution/Compat/Directory.o -ohi dist/build/Distribution/Compat/Directory.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/Map.hs -o dist/build/Distribution/Compat/Map.o -ohi dist/build/Distribution/Compat/Map.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/License.hs -o dist/build/Distribution/License.o -ohi dist/build/Distribution/License.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/PreProcess/Unlit.hs -o dist/build/Distribution/Simple/PreProcess/Unlit.o -ohi dist/build/Distribution/Simple/PreProcess/Unlit.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/GHC/Makefile.hs -o dist/build/Distribution/Simple/GHC/Makefile.o -ohi dist/build/Distribution/Simple/GHC/Makefile.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Version.hs -o dist/build/Distribution/Version.o -ohi dist/build/Distribution/Version.hi <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Package.hs -o dist/build/Distribution/Package.o -ohi dist/build/Distribution/Package.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Configuration.hs -o dist/build/Distribution/Configuration.o -ohi dist/build/Distribution/Configuration.hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Extension.hs -o dist/build/Distribution/Extension.o -ohi dist/build/Distribution/Extension.hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Utils.hs -o dist/build/Distribution/Simple/Utils.o -ohi dist/build/Distribution/Simple/Utils.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Compiler.hs -o dist/build/Distribution/Simple/Compiler.o -ohi dist/build/Distribution/Simple/Compiler.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/ParseUtils.hs -o dist/build/Distribution/ParseUtils.o -ohi dist/build/Distribution/ParseUtils.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Program.hs -o dist/build/Distribution/Simple/Program.o -ohi dist/build/Distribution/Simple/Program.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/InstalledPackageInfo.hs -o dist/build/Distribution/InstalledPackageInfo.o -ohi dist/build/Distribution/InstalledPackageInfo.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/PackageDescription.hs -o dist/build/Distribution/PackageDescription.o -ohi dist/build/Distribution/PackageDescription.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Setup.hs -o dist/build/Distribution/Simple/Setup.o -ohi dist/build/Distribution/Simple/Setup.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Setup.hs -o dist/build/Distribution/Setup.o -ohi dist/build/Distribution/Setup.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Make.hs -o dist/build/Distribution/Make.o -ohi dist/build/Distribution/Make.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/InstallDirs.hs -o dist/build/Distribution/Simple/InstallDirs.o -ohi dist/build/Distribution/Simple/InstallDirs.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/LocalBuildInfo.hs -o dist/build/Distribution/Simple/LocalBuildInfo.o -ohi dist/build/Distribution/Simple/LocalBuildInfo.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/PreProcess.hs -o dist/build/Distribution/Simple/PreProcess.o -ohi dist/build/Distribution/Simple/PreProcess.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/JHC.hs -o dist/build/Distribution/Simple/JHC.o -ohi dist/build/Distribution/Simple/JHC.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/GHC/PackageConfig.hs -o dist/build/Distribution/Simple/GHC/PackageConfig.o -ohi dist/build/Distribution/Simple/GHC/PackageConfig.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/NHC.hs -o dist/build/Distribution/Simple/NHC.o -ohi dist/build/Distribution/Simple/NHC.hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/GHC.hs -o dist/build/Distribution/Simple/GHC.o -ohi dist/build/Distribution/Simple/GHC.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Register.hs -o dist/build/Distribution/Simple/Register.o -ohi dist/build/Distribution/Simple/Register.hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Haddock.hs -o dist/build/Distribution/Simple/Haddock.o -ohi dist/build/Distribution/Simple/Haddock.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Hugs.hs -o dist/build/Distribution/Simple/Hugs.o -ohi dist/build/Distribution/Simple/Hugs.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/SrcDist.hs -o dist/build/Distribution/Simple/SrcDist.o -ohi dist/build/Distribution/Simple/SrcDist.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Install.hs -o dist/build/Distribution/Simple/Install.o -ohi dist/build/Distribution/Simple/Install.hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Configure.hs -o dist/build/Distribution/Simple/Configure.o -ohi dist/build/Distribution/Simple/Configure.hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Build.hs -o dist/build/Distribution/Simple/Build.o -ohi dist/build/Distribution/Simple/Build.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple.hs -o dist/build/Distribution/Simple.o -ohi dist/build/Distribution/Simple.hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/SetupWrapper.hs -o dist/build/Distribution/Simple/SetupWrapper.o -ohi dist/build/Distribution/Simple/SetupWrapper.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Distribution/Compiler_split dist/build/Distribution/Extension_split dist/build/Distribution/Setup_split dist/build/Distribution/InstalledPackageInfo_split dist/build/Distribution/License_split dist/build/Distribution/Make_split dist/build/Distribution/Package_split dist/build/Distribution/PackageDescription_split dist/build/Distribution/Configuration_split dist/build/Distribution/ParseUtils_split dist/build/Distribution/Simple_split dist/build/Distribution/Simple/Build_split dist/build/Distribution/Simple/Compiler_split dist/build/Distribution/Simple/Configure_split dist/build/Distribution/Simple/GHC_split dist/build/Distribution/Simple/GHC/Makefile_split dist/build/Distribution/Simple/GHC/PackageConfig_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/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/SetupWrapper_split dist/build/Distribution/Simple/SrcDist_split dist/build/Distribution/Simple/Utils_split dist/build/Distribution/System_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/Map_split dist/build/Distribution/Compat/Directory_split dist/build/Distribution/Compat/Exception_split dist/build/Distribution/Compat/RawSystem_split dist/build/Distribution/Compat/TempFile_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSCabal-1.2.2.0.a /usr/bin/ld -x -r -o dist/build/HSCabal-1.2.2.0.o dist/build/Distribution/Compiler.o dist/build/Distribution/Extension.o dist/build/Distribution/Setup.o dist/build/Distribution/InstalledPackageInfo.o dist/build/Distribution/License.o dist/build/Distribution/Make.o dist/build/Distribution/Package.o dist/build/Distribution/PackageDescription.o dist/build/Distribution/Configuration.o dist/build/Distribution/ParseUtils.o dist/build/Distribution/Simple.o dist/build/Distribution/Simple/Build.o dist/build/Distribution/Simple/Compiler.o dist/build/Distribution/Simple/Configure.o dist/build/Distribution/Simple/GHC.o dist/build/Distribution/Simple/GHC/Makefile.o dist/build/Distribution/Simple/GHC/PackageConfig.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/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/SetupWrapper.o dist/build/Distribution/Simple/SrcDist.o dist/build/Distribution/Simple/Utils.o dist/build/Distribution/System.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/Map.o dist/build/Distribution/Compat/Directory.o dist/build/Distribution/Compat/Exception.o dist/build/Distribution/Compat/RawSystem.o dist/build/Distribution/Compat/TempFile.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSCabal-1.2.2.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compiler.hs -o dist/build/Distribution/Compiler.p_o -ohi dist/build/Distribution/Compiler.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Extension.hs -o dist/build/Language/Haskell/Extension.p_o -ohi dist/build/Language/Haskell/Extension.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Verbosity.hs -o dist/build/Distribution/Verbosity.p_o -ohi dist/build/Distribution/Verbosity.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/GetOpt.hs -o dist/build/Distribution/GetOpt.p_o -ohi dist/build/Distribution/GetOpt.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/ReadP.hs -o dist/build/Distribution/Compat/ReadP.p_o -ohi dist/build/Distribution/Compat/ReadP.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/TempFile.hs -o dist/build/Distribution/Compat/TempFile.p_o -ohi dist/build/Distribution/Compat/TempFile.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/System.hs -o dist/build/Distribution/System.p_o -ohi dist/build/Distribution/System.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/Exception.hs -o dist/build/Distribution/Compat/Exception.p_o -ohi dist/build/Distribution/Compat/Exception.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/RawSystem.hs -o dist/build/Distribution/Compat/RawSystem.p_o -ohi dist/build/Distribution/Compat/RawSystem.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/Directory.hs -o dist/build/Distribution/Compat/Directory.p_o -ohi dist/build/Distribution/Compat/Directory.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Compat/Map.hs -o dist/build/Distribution/Compat/Map.p_o -ohi dist/build/Distribution/Compat/Map.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/License.hs -o dist/build/Distribution/License.p_o -ohi dist/build/Distribution/License.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/PreProcess/Unlit.hs -o dist/build/Distribution/Simple/PreProcess/Unlit.p_o -ohi dist/build/Distribution/Simple/PreProcess/Unlit.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/GHC/Makefile.hs -o dist/build/Distribution/Simple/GHC/Makefile.p_o -ohi dist/build/Distribution/Simple/GHC/Makefile.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Version.hs -o dist/build/Distribution/Version.p_o -ohi dist/build/Distribution/Version.p_hi <> <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Package.hs -o dist/build/Distribution/Package.p_o -ohi dist/build/Distribution/Package.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Configuration.hs -o dist/build/Distribution/Configuration.p_o -ohi dist/build/Distribution/Configuration.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Extension.hs -o dist/build/Distribution/Extension.p_o -ohi dist/build/Distribution/Extension.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Utils.hs -o dist/build/Distribution/Simple/Utils.p_o -ohi dist/build/Distribution/Simple/Utils.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Compiler.hs -o dist/build/Distribution/Simple/Compiler.p_o -ohi dist/build/Distribution/Simple/Compiler.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/ParseUtils.hs -o dist/build/Distribution/ParseUtils.p_o -ohi dist/build/Distribution/ParseUtils.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Program.hs -o dist/build/Distribution/Simple/Program.p_o -ohi dist/build/Distribution/Simple/Program.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/InstalledPackageInfo.hs -o dist/build/Distribution/InstalledPackageInfo.p_o -ohi dist/build/Distribution/InstalledPackageInfo.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/PackageDescription.hs -o dist/build/Distribution/PackageDescription.p_o -ohi dist/build/Distribution/PackageDescription.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Setup.hs -o dist/build/Distribution/Simple/Setup.p_o -ohi dist/build/Distribution/Simple/Setup.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Setup.hs -o dist/build/Distribution/Setup.p_o -ohi dist/build/Distribution/Setup.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Make.hs -o dist/build/Distribution/Make.p_o -ohi dist/build/Distribution/Make.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/InstallDirs.hs -o dist/build/Distribution/Simple/InstallDirs.p_o -ohi dist/build/Distribution/Simple/InstallDirs.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/LocalBuildInfo.hs -o dist/build/Distribution/Simple/LocalBuildInfo.p_o -ohi dist/build/Distribution/Simple/LocalBuildInfo.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/PreProcess.hs -o dist/build/Distribution/Simple/PreProcess.p_o -ohi dist/build/Distribution/Simple/PreProcess.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/JHC.hs -o dist/build/Distribution/Simple/JHC.p_o -ohi dist/build/Distribution/Simple/JHC.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/GHC/PackageConfig.hs -o dist/build/Distribution/Simple/GHC/PackageConfig.p_o -ohi dist/build/Distribution/Simple/GHC/PackageConfig.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/NHC.hs -o dist/build/Distribution/Simple/NHC.p_o -ohi dist/build/Distribution/Simple/NHC.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/GHC.hs -o dist/build/Distribution/Simple/GHC.p_o -ohi dist/build/Distribution/Simple/GHC.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Register.hs -o dist/build/Distribution/Simple/Register.p_o -ohi dist/build/Distribution/Simple/Register.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Haddock.hs -o dist/build/Distribution/Simple/Haddock.p_o -ohi dist/build/Distribution/Simple/Haddock.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Hugs.hs -o dist/build/Distribution/Simple/Hugs.p_o -ohi dist/build/Distribution/Simple/Hugs.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/SrcDist.hs -o dist/build/Distribution/Simple/SrcDist.p_o -ohi dist/build/Distribution/Simple/SrcDist.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Install.hs -o dist/build/Distribution/Simple/Install.p_o -ohi dist/build/Distribution/Simple/Install.p_hi ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Configure.hs -o dist/build/Distribution/Simple/Configure.p_o -ohi dist/build/Distribution/Simple/Configure.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/Build.hs -o dist/build/Distribution/Simple/Build.p_o -ohi dist/build/Distribution/Simple/Build.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple.hs -o dist/build/Distribution/Simple.p_o -ohi dist/build/Distribution/Simple.p_hi <> ../../compiler/stage1/ghc-inplace -package-name Cabal-1.2.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -optP-DCABAL_VERSION=1,2,2,0 -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package directory-1.0.0.0 -package old-time-1.0.0.0 -package process-1.0.0.0 -package containers-0.1.0.0 -package filepath-1.1.0.0 -O -Wall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Distribution/Simple/SetupWrapper.hs -o dist/build/Distribution/Simple/SetupWrapper.p_o -ohi dist/build/Distribution/Simple/SetupWrapper.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Distribution/Compiler_split dist/build/Distribution/Extension_split dist/build/Distribution/Setup_split dist/build/Distribution/InstalledPackageInfo_split dist/build/Distribution/License_split dist/build/Distribution/Make_split dist/build/Distribution/Package_split dist/build/Distribution/PackageDescription_split dist/build/Distribution/Configuration_split dist/build/Distribution/ParseUtils_split dist/build/Distribution/Simple_split dist/build/Distribution/Simple/Build_split dist/build/Distribution/Simple/Compiler_split dist/build/Distribution/Simple/Configure_split dist/build/Distribution/Simple/GHC_split dist/build/Distribution/Simple/GHC/Makefile_split dist/build/Distribution/Simple/GHC/PackageConfig_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/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/SetupWrapper_split dist/build/Distribution/Simple/SrcDist_split dist/build/Distribution/Simple/Utils_split dist/build/Distribution/System_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/Map_split dist/build/Distribution/Compat/Directory_split dist/build/Distribution/Compat/Exception_split dist/build/Distribution/Compat/RawSystem_split dist/build/Distribution/Compat/TempFile_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSCabal-1.2.2.0_p.a /usr/bin/ar: creating dist/build/libHSCabal-1.2.2.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/Cabal' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering Cabal-1.2.2.0... rm -f -f stamp/configure.library.*.random random/unbuildable ( cd random && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.random || touch random/unbuildable Configuring random-1.0.0.0... rm -f random/GNUmakefile cp Makefile.local random if ifBuildable/ifBuildable random; then \ cd random && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library random-1.0.0.0... Generating Makefile random-1.0.0.0... if ifBuildable/ifBuildable random; then \ cd random && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/random' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name random-1.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/random' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/random' ../../compiler/stage1/ghc-inplace -package-name random-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System/Random.hs -o dist/build/System/Random.o -ohi dist/build/System/Random.hi <> (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.0.a /usr/bin/ld -x -r -o dist/build/HSrandom-1.0.0.0.o dist/build/System/Random.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSrandom-1.0.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name random-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System/Random.hs -o dist/build/System/Random.p_o -ohi dist/build/System/Random.p_hi <> (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.0_p.a /usr/bin/ar: creating dist/build/libHSrandom-1.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/random' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering random-1.0.0.0... rm -f -f stamp/configure.library.*.haskell98 haskell98/unbuildable ( cd haskell98 && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.haskell98 || touch haskell98/unbuildable Configuring haskell98-1.0.1.0... rm -f haskell98/GNUmakefile cp Makefile.local haskell98 if ifBuildable/ifBuildable haskell98; then \ cd haskell98 && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library haskell98-1.0.1.0... Generating Makefile haskell98-1.0.1.0... if ifBuildable/ifBuildable haskell98; then \ cd haskell98 && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/haskell98' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name haskell98-1.0.1.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/haskell98' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/haskell98' ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Ix.hs -o dist/build/Ix.o -ohi dist/build/Ix.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c CPUTime.hs -o dist/build/CPUTime.o -ohi dist/build/CPUTime.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Char.hs -o dist/build/Char.o -ohi dist/build/Char.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Complex.hs -o dist/build/Complex.o -ohi dist/build/Complex.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Directory.hs -o dist/build/Directory.o -ohi dist/build/Directory.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c IO.hs -o dist/build/IO.o -ohi dist/build/IO.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c List.hs -o dist/build/List.o -ohi dist/build/List.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Locale.hs -o dist/build/Locale.o -ohi dist/build/Locale.hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Maybe.hs -o dist/build/Maybe.o -ohi dist/build/Maybe.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Monad.hs -o dist/build/Monad.o -ohi dist/build/Monad.hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Random.hs -o dist/build/Random.o -ohi dist/build/Random.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Ratio.hs -o dist/build/Ratio.o -ohi dist/build/Ratio.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c System.hs -o dist/build/System.o -ohi dist/build/System.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Time.hs -o dist/build/Time.o -ohi dist/build/Time.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Bits.hs -o dist/build/Bits.o -ohi dist/build/Bits.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c CError.hs -o dist/build/CError.o -ohi dist/build/CError.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c CForeign.hs -o dist/build/CForeign.o -ohi dist/build/CForeign.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c CString.hs -o dist/build/CString.o -ohi dist/build/CString.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c CTypes.hs -o dist/build/CTypes.o -ohi dist/build/CTypes.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c ForeignPtr.hs -o dist/build/ForeignPtr.o -ohi dist/build/ForeignPtr.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Int.hs -o dist/build/Int.o -ohi dist/build/Int.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c MarshalAlloc.hs -o dist/build/MarshalAlloc.o -ohi dist/build/MarshalAlloc.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c MarshalArray.hs -o dist/build/MarshalArray.o -ohi dist/build/MarshalArray.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c MarshalError.hs -o dist/build/MarshalError.o -ohi dist/build/MarshalError.hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c MarshalUtils.hs -o dist/build/MarshalUtils.o -ohi dist/build/MarshalUtils.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Ptr.hs -o dist/build/Ptr.o -ohi dist/build/Ptr.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c StablePtr.hs -o dist/build/StablePtr.o -ohi dist/build/StablePtr.hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Storable.hs -o dist/build/Storable.o -ohi dist/build/Storable.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Word.hs -o dist/build/Word.o -ohi dist/build/Word.hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -H16m -O -O -Rghc-timing -fgenerics -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; ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Ix.hs -o dist/build/Ix.p_o -ohi dist/build/Ix.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c CPUTime.hs -o dist/build/CPUTime.p_o -ohi dist/build/CPUTime.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Char.hs -o dist/build/Char.p_o -ohi dist/build/Char.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Complex.hs -o dist/build/Complex.p_o -ohi dist/build/Complex.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Directory.hs -o dist/build/Directory.p_o -ohi dist/build/Directory.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c IO.hs -o dist/build/IO.p_o -ohi dist/build/IO.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c List.hs -o dist/build/List.p_o -ohi dist/build/List.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Locale.hs -o dist/build/Locale.p_o -ohi dist/build/Locale.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Maybe.hs -o dist/build/Maybe.p_o -ohi dist/build/Maybe.p_hi <> <> <> 5 GCs, 116644/116644 avg/max bytes residency (1 samples), 18M in use, 0.00 INIT (0.00 elapsed), 0.05 MUT (0.14 elapsed), 0.01 GC (0.05 elapsed) :ghc>> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Monad.hs -o dist/build/Monad.p_o -ohi dist/build/Monad.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Random.hs -o dist/build/Random.p_o -ohi dist/build/Random.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Ratio.hs -o dist/build/Ratio.p_o -ohi dist/build/Ratio.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c System.hs -o dist/build/System.p_o -ohi dist/build/System.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Time.hs -o dist/build/Time.p_o -ohi dist/build/Time.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Bits.hs -o dist/build/Bits.p_o -ohi dist/build/Bits.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c CError.hs -o dist/build/CError.p_o -ohi dist/build/CError.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c CForeign.hs -o dist/build/CForeign.p_o -ohi dist/build/CForeign.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c CString.hs -o dist/build/CString.p_o -ohi dist/build/CString.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c CTypes.hs -o dist/build/CTypes.p_o -ohi dist/build/CTypes.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c ForeignPtr.hs -o dist/build/ForeignPtr.p_o -ohi dist/build/ForeignPtr.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Int.hs -o dist/build/Int.p_o -ohi dist/build/Int.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c MarshalAlloc.hs -o dist/build/MarshalAlloc.p_o -ohi dist/build/MarshalAlloc.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c MarshalArray.hs -o dist/build/MarshalArray.p_o -ohi dist/build/MarshalArray.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c MarshalError.hs -o dist/build/MarshalError.p_o -ohi dist/build/MarshalError.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c MarshalUtils.hs -o dist/build/MarshalUtils.p_o -ohi dist/build/MarshalUtils.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Ptr.hs -o dist/build/Ptr.p_o -ohi dist/build/Ptr.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c StablePtr.hs -o dist/build/StablePtr.p_o -ohi dist/build/StablePtr.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Storable.hs -o dist/build/Storable.p_o -ohi dist/build/Storable.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Word.hs -o dist/build/Word.p_o -ohi dist/build/Word.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell98-1.0.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package process-1.0.0.0 -package array-0.1.0.0 -O -package-name haskell98 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.8.1/libraries/haskell98' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering haskell98-1.0.1.0... rm -f -f stamp/configure.library.*.regex-base regex-base/unbuildable ( cd regex-base && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.regex-base || touch regex-base/unbuildable Configuring regex-base-0.72.0.1... rm -f regex-base/GNUmakefile cp Makefile.local regex-base if ifBuildable/ifBuildable regex-base; then \ cd regex-base && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library regex-base-0.72.0.1... Generating Makefile regex-base-0.72.0.1... if ifBuildable/ifBuildable regex-base; then \ cd regex-base && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-base' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name regex-base-0.72.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/regex-base' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-base' ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Base/RegexLike.hs -o dist/build/Text/Regex/Base/RegexLike.o -ohi dist/build/Text/Regex/Base/RegexLike.hi <> ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Base/Context.hs -o dist/build/Text/Regex/Base/Context.o -ohi dist/build/Text/Regex/Base/Context.hi Warning: orphan instances: instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f1 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Arr.Array] = Text.Regex.Base.Context.$f10 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,,)] = Text.Regex.Base.Context.$f11 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Arr.Array] = Text.Regex.Base.Context.$f12 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,)] = Text.Regex.Base.Context.$f13 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Base.Int] = Text.Regex.Base.Context.$f14 instance Text.Regex.Base.RegexLike.RegexContext [., ., ()] = Text.Regex.Base.Context.$f15 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Base.Bool] = Text.Regex.Base.Context.$f16 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f2 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f3 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f4 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f5 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f6 instance Text.Regex.Base.RegexLike.RegexContext [., ., Text.Regex.Base.RegexLike.MatchResult] = Text.Regex.Base.Context.$f7 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,,,)] = Text.Regex.Base.Context.$f8 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,,)] = Text.Regex.Base.Context.$f9 <> ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Base.hs -o dist/build/Text/Regex/Base.o -ohi dist/build/Text/Regex/Base.hi Text/Regex/Base.hs:48:3: Warning: The export item `module Text.Regex.Base.Context' exports nothing <> ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.1.a /usr/bin/ld -x -r -o dist/build/HSregex-base-0.72.0.1.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.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Base/RegexLike.hs -o dist/build/Text/Regex/Base/RegexLike.p_o -ohi dist/build/Text/Regex/Base/RegexLike.p_hi <> ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Base/Context.hs -o dist/build/Text/Regex/Base/Context.p_o -ohi dist/build/Text/Regex/Base/Context.p_hi Warning: orphan instances: instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f1 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Arr.Array] = Text.Regex.Base.Context.$f10 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,,)] = Text.Regex.Base.Context.$f11 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Arr.Array] = Text.Regex.Base.Context.$f12 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,)] = Text.Regex.Base.Context.$f13 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Base.Int] = Text.Regex.Base.Context.$f14 instance Text.Regex.Base.RegexLike.RegexContext [., ., ()] = Text.Regex.Base.Context.$f15 instance Text.Regex.Base.RegexLike.RegexContext [., ., GHC.Base.Bool] = Text.Regex.Base.Context.$f16 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f2 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f3 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f4 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f5 instance Text.Regex.Base.RegexLike.RegexContext [., ., []] = Text.Regex.Base.Context.$f6 instance Text.Regex.Base.RegexLike.RegexContext [., ., Text.Regex.Base.RegexLike.MatchResult] = Text.Regex.Base.Context.$f7 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,,,)] = Text.Regex.Base.Context.$f8 instance Text.Regex.Base.RegexLike.RegexContext [., ., (,,)] = Text.Regex.Base.Context.$f9 <> ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Base.hs -o dist/build/Text/Regex/Base.p_o -ohi dist/build/Text/Regex/Base.p_hi Text/Regex/Base.hs:48:3: Warning: The export item `module Text.Regex.Base.Context' exports nothing <> ../../compiler/stage1/ghc-inplace -package-name regex-base-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -O -Wall -O2 -XMultiParamTypeClasses -XFunctionalDependencies -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.1_p.a /usr/bin/ar: creating dist/build/libHSregex-base-0.72.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-base' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering regex-base-0.72.0.1... rm -f -f stamp/configure.library.*.regex-posix regex-posix/unbuildable ( cd regex-posix && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.regex-posix || touch regex-posix/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 Configuring regex-posix-0.72.0.1... rm -f regex-posix/GNUmakefile cp Makefile.local regex-posix if ifBuildable/ifBuildable regex-posix; then \ cd regex-posix && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library regex-posix-0.72.0.1... Generating Makefile regex-posix-0.72.0.1... if ifBuildable/ifBuildable regex-posix; then \ cd regex-posix && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-posix' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name regex-posix-0.72.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/regex-posix' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-posix' ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Text/Regex/Posix/Wrap.hs -o dist/build/Text/Regex/Posix/Wrap.o -ohi dist/build/Text/Regex/Posix/Wrap.hi <> ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Posix/ByteString.hs -o dist/build/Text/Regex/Posix/ByteString.o -ohi dist/build/Text/Regex/Posix/ByteString.hi ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Posix/String.hs -o dist/build/Text/Regex/Posix/String.o -ohi dist/build/Text/Regex/Posix/String.hi Warning: orphan instances: instance Text.Regex.Base.RegexLike.RegexLike [Text.Regex.Posix.Wrap.Regex, []] = Text.Regex.Posix.String.$f1 instance Text.Regex.Base.RegexLike.RegexMaker [Text.Regex.Posix.Wrap.Regex, Text.Regex.Posix.Wrap.CompOption, Text.Regex.Posix.Wrap.ExecOption, []] = Text.Regex.Posix.String.$f2 instance Text.Regex.Base.RegexLike.RegexContext [Text.Regex.Posix.Wrap.Regex, [], []] = Text.Regex.Posix.String.$f3 Warning: orphan instances: instance Text.Regex.Base.RegexLike.RegexLike [Text.Regex.Posix.Wrap.Regex, Data.ByteString.Internal.ByteString] = Text.Regex.Posix.ByteString.$f1 instance Text.Regex.Base.RegexLike.RegexMaker [Text.Regex.Posix.Wrap.Regex, Text.Regex.Posix.Wrap.CompOption, Text.Regex.Posix.Wrap.ExecOption, Data.ByteString.Internal.ByteString] = Text.Regex.Posix.ByteString.$f2 instance Text.Regex.Base.RegexLike.RegexContext [Text.Regex.Posix.Wrap.Regex, Data.ByteString.Internal.ByteString, Data.ByteString.Internal.ByteString] = Text.Regex.Posix.ByteString.$f3 <> <> ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Posix.hs -o dist/build/Text/Regex/Posix.o -ohi dist/build/Text/Regex/Posix.hi Text/Regex/Posix.hs:56:2: Warning: The export item `module Text.Regex.Posix.String' exports nothing Text/Regex/Posix.hs:58:2: Warning: The export item `module Text.Regex.Posix.ByteString' exports nothing <> (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.1.a /usr/bin/ld -x -r -o dist/build/HSregex-posix-0.72.0.1.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.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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 <> ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Posix/ByteString.hs -o dist/build/Text/Regex/Posix/ByteString.p_o -ohi dist/build/Text/Regex/Posix/ByteString.p_hi ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Posix/String.hs -o dist/build/Text/Regex/Posix/String.p_o -ohi dist/build/Text/Regex/Posix/String.p_hi Warning: orphan instances: instance Text.Regex.Base.RegexLike.RegexLike [Text.Regex.Posix.Wrap.Regex, []] = Text.Regex.Posix.String.$f1 instance Text.Regex.Base.RegexLike.RegexMaker [Text.Regex.Posix.Wrap.Regex, Text.Regex.Posix.Wrap.CompOption, Text.Regex.Posix.Wrap.ExecOption, []] = Text.Regex.Posix.String.$f2 instance Text.Regex.Base.RegexLike.RegexContext [Text.Regex.Posix.Wrap.Regex, [], []] = Text.Regex.Posix.String.$f3 Warning: orphan instances: instance Text.Regex.Base.RegexLike.RegexLike [Text.Regex.Posix.Wrap.Regex, Data.ByteString.Internal.ByteString] = Text.Regex.Posix.ByteString.$f1 instance Text.Regex.Base.RegexLike.RegexMaker [Text.Regex.Posix.Wrap.Regex, Text.Regex.Posix.Wrap.CompOption, Text.Regex.Posix.Wrap.ExecOption, Data.ByteString.Internal.ByteString] = Text.Regex.Posix.ByteString.$f2 instance Text.Regex.Base.RegexLike.RegexContext [Text.Regex.Posix.Wrap.Regex, Data.ByteString.Internal.ByteString, Data.ByteString.Internal.ByteString] = Text.Regex.Posix.ByteString.$f3 <> <> ../../compiler/stage1/ghc-inplace -package-name regex-posix-0.72.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DHAVE_REGEX_H -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package bytestring-0.9.0.1 -package regex-base-0.72.0.1 -O -Wall -O2 -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Regex/Posix.hs -o dist/build/Text/Regex/Posix.p_o -ohi dist/build/Text/Regex/Posix.p_hi Text/Regex/Posix.hs:56:2: Warning: The export item `module Text.Regex.Posix.String' exports nothing Text/Regex/Posix.hs:58:2: Warning: The export item `module Text.Regex.Posix.ByteString' exports nothing <> (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.1_p.a /usr/bin/ar: creating dist/build/libHSregex-posix-0.72.0.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-posix' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering regex-posix-0.72.0.1... rm -f -f stamp/configure.library.*.regex-compat regex-compat/unbuildable ( cd regex-compat && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.regex-compat || touch regex-compat/unbuildable Configuring regex-compat-0.71.0.1... rm -f regex-compat/GNUmakefile cp Makefile.local regex-compat if ifBuildable/ifBuildable regex-compat; then \ cd regex-compat && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library regex-compat-0.71.0.1... Generating Makefile regex-compat-0.71.0.1... if ifBuildable/ifBuildable regex-compat; then \ cd regex-compat && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-compat' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name regex-compat-0.71.0.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package regex-base-0.72.0.1 -package regex-posix-0.72.0.1 -package base-3.0.0.0 -O -Wall -Werror -O2 -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/regex-compat' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-compat' ../../compiler/stage1/ghc-inplace -package-name regex-compat-0.71.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package regex-base-0.72.0.1 -package regex-posix-0.72.0.1 -package base-3.0.0.0 -O -Wall -Werror -O2 -idist/build -H16m -O -O -Rghc-timing -fgenerics -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; ../../compiler/stage1/ghc-inplace -package-name regex-compat-0.71.0.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package regex-base-0.72.0.1 -package regex-posix-0.72.0.1 -package base-3.0.0.0 -O -Wall -Werror -O2 -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.8.1/libraries/regex-compat' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering regex-compat-0.71.0.1... rm -f -f stamp/configure.library.*.parsec parsec/unbuildable ( cd parsec && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.parsec || touch parsec/unbuildable Configuring parsec-2.1.0.0... rm -f parsec/GNUmakefile cp Makefile.local parsec if ifBuildable/ifBuildable parsec; then \ cd parsec && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library parsec-2.1.0.0... Generating Makefile parsec-2.1.0.0... if ifBuildable/ifBuildable parsec; then \ cd parsec && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/parsec' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name parsec-2.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics Text.ParserCombinators.Parsec.Error Text.ParserCombinators.Parsec.Char Text.ParserCombinators.Parsec.Combinator Text.ParserCombinators.Parsec.Expr Text.ParserCombinators.Parsec.Language Text.ParserCombinators.Parsec.Perm Text.ParserCombinators.Parsec.Pos Text.ParserCombinators.Parsec.Prim Text.ParserCombinators.Parsec.Token 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.8.1/libraries/parsec' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/parsec' ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Pos.hs -o dist/build/Text/ParserCombinators/Parsec/Pos.o -ohi dist/build/Text/ParserCombinators/Parsec/Pos.hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Error.hs -o dist/build/Text/ParserCombinators/Parsec/Error.o -ohi dist/build/Text/ParserCombinators/Parsec/Error.hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Prim.hs -o dist/build/Text/ParserCombinators/Parsec/Prim.o -ohi dist/build/Text/ParserCombinators/Parsec/Prim.hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Char.hs -o dist/build/Text/ParserCombinators/Parsec/Char.o -ohi dist/build/Text/ParserCombinators/Parsec/Char.hi ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Combinator.hs -o dist/build/Text/ParserCombinators/Parsec/Combinator.o -ohi dist/build/Text/ParserCombinators/Parsec/Combinator.hi <> <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Expr.hs -o dist/build/Text/ParserCombinators/Parsec/Expr.o -ohi dist/build/Text/ParserCombinators/Parsec/Expr.hi ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec.hs -o dist/build/Text/ParserCombinators/Parsec.o -ohi dist/build/Text/ParserCombinators/Parsec.hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Token.hs -o dist/build/Text/ParserCombinators/Parsec/Token.o -ohi dist/build/Text/ParserCombinators/Parsec/Token.hi ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Perm.hs -o dist/build/Text/ParserCombinators/Parsec/Perm.o -ohi dist/build/Text/ParserCombinators/Parsec/Perm.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -H16m -O -O -Rghc-timing -fgenerics -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/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/Language_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/Token_split dist/build/Text/ParserCombinators/Parsec_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSparsec-2.1.0.0.a /usr/bin/ld -x -r -o dist/build/HSparsec-2.1.0.0.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/Language.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/Token.o dist/build/Text/ParserCombinators/Parsec.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSparsec-2.1.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Pos.hs -o dist/build/Text/ParserCombinators/Parsec/Pos.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Pos.p_hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Error.hs -o dist/build/Text/ParserCombinators/Parsec/Error.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Error.p_hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Prim.hs -o dist/build/Text/ParserCombinators/Parsec/Prim.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Prim.p_hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Char.hs -o dist/build/Text/ParserCombinators/Parsec/Char.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Char.p_hi ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Combinator.hs -o dist/build/Text/ParserCombinators/Parsec/Combinator.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Combinator.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Expr.hs -o dist/build/Text/ParserCombinators/Parsec/Expr.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Expr.p_hi ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec.hs -o dist/build/Text/ParserCombinators/Parsec.p_o -ohi dist/build/Text/ParserCombinators/Parsec.p_hi <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Token.hs -o dist/build/Text/ParserCombinators/Parsec/Token.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Token.p_hi ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/ParserCombinators/Parsec/Perm.hs -o dist/build/Text/ParserCombinators/Parsec/Perm.p_o -ohi dist/build/Text/ParserCombinators/Parsec/Perm.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name parsec-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XExistentialQuantification -XPolymorphicComponents -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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/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/Language_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/Token_split dist/build/Text/ParserCombinators/Parsec_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSparsec-2.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSparsec-2.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/parsec' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering parsec-2.1.0.0... rm -f -f stamp/configure.library.*.haskell-src haskell-src/unbuildable ( cd haskell-src && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.haskell-src || touch haskell-src/unbuildable Configuring haskell-src-1.0.1.1... rm -f haskell-src/GNUmakefile cp Makefile.local haskell-src if ifBuildable/ifBuildable haskell-src; then \ cd haskell-src && setup/Setup makefile -f GNUmakefile; \ fi shift/reduce conflicts: 2 Preprocessing library haskell-src-1.0.1.1... Generating Makefile haskell-src-1.0.1.1... if ifBuildable/ifBuildable haskell-src; then \ cd haskell-src && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/haskell-src' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name haskell-src-1.0.1.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/haskell-src' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/haskell-src' ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Syntax.hs -o dist/build/Language/Haskell/Syntax.o -ohi dist/build/Language/Haskell/Syntax.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/ParseMonad.hs -o dist/build/Language/Haskell/ParseMonad.o -ohi dist/build/Language/Haskell/ParseMonad.hi ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Pretty.hs -o dist/build/Language/Haskell/Pretty.o -ohi dist/build/Language/Haskell/Pretty.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Lexer.hs -o dist/build/Language/Haskell/Lexer.o -ohi dist/build/Language/Haskell/Lexer.hi <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/ParseUtils.hs -o dist/build/Language/Haskell/ParseUtils.o -ohi dist/build/Language/Haskell/ParseUtils.hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Parser.hs -o dist/build/Language/Haskell/Parser.o -ohi dist/build/Language/Haskell/Parser.hi Language/Haskell/Parser.hs:3712:1: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... <> (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.1.a /usr/bin/ld -x -r -o dist/build/HShaskell-src-1.0.1.1.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` /usr/bin/ar: creating dist/build/libHShaskell-src-1.0.1.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Syntax.hs -o dist/build/Language/Haskell/Syntax.p_o -ohi dist/build/Language/Haskell/Syntax.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/ParseMonad.hs -o dist/build/Language/Haskell/ParseMonad.p_o -ohi dist/build/Language/Haskell/ParseMonad.p_hi ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Pretty.hs -o dist/build/Language/Haskell/Pretty.p_o -ohi dist/build/Language/Haskell/Pretty.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/Lexer.hs -o dist/build/Language/Haskell/Lexer.p_o -ohi dist/build/Language/Haskell/Lexer.p_hi <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Language/Haskell/ParseUtils.hs -o dist/build/Language/Haskell/ParseUtils.p_o -ohi dist/build/Language/Haskell/ParseUtils.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name haskell-src-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package pretty-1.0.0.0 -package array-0.1.0.0 -package haskell98-1.0.1.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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:3712:1: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... <> (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.1_p.a /usr/bin/ar: creating dist/build/libHShaskell-src-1.0.1.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/haskell-src' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering haskell-src-1.0.1.1... rm -f -f stamp/configure.library.*.html html/unbuildable ( cd html && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.html || touch html/unbuildable Configuring html-1.0.1.1... rm -f html/GNUmakefile cp Makefile.local html if ifBuildable/ifBuildable html; then \ cd html && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library html-1.0.1.1... Generating Makefile html-1.0.1.1... if ifBuildable/ifBuildable html; then \ cd html && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/html' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name html-1.0.1.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/html' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/html' ../../compiler/stage1/ghc-inplace -package-name html-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Html/BlockTable.hs -o dist/build/Text/Html/BlockTable.o -ohi dist/build/Text/Html/BlockTable.hi <> ../../compiler/stage1/ghc-inplace -package-name html-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/Html.hs -o dist/build/Text/Html.o -ohi dist/build/Text/Html.hi <> (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.1.a /usr/bin/ld -x -r -o dist/build/HShtml-1.0.1.1.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.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name html-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Html/BlockTable.hs -o dist/build/Text/Html/BlockTable.p_o -ohi dist/build/Text/Html/BlockTable.p_hi <> ../../compiler/stage1/ghc-inplace -package-name html-1.0.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/Html.hs -o dist/build/Text/Html.p_o -ohi dist/build/Text/Html.p_hi <> (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.1_p.a /usr/bin/ar: creating dist/build/libHShtml-1.0.1.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/html' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering html-1.0.1.1... rm -f -f stamp/configure.library.*.network network/unbuildable ( cd network && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.network || touch network/unbuildable checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-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 ANSI C... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for egrep... 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 in_addr_t in netinet/in.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 Configuring network-2.1.0.0... rm -f network/GNUmakefile cp Makefile.local network if ifBuildable/ifBuildable network; then \ cd network && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library network-2.1.0.0... Generating Makefile network-2.1.0.0... if ifBuildable/ifBuildable network; then \ cd network && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/network' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name network-2.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/network' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/network' ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Network/Socket.hs -o dist/build/Network/Socket.o -ohi dist/build/Network/Socket.hi ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network/URI.hs -o dist/build/Network/URI.o -ohi dist/build/Network/URI.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package parsec-2.1.0.0 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/ancilData.c -o dist/build/cbits/ancilData.o ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package parsec-2.1.0.0 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/HsNet.c -o dist/build/cbits/HsNet.o <> <> ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Network/BSD.hs -o dist/build/Network/BSD.o -ohi dist/build/Network/BSD.hi <> ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network.hs -o dist/build/Network.o -ohi dist/build/Network.hi <> (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.1.0.0.a /usr/bin/ld -x -r -o dist/build/HSnetwork-2.1.0.0.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.1.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Network/Socket.hs -o dist/build/Network/Socket.p_o -ohi dist/build/Network/Socket.p_hi ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network/URI.hs -o dist/build/Network/URI.p_o -ohi dist/build/Network/URI.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package parsec-2.1.0.0 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/ancilData.c -o dist/build/cbits/ancilData.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package parsec-2.1.0.0 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/HsNet.c -o dist/build/cbits/HsNet.p_o <> <> ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Network/BSD.hs -o dist/build/Network/BSD.p_o -ohi dist/build/Network/BSD.p_hi <> ../../compiler/stage1/ghc-inplace -package-name network-2.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsNet.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package parsec-2.1.0.0 -O -DCALLCONV=ccall -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network.hs -o dist/build/Network.p_o -ohi dist/build/Network.p_hi <> (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.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSnetwork-2.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/network' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering network-2.1.0.0... rm -f -f stamp/configure.library.*.QuickCheck QuickCheck/unbuildable ( cd QuickCheck && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.QuickCheck || touch QuickCheck/unbuildable Configuring QuickCheck-1.1.0.0... rm -f QuickCheck/GNUmakefile cp Makefile.local QuickCheck if ifBuildable/ifBuildable QuickCheck; then \ cd QuickCheck && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library QuickCheck-1.1.0.0... Generating Makefile QuickCheck-1.1.0.0... if ifBuildable/ifBuildable QuickCheck; then \ cd QuickCheck && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/QuickCheck' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name QuickCheck-1.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/QuickCheck' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/QuickCheck' ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck.hs -o dist/build/Test/QuickCheck.o -ohi dist/build/Test/QuickCheck.hi <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck/Batch.hs -o dist/build/Test/QuickCheck/Batch.o -ohi dist/build/Test/QuickCheck/Batch.hi ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck/Utils.hs -o dist/build/Test/QuickCheck/Utils.o -ohi dist/build/Test/QuickCheck/Utils.hi ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Debug/QuickCheck.hs -o dist/build/Debug/QuickCheck.o -ohi dist/build/Debug/QuickCheck.hi <> <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck/Poly.hs -o dist/build/Test/QuickCheck/Poly.o -ohi dist/build/Test/QuickCheck/Poly.hi ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Debug/QuickCheck/Utils.hs -o dist/build/Debug/QuickCheck/Utils.o -ohi dist/build/Debug/QuickCheck/Utils.hi <> <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Debug/QuickCheck/Batch.hs -o dist/build/Debug/QuickCheck/Batch.o -ohi dist/build/Debug/QuickCheck/Batch.hi <> <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.1.0.0.a /usr/bin/ld -x -r -o dist/build/HSQuickCheck-1.1.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.1.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck.hs -o dist/build/Test/QuickCheck.p_o -ohi dist/build/Test/QuickCheck.p_hi <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck/Batch.hs -o dist/build/Test/QuickCheck/Batch.p_o -ohi dist/build/Test/QuickCheck/Batch.p_hi ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck/Utils.hs -o dist/build/Test/QuickCheck/Utils.p_o -ohi dist/build/Test/QuickCheck/Utils.p_hi ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Debug/QuickCheck.hs -o dist/build/Debug/QuickCheck.p_o -ohi dist/build/Debug/QuickCheck.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/QuickCheck/Poly.hs -o dist/build/Test/QuickCheck/Poly.p_o -ohi dist/build/Test/QuickCheck/Poly.p_hi ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Debug/QuickCheck/Utils.hs -o dist/build/Debug/QuickCheck/Utils.p_o -ohi dist/build/Debug/QuickCheck/Utils.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Debug/QuickCheck/Batch.hs -o dist/build/Debug/QuickCheck/Batch.p_o -ohi dist/build/Debug/QuickCheck/Batch.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name QuickCheck-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package random-1.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.1.0.0_p.a /usr/bin/ar: creating dist/build/libHSQuickCheck-1.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/QuickCheck' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering QuickCheck-1.1.0.0... rm -f -f stamp/configure.library.*.HUnit HUnit/unbuildable ( cd HUnit && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.HUnit || touch HUnit/unbuildable Configuring HUnit-1.2.0.0... rm -f HUnit/GNUmakefile cp Makefile.local HUnit if ifBuildable/ifBuildable HUnit; then \ cd HUnit && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library HUnit-1.2.0.0... Generating Makefile HUnit-1.2.0.0... if ifBuildable/ifBuildable HUnit; then \ cd HUnit && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HUnit' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name HUnit-1.2.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/HUnit' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HUnit' ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Lang.lhs -o dist/build/Test/HUnit/Lang.o -ohi dist/build/Test/HUnit/Lang.hi ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Terminal.lhs -o dist/build/Test/HUnit/Terminal.o -ohi dist/build/Test/HUnit/Terminal.hi <> <> ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Base.lhs -o dist/build/Test/HUnit/Base.o -ohi dist/build/Test/HUnit/Base.hi <> ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Text.lhs -o dist/build/Test/HUnit/Text.o -ohi dist/build/Test/HUnit/Text.hi <> ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HSHUnit-1.2.0.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Lang.lhs -o dist/build/Test/HUnit/Lang.p_o -ohi dist/build/Test/HUnit/Lang.p_hi ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Terminal.lhs -o dist/build/Test/HUnit/Terminal.p_o -ohi dist/build/Test/HUnit/Terminal.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Base.lhs -o dist/build/Test/HUnit/Base.p_o -ohi dist/build/Test/HUnit/Base.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Test/HUnit/Text.lhs -o dist/build/Test/HUnit/Text.p_o -ohi dist/build/Test/HUnit/Text.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HUnit-1.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHSHUnit-1.2.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HUnit' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering HUnit-1.2.0.0... rm -f -f stamp/configure.library.*.mtl mtl/unbuildable ( cd mtl && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.mtl || touch mtl/unbuildable Configuring mtl-1.1.0.0... rm -f mtl/GNUmakefile cp Makefile.local mtl if ifBuildable/ifBuildable mtl; then \ cd mtl && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library mtl-1.1.0.0... Generating Makefile mtl-1.1.0.0... if ifBuildable/ifBuildable mtl; then \ cd mtl && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/mtl' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name mtl-1.1.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/mtl' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/mtl' ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Trans.hs -o dist/build/Control/Monad/Trans.o -ohi dist/build/Control/Monad/Trans.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State/Class.hs -o dist/build/Control/Monad/State/Class.o -ohi dist/build/Control/Monad/State/Class.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Reader/Class.hs -o dist/build/Control/Monad/Reader/Class.o -ohi dist/build/Control/Monad/Reader/Class.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Cont/Class.hs -o dist/build/Control/Monad/Cont/Class.o -ohi dist/build/Control/Monad/Cont/Class.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer/Class.hs -o dist/build/Control/Monad/Writer/Class.o -ohi dist/build/Control/Monad/Writer/Class.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Error/Class.hs -o dist/build/Control/Monad/Error/Class.o -ohi dist/build/Control/Monad/Error/Class.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Identity.hs -o dist/build/Control/Monad/Identity.o -ohi dist/build/Control/Monad/Identity.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Cont.hs -o dist/build/Control/Monad/Cont.o -ohi dist/build/Control/Monad/Cont.hi <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/RWS/Class.hs -o dist/build/Control/Monad/RWS/Class.o -ohi dist/build/Control/Monad/RWS/Class.hi <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/List.hs -o dist/build/Control/Monad/List.o -ohi dist/build/Control/Monad/List.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Reader.hs -o dist/build/Control/Monad/Reader.o -ohi dist/build/Control/Monad/Reader.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State/Lazy.hs -o dist/build/Control/Monad/State/Lazy.o -ohi dist/build/Control/Monad/State/Lazy.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State/Strict.hs -o dist/build/Control/Monad/State/Strict.o -ohi dist/build/Control/Monad/State/Strict.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer/Lazy.hs -o dist/build/Control/Monad/Writer/Lazy.o -ohi dist/build/Control/Monad/Writer/Lazy.hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer/Strict.hs -o dist/build/Control/Monad/Writer/Strict.o -ohi dist/build/Control/Monad/Writer/Strict.hi <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Error.hs -o dist/build/Control/Monad/Error.o -ohi dist/build/Control/Monad/Error.hi Warning: orphan instances: instance Control.Monad.Reader.Class.MonadReader [., (->)] = Control.Monad.Reader.$f16 <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/RWS/Lazy.hs -o dist/build/Control/Monad/RWS/Lazy.o -ohi dist/build/Control/Monad/RWS/Lazy.hi <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/RWS/Strict.hs -o dist/build/Control/Monad/RWS/Strict.o -ohi dist/build/Control/Monad/RWS/Strict.hi Warning: orphan instances: instance Control.Monad.Error.Class.MonadError [., Data.Either.Either] = Control.Monad.Error.$f13 instance Control.Monad.Fix.MonadFix [Data.Either.Either] = Control.Monad.Error.$f14 instance Control.Monad.MonadPlus [Data.Either.Either] = Control.Monad.Error.$f15 instance GHC.Base.Monad [Data.Either.Either] = Control.Monad.Error.$f16 instance Control.Monad.Error.Class.MonadError [GHC.IOBase.IOException, GHC.IOBase.IO] = Control.Monad.Error.$f17 instance Control.Monad.MonadPlus [GHC.IOBase.IO] = Control.Monad.Error.$f18 <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer.hs -o dist/build/Control/Monad/Writer.o -ohi dist/build/Control/Monad/Writer.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State.hs -o dist/build/Control/Monad/State.o -ohi dist/build/Control/Monad/State.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HSmtl-1.1.0.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Trans.hs -o dist/build/Control/Monad/Trans.p_o -ohi dist/build/Control/Monad/Trans.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State/Class.hs -o dist/build/Control/Monad/State/Class.p_o -ohi dist/build/Control/Monad/State/Class.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Reader/Class.hs -o dist/build/Control/Monad/Reader/Class.p_o -ohi dist/build/Control/Monad/Reader/Class.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Cont/Class.hs -o dist/build/Control/Monad/Cont/Class.p_o -ohi dist/build/Control/Monad/Cont/Class.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer/Class.hs -o dist/build/Control/Monad/Writer/Class.p_o -ohi dist/build/Control/Monad/Writer/Class.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Error/Class.hs -o dist/build/Control/Monad/Error/Class.p_o -ohi dist/build/Control/Monad/Error/Class.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Identity.hs -o dist/build/Control/Monad/Identity.p_o -ohi dist/build/Control/Monad/Identity.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Cont.hs -o dist/build/Control/Monad/Cont.p_o -ohi dist/build/Control/Monad/Cont.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/List.hs -o dist/build/Control/Monad/List.p_o -ohi dist/build/Control/Monad/List.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/RWS/Class.hs -o dist/build/Control/Monad/RWS/Class.p_o -ohi dist/build/Control/Monad/RWS/Class.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Reader.hs -o dist/build/Control/Monad/Reader.p_o -ohi dist/build/Control/Monad/Reader.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State/Lazy.hs -o dist/build/Control/Monad/State/Lazy.p_o -ohi dist/build/Control/Monad/State/Lazy.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State/Strict.hs -o dist/build/Control/Monad/State/Strict.p_o -ohi dist/build/Control/Monad/State/Strict.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer/Lazy.hs -o dist/build/Control/Monad/Writer/Lazy.p_o -ohi dist/build/Control/Monad/Writer/Lazy.p_hi ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer/Strict.hs -o dist/build/Control/Monad/Writer/Strict.p_o -ohi dist/build/Control/Monad/Writer/Strict.p_hi Warning: orphan instances: instance Control.Monad.Reader.Class.MonadReader [., (->)] = Control.Monad.Reader.$f16 <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Error.hs -o dist/build/Control/Monad/Error.p_o -ohi dist/build/Control/Monad/Error.p_hi <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/RWS/Lazy.hs -o dist/build/Control/Monad/RWS/Lazy.p_o -ohi dist/build/Control/Monad/RWS/Lazy.p_hi <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/RWS/Strict.hs -o dist/build/Control/Monad/RWS/Strict.p_o -ohi dist/build/Control/Monad/RWS/Strict.p_hi Warning: orphan instances: instance Control.Monad.Error.Class.MonadError [., Data.Either.Either] = Control.Monad.Error.$f13 instance Control.Monad.Fix.MonadFix [Data.Either.Either] = Control.Monad.Error.$f14 instance Control.Monad.MonadPlus [Data.Either.Either] = Control.Monad.Error.$f15 instance GHC.Base.Monad [Data.Either.Either] = Control.Monad.Error.$f16 instance Control.Monad.Error.Class.MonadError [GHC.IOBase.IOException, GHC.IOBase.IO] = Control.Monad.Error.$f17 instance Control.Monad.MonadPlus [GHC.IOBase.IO] = Control.Monad.Error.$f18 <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/State.hs -o dist/build/Control/Monad/State.p_o -ohi dist/build/Control/Monad/State.p_hi <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/Writer.hs -o dist/build/Control/Monad/Writer.p_o -ohi dist/build/Control/Monad/Writer.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name mtl-1.1.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -Wall -XMultiParamTypeClasses -XFunctionalDependencies -XFlexibleInstances -XTypeSynonymInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHSmtl-1.1.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/mtl' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering mtl-1.1.0.0... rm -f -f stamp/configure.library.*.fgl fgl/unbuildable ( cd fgl && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.fgl || touch fgl/unbuildable Configuring fgl-5.4.1.1... rm -f fgl/GNUmakefile cp Makefile.local fgl if ifBuildable/ifBuildable fgl; then \ cd fgl && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library fgl-5.4.1.1... Generating Makefile fgl-5.4.1.1... if ifBuildable/ifBuildable fgl; then \ cd fgl && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/fgl' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name fgl-5.4.1.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics Data.Graph.Inductive.Internal.FiniteMap Data.Graph.Inductive.Internal.Heap Data.Graph.Inductive.Internal.Queue Data.Graph.Inductive.Internal.RootPath Data.Graph.Inductive.Internal.Thread Data.Graph.Inductive.Basic Data.Graph.Inductive.Example Data.Graph.Inductive.Graph Data.Graph.Inductive.Graphviz Data.Graph.Inductive.Monad Data.Graph.Inductive.NodeMap Data.Graph.Inductive.Query Data.Graph.Inductive.Tree Data.Graph.Inductive.Monad.IOArray Data.Graph.Inductive.Query.ArtPoint Data.Graph.Inductive.Query.BCC Data.Graph.Inductive.Query.BFS Data.Graph.Inductive.Query.DFS Data.Graph.Inductive.Query.Dominators Data.Graph.Inductive.Query.GVD Data.Graph.Inductive.Query.Indep Data.Graph.Inductive.Query.MST Data.Graph.Inductive.Query.MaxFlow Data.Graph.Inductive.Query.MaxFlow2 Data.Graph.Inductive.Query.Monad Data.Graph.Inductive.Query.SP Data.Graph.Inductive.Query.TransClos Data.Graph.Inductive <> for dir in dist/build/Data/Graph/ dist/build/Data/Graph/Inductive/ dist/build/Data/Graph/Inductive/Internal/ dist/build/Data/Graph/Inductive/Monad/ dist/build/Data/Graph/Inductive/Query/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/fgl' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/fgl' ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/FiniteMap.hs -o dist/build/Data/Graph/Inductive/Internal/FiniteMap.o -ohi dist/build/Data/Graph/Inductive/Internal/FiniteMap.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/Heap.hs -o dist/build/Data/Graph/Inductive/Internal/Heap.o -ohi dist/build/Data/Graph/Inductive/Internal/Heap.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/Queue.hs -o dist/build/Data/Graph/Inductive/Internal/Queue.o -ohi dist/build/Data/Graph/Inductive/Internal/Queue.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Graph.hs -o dist/build/Data/Graph/Inductive/Graph.o -ohi dist/build/Data/Graph/Inductive/Graph.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/Thread.hs -o dist/build/Data/Graph/Inductive/Internal/Thread.o -ohi dist/build/Data/Graph/Inductive/Internal/Thread.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/RootPath.hs -o dist/build/Data/Graph/Inductive/Internal/RootPath.o -ohi dist/build/Data/Graph/Inductive/Internal/RootPath.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Basic.hs -o dist/build/Data/Graph/Inductive/Basic.o -ohi dist/build/Data/Graph/Inductive/Basic.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Monad.hs -o dist/build/Data/Graph/Inductive/Monad.o -ohi dist/build/Data/Graph/Inductive/Monad.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Tree.hs -o dist/build/Data/Graph/Inductive/Tree.o -ohi dist/build/Data/Graph/Inductive/Tree.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/NodeMap.hs -o dist/build/Data/Graph/Inductive/NodeMap.o -ohi dist/build/Data/Graph/Inductive/NodeMap.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Graphviz.hs -o dist/build/Data/Graph/Inductive/Graphviz.o -ohi dist/build/Data/Graph/Inductive/Graphviz.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/Dominators.hs -o dist/build/Data/Graph/Inductive/Query/Dominators.o -ohi dist/build/Data/Graph/Inductive/Query/Dominators.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/ArtPoint.hs -o dist/build/Data/Graph/Inductive/Query/ArtPoint.o -ohi dist/build/Data/Graph/Inductive/Query/ArtPoint.hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/Indep.hs -o dist/build/Data/Graph/Inductive/Query/Indep.o -ohi dist/build/Data/Graph/Inductive/Query/Indep.hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/DFS.hs -o dist/build/Data/Graph/Inductive/Query/DFS.o -ohi dist/build/Data/Graph/Inductive/Query/DFS.hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/BFS.hs -o dist/build/Data/Graph/Inductive/Query/BFS.o -ohi dist/build/Data/Graph/Inductive/Query/BFS.hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/MST.hs -o dist/build/Data/Graph/Inductive/Query/MST.o -ohi dist/build/Data/Graph/Inductive/Query/MST.hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/SP.hs -o dist/build/Data/Graph/Inductive/Query/SP.o -ohi dist/build/Data/Graph/Inductive/Query/SP.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Monad/IOArray.hs -o dist/build/Data/Graph/Inductive/Monad/IOArray.o -ohi dist/build/Data/Graph/Inductive/Monad/IOArray.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/Monad.hs -o dist/build/Data/Graph/Inductive/Query/Monad.o -ohi dist/build/Data/Graph/Inductive/Query/Monad.hi <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/GVD.hs -o dist/build/Data/Graph/Inductive/Query/GVD.o -ohi dist/build/Data/Graph/Inductive/Query/GVD.hi <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/MaxFlow2.hs -o dist/build/Data/Graph/Inductive/Query/MaxFlow2.o -ohi dist/build/Data/Graph/Inductive/Query/MaxFlow2.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/MaxFlow.hs -o dist/build/Data/Graph/Inductive/Query/MaxFlow.o -ohi dist/build/Data/Graph/Inductive/Query/MaxFlow.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/TransClos.hs -o dist/build/Data/Graph/Inductive/Query/TransClos.o -ohi dist/build/Data/Graph/Inductive/Query/TransClos.hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/BCC.hs -o dist/build/Data/Graph/Inductive/Query/BCC.o -ohi dist/build/Data/Graph/Inductive/Query/BCC.hi <> <> <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query.hs -o dist/build/Data/Graph/Inductive/Query.o -ohi dist/build/Data/Graph/Inductive/Query.hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive.hs -o dist/build/Data/Graph/Inductive.o -ohi dist/build/Data/Graph/Inductive.hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Example.hs -o dist/build/Data/Graph/Inductive/Example.o -ohi dist/build/Data/Graph/Inductive/Example.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Data/Graph/Inductive/Internal/FiniteMap_split dist/build/Data/Graph/Inductive/Internal/Heap_split dist/build/Data/Graph/Inductive/Internal/Queue_split dist/build/Data/Graph/Inductive/Internal/RootPath_split dist/build/Data/Graph/Inductive/Internal/Thread_split dist/build/Data/Graph/Inductive/Basic_split dist/build/Data/Graph/Inductive/Example_split dist/build/Data/Graph/Inductive/Graph_split dist/build/Data/Graph/Inductive/Graphviz_split dist/build/Data/Graph/Inductive/Monad_split dist/build/Data/Graph/Inductive/NodeMap_split dist/build/Data/Graph/Inductive/Query_split dist/build/Data/Graph/Inductive/Tree_split dist/build/Data/Graph/Inductive/Monad/IOArray_split dist/build/Data/Graph/Inductive/Query/ArtPoint_split dist/build/Data/Graph/Inductive/Query/BCC_split dist/build/Data/Graph/Inductive/Query/BFS_split dist/build/Data/Graph/Inductive/Query/DFS_split dist/build/Data/Graph/Inductive/Query/Dominators_split dist/build/Data/Graph/Inductive/Query/GVD_split dist/build/Data/Graph/Inductive/Query/Indep_split dist/build/Data/Graph/Inductive/Query/MST_split dist/build/Data/Graph/Inductive/Query/MaxFlow_split dist/build/Data/Graph/Inductive/Query/MaxFlow2_split dist/build/Data/Graph/Inductive/Query/Monad_split dist/build/Data/Graph/Inductive/Query/SP_split dist/build/Data/Graph/Inductive/Query/TransClos_split dist/build/Data/Graph/Inductive_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSfgl-5.4.1.1.a /usr/bin/ld -x -r -o dist/build/HSfgl-5.4.1.1.o dist/build/Data/Graph/Inductive/Internal/FiniteMap.o dist/build/Data/Graph/Inductive/Internal/Heap.o dist/build/Data/Graph/Inductive/Internal/Queue.o dist/build/Data/Graph/Inductive/Internal/RootPath.o dist/build/Data/Graph/Inductive/Internal/Thread.o dist/build/Data/Graph/Inductive/Basic.o dist/build/Data/Graph/Inductive/Example.o dist/build/Data/Graph/Inductive/Graph.o dist/build/Data/Graph/Inductive/Graphviz.o dist/build/Data/Graph/Inductive/Monad.o dist/build/Data/Graph/Inductive/NodeMap.o dist/build/Data/Graph/Inductive/Query.o dist/build/Data/Graph/Inductive/Tree.o dist/build/Data/Graph/Inductive/Monad/IOArray.o dist/build/Data/Graph/Inductive/Query/ArtPoint.o dist/build/Data/Graph/Inductive/Query/BCC.o dist/build/Data/Graph/Inductive/Query/BFS.o dist/build/Data/Graph/Inductive/Query/DFS.o dist/build/Data/Graph/Inductive/Query/Dominators.o dist/build/Data/Graph/Inductive/Query/GVD.o dist/build/Data/Graph/Inductive/Query/Indep.o dist/build/Data/Graph/Inductive/Query/MST.o dist/build/Data/Graph/Inductive/Query/MaxFlow.o dist/build/Data/Graph/Inductive/Query/MaxFlow2.o dist/build/Data/Graph/Inductive/Query/Monad.o dist/build/Data/Graph/Inductive/Query/SP.o dist/build/Data/Graph/Inductive/Query/TransClos.o dist/build/Data/Graph/Inductive.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSfgl-5.4.1.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/FiniteMap.hs -o dist/build/Data/Graph/Inductive/Internal/FiniteMap.p_o -ohi dist/build/Data/Graph/Inductive/Internal/FiniteMap.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/Heap.hs -o dist/build/Data/Graph/Inductive/Internal/Heap.p_o -ohi dist/build/Data/Graph/Inductive/Internal/Heap.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/Queue.hs -o dist/build/Data/Graph/Inductive/Internal/Queue.p_o -ohi dist/build/Data/Graph/Inductive/Internal/Queue.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Graph.hs -o dist/build/Data/Graph/Inductive/Graph.p_o -ohi dist/build/Data/Graph/Inductive/Graph.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/Thread.hs -o dist/build/Data/Graph/Inductive/Internal/Thread.p_o -ohi dist/build/Data/Graph/Inductive/Internal/Thread.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Internal/RootPath.hs -o dist/build/Data/Graph/Inductive/Internal/RootPath.p_o -ohi dist/build/Data/Graph/Inductive/Internal/RootPath.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Basic.hs -o dist/build/Data/Graph/Inductive/Basic.p_o -ohi dist/build/Data/Graph/Inductive/Basic.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Monad.hs -o dist/build/Data/Graph/Inductive/Monad.p_o -ohi dist/build/Data/Graph/Inductive/Monad.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Tree.hs -o dist/build/Data/Graph/Inductive/Tree.p_o -ohi dist/build/Data/Graph/Inductive/Tree.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/NodeMap.hs -o dist/build/Data/Graph/Inductive/NodeMap.p_o -ohi dist/build/Data/Graph/Inductive/NodeMap.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Graphviz.hs -o dist/build/Data/Graph/Inductive/Graphviz.p_o -ohi dist/build/Data/Graph/Inductive/Graphviz.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/Dominators.hs -o dist/build/Data/Graph/Inductive/Query/Dominators.p_o -ohi dist/build/Data/Graph/Inductive/Query/Dominators.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/ArtPoint.hs -o dist/build/Data/Graph/Inductive/Query/ArtPoint.p_o -ohi dist/build/Data/Graph/Inductive/Query/ArtPoint.p_hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/Indep.hs -o dist/build/Data/Graph/Inductive/Query/Indep.p_o -ohi dist/build/Data/Graph/Inductive/Query/Indep.p_hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/BFS.hs -o dist/build/Data/Graph/Inductive/Query/BFS.p_o -ohi dist/build/Data/Graph/Inductive/Query/BFS.p_hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/MST.hs -o dist/build/Data/Graph/Inductive/Query/MST.p_o -ohi dist/build/Data/Graph/Inductive/Query/MST.p_hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/SP.hs -o dist/build/Data/Graph/Inductive/Query/SP.p_o -ohi dist/build/Data/Graph/Inductive/Query/SP.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Monad/IOArray.hs -o dist/build/Data/Graph/Inductive/Monad/IOArray.p_o -ohi dist/build/Data/Graph/Inductive/Monad/IOArray.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/Monad.hs -o dist/build/Data/Graph/Inductive/Query/Monad.p_o -ohi dist/build/Data/Graph/Inductive/Query/Monad.p_hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/DFS.hs -o dist/build/Data/Graph/Inductive/Query/DFS.p_o -ohi dist/build/Data/Graph/Inductive/Query/DFS.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/MaxFlow2.hs -o dist/build/Data/Graph/Inductive/Query/MaxFlow2.p_o -ohi dist/build/Data/Graph/Inductive/Query/MaxFlow2.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/MaxFlow.hs -o dist/build/Data/Graph/Inductive/Query/MaxFlow.p_o -ohi dist/build/Data/Graph/Inductive/Query/MaxFlow.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/GVD.hs -o dist/build/Data/Graph/Inductive/Query/GVD.p_o -ohi dist/build/Data/Graph/Inductive/Query/GVD.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/TransClos.hs -o dist/build/Data/Graph/Inductive/Query/TransClos.p_o -ohi dist/build/Data/Graph/Inductive/Query/TransClos.p_hi ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query/BCC.hs -o dist/build/Data/Graph/Inductive/Query/BCC.p_o -ohi dist/build/Data/Graph/Inductive/Query/BCC.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Query.hs -o dist/build/Data/Graph/Inductive/Query.p_o -ohi dist/build/Data/Graph/Inductive/Query.p_hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive.hs -o dist/build/Data/Graph/Inductive.p_o -ohi dist/build/Data/Graph/Inductive.p_hi <> ../../compiler/stage1/ghc-inplace -package-name fgl-5.4.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package mtl-1.1.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XMultiParamTypeClasses -XOverlappingInstances -XFlexibleInstances -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Graph/Inductive/Example.hs -o dist/build/Data/Graph/Inductive/Example.p_o -ohi dist/build/Data/Graph/Inductive/Example.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Data/Graph/Inductive/Internal/FiniteMap_split dist/build/Data/Graph/Inductive/Internal/Heap_split dist/build/Data/Graph/Inductive/Internal/Queue_split dist/build/Data/Graph/Inductive/Internal/RootPath_split dist/build/Data/Graph/Inductive/Internal/Thread_split dist/build/Data/Graph/Inductive/Basic_split dist/build/Data/Graph/Inductive/Example_split dist/build/Data/Graph/Inductive/Graph_split dist/build/Data/Graph/Inductive/Graphviz_split dist/build/Data/Graph/Inductive/Monad_split dist/build/Data/Graph/Inductive/NodeMap_split dist/build/Data/Graph/Inductive/Query_split dist/build/Data/Graph/Inductive/Tree_split dist/build/Data/Graph/Inductive/Monad/IOArray_split dist/build/Data/Graph/Inductive/Query/ArtPoint_split dist/build/Data/Graph/Inductive/Query/BCC_split dist/build/Data/Graph/Inductive/Query/BFS_split dist/build/Data/Graph/Inductive/Query/DFS_split dist/build/Data/Graph/Inductive/Query/Dominators_split dist/build/Data/Graph/Inductive/Query/GVD_split dist/build/Data/Graph/Inductive/Query/Indep_split dist/build/Data/Graph/Inductive/Query/MST_split dist/build/Data/Graph/Inductive/Query/MaxFlow_split dist/build/Data/Graph/Inductive/Query/MaxFlow2_split dist/build/Data/Graph/Inductive/Query/Monad_split dist/build/Data/Graph/Inductive/Query/SP_split dist/build/Data/Graph/Inductive/Query/TransClos_split dist/build/Data/Graph/Inductive_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSfgl-5.4.1.1_p.a /usr/bin/ar: creating dist/build/libHSfgl-5.4.1.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/fgl' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering fgl-5.4.1.1... rm -f -f stamp/configure.library.*.X11 X11/unbuildable ( cd X11 && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.X11 || touch X11/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: creating ./config.status config.status: creating config.mk config.status: creating X11.buildinfo config.status: creating include/HsX11Config.h Configuring X11-1.2.3.1... rm -f X11/GNUmakefile cp Makefile.local X11 if ifBuildable/ifBuildable X11; then \ cd X11 && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library X11-1.2.3.1... Generating Makefile X11-1.2.3.1... if ifBuildable/ifBuildable X11; then \ cd X11 && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/X11' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name X11-1.2.3.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics Graphics.X11 Graphics.X11.Types Graphics.X11.Xlib Graphics.X11.Xlib.Atom Graphics.X11.Xlib.Color Graphics.X11.Xlib.Context Graphics.X11.Xlib.Display Graphics.X11.Xlib.Event Graphics.X11.Xlib.Font Graphics.X11.Xlib.Misc Graphics.X11.Xlib.Region Graphics.X11.Xlib.Screen Graphics.X11.Xlib.Types Graphics.X11.Xlib.Window Graphics.X11.Xlib.Image <> for dir in dist/build/Graphics/ dist/build/Graphics/X11/ dist/build/Graphics/X11/Xlib/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/X11' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/X11' ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Types.hs -o dist/build/Graphics/X11/Xlib/Types.o -ohi dist/build/Graphics/X11/Xlib/Types.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Types.hs -o dist/build/Graphics/X11/Types.o -ohi dist/build/Graphics/X11/Types.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -optc-O2 -odir dist/build -c cbits/fdset.c -o dist/build/cbits/fdset.o ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -optc-O2 -odir dist/build -c cbits/auxiliaries.c -o dist/build/cbits/auxiliaries.o Graphics/X11/Types.hsc:791:0: Warning: Module `Data.Int' is imported, but nothing from it is used, except perhaps instances visible in `Data.Int' To suppress this warning, use: import Data.Int() Graphics/X11/Xlib/Types.hsc:23:0: Warning: Module `Control.Monad' is imported, but nothing from it is used, except perhaps instances visible in `Control.Monad' To suppress this warning, use: import Control.Monad() Graphics/X11/Xlib/Types.hsc:27:0: Warning: Module `Foreign.Marshal.Alloc' is imported, but nothing from it is used, except perhaps instances visible in `Foreign.Marshal.Alloc' To suppress this warning, use: import Foreign.Marshal.Alloc() Graphics/X11/Xlib/Types.hsc:50:21: Warning: Defined but not used: data constructor `Screen' Graphics/X11/Xlib/Types.hsc:58:21: Warning: Defined but not used: data constructor `Visual' Graphics/X11/Xlib/Types.hsc:66:21: Warning: Defined but not used: data constructor `GC' Graphics/X11/Xlib/Types.hsc:74:21: Warning: Defined but not used: data constructor `GCValues' Graphics/X11/Xlib/Types.hsc:82:30: Warning: Defined but not used: data constructor `SetWindowAttributes' <> <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Font.hs -o dist/build/Graphics/X11/Xlib/Font.o -ohi dist/build/Graphics/X11/Xlib/Font.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Display.hs -o dist/build/Graphics/X11/Xlib/Display.o -ohi dist/build/Graphics/X11/Xlib/Display.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Atom.hs -o dist/build/Graphics/X11/Xlib/Atom.o -ohi dist/build/Graphics/X11/Xlib/Atom.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Image.hs -o dist/build/Graphics/X11/Xlib/Image.o -ohi dist/build/Graphics/X11/Xlib/Image.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Region.hs -o dist/build/Graphics/X11/Xlib/Region.o -ohi dist/build/Graphics/X11/Xlib/Region.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Color.hs -o dist/build/Graphics/X11/Xlib/Color.o -ohi dist/build/Graphics/X11/Xlib/Color.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Context.hs -o dist/build/Graphics/X11/Xlib/Context.o -ohi dist/build/Graphics/X11/Xlib/Context.hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Window.hs -o dist/build/Graphics/X11/Xlib/Window.o -ohi dist/build/Graphics/X11/Xlib/Window.hi Graphics/X11/Xlib/Image.hs:26:0: Warning: Module `Foreign.C' is imported, but nothing from it is used, except perhaps instances visible in `Foreign.C' To suppress this warning, use: import Foreign.C() <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Screen.hs -o dist/build/Graphics/X11/Xlib/Screen.o -ohi dist/build/Graphics/X11/Xlib/Screen.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Event.hs -o dist/build/Graphics/X11/Xlib/Event.o -ohi dist/build/Graphics/X11/Xlib/Event.hi <> <> <> <> Graphics/X11/Xlib/Event.hsc:99:17: Warning: Defined but not used: data constructor `XEvent' Graphics/X11/Xlib/Event.hsc:410:16: Warning: Defined but not used: data constructor `FdSet' Graphics/X11/Xlib/Event.hsc:427:1: Warning: Defined but not used: `rc' Graphics/X11/Xlib/Event.hsc:444:19: Warning: Defined but not used: data constructor `TimeZone' <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Misc.hs -o dist/build/Graphics/X11/Xlib/Misc.o -ohi dist/build/Graphics/X11/Xlib/Misc.hi Graphics/X11/Xlib/Misc.hsc:447:22: Warning: Defined but not used: data constructor `XErrorEvent' Graphics/X11/Xlib/Misc.hsc:677:4: Warning: Defined but not used: `visualIDFromVisual' Graphics/X11/Xlib/Misc.hsc:804:25: Warning: Defined but not used: data constructor `XComposeStatus' Graphics/X11/Xlib/Misc.hsc:1170:22: Warning: This binding for `rotate' shadows an existing binding In the definition of `rotateBuffers' Graphics/X11/Xlib/Misc.hsc:1180:24: Warning: Defined but not used: data constructor `XTextProperty' <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib.hs -o dist/build/Graphics/X11/Xlib.o -ohi dist/build/Graphics/X11/Xlib.hi <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11.hs -o dist/build/Graphics/X11.o -ohi dist/build/Graphics/X11.hi <> (echo dist/build/cbits/fdset.o dist/build/cbits/auxiliaries.o `find dist/build -name "*_stub.o" -print`; find dist/build/Graphics/X11_split dist/build/Graphics/X11/Types_split dist/build/Graphics/X11/Xlib_split dist/build/Graphics/X11/Xlib/Atom_split dist/build/Graphics/X11/Xlib/Color_split dist/build/Graphics/X11/Xlib/Context_split dist/build/Graphics/X11/Xlib/Display_split dist/build/Graphics/X11/Xlib/Event_split dist/build/Graphics/X11/Xlib/Font_split dist/build/Graphics/X11/Xlib/Misc_split dist/build/Graphics/X11/Xlib/Region_split dist/build/Graphics/X11/Xlib/Screen_split dist/build/Graphics/X11/Xlib/Types_split dist/build/Graphics/X11/Xlib/Window_split dist/build/Graphics/X11/Xlib/Image_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSX11-1.2.3.1.a /usr/bin/ld -x -r -o dist/build/HSX11-1.2.3.1.o dist/build/Graphics/X11.o dist/build/Graphics/X11/Types.o dist/build/Graphics/X11/Xlib.o dist/build/Graphics/X11/Xlib/Atom.o dist/build/Graphics/X11/Xlib/Color.o dist/build/Graphics/X11/Xlib/Context.o dist/build/Graphics/X11/Xlib/Display.o dist/build/Graphics/X11/Xlib/Event.o dist/build/Graphics/X11/Xlib/Font.o dist/build/Graphics/X11/Xlib/Misc.o dist/build/Graphics/X11/Xlib/Region.o dist/build/Graphics/X11/Xlib/Screen.o dist/build/Graphics/X11/Xlib/Types.o dist/build/Graphics/X11/Xlib/Window.o dist/build/Graphics/X11/Xlib/Image.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/fdset.o dist/build/cbits/auxiliaries.o /usr/bin/ar: creating dist/build/libHSX11-1.2.3.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Types.hs -o dist/build/Graphics/X11/Xlib/Types.p_o -ohi dist/build/Graphics/X11/Xlib/Types.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Types.hs -o dist/build/Graphics/X11/Types.p_o -ohi dist/build/Graphics/X11/Types.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -optc-O2 -odir dist/build -c cbits/fdset.c -o dist/build/cbits/fdset.p_o ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -optc-O2 -odir dist/build -c cbits/auxiliaries.c -o dist/build/cbits/auxiliaries.p_o Graphics/X11/Types.hsc:791:0: Warning: Module `Data.Int' is imported, but nothing from it is used, except perhaps instances visible in `Data.Int' To suppress this warning, use: import Data.Int() Graphics/X11/Xlib/Types.hsc:23:0: Warning: Module `Control.Monad' is imported, but nothing from it is used, except perhaps instances visible in `Control.Monad' To suppress this warning, use: import Control.Monad() Graphics/X11/Xlib/Types.hsc:27:0: Warning: Module `Foreign.Marshal.Alloc' is imported, but nothing from it is used, except perhaps instances visible in `Foreign.Marshal.Alloc' To suppress this warning, use: import Foreign.Marshal.Alloc() Graphics/X11/Xlib/Types.hsc:50:21: Warning: Defined but not used: data constructor `Screen' Graphics/X11/Xlib/Types.hsc:58:21: Warning: Defined but not used: data constructor `Visual' Graphics/X11/Xlib/Types.hsc:66:21: Warning: Defined but not used: data constructor `GC' Graphics/X11/Xlib/Types.hsc:74:21: Warning: Defined but not used: data constructor `GCValues' Graphics/X11/Xlib/Types.hsc:82:30: Warning: Defined but not used: data constructor `SetWindowAttributes' <> <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Font.hs -o dist/build/Graphics/X11/Xlib/Font.p_o -ohi dist/build/Graphics/X11/Xlib/Font.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Display.hs -o dist/build/Graphics/X11/Xlib/Display.p_o -ohi dist/build/Graphics/X11/Xlib/Display.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Atom.hs -o dist/build/Graphics/X11/Xlib/Atom.p_o -ohi dist/build/Graphics/X11/Xlib/Atom.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Image.hs -o dist/build/Graphics/X11/Xlib/Image.p_o -ohi dist/build/Graphics/X11/Xlib/Image.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Region.hs -o dist/build/Graphics/X11/Xlib/Region.p_o -ohi dist/build/Graphics/X11/Xlib/Region.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Color.hs -o dist/build/Graphics/X11/Xlib/Color.p_o -ohi dist/build/Graphics/X11/Xlib/Color.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Context.hs -o dist/build/Graphics/X11/Xlib/Context.p_o -ohi dist/build/Graphics/X11/Xlib/Context.p_hi ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Window.hs -o dist/build/Graphics/X11/Xlib/Window.p_o -ohi dist/build/Graphics/X11/Xlib/Window.p_hi Graphics/X11/Xlib/Image.hs:26:0: Warning: Module `Foreign.C' is imported, but nothing from it is used, except perhaps instances visible in `Foreign.C' To suppress this warning, use: import Foreign.C() <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib/Screen.hs -o dist/build/Graphics/X11/Xlib/Screen.p_o -ohi dist/build/Graphics/X11/Xlib/Screen.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Event.hs -o dist/build/Graphics/X11/Xlib/Event.p_o -ohi dist/build/Graphics/X11/Xlib/Event.p_hi <> <> <> <> Graphics/X11/Xlib/Event.hsc:99:17: Warning: Defined but not used: data constructor `XEvent' Graphics/X11/Xlib/Event.hsc:410:16: Warning: Defined but not used: data constructor `FdSet' Graphics/X11/Xlib/Event.hsc:427:1: Warning: Defined but not used: `rc' Graphics/X11/Xlib/Event.hsc:444:19: Warning: Defined but not used: data constructor `TimeZone' <> <> <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c dist/build/Graphics/X11/Xlib/Misc.hs -o dist/build/Graphics/X11/Xlib/Misc.p_o -ohi dist/build/Graphics/X11/Xlib/Misc.p_hi Graphics/X11/Xlib/Misc.hsc:447:22: Warning: Defined but not used: data constructor `XErrorEvent' Graphics/X11/Xlib/Misc.hsc:677:4: Warning: Defined but not used: `visualIDFromVisual' Graphics/X11/Xlib/Misc.hsc:804:25: Warning: Defined but not used: data constructor `XComposeStatus' Graphics/X11/Xlib/Misc.hsc:1170:22: Warning: This binding for `rotate' shadows an existing binding In the definition of `rotateBuffers' Graphics/X11/Xlib/Misc.hsc:1180:24: Warning: Defined but not used: data constructor `XTextProperty' <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11/Xlib.hs -o dist/build/Graphics/X11/Xlib.p_o -ohi dist/build/Graphics/X11/Xlib.p_hi <> ../../compiler/stage1/ghc-inplace -package-name X11-1.2.3.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -#include "HsXlib.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -funbox-strict-fields -Wall -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/X11.hs -o dist/build/Graphics/X11.p_o -ohi dist/build/Graphics/X11.p_hi <> (echo dist/build/cbits/fdset.p_o dist/build/cbits/auxiliaries.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/Graphics/X11_split dist/build/Graphics/X11/Types_split dist/build/Graphics/X11/Xlib_split dist/build/Graphics/X11/Xlib/Atom_split dist/build/Graphics/X11/Xlib/Color_split dist/build/Graphics/X11/Xlib/Context_split dist/build/Graphics/X11/Xlib/Display_split dist/build/Graphics/X11/Xlib/Event_split dist/build/Graphics/X11/Xlib/Font_split dist/build/Graphics/X11/Xlib/Misc_split dist/build/Graphics/X11/Xlib/Region_split dist/build/Graphics/X11/Xlib/Screen_split dist/build/Graphics/X11/Xlib/Types_split dist/build/Graphics/X11/Xlib/Window_split dist/build/Graphics/X11/Xlib/Image_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSX11-1.2.3.1_p.a /usr/bin/ar: creating dist/build/libHSX11-1.2.3.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/X11' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering X11-1.2.3.1... rm -f -f stamp/configure.library.*.time time/unbuildable ( cd time && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.time || touch time/unbuildable 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... 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 Configuring time-1.1.2.0... rm -f time/GNUmakefile cp Makefile.local time if ifBuildable/ifBuildable time; then \ cd time && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library time-1.1.2.0... Generating Makefile time-1.1.2.0... if ifBuildable/ifBuildable time; then \ cd time && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/time' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name time-1.1.2.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/time' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/time' ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Private.hs -o dist/build/Data/Time/Calendar/Private.o -ohi dist/build/Data/Time/Calendar/Private.hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Days.hs -o dist/build/Data/Time/Calendar/Days.o -ohi dist/build/Data/Time/Calendar/Days.hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/CTimeval.hs -o dist/build/Data/Time/Clock/CTimeval.o -ohi dist/build/Data/Time/Clock/CTimeval.hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/Scale.hs -o dist/build/Data/Time/Clock/Scale.o -ohi dist/build/Data/Time/Clock/Scale.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -optc-O2 -odir dist/build -c cbits/HsTime.c -o dist/build/cbits/HsTime.o <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/OrdinalDate.hs -o dist/build/Data/Time/Calendar/OrdinalDate.o -ohi dist/build/Data/Time/Calendar/OrdinalDate.hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/MonthDay.hs -o dist/build/Data/Time/Calendar/MonthDay.o -ohi dist/build/Data/Time/Calendar/MonthDay.hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/JulianYearDay.hs -o dist/build/Data/Time/Calendar/JulianYearDay.o -ohi dist/build/Data/Time/Calendar/JulianYearDay.hi <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/UTC.hs -o dist/build/Data/Time/Clock/UTC.o -ohi dist/build/Data/Time/Clock/UTC.hi <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Julian.hs -o dist/build/Data/Time/Calendar/Julian.o -ohi dist/build/Data/Time/Calendar/Julian.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Gregorian.hs -o dist/build/Data/Time/Calendar/Gregorian.o -ohi dist/build/Data/Time/Calendar/Gregorian.hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/WeekDate.hs -o dist/build/Data/Time/Calendar/WeekDate.o -ohi dist/build/Data/Time/Calendar/WeekDate.hi <> Warning: orphan instances: instance GHC.Show.Show [Data.Time.Calendar.Days.Day] = Data.Time.Calendar.Gregorian.$f1 <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar.hs -o dist/build/Data/Time/Calendar.o -ohi dist/build/Data/Time/Calendar.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Easter.hs -o dist/build/Data/Time/Calendar/Easter.o -ohi dist/build/Data/Time/Calendar/Easter.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/POSIX.hs -o dist/build/Data/Time/Clock/POSIX.o -ohi dist/build/Data/Time/Clock/POSIX.hi <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/UTCDiff.hs -o dist/build/Data/Time/Clock/UTCDiff.o -ohi dist/build/Data/Time/Clock/UTCDiff.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock.hs -o dist/build/Data/Time/Clock.o -ohi dist/build/Data/Time/Clock.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime/TimeZone.hs -o dist/build/Data/Time/LocalTime/TimeZone.o -ohi dist/build/Data/Time/LocalTime/TimeZone.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime/TimeOfDay.hs -o dist/build/Data/Time/LocalTime/TimeOfDay.o -ohi dist/build/Data/Time/LocalTime/TimeOfDay.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime/LocalTime.hs -o dist/build/Data/Time/LocalTime/LocalTime.o -ohi dist/build/Data/Time/LocalTime/LocalTime.hi Warning: orphan instances: instance GHC.Show.Show [Data.Time.Clock.UTC.UTCTime] = Data.Time.LocalTime.LocalTime.$f1 <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime.hs -o dist/build/Data/Time/LocalTime.o -ohi dist/build/Data/Time/LocalTime.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/TAI.hs -o dist/build/Data/Time/Clock/TAI.o -ohi dist/build/Data/Time/Clock/TAI.hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Format/Parse.hs -o dist/build/Data/Time/Format/Parse.o -ohi dist/build/Data/Time/Format/Parse.hi <> Warning: orphan instances: instance GHC.Read.Read [Data.Time.Clock.UTC.UTCTime] = Data.Time.Format.Parse.$f1 instance GHC.Read.Read [Data.Time.LocalTime.LocalTime.ZonedTime] = Data.Time.Format.Parse.$f2 instance GHC.Read.Read [Data.Time.LocalTime.TimeZone.TimeZone] = Data.Time.Format.Parse.$f3 instance GHC.Read.Read [Data.Time.LocalTime.LocalTime.LocalTime] = Data.Time.Format.Parse.$f4 instance GHC.Read.Read [Data.Time.LocalTime.TimeOfDay.TimeOfDay] = Data.Time.Format.Parse.$f5 instance GHC.Read.Read [Data.Time.Calendar.Days.Day] = Data.Time.Format.Parse.$f6 <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Format.hs -o dist/build/Data/Time/Format.o -ohi dist/build/Data/Time/Format.hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HStime-1.1.2.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Private.hs -o dist/build/Data/Time/Calendar/Private.p_o -ohi dist/build/Data/Time/Calendar/Private.p_hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Days.hs -o dist/build/Data/Time/Calendar/Days.p_o -ohi dist/build/Data/Time/Calendar/Days.p_hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/CTimeval.hs -o dist/build/Data/Time/Clock/CTimeval.p_o -ohi dist/build/Data/Time/Clock/CTimeval.p_hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/Scale.hs -o dist/build/Data/Time/Clock/Scale.p_o -ohi dist/build/Data/Time/Clock/Scale.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -optc-O2 -odir dist/build -c cbits/HsTime.c -o dist/build/cbits/HsTime.p_o <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/OrdinalDate.hs -o dist/build/Data/Time/Calendar/OrdinalDate.p_o -ohi dist/build/Data/Time/Calendar/OrdinalDate.p_hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/MonthDay.hs -o dist/build/Data/Time/Calendar/MonthDay.p_o -ohi dist/build/Data/Time/Calendar/MonthDay.p_hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/JulianYearDay.hs -o dist/build/Data/Time/Calendar/JulianYearDay.p_o -ohi dist/build/Data/Time/Calendar/JulianYearDay.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/UTC.hs -o dist/build/Data/Time/Clock/UTC.p_o -ohi dist/build/Data/Time/Clock/UTC.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Julian.hs -o dist/build/Data/Time/Calendar/Julian.p_o -ohi dist/build/Data/Time/Calendar/Julian.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Gregorian.hs -o dist/build/Data/Time/Calendar/Gregorian.p_o -ohi dist/build/Data/Time/Calendar/Gregorian.p_hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/WeekDate.hs -o dist/build/Data/Time/Calendar/WeekDate.p_o -ohi dist/build/Data/Time/Calendar/WeekDate.p_hi Warning: orphan instances: instance GHC.Show.Show [Data.Time.Calendar.Days.Day] = Data.Time.Calendar.Gregorian.$f1 <> <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar.hs -o dist/build/Data/Time/Calendar.p_o -ohi dist/build/Data/Time/Calendar.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Calendar/Easter.hs -o dist/build/Data/Time/Calendar/Easter.p_o -ohi dist/build/Data/Time/Calendar/Easter.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/POSIX.hs -o dist/build/Data/Time/Clock/POSIX.p_o -ohi dist/build/Data/Time/Clock/POSIX.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/UTCDiff.hs -o dist/build/Data/Time/Clock/UTCDiff.p_o -ohi dist/build/Data/Time/Clock/UTCDiff.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock.hs -o dist/build/Data/Time/Clock.p_o -ohi dist/build/Data/Time/Clock.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime/TimeZone.hs -o dist/build/Data/Time/LocalTime/TimeZone.p_o -ohi dist/build/Data/Time/LocalTime/TimeZone.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime/TimeOfDay.hs -o dist/build/Data/Time/LocalTime/TimeOfDay.p_o -ohi dist/build/Data/Time/LocalTime/TimeOfDay.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime/LocalTime.hs -o dist/build/Data/Time/LocalTime/LocalTime.p_o -ohi dist/build/Data/Time/LocalTime/LocalTime.p_hi Warning: orphan instances: instance GHC.Show.Show [Data.Time.Clock.UTC.UTCTime] = Data.Time.LocalTime.LocalTime.$f1 <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/LocalTime.hs -o dist/build/Data/Time/LocalTime.p_o -ohi dist/build/Data/Time/LocalTime.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Clock/TAI.hs -o dist/build/Data/Time/Clock/TAI.p_o -ohi dist/build/Data/Time/Clock/TAI.p_hi ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Format/Parse.hs -o dist/build/Data/Time/Format/Parse.p_o -ohi dist/build/Data/Time/Format/Parse.p_hi <> Warning: orphan instances: instance GHC.Read.Read [Data.Time.Clock.UTC.UTCTime] = Data.Time.Format.Parse.$f1 instance GHC.Read.Read [Data.Time.LocalTime.LocalTime.ZonedTime] = Data.Time.Format.Parse.$f2 instance GHC.Read.Read [Data.Time.LocalTime.TimeZone.TimeZone] = Data.Time.Format.Parse.$f3 instance GHC.Read.Read [Data.Time.LocalTime.LocalTime.LocalTime] = Data.Time.Format.Parse.$f4 instance GHC.Read.Read [Data.Time.LocalTime.TimeOfDay.TimeOfDay] = Data.Time.Format.Parse.$f5 instance GHC.Read.Read [Data.Time.Calendar.Days.Day] = Data.Time.Format.Parse.$f6 <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Data/Time/Format.hs -o dist/build/Data/Time/Format.p_o -ohi dist/build/Data/Time/Format.p_hi <> ../../compiler/stage1/ghc-inplace -package-name time-1.1.2.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-locale-1.0.0.0 -package base-3.0.0.0 -O -XForeignFunctionInterface -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHStime-1.1.2.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/time' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering time-1.1.2.0... rm -f -f stamp/configure.library.*.HGL HGL/unbuildable ( cd HGL && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.HGL || touch HGL/unbuildable Configuring HGL-3.2.0.0... rm -f HGL/GNUmakefile cp Makefile.local HGL if ifBuildable/ifBuildable HGL; then \ cd HGL && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library HGL-3.2.0.0... Generating Makefile HGL-3.2.0.0... if ifBuildable/ifBuildable HGL; then \ cd HGL && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HGL' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name HGL-3.2.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics Graphics.HGL.Core Graphics.HGL.Draw Graphics.HGL.Units Graphics.HGL.Key Graphics.HGL.Run Graphics.HGL.Draw.Brush Graphics.HGL.Draw.Font Graphics.HGL.Draw.Monad Graphics.HGL.Draw.Pen Graphics.HGL.Draw.Picture Graphics.HGL.Draw.Region Graphics.HGL.Draw.Text Graphics.HGL.Utils Graphics.HGL.Window Graphics.HGL Graphics.SOE Graphics.HGL.X11.Display Graphics.HGL.X11.DC Graphics.HGL.X11.Timer Graphics.HGL.X11.Types Graphics.HGL.X11.Window Graphics.HGL.Internals.Event Graphics.HGL.Internals.Events Graphics.HGL.Internals.Draw Graphics.HGL.Internals.Types Graphics.HGL.Internals.Flag Graphics.HGL.Internals.Utilities <> for dir in dist/build/Graphics/ dist/build/Graphics/HGL/ dist/build/Graphics/HGL/Draw/ dist/build/Graphics/HGL/Internals/ dist/build/Graphics/HGL/X11/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HGL' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HGL' ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Types.hs -o dist/build/Graphics/HGL/Internals/Types.o -ohi dist/build/Graphics/HGL/Internals/Types.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Utilities.hs -o dist/build/Graphics/HGL/Internals/Utilities.o -ohi dist/build/Graphics/HGL/Internals/Utilities.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Flag.hs -o dist/build/Graphics/HGL/Internals/Flag.o -ohi dist/build/Graphics/HGL/Internals/Flag.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Display.hs -o dist/build/Graphics/HGL/X11/Display.o -ohi dist/build/Graphics/HGL/X11/Display.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Types.hs -o dist/build/Graphics/HGL/X11/Types.o -ohi dist/build/Graphics/HGL/X11/Types.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Units.hs -o dist/build/Graphics/HGL/Units.o -ohi dist/build/Graphics/HGL/Units.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Timer.hs -o dist/build/Graphics/HGL/X11/Timer.o -ohi dist/build/Graphics/HGL/X11/Timer.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Key.hs -o dist/build/Graphics/HGL/Key.o -ohi dist/build/Graphics/HGL/Key.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Draw.hs -o dist/build/Graphics/HGL/Internals/Draw.o -ohi dist/build/Graphics/HGL/Internals/Draw.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Monad.hs -o dist/build/Graphics/HGL/Draw/Monad.o -ohi dist/build/Graphics/HGL/Draw/Monad.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/DC.hs -o dist/build/Graphics/HGL/X11/DC.o -ohi dist/build/Graphics/HGL/X11/DC.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Font.hs -o dist/build/Graphics/HGL/Draw/Font.o -ohi dist/build/Graphics/HGL/Draw/Font.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Text.hs -o dist/build/Graphics/HGL/Draw/Text.o -ohi dist/build/Graphics/HGL/Draw/Text.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Region.hs -o dist/build/Graphics/HGL/Draw/Region.o -ohi dist/build/Graphics/HGL/Draw/Region.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Picture.hs -o dist/build/Graphics/HGL/Draw/Picture.o -ohi dist/build/Graphics/HGL/Draw/Picture.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Event.hs -o dist/build/Graphics/HGL/Internals/Event.o -ohi dist/build/Graphics/HGL/Internals/Event.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Pen.hs -o dist/build/Graphics/HGL/Draw/Pen.o -ohi dist/build/Graphics/HGL/Draw/Pen.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Brush.hs -o dist/build/Graphics/HGL/Draw/Brush.o -ohi dist/build/Graphics/HGL/Draw/Brush.hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Events.hs -o dist/build/Graphics/HGL/Internals/Events.o -ohi dist/build/Graphics/HGL/Internals/Events.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Window.hs -o dist/build/Graphics/HGL/X11/Window.o -ohi dist/build/Graphics/HGL/X11/Window.hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw.hs -o dist/build/Graphics/HGL/Draw.o -ohi dist/build/Graphics/HGL/Draw.hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Window.hs -o dist/build/Graphics/HGL/Window.o -ohi dist/build/Graphics/HGL/Window.hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Run.hs -o dist/build/Graphics/HGL/Run.o -ohi dist/build/Graphics/HGL/Run.hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Core.hs -o dist/build/Graphics/HGL/Core.o -ohi dist/build/Graphics/HGL/Core.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Utils.hs -o dist/build/Graphics/HGL/Utils.o -ohi dist/build/Graphics/HGL/Utils.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL.hs -o dist/build/Graphics/HGL.o -ohi dist/build/Graphics/HGL.hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/SOE.hs -o dist/build/Graphics/SOE.o -ohi dist/build/Graphics/SOE.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Graphics/HGL/Core_split dist/build/Graphics/HGL/Draw_split dist/build/Graphics/HGL/Units_split dist/build/Graphics/HGL/Key_split dist/build/Graphics/HGL/Run_split dist/build/Graphics/HGL/Draw/Brush_split dist/build/Graphics/HGL/Draw/Font_split dist/build/Graphics/HGL/Draw/Monad_split dist/build/Graphics/HGL/Draw/Pen_split dist/build/Graphics/HGL/Draw/Picture_split dist/build/Graphics/HGL/Draw/Region_split dist/build/Graphics/HGL/Draw/Text_split dist/build/Graphics/HGL/Utils_split dist/build/Graphics/HGL/Window_split dist/build/Graphics/HGL_split dist/build/Graphics/SOE_split dist/build/Graphics/HGL/X11/Display_split dist/build/Graphics/HGL/X11/DC_split dist/build/Graphics/HGL/X11/Timer_split dist/build/Graphics/HGL/X11/Types_split dist/build/Graphics/HGL/X11/Window_split dist/build/Graphics/HGL/Internals/Event_split dist/build/Graphics/HGL/Internals/Events_split dist/build/Graphics/HGL/Internals/Draw_split dist/build/Graphics/HGL/Internals/Types_split dist/build/Graphics/HGL/Internals/Flag_split dist/build/Graphics/HGL/Internals/Utilities_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSHGL-3.2.0.0.a /usr/bin/ld -x -r -o dist/build/HSHGL-3.2.0.0.o dist/build/Graphics/HGL/Core.o dist/build/Graphics/HGL/Draw.o dist/build/Graphics/HGL/Units.o dist/build/Graphics/HGL/Key.o dist/build/Graphics/HGL/Run.o dist/build/Graphics/HGL/Draw/Brush.o dist/build/Graphics/HGL/Draw/Font.o dist/build/Graphics/HGL/Draw/Monad.o dist/build/Graphics/HGL/Draw/Pen.o dist/build/Graphics/HGL/Draw/Picture.o dist/build/Graphics/HGL/Draw/Region.o dist/build/Graphics/HGL/Draw/Text.o dist/build/Graphics/HGL/Utils.o dist/build/Graphics/HGL/Window.o dist/build/Graphics/HGL.o dist/build/Graphics/SOE.o dist/build/Graphics/HGL/X11/Display.o dist/build/Graphics/HGL/X11/DC.o dist/build/Graphics/HGL/X11/Timer.o dist/build/Graphics/HGL/X11/Types.o dist/build/Graphics/HGL/X11/Window.o dist/build/Graphics/HGL/Internals/Event.o dist/build/Graphics/HGL/Internals/Events.o dist/build/Graphics/HGL/Internals/Draw.o dist/build/Graphics/HGL/Internals/Types.o dist/build/Graphics/HGL/Internals/Flag.o dist/build/Graphics/HGL/Internals/Utilities.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSHGL-3.2.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Types.hs -o dist/build/Graphics/HGL/Internals/Types.p_o -ohi dist/build/Graphics/HGL/Internals/Types.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Utilities.hs -o dist/build/Graphics/HGL/Internals/Utilities.p_o -ohi dist/build/Graphics/HGL/Internals/Utilities.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Flag.hs -o dist/build/Graphics/HGL/Internals/Flag.p_o -ohi dist/build/Graphics/HGL/Internals/Flag.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Display.hs -o dist/build/Graphics/HGL/X11/Display.p_o -ohi dist/build/Graphics/HGL/X11/Display.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Types.hs -o dist/build/Graphics/HGL/X11/Types.p_o -ohi dist/build/Graphics/HGL/X11/Types.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Units.hs -o dist/build/Graphics/HGL/Units.p_o -ohi dist/build/Graphics/HGL/Units.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Timer.hs -o dist/build/Graphics/HGL/X11/Timer.p_o -ohi dist/build/Graphics/HGL/X11/Timer.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Key.hs -o dist/build/Graphics/HGL/Key.p_o -ohi dist/build/Graphics/HGL/Key.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Draw.hs -o dist/build/Graphics/HGL/Internals/Draw.p_o -ohi dist/build/Graphics/HGL/Internals/Draw.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Monad.hs -o dist/build/Graphics/HGL/Draw/Monad.p_o -ohi dist/build/Graphics/HGL/Draw/Monad.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/DC.hs -o dist/build/Graphics/HGL/X11/DC.p_o -ohi dist/build/Graphics/HGL/X11/DC.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Font.hs -o dist/build/Graphics/HGL/Draw/Font.p_o -ohi dist/build/Graphics/HGL/Draw/Font.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Text.hs -o dist/build/Graphics/HGL/Draw/Text.p_o -ohi dist/build/Graphics/HGL/Draw/Text.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Region.hs -o dist/build/Graphics/HGL/Draw/Region.p_o -ohi dist/build/Graphics/HGL/Draw/Region.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Picture.hs -o dist/build/Graphics/HGL/Draw/Picture.p_o -ohi dist/build/Graphics/HGL/Draw/Picture.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Event.hs -o dist/build/Graphics/HGL/Internals/Event.p_o -ohi dist/build/Graphics/HGL/Internals/Event.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Internals/Events.hs -o dist/build/Graphics/HGL/Internals/Events.p_o -ohi dist/build/Graphics/HGL/Internals/Events.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Pen.hs -o dist/build/Graphics/HGL/Draw/Pen.p_o -ohi dist/build/Graphics/HGL/Draw/Pen.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw/Brush.hs -o dist/build/Graphics/HGL/Draw/Brush.p_o -ohi dist/build/Graphics/HGL/Draw/Brush.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/X11/Window.hs -o dist/build/Graphics/HGL/X11/Window.p_o -ohi dist/build/Graphics/HGL/X11/Window.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Draw.hs -o dist/build/Graphics/HGL/Draw.p_o -ohi dist/build/Graphics/HGL/Draw.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Window.hs -o dist/build/Graphics/HGL/Window.p_o -ohi dist/build/Graphics/HGL/Window.p_hi ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Run.hs -o dist/build/Graphics/HGL/Run.p_o -ohi dist/build/Graphics/HGL/Run.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Core.hs -o dist/build/Graphics/HGL/Core.p_o -ohi dist/build/Graphics/HGL/Core.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL/Utils.hs -o dist/build/Graphics/HGL/Utils.p_o -ohi dist/build/Graphics/HGL/Utils.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/HGL.hs -o dist/build/Graphics/HGL.p_o -ohi dist/build/Graphics/HGL.p_hi <> ../../compiler/stage1/ghc-inplace -package-name HGL-3.2.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package X11-1.2.3.1 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/SOE.hs -o dist/build/Graphics/SOE.p_o -ohi dist/build/Graphics/SOE.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Graphics/HGL/Core_split dist/build/Graphics/HGL/Draw_split dist/build/Graphics/HGL/Units_split dist/build/Graphics/HGL/Key_split dist/build/Graphics/HGL/Run_split dist/build/Graphics/HGL/Draw/Brush_split dist/build/Graphics/HGL/Draw/Font_split dist/build/Graphics/HGL/Draw/Monad_split dist/build/Graphics/HGL/Draw/Pen_split dist/build/Graphics/HGL/Draw/Picture_split dist/build/Graphics/HGL/Draw/Region_split dist/build/Graphics/HGL/Draw/Text_split dist/build/Graphics/HGL/Utils_split dist/build/Graphics/HGL/Window_split dist/build/Graphics/HGL_split dist/build/Graphics/SOE_split dist/build/Graphics/HGL/X11/Display_split dist/build/Graphics/HGL/X11/DC_split dist/build/Graphics/HGL/X11/Timer_split dist/build/Graphics/HGL/X11/Types_split dist/build/Graphics/HGL/X11/Window_split dist/build/Graphics/HGL/Internals/Event_split dist/build/Graphics/HGL/Internals/Events_split dist/build/Graphics/HGL/Internals/Draw_split dist/build/Graphics/HGL/Internals/Types_split dist/build/Graphics/HGL/Internals/Flag_split dist/build/Graphics/HGL/Internals/Utilities_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSHGL-3.2.0.0_p.a /usr/bin/ar: creating dist/build/libHSHGL-3.2.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HGL' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering HGL-3.2.0.0... rm -f -f stamp/configure.library.*.OpenGL OpenGL/unbuildable ( cd OpenGL && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.OpenGL || touch OpenGL/unbuildable 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 ANSI C... none needed checking for Windows environment... no checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu checking for atan... no checking for atan in -lm... yes checking for GL library... -lGL -lm checking for GLU library... -lGLU -lGL -lm checking for egrep... 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 GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking OpenGL/glu.h usability... no checking OpenGL/glu.h presence... no checking for OpenGL/glu.h... no checking Haskell type for GLboolean... Word8 checking Haskell type for GLbyte... Int8 checking Haskell type for GLubyte... Word8 checking Haskell type for GLshort... Int16 checking Haskell type for GLushort... Word16 checking Haskell type for GLint... Int32 checking Haskell type for GLuint... Word32 checking Haskell type for GLsizei... Int32 checking Haskell type for GLenum... Word32 checking Haskell type for GLbitfield... Word32 checking Haskell type for GLfloat... Float checking Haskell type for GLclampf... Float checking Haskell type for GLdouble... Double checking Haskell type for GLclampd... Double checking Haskell type for GLchar... Word8 checking Haskell type for GLintptr... Int32 checking Haskell type for GLsizeiptr... Int32 configure: creating ./config.status config.status: creating config.mk config.status: creating OpenGL.buildinfo config.status: creating include/HsOpenGLConfig.h config.status: creating include/HsOpenGL.h Configuring OpenGL-2.2.1.1... rm -f OpenGL/GNUmakefile cp Makefile.local OpenGL if ifBuildable/ifBuildable OpenGL; then \ cd OpenGL && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library OpenGL-2.2.1.1... Generating Makefile OpenGL-2.2.1.1... if ifBuildable/ifBuildable OpenGL; then \ cd OpenGL && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenGL' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name OpenGL-2.2.1.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics Graphics.Rendering.OpenGL.GL.Antialiasing Graphics.Rendering.OpenGL.GL.BasicTypes Graphics.Rendering.OpenGL.GL.BeginEnd Graphics.Rendering.OpenGL.GL.Bitmaps Graphics.Rendering.OpenGL.GL.BufferObjects Graphics.Rendering.OpenGL.GL.Clipping Graphics.Rendering.OpenGL.GL.Colors Graphics.Rendering.OpenGL.GL.ColorSum Graphics.Rendering.OpenGL.GL.CoordTrans Graphics.Rendering.OpenGL.GL.DisplayLists Graphics.Rendering.OpenGL.GL.Evaluators Graphics.Rendering.OpenGL.GL.Feedback Graphics.Rendering.OpenGL.GL.FlushFinish Graphics.Rendering.OpenGL.GL.Fog Graphics.Rendering.OpenGL.GL.Framebuffer Graphics.Rendering.OpenGL.GL.Hints Graphics.Rendering.OpenGL.GL Graphics.Rendering.OpenGL.GL.LineSegments Graphics.Rendering.OpenGL.GL.PerFragment Graphics.Rendering.OpenGL.GL.PixelRectangles.ColorTable Graphics.Rendering.OpenGL.GL.PixelRectangles.Convolution Graphics.Rendering.OpenGL.GL.PixelRectangles.Histogram Graphics.Rendering.OpenGL.GL.PixelRectangles Graphics.Rendering.OpenGL.GL.PixelRectangles.Minmax Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelMap Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelStorage Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelTransfer Graphics.Rendering.OpenGL.GL.PixelRectangles.Rasterization Graphics.Rendering.OpenGL.GL.Points Graphics.Rendering.OpenGL.GL.Polygons Graphics.Rendering.OpenGL.GL.RasterPos Graphics.Rendering.OpenGL.GL.ReadCopyPixels Graphics.Rendering.OpenGL.GL.Rectangles Graphics.Rendering.OpenGL.GL.SavingState Graphics.Rendering.OpenGL.GL.Selection Graphics.Rendering.OpenGL.GL.Shaders Graphics.Rendering.OpenGL.GL.StateVar Graphics.Rendering.OpenGL.GL.StringQueries Graphics.Rendering.OpenGL.GL.Texturing.Application Graphics.Rendering.OpenGL.GL.Texturing.Environments Graphics.Rendering.OpenGL.GL.Texturing Graphics.Rendering.OpenGL.GL.Texturing.Objects Graphics.Rendering.OpenGL.GL.Texturing.Parameters Graphics.Rendering.OpenGL.GL.Texturing.Queries Graphics.Rendering.OpenGL.GL.Texturing.Specification Graphics.Rendering.OpenGL.GLU.Errors Graphics.Rendering.OpenGL.GLU Graphics.Rendering.OpenGL.GLU.Initialization Graphics.Rendering.OpenGL.GLU.Matrix Graphics.Rendering.OpenGL.GLU.Mipmapping Graphics.Rendering.OpenGL.GLU.NURBS Graphics.Rendering.OpenGL.GLU.Quadrics Graphics.Rendering.OpenGL.GLU.Tessellation Graphics.Rendering.OpenGL.GL.VertexArrays Graphics.Rendering.OpenGL.GL.VertexSpec Graphics.Rendering.OpenGL Graphics.Rendering.OpenGL.GL.BlendingFactor Graphics.Rendering.OpenGL.GL.BufferMode Graphics.Rendering.OpenGL.GL.Capability Graphics.Rendering.OpenGL.GL.ComparisonFunction Graphics.Rendering.OpenGL.GL.ControlPoint Graphics.Rendering.OpenGL.GL.DataType Graphics.Rendering.OpenGL.GL.Domain Graphics.Rendering.OpenGL.GL.EdgeFlag Graphics.Rendering.OpenGL.GL.Exception Graphics.Rendering.OpenGL.GL.Extensions Graphics.Rendering.OpenGL.GL.Face Graphics.Rendering.OpenGL.GL.GLboolean Graphics.Rendering.OpenGL.GL.IOState Graphics.Rendering.OpenGL.GL.PeekPoke Graphics.Rendering.OpenGL.GL.PixelData Graphics.Rendering.OpenGL.GL.PixelFormat Graphics.Rendering.OpenGL.GL.PixelRectangles.Reset Graphics.Rendering.OpenGL.GL.PixelRectangles.Sink Graphics.Rendering.OpenGL.GL.PointParameter Graphics.Rendering.OpenGL.GL.PolygonMode Graphics.Rendering.OpenGL.GL.PrimitiveMode Graphics.Rendering.OpenGL.GL.QueryUtils Graphics.Rendering.OpenGL.GL.RenderMode Graphics.Rendering.OpenGL.GL.Texturing.PixelInternalFormat Graphics.Rendering.OpenGL.GL.Texturing.TexParameter Graphics.Rendering.OpenGL.GL.Texturing.TextureTarget Graphics.Rendering.OpenGL.GL.Texturing.TextureUnit Graphics.Rendering.OpenGL.GLU.ErrorsInternal <> for dir in dist/build/Graphics/Rendering/ dist/build/Graphics/Rendering/OpenGL/ dist/build/Graphics/Rendering/OpenGL/GL/ dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ dist/build/Graphics/Rendering/OpenGL/GL/Texturing/ dist/build/Graphics/Rendering/OpenGL/GLU/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenGL' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenGL' ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/StateVar.hs -o dist/build/Graphics/Rendering/OpenGL/GL/StateVar.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/StateVar.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BasicTypes.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PeekPoke.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/GLboolean.hs -o dist/build/Graphics/Rendering/OpenGL/GL/GLboolean.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/GLboolean.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Extensions.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Extensions.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Extensions.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Exception.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Exception.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Exception.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/IOState.hs -o dist/build/Graphics/Rendering/OpenGL/GL/IOState.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/IOState.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/FlushFinish.hs -o dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish.hi <> ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/HsOpenGL.c -o dist/build/cbits/HsOpenGL.o <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/ErrorsInternal.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PrimitiveMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/EdgeFlag.hs -o dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/DataType.hs -o dist/build/Graphics/Rendering/OpenGL/GL/DataType.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/DataType.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Face.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Face.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Face.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/SavingState.hs -o dist/build/Graphics/Rendering/OpenGL/GL/SavingState.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/SavingState.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PolygonMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelFormat.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BufferMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BufferMode.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BufferMode.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ComparisonFunction.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BlendingFactor.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PointParameter.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PointParameter.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PointParameter.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/StringQueries.hs -o dist/build/Graphics/Rendering/OpenGL/GL/StringQueries.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/StringQueries.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Initialization.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Initialization.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Initialization.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelData.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelData.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelData.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/QueryUtils.hs -o dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Errors.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Errors.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Errors.hi <> <> <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Capability.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Capability.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Capability.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BeginEnd.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/VertexSpec.hs -o dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Domain.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Domain.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Domain.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/RenderMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/RenderMode.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/RenderMode.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Hints.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Hints.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Hints.hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Selection.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Selection.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Selection.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Antialiasing.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Antialiasing.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Antialiasing.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/VertexArrays.hs -o dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ColorSum.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ColorSum.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ColorSum.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/LineSegments.hs -o dist/build/Graphics/Rendering/OpenGL/GL/LineSegments.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/LineSegments.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Points.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Points.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Points.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/CoordTrans.hs -o dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Colors.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Colors.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Colors.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Feedback.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Feedback.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Feedback.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Fog.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Fog.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Fog.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Framebuffer.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Framebuffer.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Framebuffer.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/RasterPos.hs -o dist/build/Graphics/Rendering/OpenGL/GL/RasterPos.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/RasterPos.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Rectangles.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Rectangles.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Rectangles.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Tessellation.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ControlPoint.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ControlPoint.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ControlPoint.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BufferObjects.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BufferObjects.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BufferObjects.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Quadrics.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Quadrics.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Quadrics.hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/DisplayLists.hs -o dist/build/Graphics/Rendering/OpenGL/GL/DisplayLists.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/DisplayLists.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Shaders.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Shaders.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Shaders.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Bitmaps.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Clipping.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Clipping.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Clipping.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PerFragment.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PerFragment.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PerFragment.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/NURBS.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/NURBS.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/NURBS.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Matrix.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Matrix.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Matrix.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution.hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Polygons.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Polygons.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Polygons.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ReadCopyPixels.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ReadCopyPixels.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ReadCopyPixels.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget.hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Specification.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Specification.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Specification.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/TexParameter.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TexParameter.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TexParameter.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Mipmapping.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Mipmapping.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Mipmapping.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Evaluators.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Evaluators.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Evaluators.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU.hs -o dist/build/Graphics/Rendering/OpenGL/GLU.o -ohi dist/build/Graphics/Rendering/OpenGL/GLU.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Queries.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Queries.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Queries.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Application.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Application.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Application.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Parameters.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Parameters.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Parameters.hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Objects.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Objects.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Objects.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Environments.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Environments.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Environments.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL.hs -o dist/build/Graphics/Rendering/OpenGL/GL.o -ohi dist/build/Graphics/Rendering/OpenGL/GL.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL.hs -o dist/build/Graphics/Rendering/OpenGL.o -ohi dist/build/Graphics/Rendering/OpenGL.hi <> (echo dist/build/cbits/HsOpenGL.o `find dist/build -name "*_stub.o" -print`; find dist/build/Graphics/Rendering/OpenGL/GL/Antialiasing_split dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes_split dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd_split dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps_split dist/build/Graphics/Rendering/OpenGL/GL/BufferObjects_split dist/build/Graphics/Rendering/OpenGL/GL/Clipping_split dist/build/Graphics/Rendering/OpenGL/GL/Colors_split dist/build/Graphics/Rendering/OpenGL/GL/ColorSum_split dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans_split dist/build/Graphics/Rendering/OpenGL/GL/DisplayLists_split dist/build/Graphics/Rendering/OpenGL/GL/Evaluators_split dist/build/Graphics/Rendering/OpenGL/GL/Feedback_split dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish_split dist/build/Graphics/Rendering/OpenGL/GL/Fog_split dist/build/Graphics/Rendering/OpenGL/GL/Framebuffer_split dist/build/Graphics/Rendering/OpenGL/GL/Hints_split dist/build/Graphics/Rendering/OpenGL/GL_split dist/build/Graphics/Rendering/OpenGL/GL/LineSegments_split dist/build/Graphics/Rendering/OpenGL/GL/PerFragment_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization_split dist/build/Graphics/Rendering/OpenGL/GL/Points_split dist/build/Graphics/Rendering/OpenGL/GL/Polygons_split dist/build/Graphics/Rendering/OpenGL/GL/RasterPos_split dist/build/Graphics/Rendering/OpenGL/GL/ReadCopyPixels_split dist/build/Graphics/Rendering/OpenGL/GL/Rectangles_split dist/build/Graphics/Rendering/OpenGL/GL/SavingState_split dist/build/Graphics/Rendering/OpenGL/GL/Selection_split dist/build/Graphics/Rendering/OpenGL/GL/Shaders_split dist/build/Graphics/Rendering/OpenGL/GL/StateVar_split dist/build/Graphics/Rendering/OpenGL/GL/StringQueries_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Application_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Environments_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Objects_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Parameters_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Queries_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Specification_split dist/build/Graphics/Rendering/OpenGL/GLU/Errors_split dist/build/Graphics/Rendering/OpenGL/GLU_split dist/build/Graphics/Rendering/OpenGL/GLU/Initialization_split dist/build/Graphics/Rendering/OpenGL/GLU/Matrix_split dist/build/Graphics/Rendering/OpenGL/GLU/Mipmapping_split dist/build/Graphics/Rendering/OpenGL/GLU/NURBS_split dist/build/Graphics/Rendering/OpenGL/GLU/Quadrics_split dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation_split dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays_split dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec_split dist/build/Graphics/Rendering/OpenGL_split dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor_split dist/build/Graphics/Rendering/OpenGL/GL/BufferMode_split dist/build/Graphics/Rendering/OpenGL/GL/Capability_split dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction_split dist/build/Graphics/Rendering/OpenGL/GL/ControlPoint_split dist/build/Graphics/Rendering/OpenGL/GL/DataType_split dist/build/Graphics/Rendering/OpenGL/GL/Domain_split dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag_split dist/build/Graphics/Rendering/OpenGL/GL/Exception_split dist/build/Graphics/Rendering/OpenGL/GL/Extensions_split dist/build/Graphics/Rendering/OpenGL/GL/Face_split dist/build/Graphics/Rendering/OpenGL/GL/GLboolean_split dist/build/Graphics/Rendering/OpenGL/GL/IOState_split dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke_split dist/build/Graphics/Rendering/OpenGL/GL/PixelData_split dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink_split dist/build/Graphics/Rendering/OpenGL/GL/PointParameter_split dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode_split dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode_split dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils_split dist/build/Graphics/Rendering/OpenGL/GL/RenderMode_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TexParameter_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit_split dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSOpenGL-2.2.1.1.a /usr/bin/ld -x -r -o dist/build/HSOpenGL-2.2.1.1.o dist/build/Graphics/Rendering/OpenGL/GL/Antialiasing.o dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes.o dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.o dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps.o dist/build/Graphics/Rendering/OpenGL/GL/BufferObjects.o dist/build/Graphics/Rendering/OpenGL/GL/Clipping.o dist/build/Graphics/Rendering/OpenGL/GL/Colors.o dist/build/Graphics/Rendering/OpenGL/GL/ColorSum.o dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans.o dist/build/Graphics/Rendering/OpenGL/GL/DisplayLists.o dist/build/Graphics/Rendering/OpenGL/GL/Evaluators.o dist/build/Graphics/Rendering/OpenGL/GL/Feedback.o dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish.o dist/build/Graphics/Rendering/OpenGL/GL/Fog.o dist/build/Graphics/Rendering/OpenGL/GL/Framebuffer.o dist/build/Graphics/Rendering/OpenGL/GL/Hints.o dist/build/Graphics/Rendering/OpenGL/GL.o dist/build/Graphics/Rendering/OpenGL/GL/LineSegments.o dist/build/Graphics/Rendering/OpenGL/GL/PerFragment.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.o dist/build/Graphics/Rendering/OpenGL/GL/Points.o dist/build/Graphics/Rendering/OpenGL/GL/Polygons.o dist/build/Graphics/Rendering/OpenGL/GL/RasterPos.o dist/build/Graphics/Rendering/OpenGL/GL/ReadCopyPixels.o dist/build/Graphics/Rendering/OpenGL/GL/Rectangles.o dist/build/Graphics/Rendering/OpenGL/GL/SavingState.o dist/build/Graphics/Rendering/OpenGL/GL/Selection.o dist/build/Graphics/Rendering/OpenGL/GL/Shaders.o dist/build/Graphics/Rendering/OpenGL/GL/StateVar.o dist/build/Graphics/Rendering/OpenGL/GL/StringQueries.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Application.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Environments.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Objects.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Parameters.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Queries.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Specification.o dist/build/Graphics/Rendering/OpenGL/GLU/Errors.o dist/build/Graphics/Rendering/OpenGL/GLU.o dist/build/Graphics/Rendering/OpenGL/GLU/Initialization.o dist/build/Graphics/Rendering/OpenGL/GLU/Matrix.o dist/build/Graphics/Rendering/OpenGL/GLU/Mipmapping.o dist/build/Graphics/Rendering/OpenGL/GLU/NURBS.o dist/build/Graphics/Rendering/OpenGL/GLU/Quadrics.o dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation.o dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays.o dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o dist/build/Graphics/Rendering/OpenGL.o dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor.o dist/build/Graphics/Rendering/OpenGL/GL/BufferMode.o dist/build/Graphics/Rendering/OpenGL/GL/Capability.o dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction.o dist/build/Graphics/Rendering/OpenGL/GL/ControlPoint.o dist/build/Graphics/Rendering/OpenGL/GL/DataType.o dist/build/Graphics/Rendering/OpenGL/GL/Domain.o dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.o dist/build/Graphics/Rendering/OpenGL/GL/Exception.o dist/build/Graphics/Rendering/OpenGL/GL/Extensions.o dist/build/Graphics/Rendering/OpenGL/GL/Face.o dist/build/Graphics/Rendering/OpenGL/GL/GLboolean.o dist/build/Graphics/Rendering/OpenGL/GL/IOState.o dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke.o dist/build/Graphics/Rendering/OpenGL/GL/PixelData.o dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.o dist/build/Graphics/Rendering/OpenGL/GL/PointParameter.o dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode.o dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode.o dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils.o dist/build/Graphics/Rendering/OpenGL/GL/RenderMode.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TexParameter.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget.o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.o dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/HsOpenGL.o /usr/bin/ar: creating dist/build/libHSOpenGL-2.2.1.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/StateVar.hs -o dist/build/Graphics/Rendering/OpenGL/GL/StateVar.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/StateVar.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BasicTypes.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PeekPoke.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/GLboolean.hs -o dist/build/Graphics/Rendering/OpenGL/GL/GLboolean.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/GLboolean.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Extensions.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Extensions.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Extensions.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Exception.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Exception.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Exception.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/IOState.hs -o dist/build/Graphics/Rendering/OpenGL/GL/IOState.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/IOState.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/FlushFinish.hs -o dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish.p_hi <> ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/HsOpenGL.c -o dist/build/cbits/HsOpenGL.p_o <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/ErrorsInternal.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PrimitiveMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/EdgeFlag.hs -o dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/DataType.hs -o dist/build/Graphics/Rendering/OpenGL/GL/DataType.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/DataType.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Face.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Face.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Face.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/SavingState.hs -o dist/build/Graphics/Rendering/OpenGL/GL/SavingState.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/SavingState.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PolygonMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelFormat.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BufferMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BufferMode.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BufferMode.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ComparisonFunction.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BlendingFactor.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PointParameter.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PointParameter.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PointParameter.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/StringQueries.hs -o dist/build/Graphics/Rendering/OpenGL/GL/StringQueries.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/StringQueries.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Initialization.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Initialization.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Initialization.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelData.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelData.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelData.p_hi <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/QueryUtils.hs -o dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Errors.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Errors.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Errors.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Capability.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Capability.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Capability.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BeginEnd.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/VertexSpec.hs -o dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Domain.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Domain.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Domain.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/RenderMode.hs -o dist/build/Graphics/Rendering/OpenGL/GL/RenderMode.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/RenderMode.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Hints.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Hints.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Hints.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Selection.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Selection.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Selection.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Antialiasing.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Antialiasing.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Antialiasing.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/VertexArrays.hs -o dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ColorSum.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ColorSum.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ColorSum.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/LineSegments.hs -o dist/build/Graphics/Rendering/OpenGL/GL/LineSegments.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/LineSegments.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Points.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Points.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Points.p_hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/BufferObjects.hs -o dist/build/Graphics/Rendering/OpenGL/GL/BufferObjects.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/BufferObjects.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/CoordTrans.hs -o dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Colors.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Colors.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Colors.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ControlPoint.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ControlPoint.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ControlPoint.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Feedback.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Feedback.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Feedback.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Fog.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Fog.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Fog.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Framebuffer.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Framebuffer.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Framebuffer.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/RasterPos.hs -o dist/build/Graphics/Rendering/OpenGL/GL/RasterPos.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/RasterPos.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Rectangles.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Rectangles.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Rectangles.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Tessellation.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/DisplayLists.hs -o dist/build/Graphics/Rendering/OpenGL/GL/DisplayLists.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/DisplayLists.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Shaders.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Shaders.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Shaders.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Quadrics.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Quadrics.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Quadrics.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Bitmaps.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Clipping.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Clipping.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Clipping.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PerFragment.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PerFragment.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PerFragment.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/NURBS.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/NURBS.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/NURBS.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Matrix.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Matrix.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Matrix.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/PixelRectangles.hs -o dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Polygons.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Polygons.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Polygons.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/ReadCopyPixels.hs -o dist/build/Graphics/Rendering/OpenGL/GL/ReadCopyPixels.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/ReadCopyPixels.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Specification.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Specification.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Specification.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/TexParameter.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TexParameter.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TexParameter.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU/Mipmapping.hs -o dist/build/Graphics/Rendering/OpenGL/GLU/Mipmapping.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU/Mipmapping.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Evaluators.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Evaluators.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Evaluators.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GLU.hs -o dist/build/Graphics/Rendering/OpenGL/GLU.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GLU.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Queries.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Queries.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Queries.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Application.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Application.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Application.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Parameters.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Parameters.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Parameters.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Objects.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Objects.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Objects.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing/Environments.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Environments.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Environments.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/Texturing.hs -o dist/build/Graphics/Rendering/OpenGL/GL/Texturing.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL/Texturing.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL.hs -o dist/build/Graphics/Rendering/OpenGL/GL.p_o -ohi dist/build/Graphics/Rendering/OpenGL/GL.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL.hs -o dist/build/Graphics/Rendering/OpenGL.p_o -ohi dist/build/Graphics/Rendering/OpenGL.p_hi <> (echo dist/build/cbits/HsOpenGL.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/Graphics/Rendering/OpenGL/GL/Antialiasing_split dist/build/Graphics/Rendering/OpenGL/GL/BasicTypes_split dist/build/Graphics/Rendering/OpenGL/GL/BeginEnd_split dist/build/Graphics/Rendering/OpenGL/GL/Bitmaps_split dist/build/Graphics/Rendering/OpenGL/GL/BufferObjects_split dist/build/Graphics/Rendering/OpenGL/GL/Clipping_split dist/build/Graphics/Rendering/OpenGL/GL/Colors_split dist/build/Graphics/Rendering/OpenGL/GL/ColorSum_split dist/build/Graphics/Rendering/OpenGL/GL/CoordTrans_split dist/build/Graphics/Rendering/OpenGL/GL/DisplayLists_split dist/build/Graphics/Rendering/OpenGL/GL/Evaluators_split dist/build/Graphics/Rendering/OpenGL/GL/Feedback_split dist/build/Graphics/Rendering/OpenGL/GL/FlushFinish_split dist/build/Graphics/Rendering/OpenGL/GL/Fog_split dist/build/Graphics/Rendering/OpenGL/GL/Framebuffer_split dist/build/Graphics/Rendering/OpenGL/GL/Hints_split dist/build/Graphics/Rendering/OpenGL/GL_split dist/build/Graphics/Rendering/OpenGL/GL/LineSegments_split dist/build/Graphics/Rendering/OpenGL/GL/PerFragment_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/ColorTable_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Convolution_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Histogram_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Minmax_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelMap_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelStorage_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/PixelTransfer_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Rasterization_split dist/build/Graphics/Rendering/OpenGL/GL/Points_split dist/build/Graphics/Rendering/OpenGL/GL/Polygons_split dist/build/Graphics/Rendering/OpenGL/GL/RasterPos_split dist/build/Graphics/Rendering/OpenGL/GL/ReadCopyPixels_split dist/build/Graphics/Rendering/OpenGL/GL/Rectangles_split dist/build/Graphics/Rendering/OpenGL/GL/SavingState_split dist/build/Graphics/Rendering/OpenGL/GL/Selection_split dist/build/Graphics/Rendering/OpenGL/GL/Shaders_split dist/build/Graphics/Rendering/OpenGL/GL/StateVar_split dist/build/Graphics/Rendering/OpenGL/GL/StringQueries_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Application_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Environments_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Objects_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Parameters_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Queries_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/Specification_split dist/build/Graphics/Rendering/OpenGL/GLU/Errors_split dist/build/Graphics/Rendering/OpenGL/GLU_split dist/build/Graphics/Rendering/OpenGL/GLU/Initialization_split dist/build/Graphics/Rendering/OpenGL/GLU/Matrix_split dist/build/Graphics/Rendering/OpenGL/GLU/Mipmapping_split dist/build/Graphics/Rendering/OpenGL/GLU/NURBS_split dist/build/Graphics/Rendering/OpenGL/GLU/Quadrics_split dist/build/Graphics/Rendering/OpenGL/GLU/Tessellation_split dist/build/Graphics/Rendering/OpenGL/GL/VertexArrays_split dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec_split dist/build/Graphics/Rendering/OpenGL_split dist/build/Graphics/Rendering/OpenGL/GL/BlendingFactor_split dist/build/Graphics/Rendering/OpenGL/GL/BufferMode_split dist/build/Graphics/Rendering/OpenGL/GL/Capability_split dist/build/Graphics/Rendering/OpenGL/GL/ComparisonFunction_split dist/build/Graphics/Rendering/OpenGL/GL/ControlPoint_split dist/build/Graphics/Rendering/OpenGL/GL/DataType_split dist/build/Graphics/Rendering/OpenGL/GL/Domain_split dist/build/Graphics/Rendering/OpenGL/GL/EdgeFlag_split dist/build/Graphics/Rendering/OpenGL/GL/Exception_split dist/build/Graphics/Rendering/OpenGL/GL/Extensions_split dist/build/Graphics/Rendering/OpenGL/GL/Face_split dist/build/Graphics/Rendering/OpenGL/GL/GLboolean_split dist/build/Graphics/Rendering/OpenGL/GL/IOState_split dist/build/Graphics/Rendering/OpenGL/GL/PeekPoke_split dist/build/Graphics/Rendering/OpenGL/GL/PixelData_split dist/build/Graphics/Rendering/OpenGL/GL/PixelFormat_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Reset_split dist/build/Graphics/Rendering/OpenGL/GL/PixelRectangles/Sink_split dist/build/Graphics/Rendering/OpenGL/GL/PointParameter_split dist/build/Graphics/Rendering/OpenGL/GL/PolygonMode_split dist/build/Graphics/Rendering/OpenGL/GL/PrimitiveMode_split dist/build/Graphics/Rendering/OpenGL/GL/QueryUtils_split dist/build/Graphics/Rendering/OpenGL/GL/RenderMode_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/PixelInternalFormat_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TexParameter_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureTarget_split dist/build/Graphics/Rendering/OpenGL/GL/Texturing/TextureUnit_split dist/build/Graphics/Rendering/OpenGL/GLU/ErrorsInternal_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSOpenGL-2.2.1.1_p.a /usr/bin/ar: creating dist/build/libHSOpenGL-2.2.1.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenGL' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering OpenGL-2.2.1.1... rm -f -f stamp/configure.library.*.GLUT GLUT/unbuildable ( cd GLUT && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.GLUT || touch GLUT/unbuildable 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 ANSI C... none needed checking for Windows environment... no checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu checking for atan... no checking for atan in -lm... yes checking for GL library... -lGL -lm checking for GLU library... -lGLU -lGL -lm checking for egrep... 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 windows.h usability... no checking windows.h presence... no checking for windows.h... no checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking for GLUT library... no checking for GL/glut.h... (cached) yes checking GLUT/glut.h usability... no checking GLUT/glut.h presence... no checking for GLUT/glut.h... no checking for windows.h... (cached) no configure: creating ./config.status config.status: creating config.mk config.status: creating GLUT.buildinfo config.status: creating include/HsGLUTConfig.h config.status: creating include/HsGLUT.h Configuring GLUT-2.1.1.1... rm -f GLUT/GNUmakefile cp Makefile.local GLUT if ifBuildable/ifBuildable GLUT; then \ cd GLUT && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library GLUT-2.1.1.1... Generating Makefile GLUT-2.1.1.1... if ifBuildable/ifBuildable GLUT; then \ cd GLUT && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/GLUT' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name GLUT-2.1.1.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics Graphics.UI.GLUT Graphics.UI.GLUT.Begin Graphics.UI.GLUT.Callbacks Graphics.UI.GLUT.Callbacks.Global Graphics.UI.GLUT.Callbacks.Window Graphics.UI.GLUT.Colormap Graphics.UI.GLUT.Debugging Graphics.UI.GLUT.DeviceControl Graphics.UI.GLUT.Fonts Graphics.UI.GLUT.GameMode Graphics.UI.GLUT.Initialization Graphics.UI.GLUT.Menu Graphics.UI.GLUT.Objects Graphics.UI.GLUT.Overlay Graphics.UI.GLUT.State Graphics.UI.GLUT.Window Graphics.UI.GLUT.Callbacks.Registration Graphics.UI.GLUT.Constants Graphics.UI.GLUT.Extensions Graphics.UI.GLUT.QueryUtils Graphics.UI.GLUT.Types <> for dir in dist/build/Graphics/UI/ dist/build/Graphics/UI/GLUT/ dist/build/Graphics/UI/GLUT/Callbacks/ dist/build/cbits/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/GLUT' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/GLUT' ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Constants.hs -o dist/build/Graphics/UI/GLUT/Constants.o -ohi dist/build/Graphics/UI/GLUT/Constants.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Extensions.hs -o dist/build/Graphics/UI/GLUT/Extensions.o -ohi dist/build/Graphics/UI/GLUT/Extensions.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Debugging.hs -o dist/build/Graphics/UI/GLUT/Debugging.o -ohi dist/build/Graphics/UI/GLUT/Debugging.hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/HsGLUT.c -o dist/build/cbits/HsGLUT.o <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/QueryUtils.hs -o dist/build/Graphics/UI/GLUT/QueryUtils.o -ohi dist/build/Graphics/UI/GLUT/QueryUtils.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Objects.hs -o dist/build/Graphics/UI/GLUT/Objects.o -ohi dist/build/Graphics/UI/GLUT/Objects.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Fonts.hs -o dist/build/Graphics/UI/GLUT/Fonts.o -ohi dist/build/Graphics/UI/GLUT/Fonts.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Types.hs -o dist/build/Graphics/UI/GLUT/Types.o -ohi dist/build/Graphics/UI/GLUT/Types.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/DeviceControl.hs -o dist/build/Graphics/UI/GLUT/DeviceControl.o -ohi dist/build/Graphics/UI/GLUT/DeviceControl.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Begin.hs -o dist/build/Graphics/UI/GLUT/Begin.o -ohi dist/build/Graphics/UI/GLUT/Begin.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Initialization.hs -o dist/build/Graphics/UI/GLUT/Initialization.o -ohi dist/build/Graphics/UI/GLUT/Initialization.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Window.hs -o dist/build/Graphics/UI/GLUT/Window.o -ohi dist/build/Graphics/UI/GLUT/Window.hi <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Overlay.hs -o dist/build/Graphics/UI/GLUT/Overlay.o -ohi dist/build/Graphics/UI/GLUT/Overlay.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Colormap.hs -o dist/build/Graphics/UI/GLUT/Colormap.o -ohi dist/build/Graphics/UI/GLUT/Colormap.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks/Registration.hs -o dist/build/Graphics/UI/GLUT/Callbacks/Registration.o -ohi dist/build/Graphics/UI/GLUT/Callbacks/Registration.hi <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/State.hs -o dist/build/Graphics/UI/GLUT/State.o -ohi dist/build/Graphics/UI/GLUT/State.hi <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks/Global.hs -o dist/build/Graphics/UI/GLUT/Callbacks/Global.o -ohi dist/build/Graphics/UI/GLUT/Callbacks/Global.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks/Window.hs -o dist/build/Graphics/UI/GLUT/Callbacks/Window.o -ohi dist/build/Graphics/UI/GLUT/Callbacks/Window.hi <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/GameMode.hs -o dist/build/Graphics/UI/GLUT/GameMode.o -ohi dist/build/Graphics/UI/GLUT/GameMode.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks.hs -o dist/build/Graphics/UI/GLUT/Callbacks.o -ohi dist/build/Graphics/UI/GLUT/Callbacks.hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Menu.hs -o dist/build/Graphics/UI/GLUT/Menu.o -ohi dist/build/Graphics/UI/GLUT/Menu.hi <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT.hs -o dist/build/Graphics/UI/GLUT.o -ohi dist/build/Graphics/UI/GLUT.hi <> (echo dist/build/cbits/HsGLUT.o `find dist/build -name "*_stub.o" -print`; find dist/build/Graphics/UI/GLUT_split dist/build/Graphics/UI/GLUT/Begin_split dist/build/Graphics/UI/GLUT/Callbacks_split dist/build/Graphics/UI/GLUT/Callbacks/Global_split dist/build/Graphics/UI/GLUT/Callbacks/Window_split dist/build/Graphics/UI/GLUT/Colormap_split dist/build/Graphics/UI/GLUT/Debugging_split dist/build/Graphics/UI/GLUT/DeviceControl_split dist/build/Graphics/UI/GLUT/Fonts_split dist/build/Graphics/UI/GLUT/GameMode_split dist/build/Graphics/UI/GLUT/Initialization_split dist/build/Graphics/UI/GLUT/Menu_split dist/build/Graphics/UI/GLUT/Objects_split dist/build/Graphics/UI/GLUT/Overlay_split dist/build/Graphics/UI/GLUT/State_split dist/build/Graphics/UI/GLUT/Window_split dist/build/Graphics/UI/GLUT/Callbacks/Registration_split dist/build/Graphics/UI/GLUT/Constants_split dist/build/Graphics/UI/GLUT/Extensions_split dist/build/Graphics/UI/GLUT/QueryUtils_split dist/build/Graphics/UI/GLUT/Types_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSGLUT-2.1.1.1.a /usr/bin/ld -x -r -o dist/build/HSGLUT-2.1.1.1.o dist/build/Graphics/UI/GLUT.o dist/build/Graphics/UI/GLUT/Begin.o dist/build/Graphics/UI/GLUT/Callbacks.o dist/build/Graphics/UI/GLUT/Callbacks/Global.o dist/build/Graphics/UI/GLUT/Callbacks/Window.o dist/build/Graphics/UI/GLUT/Colormap.o dist/build/Graphics/UI/GLUT/Debugging.o dist/build/Graphics/UI/GLUT/DeviceControl.o dist/build/Graphics/UI/GLUT/Fonts.o dist/build/Graphics/UI/GLUT/GameMode.o dist/build/Graphics/UI/GLUT/Initialization.o dist/build/Graphics/UI/GLUT/Menu.o dist/build/Graphics/UI/GLUT/Objects.o dist/build/Graphics/UI/GLUT/Overlay.o dist/build/Graphics/UI/GLUT/State.o dist/build/Graphics/UI/GLUT/Window.o dist/build/Graphics/UI/GLUT/Callbacks/Registration.o dist/build/Graphics/UI/GLUT/Constants.o dist/build/Graphics/UI/GLUT/Extensions.o dist/build/Graphics/UI/GLUT/QueryUtils.o dist/build/Graphics/UI/GLUT/Types.o `find dist/build -name "*_stub.o" -print` dist/build/cbits/HsGLUT.o /usr/bin/ar: creating dist/build/libHSGLUT-2.1.1.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Constants.hs -o dist/build/Graphics/UI/GLUT/Constants.p_o -ohi dist/build/Graphics/UI/GLUT/Constants.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Extensions.hs -o dist/build/Graphics/UI/GLUT/Extensions.p_o -ohi dist/build/Graphics/UI/GLUT/Extensions.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Debugging.hs -o dist/build/Graphics/UI/GLUT/Debugging.p_o -ohi dist/build/Graphics/UI/GLUT/Debugging.p_hi ../../compiler/stage1/ghc-inplace -Iinclude -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -optc-DCALLCONV=ccall -optc-O2 -odir dist/build -c cbits/HsGLUT.c -o dist/build/cbits/HsGLUT.p_o <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/QueryUtils.hs -o dist/build/Graphics/UI/GLUT/QueryUtils.p_o -ohi dist/build/Graphics/UI/GLUT/QueryUtils.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Objects.hs -o dist/build/Graphics/UI/GLUT/Objects.p_o -ohi dist/build/Graphics/UI/GLUT/Objects.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Fonts.hs -o dist/build/Graphics/UI/GLUT/Fonts.p_o -ohi dist/build/Graphics/UI/GLUT/Fonts.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Types.hs -o dist/build/Graphics/UI/GLUT/Types.p_o -ohi dist/build/Graphics/UI/GLUT/Types.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/DeviceControl.hs -o dist/build/Graphics/UI/GLUT/DeviceControl.p_o -ohi dist/build/Graphics/UI/GLUT/DeviceControl.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Begin.hs -o dist/build/Graphics/UI/GLUT/Begin.p_o -ohi dist/build/Graphics/UI/GLUT/Begin.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Initialization.hs -o dist/build/Graphics/UI/GLUT/Initialization.p_o -ohi dist/build/Graphics/UI/GLUT/Initialization.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Window.hs -o dist/build/Graphics/UI/GLUT/Window.p_o -ohi dist/build/Graphics/UI/GLUT/Window.p_hi <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Overlay.hs -o dist/build/Graphics/UI/GLUT/Overlay.p_o -ohi dist/build/Graphics/UI/GLUT/Overlay.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Colormap.hs -o dist/build/Graphics/UI/GLUT/Colormap.p_o -ohi dist/build/Graphics/UI/GLUT/Colormap.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks/Registration.hs -o dist/build/Graphics/UI/GLUT/Callbacks/Registration.p_o -ohi dist/build/Graphics/UI/GLUT/Callbacks/Registration.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/State.hs -o dist/build/Graphics/UI/GLUT/State.p_o -ohi dist/build/Graphics/UI/GLUT/State.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks/Global.hs -o dist/build/Graphics/UI/GLUT/Callbacks/Global.p_o -ohi dist/build/Graphics/UI/GLUT/Callbacks/Global.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks/Window.hs -o dist/build/Graphics/UI/GLUT/Callbacks/Window.p_o -ohi dist/build/Graphics/UI/GLUT/Callbacks/Window.p_hi <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/GameMode.hs -o dist/build/Graphics/UI/GLUT/GameMode.p_o -ohi dist/build/Graphics/UI/GLUT/GameMode.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Callbacks.hs -o dist/build/Graphics/UI/GLUT/Callbacks.p_o -ohi dist/build/Graphics/UI/GLUT/Callbacks.p_hi ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT/Menu.hs -o dist/build/Graphics/UI/GLUT/Menu.p_o -ohi dist/build/Graphics/UI/GLUT/Menu.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name GLUT-2.1.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsGLUT.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -package containers-0.1.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Graphics/UI/GLUT.hs -o dist/build/Graphics/UI/GLUT.p_o -ohi dist/build/Graphics/UI/GLUT.p_hi <> (echo dist/build/cbits/HsGLUT.p_o `find dist/build -name "*_stub.p_o" -print`; find dist/build/Graphics/UI/GLUT_split dist/build/Graphics/UI/GLUT/Begin_split dist/build/Graphics/UI/GLUT/Callbacks_split dist/build/Graphics/UI/GLUT/Callbacks/Global_split dist/build/Graphics/UI/GLUT/Callbacks/Window_split dist/build/Graphics/UI/GLUT/Colormap_split dist/build/Graphics/UI/GLUT/Debugging_split dist/build/Graphics/UI/GLUT/DeviceControl_split dist/build/Graphics/UI/GLUT/Fonts_split dist/build/Graphics/UI/GLUT/GameMode_split dist/build/Graphics/UI/GLUT/Initialization_split dist/build/Graphics/UI/GLUT/Menu_split dist/build/Graphics/UI/GLUT/Objects_split dist/build/Graphics/UI/GLUT/Overlay_split dist/build/Graphics/UI/GLUT/State_split dist/build/Graphics/UI/GLUT/Window_split dist/build/Graphics/UI/GLUT/Callbacks/Registration_split dist/build/Graphics/UI/GLUT/Constants_split dist/build/Graphics/UI/GLUT/Extensions_split dist/build/Graphics/UI/GLUT/QueryUtils_split dist/build/Graphics/UI/GLUT/Types_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSGLUT-2.1.1.1_p.a /usr/bin/ar: creating dist/build/libHSGLUT-2.1.1.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/GLUT' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering GLUT-2.1.1.1... rm -f -f stamp/configure.library.*.OpenAL OpenAL/unbuildable ( cd OpenAL && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.OpenAL || touch OpenAL/unbuildable checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-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 ANSI C... none needed checking for library containing alGenSources... -lopenal checking how to run the C preprocessor... gcc -E checking for egrep... 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 AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking AL/alc.h usability... yes checking AL/alc.h presence... yes checking for AL/alc.h... yes checking AL/alext.h usability... yes checking AL/alext.h presence... yes checking for AL/alext.h... yes checking whether alcCloseDevice returns void... no checking whether alcMakeContextCurrent returns void... no checking whether alcProcessContext returns void... yes checking whether alcDestroyContext returns void... yes checking Haskell type for ALboolean... Word8 checking Haskell type for ALchar... Word8 checking Haskell type for ALbyte... Word8 checking Haskell type for ALubyte... Word8 checking Haskell type for ALshort... Int16 checking Haskell type for ALushort... Word16 checking Haskell type for ALint... Int32 checking Haskell type for ALuint... Word32 checking Haskell type for ALsizei... Int32 checking Haskell type for ALenum... Int32 checking Haskell type for ALfloat... Float checking Haskell type for ALdouble... Double checking Haskell type for ALCboolean... Word8 checking Haskell type for ALCchar... Word8 checking Haskell type for ALCbyte... Word8 checking Haskell type for ALCubyte... Word8 checking Haskell type for ALCshort... Int16 checking Haskell type for ALCushort... Word16 checking Haskell type for ALCint... Int32 checking Haskell type for ALCuint... Word32 checking Haskell type for ALCsizei... Int32 checking Haskell type for ALCenum... Int32 checking Haskell type for ALCfloat... Float checking Haskell type for ALCdouble... Double checking value of AL_FALSE... 0 checking value of AL_TRUE... 1 checking value of AL_NO_ERROR... 0 checking value of AL_INVALID_NAME... 40961 checking value of AL_INVALID_ENUM... 40962 checking value of AL_INVALID_VALUE... 40963 checking value of AL_INVALID_OPERATION... 40964 checking value of AL_OUT_OF_MEMORY... 40965 checking value of AL_DOPPLER_FACTOR... 49152 checking value of AL_SPEED_OF_SOUND... 49155 checking value of AL_DISTANCE_MODEL... 53248 checking value of AL_VERSION... 45058 checking value of AL_RENDERER... 45059 checking value of AL_VENDOR... 45057 checking value of AL_EXTENSIONS... 45060 checking value of AL_NONE... 0 checking value of AL_INVERSE_DISTANCE... 53249 checking value of AL_INVERSE_DISTANCE_CLAMPED... 53250 checking value of AL_LINEAR_DISTANCE... 53251 checking value of AL_LINEAR_DISTANCE_CLAMPED... 53252 checking value of AL_EXPONENT_DISTANCE... 53253 checking value of AL_EXPONENT_DISTANCE_CLAMPED... 53254 checking value of AL_POSITION... 4100 checking value of AL_VELOCITY... 4102 checking value of AL_GAIN... 4106 checking value of AL_ORIENTATION... 4111 checking value of AL_SOURCE_RELATIVE... 514 checking value of AL_SOURCE_TYPE... 4135 checking value of AL_LOOPING... 4103 checking value of AL_BUFFER... 4105 checking value of AL_BUFFERS_QUEUED... 4117 checking value of AL_BUFFERS_PROCESSED... 4118 checking value of AL_MIN_GAIN... 4109 checking value of AL_MAX_GAIN... 4110 checking value of AL_REFERENCE_DISTANCE... 4128 checking value of AL_ROLLOFF_FACTOR... 4129 checking value of AL_MAX_DISTANCE... 4131 checking value of AL_PITCH... 4099 checking value of AL_DIRECTION... 4101 checking value of AL_CONE_INNER_ANGLE... 4097 checking value of AL_CONE_OUTER_ANGLE... 4098 checking value of AL_CONE_OUTER_GAIN... 4130 checking value of AL_SEC_OFFSET... 4132 checking value of AL_SAMPLE_OFFSET... 4133 checking value of AL_BYTE_OFFSET... 4134 checking value of AL_SOURCE_STATE... 4112 checking value of AL_UNDETERMINED... 4144 checking value of AL_STATIC... 4136 checking value of AL_STREAMING... 4137 checking value of AL_INITIAL... 4113 checking value of AL_PLAYING... 4114 checking value of AL_PAUSED... 4115 checking value of AL_STOPPED... 4116 checking value of AL_FREQUENCY... 8193 checking value of AL_SIZE... 8196 checking value of AL_BITS... 8194 checking value of AL_CHANNELS... 8195 checking value of AL_FORMAT_MONO8... 4352 checking value of AL_FORMAT_MONO16... 4353 checking value of AL_FORMAT_STEREO8... 4354 checking value of AL_FORMAT_STEREO16... 4355 checking value of ALC_FALSE... 0 checking value of ALC_TRUE... 1 checking value of ALC_FREQUENCY... 4103 checking value of ALC_REFRESH... 4104 checking value of ALC_SYNC... 4105 checking value of ALC_MONO_SOURCES... 4112 checking value of ALC_STEREO_SOURCES... 4113 checking value of ALC_NO_ERROR... 0 checking value of ALC_INVALID_DEVICE... 40961 checking value of ALC_INVALID_CONTEXT... 40962 checking value of ALC_INVALID_ENUM... 40963 checking value of ALC_INVALID_VALUE... 40964 checking value of ALC_INVALID_OPERATION... 40966 checking value of ALC_OUT_OF_MEMORY... 40965 checking value of ALC_DEFAULT_DEVICE_SPECIFIER... 4100 checking value of ALC_DEVICE_SPECIFIER... 4101 checking value of ALC_EXTENSIONS... 4102 checking value of ALC_CAPTURE_DEFAULT_DEVICE_SPECIFIER... 785 checking value of ALC_CAPTURE_DEVICE_SPECIFIER... 784 checking value of ALC_ATTRIBUTES_SIZE... 4098 checking value of ALC_ALL_ATTRIBUTES... 4099 checking value of ALC_MAJOR_VERSION... 4096 checking value of ALC_MINOR_VERSION... 4097 checking value of ALC_CAPTURE_SAMPLES... 786 configure: creating ./config.status config.status: creating config.mk config.status: creating OpenAL.buildinfo config.status: creating include/HsOpenALConfig.h config.status: creating include/HsOpenAL.h Configuring OpenAL-1.3.1.1... rm -f OpenAL/GNUmakefile cp Makefile.local OpenAL if ifBuildable/ifBuildable OpenAL; then \ cd OpenAL && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library OpenAL-1.3.1.1... Generating Makefile OpenAL-1.3.1.1... if ifBuildable/ifBuildable OpenAL; then \ cd OpenAL && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenAL' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name OpenAL-1.3.1.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics Sound.OpenAL Sound.OpenAL.AL Sound.OpenAL.AL.ALboolean Sound.OpenAL.AL.Attenuation Sound.OpenAL.AL.BasicTypes Sound.OpenAL.AL.Buffer Sound.OpenAL.AL.BufferInternal Sound.OpenAL.AL.Doppler Sound.OpenAL.AL.Errors Sound.OpenAL.AL.Extensions Sound.OpenAL.AL.Format Sound.OpenAL.AL.Listener Sound.OpenAL.AL.Source Sound.OpenAL.AL.StringQueries Sound.OpenAL.ALC Sound.OpenAL.ALC.BasicTypes Sound.OpenAL.ALC.Capture Sound.OpenAL.ALC.Context Sound.OpenAL.ALC.Device Sound.OpenAL.ALC.Errors Sound.OpenAL.ALC.Extensions Sound.OpenAL.AL.PeekPoke Sound.OpenAL.AL.QueryUtils Sound.OpenAL.AL.SourceState Sound.OpenAL.AL.String Sound.OpenAL.ALC.ALCboolean Sound.OpenAL.ALC.QueryUtils Sound.OpenAL.ALC.String Sound.OpenAL.Config Sound.OpenAL.Constants <> for dir in dist/build/Sound/ dist/build/Sound/OpenAL/ dist/build/Sound/OpenAL/AL/ dist/build/Sound/OpenAL/ALC/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenAL' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenAL' ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/Config.hs -o dist/build/Sound/OpenAL/Config.o -ohi dist/build/Sound/OpenAL/Config.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/PeekPoke.hs -o dist/build/Sound/OpenAL/AL/PeekPoke.o -ohi dist/build/Sound/OpenAL/AL/PeekPoke.hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/BasicTypes.hs -o dist/build/Sound/OpenAL/ALC/BasicTypes.o -ohi dist/build/Sound/OpenAL/ALC/BasicTypes.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/Constants.hs -o dist/build/Sound/OpenAL/Constants.o -ohi dist/build/Sound/OpenAL/Constants.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/BasicTypes.hs -o dist/build/Sound/OpenAL/AL/BasicTypes.o -ohi dist/build/Sound/OpenAL/AL/BasicTypes.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/String.hs -o dist/build/Sound/OpenAL/AL/String.o -ohi dist/build/Sound/OpenAL/AL/String.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/String.hs -o dist/build/Sound/OpenAL/ALC/String.o -ohi dist/build/Sound/OpenAL/ALC/String.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/ALCboolean.hs -o dist/build/Sound/OpenAL/ALC/ALCboolean.o -ohi dist/build/Sound/OpenAL/ALC/ALCboolean.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Format.hs -o dist/build/Sound/OpenAL/AL/Format.o -ohi dist/build/Sound/OpenAL/AL/Format.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/ALboolean.hs -o dist/build/Sound/OpenAL/AL/ALboolean.o -ohi dist/build/Sound/OpenAL/AL/ALboolean.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/QueryUtils.hs -o dist/build/Sound/OpenAL/AL/QueryUtils.o -ohi dist/build/Sound/OpenAL/AL/QueryUtils.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/SourceState.hs -o dist/build/Sound/OpenAL/AL/SourceState.o -ohi dist/build/Sound/OpenAL/AL/SourceState.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/QueryUtils.hs -o dist/build/Sound/OpenAL/ALC/QueryUtils.o -ohi dist/build/Sound/OpenAL/ALC/QueryUtils.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/BufferInternal.hs -o dist/build/Sound/OpenAL/AL/BufferInternal.o -ohi dist/build/Sound/OpenAL/AL/BufferInternal.hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Device.hs -o dist/build/Sound/OpenAL/ALC/Device.o -ohi dist/build/Sound/OpenAL/ALC/Device.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Extensions.hs -o dist/build/Sound/OpenAL/ALC/Extensions.o -ohi dist/build/Sound/OpenAL/ALC/Extensions.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Context.hs -o dist/build/Sound/OpenAL/ALC/Context.o -ohi dist/build/Sound/OpenAL/ALC/Context.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Errors.hs -o dist/build/Sound/OpenAL/ALC/Errors.o -ohi dist/build/Sound/OpenAL/ALC/Errors.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Extensions.hs -o dist/build/Sound/OpenAL/AL/Extensions.o -ohi dist/build/Sound/OpenAL/AL/Extensions.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Listener.hs -o dist/build/Sound/OpenAL/AL/Listener.o -ohi dist/build/Sound/OpenAL/AL/Listener.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Attenuation.hs -o dist/build/Sound/OpenAL/AL/Attenuation.o -ohi dist/build/Sound/OpenAL/AL/Attenuation.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/StringQueries.hs -o dist/build/Sound/OpenAL/AL/StringQueries.o -ohi dist/build/Sound/OpenAL/AL/StringQueries.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Errors.hs -o dist/build/Sound/OpenAL/AL/Errors.o -ohi dist/build/Sound/OpenAL/AL/Errors.hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Doppler.hs -o dist/build/Sound/OpenAL/AL/Doppler.o -ohi dist/build/Sound/OpenAL/AL/Doppler.hi <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Buffer.hs -o dist/build/Sound/OpenAL/AL/Buffer.o -ohi dist/build/Sound/OpenAL/AL/Buffer.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Capture.hs -o dist/build/Sound/OpenAL/ALC/Capture.o -ohi dist/build/Sound/OpenAL/ALC/Capture.hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Source.hs -o dist/build/Sound/OpenAL/AL/Source.o -ohi dist/build/Sound/OpenAL/AL/Source.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC.hs -o dist/build/Sound/OpenAL/ALC.o -ohi dist/build/Sound/OpenAL/ALC.hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL.hs -o dist/build/Sound/OpenAL/AL.o -ohi dist/build/Sound/OpenAL/AL.hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL.hs -o dist/build/Sound/OpenAL.o -ohi dist/build/Sound/OpenAL.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Sound/OpenAL_split dist/build/Sound/OpenAL/AL_split dist/build/Sound/OpenAL/AL/ALboolean_split dist/build/Sound/OpenAL/AL/Attenuation_split dist/build/Sound/OpenAL/AL/BasicTypes_split dist/build/Sound/OpenAL/AL/Buffer_split dist/build/Sound/OpenAL/AL/BufferInternal_split dist/build/Sound/OpenAL/AL/Doppler_split dist/build/Sound/OpenAL/AL/Errors_split dist/build/Sound/OpenAL/AL/Extensions_split dist/build/Sound/OpenAL/AL/Format_split dist/build/Sound/OpenAL/AL/Listener_split dist/build/Sound/OpenAL/AL/Source_split dist/build/Sound/OpenAL/AL/StringQueries_split dist/build/Sound/OpenAL/ALC_split dist/build/Sound/OpenAL/ALC/BasicTypes_split dist/build/Sound/OpenAL/ALC/Capture_split dist/build/Sound/OpenAL/ALC/Context_split dist/build/Sound/OpenAL/ALC/Device_split dist/build/Sound/OpenAL/ALC/Errors_split dist/build/Sound/OpenAL/ALC/Extensions_split dist/build/Sound/OpenAL/AL/PeekPoke_split dist/build/Sound/OpenAL/AL/QueryUtils_split dist/build/Sound/OpenAL/AL/SourceState_split dist/build/Sound/OpenAL/AL/String_split dist/build/Sound/OpenAL/ALC/ALCboolean_split dist/build/Sound/OpenAL/ALC/QueryUtils_split dist/build/Sound/OpenAL/ALC/String_split dist/build/Sound/OpenAL/Config_split dist/build/Sound/OpenAL/Constants_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHSOpenAL-1.3.1.1.a /usr/bin/ld -x -r -o dist/build/HSOpenAL-1.3.1.1.o dist/build/Sound/OpenAL.o dist/build/Sound/OpenAL/AL.o dist/build/Sound/OpenAL/AL/ALboolean.o dist/build/Sound/OpenAL/AL/Attenuation.o dist/build/Sound/OpenAL/AL/BasicTypes.o dist/build/Sound/OpenAL/AL/Buffer.o dist/build/Sound/OpenAL/AL/BufferInternal.o dist/build/Sound/OpenAL/AL/Doppler.o dist/build/Sound/OpenAL/AL/Errors.o dist/build/Sound/OpenAL/AL/Extensions.o dist/build/Sound/OpenAL/AL/Format.o dist/build/Sound/OpenAL/AL/Listener.o dist/build/Sound/OpenAL/AL/Source.o dist/build/Sound/OpenAL/AL/StringQueries.o dist/build/Sound/OpenAL/ALC.o dist/build/Sound/OpenAL/ALC/BasicTypes.o dist/build/Sound/OpenAL/ALC/Capture.o dist/build/Sound/OpenAL/ALC/Context.o dist/build/Sound/OpenAL/ALC/Device.o dist/build/Sound/OpenAL/ALC/Errors.o dist/build/Sound/OpenAL/ALC/Extensions.o dist/build/Sound/OpenAL/AL/PeekPoke.o dist/build/Sound/OpenAL/AL/QueryUtils.o dist/build/Sound/OpenAL/AL/SourceState.o dist/build/Sound/OpenAL/AL/String.o dist/build/Sound/OpenAL/ALC/ALCboolean.o dist/build/Sound/OpenAL/ALC/QueryUtils.o dist/build/Sound/OpenAL/ALC/String.o dist/build/Sound/OpenAL/Config.o dist/build/Sound/OpenAL/Constants.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSOpenAL-1.3.1.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/Config.hs -o dist/build/Sound/OpenAL/Config.p_o -ohi dist/build/Sound/OpenAL/Config.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/PeekPoke.hs -o dist/build/Sound/OpenAL/AL/PeekPoke.p_o -ohi dist/build/Sound/OpenAL/AL/PeekPoke.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/BasicTypes.hs -o dist/build/Sound/OpenAL/ALC/BasicTypes.p_o -ohi dist/build/Sound/OpenAL/ALC/BasicTypes.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/Constants.hs -o dist/build/Sound/OpenAL/Constants.p_o -ohi dist/build/Sound/OpenAL/Constants.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/BasicTypes.hs -o dist/build/Sound/OpenAL/AL/BasicTypes.p_o -ohi dist/build/Sound/OpenAL/AL/BasicTypes.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/String.hs -o dist/build/Sound/OpenAL/ALC/String.p_o -ohi dist/build/Sound/OpenAL/ALC/String.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/String.hs -o dist/build/Sound/OpenAL/AL/String.p_o -ohi dist/build/Sound/OpenAL/AL/String.p_hi <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/ALCboolean.hs -o dist/build/Sound/OpenAL/ALC/ALCboolean.p_o -ohi dist/build/Sound/OpenAL/ALC/ALCboolean.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Format.hs -o dist/build/Sound/OpenAL/AL/Format.p_o -ohi dist/build/Sound/OpenAL/AL/Format.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/ALboolean.hs -o dist/build/Sound/OpenAL/AL/ALboolean.p_o -ohi dist/build/Sound/OpenAL/AL/ALboolean.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/QueryUtils.hs -o dist/build/Sound/OpenAL/AL/QueryUtils.p_o -ohi dist/build/Sound/OpenAL/AL/QueryUtils.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/SourceState.hs -o dist/build/Sound/OpenAL/AL/SourceState.p_o -ohi dist/build/Sound/OpenAL/AL/SourceState.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/QueryUtils.hs -o dist/build/Sound/OpenAL/ALC/QueryUtils.p_o -ohi dist/build/Sound/OpenAL/ALC/QueryUtils.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/BufferInternal.hs -o dist/build/Sound/OpenAL/AL/BufferInternal.p_o -ohi dist/build/Sound/OpenAL/AL/BufferInternal.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Device.hs -o dist/build/Sound/OpenAL/ALC/Device.p_o -ohi dist/build/Sound/OpenAL/ALC/Device.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Extensions.hs -o dist/build/Sound/OpenAL/AL/Extensions.p_o -ohi dist/build/Sound/OpenAL/AL/Extensions.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Listener.hs -o dist/build/Sound/OpenAL/AL/Listener.p_o -ohi dist/build/Sound/OpenAL/AL/Listener.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Attenuation.hs -o dist/build/Sound/OpenAL/AL/Attenuation.p_o -ohi dist/build/Sound/OpenAL/AL/Attenuation.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/StringQueries.hs -o dist/build/Sound/OpenAL/AL/StringQueries.p_o -ohi dist/build/Sound/OpenAL/AL/StringQueries.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Errors.hs -o dist/build/Sound/OpenAL/AL/Errors.p_o -ohi dist/build/Sound/OpenAL/AL/Errors.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Extensions.hs -o dist/build/Sound/OpenAL/ALC/Extensions.p_o -ohi dist/build/Sound/OpenAL/ALC/Extensions.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Context.hs -o dist/build/Sound/OpenAL/ALC/Context.p_o -ohi dist/build/Sound/OpenAL/ALC/Context.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Errors.hs -o dist/build/Sound/OpenAL/ALC/Errors.p_o -ohi dist/build/Sound/OpenAL/ALC/Errors.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Doppler.hs -o dist/build/Sound/OpenAL/AL/Doppler.p_o -ohi dist/build/Sound/OpenAL/AL/Doppler.p_hi <> <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Buffer.hs -o dist/build/Sound/OpenAL/AL/Buffer.p_o -ohi dist/build/Sound/OpenAL/AL/Buffer.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC/Capture.hs -o dist/build/Sound/OpenAL/ALC/Capture.p_o -ohi dist/build/Sound/OpenAL/ALC/Capture.p_hi ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL/Source.hs -o dist/build/Sound/OpenAL/AL/Source.p_o -ohi dist/build/Sound/OpenAL/AL/Source.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/ALC.hs -o dist/build/Sound/OpenAL/ALC.p_o -ohi dist/build/Sound/OpenAL/ALC.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL/AL.hs -o dist/build/Sound/OpenAL/AL.p_o -ohi dist/build/Sound/OpenAL/AL.p_hi <> ../../compiler/stage1/ghc-inplace -package-name OpenAL-1.3.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenAL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package OpenGL-2.2.1.1 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Sound/OpenAL.hs -o dist/build/Sound/OpenAL.p_o -ohi dist/build/Sound/OpenAL.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Sound/OpenAL_split dist/build/Sound/OpenAL/AL_split dist/build/Sound/OpenAL/AL/ALboolean_split dist/build/Sound/OpenAL/AL/Attenuation_split dist/build/Sound/OpenAL/AL/BasicTypes_split dist/build/Sound/OpenAL/AL/Buffer_split dist/build/Sound/OpenAL/AL/BufferInternal_split dist/build/Sound/OpenAL/AL/Doppler_split dist/build/Sound/OpenAL/AL/Errors_split dist/build/Sound/OpenAL/AL/Extensions_split dist/build/Sound/OpenAL/AL/Format_split dist/build/Sound/OpenAL/AL/Listener_split dist/build/Sound/OpenAL/AL/Source_split dist/build/Sound/OpenAL/AL/StringQueries_split dist/build/Sound/OpenAL/ALC_split dist/build/Sound/OpenAL/ALC/BasicTypes_split dist/build/Sound/OpenAL/ALC/Capture_split dist/build/Sound/OpenAL/ALC/Context_split dist/build/Sound/OpenAL/ALC/Device_split dist/build/Sound/OpenAL/ALC/Errors_split dist/build/Sound/OpenAL/ALC/Extensions_split dist/build/Sound/OpenAL/AL/PeekPoke_split dist/build/Sound/OpenAL/AL/QueryUtils_split dist/build/Sound/OpenAL/AL/SourceState_split dist/build/Sound/OpenAL/AL/String_split dist/build/Sound/OpenAL/ALC/ALCboolean_split dist/build/Sound/OpenAL/ALC/QueryUtils_split dist/build/Sound/OpenAL/ALC/String_split dist/build/Sound/OpenAL/Config_split dist/build/Sound/OpenAL/Constants_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHSOpenAL-1.3.1.1_p.a /usr/bin/ar: creating dist/build/libHSOpenAL-1.3.1.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenAL' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering OpenAL-1.3.1.1... rm -f -f stamp/configure.library.*.ALUT ALUT/unbuildable ( cd ALUT && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.ALUT || touch ALUT/unbuildable checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-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 ANSI C... none needed checking for library containing alGenSources... -lopenal checking for library containing alutExit... no checking how to run the C preprocessor... gcc -E checking for egrep... 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 AL/alut.h usability... no checking AL/alut.h presence... no checking for AL/alut.h... no checking OpenAL/alut.h usability... no checking OpenAL/alut.h presence... no checking for OpenAL/alut.h... no configure: error: no ALUT header found, so this package cannot be built See `config.log' for more details. Configuring ALUT-2.1.0.0... rm -f ALUT/GNUmakefile cp Makefile.local ALUT if ifBuildable/ifBuildable ALUT; then \ cd ALUT && setup/Setup makefile -f GNUmakefile; \ fi Warning: Package is unbuildable if ifBuildable/ifBuildable ALUT; then \ cd ALUT && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi Warning: Package is unbuildable rm -f -f stamp/configure.library.*.stm stm/unbuildable ( cd stm && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.stm || touch stm/unbuildable Configuring stm-2.1.1.0... rm -f stm/GNUmakefile cp Makefile.local stm if ifBuildable/ifBuildable stm; then \ cd stm && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library stm-2.1.1.0... Generating Makefile stm-2.1.1.0... if ifBuildable/ifBuildable stm; then \ cd stm && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/stm' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name stm-2.1.1.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/stm' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/stm' ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TVar.hs -o dist/build/Control/Concurrent/STM/TVar.o -ohi dist/build/Control/Concurrent/STM/TVar.hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TChan.hs -o dist/build/Control/Concurrent/STM/TChan.o -ohi dist/build/Control/Concurrent/STM/TChan.hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TMVar.hs -o dist/build/Control/Concurrent/STM/TMVar.o -ohi dist/build/Control/Concurrent/STM/TMVar.hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/STM.hs -o dist/build/Control/Monad/STM.o -ohi dist/build/Control/Monad/STM.hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Sequential/STM.hs -o dist/build/Control/Sequential/STM.o -ohi dist/build/Control/Sequential/STM.hi <> ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TArray.hs -o dist/build/Control/Concurrent/STM/TArray.o -ohi dist/build/Control/Concurrent/STM/TArray.hi <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.a /usr/bin/ld -x -r -o dist/build/HSstm-2.1.1.0.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.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TVar.hs -o dist/build/Control/Concurrent/STM/TVar.p_o -ohi dist/build/Control/Concurrent/STM/TVar.p_hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TChan.hs -o dist/build/Control/Concurrent/STM/TChan.p_o -ohi dist/build/Control/Concurrent/STM/TChan.p_hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TMVar.hs -o dist/build/Control/Concurrent/STM/TMVar.p_o -ohi dist/build/Control/Concurrent/STM/TMVar.p_hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Monad/STM.hs -o dist/build/Control/Monad/STM.p_o -ohi dist/build/Control/Monad/STM.p_hi ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Sequential/STM.hs -o dist/build/Control/Sequential/STM.p_o -ohi dist/build/Control/Sequential/STM.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Concurrent/STM/TArray.hs -o dist/build/Control/Concurrent/STM/TArray.p_o -ohi dist/build/Control/Concurrent/STM/TArray.p_hi <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name stm-2.1.1.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0_p.a /usr/bin/ar: creating dist/build/libHSstm-2.1.1.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/stm' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering stm-2.1.1.0... rm -f -f stamp/configure.library.*.xhtml xhtml/unbuildable ( cd xhtml && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.xhtml || touch xhtml/unbuildable Configuring xhtml-3000.0.2.1... rm -f xhtml/GNUmakefile cp Makefile.local xhtml if ifBuildable/ifBuildable xhtml; then \ cd xhtml && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library xhtml-3000.0.2.1... Generating Makefile xhtml-3000.0.2.1... if ifBuildable/ifBuildable xhtml; then \ cd xhtml && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/xhtml' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name xhtml-3000.0.2.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/xhtml' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/xhtml' ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Internals.hs -o dist/build/Text/XHtml/Internals.o -ohi dist/build/Text/XHtml/Internals.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/BlockTable.hs -o dist/build/Text/XHtml/BlockTable.o -ohi dist/build/Text/XHtml/BlockTable.hi <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Strict/Attributes.hs -o dist/build/Text/XHtml/Strict/Attributes.o -ohi dist/build/Text/XHtml/Strict/Attributes.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Strict/Elements.hs -o dist/build/Text/XHtml/Strict/Elements.o -ohi dist/build/Text/XHtml/Strict/Elements.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Transitional/Attributes.hs -o dist/build/Text/XHtml/Transitional/Attributes.o -ohi dist/build/Text/XHtml/Transitional/Attributes.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Frameset/Attributes.hs -o dist/build/Text/XHtml/Frameset/Attributes.o -ohi dist/build/Text/XHtml/Frameset/Attributes.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Transitional/Elements.hs -o dist/build/Text/XHtml/Transitional/Elements.o -ohi dist/build/Text/XHtml/Transitional/Elements.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Frameset/Elements.hs -o dist/build/Text/XHtml/Frameset/Elements.o -ohi dist/build/Text/XHtml/Frameset/Elements.hi <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Table.hs -o dist/build/Text/XHtml/Table.o -ohi dist/build/Text/XHtml/Table.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -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' <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Debug.hs -o dist/build/Text/XHtml/Debug.o -ohi dist/build/Text/XHtml/Debug.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Transitional.hs -o dist/build/Text/XHtml/Transitional.o -ohi dist/build/Text/XHtml/Transitional.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Frameset.hs -o dist/build/Text/XHtml/Frameset.o -ohi dist/build/Text/XHtml/Frameset.hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Strict.hs -o dist/build/Text/XHtml/Strict.o -ohi dist/build/Text/XHtml/Strict.hi Text/XHtml/Debug.hs:34:17: Warning: Defined but not used: `c' <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -H16m -O -O -Rghc-timing -fgenerics -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.0.2.1.a /usr/bin/ld -x -r -o dist/build/HSxhtml-3000.0.2.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.0.2.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Internals.hs -o dist/build/Text/XHtml/Internals.p_o -ohi dist/build/Text/XHtml/Internals.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/BlockTable.hs -o dist/build/Text/XHtml/BlockTable.p_o -ohi dist/build/Text/XHtml/BlockTable.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Strict/Attributes.hs -o dist/build/Text/XHtml/Strict/Attributes.p_o -ohi dist/build/Text/XHtml/Strict/Attributes.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Strict/Elements.hs -o dist/build/Text/XHtml/Strict/Elements.p_o -ohi dist/build/Text/XHtml/Strict/Elements.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Transitional/Attributes.hs -o dist/build/Text/XHtml/Transitional/Attributes.p_o -ohi dist/build/Text/XHtml/Transitional/Attributes.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Frameset/Attributes.hs -o dist/build/Text/XHtml/Frameset/Attributes.p_o -ohi dist/build/Text/XHtml/Frameset/Attributes.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Transitional/Elements.hs -o dist/build/Text/XHtml/Transitional/Elements.p_o -ohi dist/build/Text/XHtml/Transitional/Elements.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Frameset/Elements.hs -o dist/build/Text/XHtml/Frameset/Elements.p_o -ohi dist/build/Text/XHtml/Frameset/Elements.p_hi <> <> <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Table.hs -o dist/build/Text/XHtml/Table.p_o -ohi dist/build/Text/XHtml/Table.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Extras.hs -o dist/build/Text/XHtml/Extras.p_o -ohi dist/build/Text/XHtml/Extras.p_hi Text/XHtml/Table.hs:31:20: Warning: Defined but not used: `fn' <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Debug.hs -o dist/build/Text/XHtml/Debug.p_o -ohi dist/build/Text/XHtml/Debug.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Transitional.hs -o dist/build/Text/XHtml/Transitional.p_o -ohi dist/build/Text/XHtml/Transitional.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Frameset.hs -o dist/build/Text/XHtml/Frameset.p_o -ohi dist/build/Text/XHtml/Frameset.p_hi ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Text/XHtml/Strict.hs -o dist/build/Text/XHtml/Strict.p_o -ohi dist/build/Text/XHtml/Strict.p_hi Text/XHtml/Debug.hs:34:17: Warning: Defined but not used: `c' <> <> <> <> ../../compiler/stage1/ghc-inplace -package-name xhtml-3000.0.2.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -O -O2 -W -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -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.0.2.1_p.a /usr/bin/ar: creating dist/build/libHSxhtml-3000.0.2.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/xhtml' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering xhtml-3000.0.2.1... rm -f -f stamp/configure.library.*.cgi cgi/unbuildable ( cd cgi && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.cgi || touch cgi/unbuildable Configuring cgi-3001.1.5.1... rm -f cgi/GNUmakefile cp Makefile.local cgi if ifBuildable/ifBuildable cgi; then \ cd cgi && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library cgi-3001.1.5.1... Generating Makefile cgi-3001.1.5.1... if ifBuildable/ifBuildable cgi; then \ cd cgi && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/cgi' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name cgi-3001.1.5.1 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -H16m -O -O -Rghc-timing -fgenerics Network.CGI Network.CGI.Monad Network.CGI.Protocol Network.CGI.Cookie Network.CGI.Multipart Network.CGI.RFC822Headers <> for dir in dist/build/Network/ dist/build/Network/CGI/; do \ if test ! -d $dir; then mkdir -p $dir; fi \ done make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/cgi' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/cgi' ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/RFC822Headers.hs -o dist/build/Network/CGI/RFC822Headers.o -ohi dist/build/Network/CGI/RFC822Headers.hi ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Cookie.hs -o dist/build/Network/CGI/Cookie.o -ohi dist/build/Network/CGI/Cookie.hi <> <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Multipart.hs -o dist/build/Network/CGI/Multipart.o -ohi dist/build/Network/CGI/Multipart.hi <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Protocol.hs -o dist/build/Network/CGI/Protocol.o -ohi dist/build/Network/CGI/Protocol.hi <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Monad.hs -o dist/build/Network/CGI/Monad.o -ohi dist/build/Network/CGI/Monad.hi <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI.hs -o dist/build/Network/CGI.o -ohi dist/build/Network/CGI.hi <> (echo `find dist/build -name "*_stub.o" -print`; find dist/build/Network/CGI_split dist/build/Network/CGI/Monad_split dist/build/Network/CGI/Protocol_split dist/build/Network/CGI/Cookie_split dist/build/Network/CGI/Multipart_split dist/build/Network/CGI/RFC822Headers_split -name '*.o' -print) | xargs /usr/bin/ar q dist/build/libHScgi-3001.1.5.1.a /usr/bin/ld -x -r -o dist/build/HScgi-3001.1.5.1.o dist/build/Network/CGI.o dist/build/Network/CGI/Monad.o dist/build/Network/CGI/Protocol.o dist/build/Network/CGI/Cookie.o dist/build/Network/CGI/Multipart.o dist/build/Network/CGI/RFC822Headers.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHScgi-3001.1.5.1.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/RFC822Headers.hs -o dist/build/Network/CGI/RFC822Headers.p_o -ohi dist/build/Network/CGI/RFC822Headers.p_hi ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Cookie.hs -o dist/build/Network/CGI/Cookie.p_o -ohi dist/build/Network/CGI/Cookie.p_hi <> <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Multipart.hs -o dist/build/Network/CGI/Multipart.p_o -ohi dist/build/Network/CGI/Multipart.p_hi <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Protocol.hs -o dist/build/Network/CGI/Protocol.p_o -ohi dist/build/Network/CGI/Protocol.p_hi <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI/Monad.hs -o dist/build/Network/CGI/Monad.p_o -ohi dist/build/Network/CGI/Monad.p_hi <> ../../compiler/stage1/ghc-inplace -package-name cgi-3001.1.5.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package old-time-1.0.0.0 -package old-locale-1.0.0.0 -package containers-0.1.0.0 -package base-3.0.0.0 -package bytestring-0.9.0.1 -package network-2.1.0.0 -package parsec-2.1.0.0 -package mtl-1.1.0.0 -package xhtml-3000.0.2.1 -O -Wall -XMultiParamTypeClasses -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Network/CGI.hs -o dist/build/Network/CGI.p_o -ohi dist/build/Network/CGI.p_hi <> (echo `find dist/build -name "*_stub.p_o" -print`; find dist/build/Network/CGI_split dist/build/Network/CGI/Monad_split dist/build/Network/CGI/Protocol_split dist/build/Network/CGI/Cookie_split dist/build/Network/CGI/Multipart_split dist/build/Network/CGI/RFC822Headers_split -name '*.p_o' -print) | xargs /usr/bin/ar q dist/build/libHScgi-3001.1.5.1_p.a /usr/bin/ar: creating dist/build/libHScgi-3001.1.5.1_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/cgi' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering cgi-3001.1.5.1... rm -f -f stamp/configure.library.*.parallel parallel/unbuildable ( cd parallel && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.parallel || touch parallel/unbuildable Configuring parallel-1.0.0.0... rm -f parallel/GNUmakefile cp Makefile.local parallel if ifBuildable/ifBuildable parallel; then \ cd parallel && setup/Setup makefile -f GNUmakefile; \ fi Preprocessing library parallel-1.0.0.0... Generating Makefile parallel-1.0.0.0... if ifBuildable/ifBuildable parallel; then \ cd parallel && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/parallel' GNUmakefile:71: dist/build/.depend: No such file or directory ../../compiler/stage1/ghc-inplace -M -optdep-f -optdepdist/build/.depend -optdep-s -optdepp -package-name parallel-1.0.0.0 -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics 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.8.1/libraries/parallel' make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/parallel' ../../compiler/stage1/ghc-inplace -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Parallel.hs -o dist/build/Control/Parallel.o -ohi dist/build/Control/Parallel.hi <> ../../compiler/stage1/ghc-inplace -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -H16m -O -O -Rghc-timing -fgenerics -c Control/Parallel/Strategies.hs -o dist/build/Control/Parallel/Strategies.o -ohi dist/build/Control/Parallel/Strategies.hi <> (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.0.0.0.a /usr/bin/ld -x -r -o dist/build/HSparallel-1.0.0.0.o dist/build/Control/Parallel.o dist/build/Control/Parallel/Strategies.o `find dist/build -name "*_stub.o" -print` /usr/bin/ar: creating dist/build/libHSparallel-1.0.0.0.a == make way=p -f GNUmakefile all; ../../compiler/stage1/ghc-inplace -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Parallel.hs -o dist/build/Control/Parallel.p_o -ohi dist/build/Control/Parallel.p_hi <> ../../compiler/stage1/ghc-inplace -package-name parallel-1.0.0.0 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.0.0 -package containers-0.1.0.0 -package array-0.1.0.0 -O -XCPP -idist/build -prof -hisuf p_hi -hcsuf p_hc -osuf p_o -H16m -O -O -Rghc-timing -fgenerics -c Control/Parallel/Strategies.hs -o dist/build/Control/Parallel/Strategies.p_o -ohi dist/build/Control/Parallel/Strategies.p_hi <> (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.0.0.0_p.a /usr/bin/ar: creating dist/build/libHSparallel-1.0.0.0_p.a == Finished recursively making `all' for ways: p ... make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/parallel' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering parallel-1.0.0.0... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries' make stage2 make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1' make -C compiler boot stage=2 make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/compiler' ../utils/mkdirhier/mkdirhier stage2 gcc -E -undef -traditional -P \ -DIMPORT_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc"' \ -DLIB_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc"' \ -DINCLUDE_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc/include"' \ -DDATA_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc"' \ -DHTML_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc/html"' \ -DHADDOCK_IFACE='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc/html/ghc.haddock"' \ -DFPTOOLS_TOP_ABS='"/builddir/build/BUILD/ghc-6.8.1"' \ -x c -DPKG_DEPENDS='hpc bytestring template-haskell readline unix Cabal base haskell98' -DSTAGE='"2"' -I../includes -Iinclude -DPACKAGE=ghc -DVERSION=6.8.1 -DPKG_LIBDIR='"/usr/lib/ghc-6.8.1"' -DPKG_DATADIR='"/usr/share/ghc-6.8.1"' package.conf.in | \ grep -v '^#pragma GCC' | \ sed -e 's/""//g' -e 's/:[ ]*,/: /g' >package.conf.inplace mkdir stage2 for i in utils basicTypes types hsSyn prelude rename typecheck deSugar coreSyn vectorise specialise simplCore stranal stgSyn simplStg codeGen main profiling parser cprAnalysis ndpFlatten iface cmm nativeGen ghci; do \ ../utils/mkdirhier/mkdirhier stage2/$i; \ done ../utils/ghc-pkg/ghc-pkg-inplace update - --force-files > ../utils/mkdependC/mkdependC -f .depend-BASE -D__GLASGOW_HASKELL__=608 -I../includes -Iutils -IbasicTypes -Itypes -IhsSyn -Iprelude -Irename -Itypecheck -IdeSugar -IcoreSyn -Ivectorise -Ispecialise -IsimplCore -Istranal -IstgSyn -IsimplStg -IcodeGen -Imain -Iprofiling -Iparser -IcprAnalysis -IndpFlatten -Iiface -Icmm -InativeGen -Ighci -I../includes -- -O -Iparser -I. -O -- parser/cutils.c parser/hschooks.c /usr/bin/perl -pe 'binmode(stdin); binmode(stdout); s@(\S*[._]o)@stage2/$1@g; s@(\S*[._]hi)@stage2/$1@g; s@^.*/compat.*$@@g;' <.depend-BASE >.depend-2 make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/compiler' make -C compiler stage=2 make[2]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/compiler' /bin/sed -e "s@GHC_PATH@/builddir/build/BUILD/ghc-6.8.1/compiler/stage2/ghc-6.8.1@g" -e "s@TOP_ABS@/builddir/build/BUILD/ghc-6.8.1@g" < ghc-inplace.c > stage2/ghc-inplace.c ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/OccName.lhs-boot -o stage2/basicTypes/OccName.o-boot -ohi stage2/basicTypes/OccName.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -O -c utils/Encoding.hs -o stage2/utils/Encoding.o -ohi stage2/utils/Encoding.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -DSTAGE=\"2\" -c main/Config.hs -o stage2/main/Config.o -ohi stage2/main/Config.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Name.lhs-boot -o stage2/basicTypes/Name.o-boot -ohi stage2/basicTypes/Name.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/TypeRep.lhs-boot -o stage2/types/TypeRep.o-boot -ohi stage2/types/TypeRep.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/IdInfo.lhs-boot -o stage2/basicTypes/IdInfo.o-boot -ohi stage2/basicTypes/IdInfo.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/TyCon.lhs-boot -o stage2/types/TyCon.o-boot -ohi stage2/types/TyCon.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Demand.lhs -o stage2/basicTypes/Demand.o -ohi stage2/basicTypes/Demand.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/Packages.lhs-boot -o stage2/main/Packages.o-boot -ohi stage2/main/Packages.hi-boot <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/OrdList.lhs -o stage2/utils/OrdList.o -ohi stage2/utils/OrdList.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/Dataflow.hs -o stage2/cmm/Dataflow.o -ohi stage2/cmm/Dataflow.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/InteractiveEval.hs-boot -o stage2/main/InteractiveEval.o-boot -ohi stage2/main/InteractiveEval.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/ExternalCore.lhs -o stage2/coreSyn/ExternalCore.o -ohi stage2/coreSyn/ExternalCore.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cprAnalysis/CprAnalyse.lhs -o stage2/cprAnalysis/CprAnalyse.o -ohi stage2/cprAnalysis/CprAnalyse.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/ParserCoreUtils.hs -o stage2/parser/ParserCoreUtils.o -ohi stage2/parser/ParserCoreUtils.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/State.hs -o stage2/utils/State.o -ohi stage2/utils/State.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stranal/SaAbsInt.lhs -o stage2/stranal/SaAbsInt.o -ohi stage2/stranal/SaAbsInt.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stranal/SaLib.lhs -o stage2/stranal/SaLib.o -ohi stage2/stranal/SaLib.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stranal/StrictAnal.lhs -o stage2/stranal/StrictAnal.o -ohi stage2/stranal/StrictAnal.hi <> ../compiler/stage1/ghc-inplace -optc-O -optc-Iparser -optc-I. -optc-O -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/cutils.c -o stage2/parser/cutils.o <> ../compiler/stage1/ghc-inplace -cpp stage2/ghc-inplace.c -o stage2/ghc-inplace <> <> <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/LexCore.hs -o stage2/parser/LexCore.o -ohi stage2/parser/LexCore.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -O -funbox-strict-fields -c utils/FastString.lhs -o stage2/utils/FastString.o -ohi stage2/utils/FastString.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/PackageConfig.hs -o stage2/main/PackageConfig.o -ohi stage2/main/PackageConfig.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/FastTypes.lhs -o stage2/utils/FastTypes.o -ohi stage2/utils/FastTypes.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -O -c utils/FastMutInt.lhs -o stage2/utils/FastMutInt.o -ohi stage2/utils/FastMutInt.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/Maybes.lhs -o stage2/utils/Maybes.o -ohi stage2/utils/Maybes.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/Constants.lhs -o stage2/main/Constants.o -ohi stage2/main/Constants.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -O -funbox-strict-fields -c utils/StringBuffer.lhs -o stage2/utils/StringBuffer.o -ohi stage2/utils/StringBuffer.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/Ctype.lhs -o stage2/parser/Ctype.o -ohi stage2/parser/Ctype.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/Panic.lhs -o stage2/utils/Panic.o -ohi stage2/utils/Panic.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/Util.lhs -o stage2/utils/Util.o -ohi stage2/utils/Util.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/BufWrite.hs -o stage2/utils/BufWrite.o -ohi stage2/utils/BufWrite.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Module.lhs-boot -o stage2/basicTypes/Module.o-boot -ohi stage2/basicTypes/Module.hi-boot <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/BreakArray.hs -o stage2/main/BreakArray.o -ohi stage2/main/BreakArray.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/Pretty.lhs -o stage2/utils/Pretty.o -ohi stage2/utils/Pretty.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/IOEnv.hs -o stage2/utils/IOEnv.o -ohi stage2/utils/IOEnv.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/SAT.lhs -o stage2/simplCore/SAT.o -ohi stage2/simplCore/SAT.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/SATMonad.lhs -o stage2/simplCore/SATMonad.o -ohi stage2/simplCore/SATMonad.hi <> <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/CmdLineParser.hs -o stage2/main/CmdLineParser.o -ohi stage2/main/CmdLineParser.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/DriverPhases.hs -o stage2/main/DriverPhases.o -ohi stage2/main/DriverPhases.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/PprExternalCore.lhs -o stage2/coreSyn/PprExternalCore.o -ohi stage2/coreSyn/PprExternalCore.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-cse -c main/StaticFlags.hs -o stage2/main/StaticFlags.o -ohi stage2/main/StaticFlags.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/Outputable.lhs -o stage2/utils/Outputable.o -ohi stage2/utils/Outputable.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/BasicTypes.lhs -o stage2/basicTypes/BasicTypes.o -ohi stage2/basicTypes/BasicTypes.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/Bag.lhs -o stage2/utils/Bag.o -ohi stage2/utils/Bag.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcType.lhs-boot -o stage2/typecheck/TcType.o-boot -ohi stage2/typecheck/TcType.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -funbox-strict-fields -c basicTypes/SrcLoc.lhs -o stage2/basicTypes/SrcLoc.o -ohi stage2/basicTypes/SrcLoc.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fglasgow-exts -c utils/Digraph.lhs -o stage2/utils/Digraph.o -ohi stage2/utils/Digraph.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/MachOp.hs -o stage2/cmm/MachOp.o -ohi stage2/cmm/MachOp.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/FiniteMap.lhs -o stage2/utils/FiniteMap.o -ohi stage2/utils/FiniteMap.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Unique.lhs -o stage2/basicTypes/Unique.o -ohi stage2/basicTypes/Unique.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/ObjLink.lhs -o stage2/ghci/ObjLink.o -ohi stage2/ghci/ObjLink.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/ErrUtils.lhs-boot -o stage2/main/ErrUtils.o-boot -ohi stage2/main/ErrUtils.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsDoc.hs -o stage2/hsSyn/HsDoc.o -ohi stage2/hsSyn/HsDoc.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsPat.lhs-boot -o stage2/hsSyn/HsPat.o-boot -ohi stage2/hsSyn/HsPat.hi-boot <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsExpr.lhs-boot -o stage2/hsSyn/HsExpr.o-boot -ohi stage2/hsSyn/HsExpr.hi-boot <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/UniqFM.lhs -o stage2/utils/UniqFM.o -ohi stage2/utils/UniqFM.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/UniqSupply.lhs -o stage2/basicTypes/UniqSupply.o -ohi stage2/basicTypes/UniqSupply.hi <> <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -O -funbox-strict-fields -c utils/Binary.hs -o stage2/utils/Binary.o -ohi stage2/utils/Binary.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/ListSetOps.lhs -o stage2/utils/ListSetOps.o -ohi stage2/utils/ListSetOps.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c utils/UniqSet.lhs -o stage2/utils/UniqSet.o -ohi stage2/utils/UniqSet.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/GraphBase.hs -o stage2/nativeGen/GraphBase.o -ohi stage2/nativeGen/GraphBase.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegArchBase.hs -o stage2/nativeGen/RegArchBase.o -ohi stage2/nativeGen/RegArchBase.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/GraphPpr.hs -o stage2/nativeGen/GraphPpr.o -ohi stage2/nativeGen/GraphPpr.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/GraphOps.hs -o stage2/nativeGen/GraphOps.o -ohi stage2/nativeGen/GraphOps.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegArchX86.hs -o stage2/nativeGen/RegArchX86.o -ohi stage2/nativeGen/RegArchX86.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/GraphColor.hs -o stage2/nativeGen/GraphColor.o -ohi stage2/nativeGen/GraphColor.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Module.lhs -o stage2/basicTypes/Module.o -ohi stage2/basicTypes/Module.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/OccName.lhs -o stage2/basicTypes/OccName.o -ohi stage2/basicTypes/OccName.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c prelude/ForeignCall.lhs -o stage2/prelude/ForeignCall.o -ohi stage2/prelude/ForeignCall.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsImpExp.lhs -o stage2/hsSyn/HsImpExp.o -ohi stage2/hsSyn/HsImpExp.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Name.lhs -o stage2/basicTypes/Name.o -ohi stage2/basicTypes/Name.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Var.lhs -o stage2/basicTypes/Var.o -ohi stage2/basicTypes/Var.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/DataCon.lhs-boot -o stage2/basicTypes/DataCon.o-boot -ohi stage2/basicTypes/DataCon.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/RdrName.lhs -o stage2/basicTypes/RdrName.o -ohi stage2/basicTypes/RdrName.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/NameSet.lhs -o stage2/basicTypes/NameSet.o -ohi stage2/basicTypes/NameSet.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/NameEnv.lhs -o stage2/basicTypes/NameEnv.o -ohi stage2/basicTypes/NameEnv.hi <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/Class.lhs -o stage2/types/Class.o -ohi stage2/types/Class.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/VarSet.lhs -o stage2/basicTypes/VarSet.o -ohi stage2/basicTypes/VarSet.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c profiling/CostCentre.lhs -o stage2/profiling/CostCentre.o -ohi stage2/profiling/CostCentre.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/VarEnv.lhs -o stage2/basicTypes/VarEnv.o -ohi stage2/basicTypes/VarEnv.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c prelude/PrelNames.lhs -o stage2/prelude/PrelNames.o -ohi stage2/prelude/PrelNames.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/HaddockLex.hs-boot -o stage2/parser/HaddockLex.o-boot -ohi stage2/parser/HaddockLex.hi-boot <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/NewDemand.lhs -o stage2/basicTypes/NewDemand.o -ohi stage2/basicTypes/NewDemand.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgBindery.lhs-boot -o stage2/codeGen/CgBindery.o-boot -ohi stage2/codeGen/CgBindery.hi-boot <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/TyCon.lhs -o stage2/types/TyCon.o -ohi stage2/types/TyCon.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/DynFlags.hs -o stage2/main/DynFlags.o -ohi stage2/main/DynFlags.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ndpFlatten/FlattenInfo.hs -o stage2/ndpFlatten/FlattenInfo.o -ohi stage2/ndpFlatten/FlattenInfo.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/TypeRep.lhs -o stage2/types/TypeRep.o -ohi stage2/types/TypeRep.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/Type.lhs -o stage2/types/Type.o -ohi stage2/types/Type.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/Coercion.lhs -o stage2/types/Coercion.o -ohi stage2/types/Coercion.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c prelude/TysPrim.lhs -o stage2/prelude/TysPrim.o -ohi stage2/prelude/TysPrim.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsLit.lhs -o stage2/hsSyn/HsLit.o -ohi stage2/hsSyn/HsLit.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsTypes.lhs -o stage2/hsSyn/HsTypes.o -ohi stage2/hsSyn/HsTypes.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Literal.lhs -o stage2/basicTypes/Literal.o -ohi stage2/basicTypes/Literal.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/DataCon.lhs -o stage2/basicTypes/DataCon.o -ohi stage2/basicTypes/DataCon.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/MkId.lhs-boot -o stage2/basicTypes/MkId.o-boot -ohi stage2/basicTypes/MkId.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CoreSyn.lhs -o stage2/coreSyn/CoreSyn.o -ohi stage2/coreSyn/CoreSyn.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/Unify.lhs -o stage2/types/Unify.o -ohi stage2/types/Unify.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c prelude/TysWiredIn.lhs -o stage2/prelude/TysWiredIn.o -ohi stage2/prelude/TysWiredIn.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -H80m -c prelude/PrimOp.lhs -o stage2/prelude/PrimOp.o -ohi stage2/prelude/PrimOp.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/IfaceType.lhs -o stage2/iface/IfaceType.o -ohi stage2/iface/IfaceType.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/IfaceSyn.lhs -o stage2/iface/IfaceSyn.o -ohi stage2/iface/IfaceSyn.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcType.lhs -o stage2/typecheck/TcType.o -ohi stage2/typecheck/TcType.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/ErrUtils.lhs -o stage2/main/ErrUtils.o -ohi stage2/main/ErrUtils.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -funbox-strict-fields -c parser/Lexer.hs -o stage2/parser/Lexer.o -ohi stage2/parser/Lexer.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-cse -c main/SysTools.lhs -o stage2/main/SysTools.o -ohi stage2/main/SysTools.hi <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/IdInfo.lhs -o stage2/basicTypes/IdInfo.o -ohi stage2/basicTypes/IdInfo.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/Id.lhs -o stage2/basicTypes/Id.o -ohi stage2/basicTypes/Id.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/PprCore.lhs -o stage2/coreSyn/PprCore.o -ohi stage2/coreSyn/PprCore.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CoreFVs.lhs -o stage2/coreSyn/CoreFVs.o -ohi stage2/coreSyn/CoreFVs.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/SMRep.lhs -o stage2/codeGen/SMRep.o -ohi stage2/codeGen/SMRep.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/Bitmap.hs -o stage2/codeGen/Bitmap.o -ohi stage2/codeGen/Bitmap.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/ByteCodeFFI.lhs -o stage2/ghci/ByteCodeFFI.o -ohi stage2/ghci/ByteCodeFFI.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-warn-incomplete-patterns -c main/ParsePkgConf.hs -o stage2/main/ParsePkgConf.o -ohi stage2/main/ParsePkgConf.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CoreUtils.lhs -o stage2/coreSyn/CoreUtils.o -ohi stage2/coreSyn/CoreUtils.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsBinds.lhs -o stage2/hsSyn/HsBinds.o -ohi stage2/hsSyn/HsBinds.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ndpFlatten/NDPCoreUtils.hs -o stage2/ndpFlatten/NDPCoreUtils.o -ohi stage2/ndpFlatten/NDPCoreUtils.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ndpFlatten/PArrAnal.hs -o stage2/ndpFlatten/PArrAnal.o -ohi stage2/ndpFlatten/PArrAnal.hi <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsPat.lhs -o stage2/hsSyn/HsPat.o -ohi stage2/hsSyn/HsPat.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/Packages.lhs -o stage2/main/Packages.o -ohi stage2/main/Packages.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsDecls.lhs -o stage2/hsSyn/HsDecls.o -ohi stage2/hsSyn/HsDecls.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CoreLint.lhs -o stage2/coreSyn/CoreLint.o -ohi stage2/coreSyn/CoreLint.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/OccurAnal.lhs -o stage2/simplCore/OccurAnal.o -ohi stage2/simplCore/OccurAnal.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c prelude/PrelRules.lhs -o stage2/prelude/PrelRules.o -ohi stage2/prelude/PrelRules.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CoreTidy.lhs -o stage2/coreSyn/CoreTidy.o -ohi stage2/coreSyn/CoreTidy.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CoreSubst.lhs -o stage2/coreSyn/CoreSubst.o -ohi stage2/coreSyn/CoreSubst.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c vectorise/VectCore.hs -o stage2/vectorise/VectCore.o -ohi stage2/vectorise/VectCore.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/SetLevels.lhs -o stage2/simplCore/SetLevels.o -ohi stage2/simplCore/SetLevels.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CLabel.hs -o stage2/cmm/CLabel.o -ohi stage2/cmm/CLabel.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stgSyn/StgSyn.lhs -o stage2/stgSyn/StgSyn.o -ohi stage2/stgSyn/StgSyn.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CoreUnfold.lhs -o stage2/coreSyn/CoreUnfold.o -ohi stage2/coreSyn/CoreUnfold.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsExpr.lhs -o stage2/hsSyn/HsExpr.o -ohi stage2/hsSyn/HsExpr.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplStg/SRT.lhs -o stage2/simplStg/SRT.o -ohi stage2/simplStg/SRT.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplStg/StgStats.lhs -o stage2/simplStg/StgStats.o -ohi stage2/simplStg/StgStats.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stgSyn/StgLint.lhs -o stage2/stgSyn/StgLint.o -ohi stage2/stgSyn/StgLint.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c profiling/SCCfinal.lhs -o stage2/profiling/SCCfinal.o -ohi stage2/profiling/SCCfinal.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stgSyn/CoreToStg.lhs -o stage2/stgSyn/CoreToStg.o -ohi stage2/stgSyn/CoreToStg.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/CorePrep.lhs -o stage2/coreSyn/CorePrep.o -ohi stage2/coreSyn/CorePrep.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/FloatOut.lhs -o stage2/simplCore/FloatOut.o -ohi stage2/simplCore/FloatOut.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/FloatIn.lhs -o stage2/simplCore/FloatIn.o -ohi stage2/simplCore/FloatIn.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/CSE.lhs -o stage2/simplCore/CSE.o -ohi stage2/simplCore/CSE.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stranal/DmdAnal.lhs -o stage2/stranal/DmdAnal.o -ohi stage2/stranal/DmdAnal.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c specialise/Rules.lhs -o stage2/specialise/Rules.o -ohi stage2/specialise/Rules.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/ClosureInfo.lhs -o stage2/codeGen/ClosureInfo.o -ohi stage2/codeGen/ClosureInfo.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplStg/SimplStg.lhs -o stage2/simplStg/SimplStg.o -ohi stage2/simplStg/SimplStg.hi <> <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/Cmm.hs -o stage2/cmm/Cmm.o -ohi stage2/cmm/Cmm.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsUtils.lhs -o stage2/hsSyn/HsUtils.o -ohi stage2/hsSyn/HsUtils.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmUtils.hs -o stage2/cmm/CmmUtils.o -ohi stage2/cmm/CmmUtils.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmCallConv.hs -o stage2/cmm/CmmCallConv.o -ohi stage2/cmm/CmmCallConv.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmLive.hs -o stage2/cmm/CmmLive.o -ohi stage2/cmm/CmmLive.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmLex.hs -o stage2/cmm/CmmLex.o -ohi stage2/cmm/CmmLex.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/PprC.hs -o stage2/cmm/PprC.o -ohi stage2/cmm/PprC.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/HsSyn.lhs -o stage2/hsSyn/HsSyn.o -ohi stage2/hsSyn/HsSyn.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/PprCmm.hs -o stage2/cmm/PprCmm.o -ohi stage2/cmm/PprCmm.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgMonad.lhs -o stage2/codeGen/CgMonad.o -ohi stage2/codeGen/CgMonad.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmOpt.hs -o stage2/cmm/CmmOpt.o -ohi stage2/cmm/CmmOpt.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcGadt.lhs -o stage2/typecheck/TcGadt.o -ohi stage2/typecheck/TcGadt.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/RdrHsSyn.lhs -o stage2/parser/RdrHsSyn.o -ohi stage2/parser/RdrHsSyn.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnHsSyn.lhs -o stage2/rename/RnHsSyn.o -ohi stage2/rename/RnHsSyn.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/HscStats.lhs -o stage2/main/HscStats.o -ohi stage2/main/HscStats.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/HaddockParse.hs -o stage2/parser/HaddockParse.o -ohi stage2/parser/HaddockParse.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c basicTypes/MkId.lhs -o stage2/basicTypes/MkId.o -ohi stage2/basicTypes/MkId.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/InstEnv.lhs -o stage2/types/InstEnv.o -ohi stage2/types/InstEnv.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmLint.hs -o stage2/cmm/CmmLint.o -ohi stage2/cmm/CmmLint.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgExpr.lhs-boot -o stage2/codeGen/CgExpr.o-boot -ohi stage2/codeGen/CgExpr.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgUtils.hs -o stage2/codeGen/CgUtils.o -ohi stage2/codeGen/CgUtils.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/HaddockUtils.hs -o stage2/parser/HaddockUtils.o -ohi stage2/parser/HaddockUtils.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/FamInstEnv.lhs -o stage2/types/FamInstEnv.o -ohi stage2/types/FamInstEnv.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/FunDeps.lhs -o stage2/types/FunDeps.o -ohi stage2/types/FunDeps.hi <> <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/ParserCore.hs -o stage2/parser/ParserCore.o -ohi stage2/parser/ParserCore.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c hsSyn/Convert.lhs -o stage2/hsSyn/Convert.o -ohi stage2/hsSyn/Convert.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/SimplMonad.lhs -o stage2/simplCore/SimplMonad.o -ohi stage2/simplCore/SimplMonad.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stranal/WwLib.lhs -o stage2/stranal/WwLib.o -ohi stage2/stranal/WwLib.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c specialise/Specialise.lhs -o stage2/specialise/Specialise.o -ohi stage2/specialise/Specialise.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmBrokenBlock.hs -o stage2/cmm/CmmBrokenBlock.o -ohi stage2/cmm/CmmBrokenBlock.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgProf.hs -o stage2/codeGen/CgProf.o -ohi stage2/codeGen/CgProf.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgTicky.hs -o stage2/codeGen/CgTicky.o -ohi stage2/codeGen/CgTicky.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/MachRegs.lhs -o stage2/nativeGen/MachRegs.o -ohi stage2/nativeGen/MachRegs.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/SimplEnv.lhs -o stage2/simplCore/SimplEnv.o -ohi stage2/simplCore/SimplEnv.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c stranal/WorkWrap.lhs -o stage2/stranal/WorkWrap.o -ohi stage2/stranal/WorkWrap.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c specialise/SpecConstr.lhs -o stage2/specialise/SpecConstr.o -ohi stage2/specialise/SpecConstr.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmProcPoint.hs -o stage2/cmm/CmmProcPoint.o -ohi stage2/cmm/CmmProcPoint.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgStackery.lhs -o stage2/codeGen/CgStackery.o -ohi stage2/codeGen/CgStackery.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/MachInstrs.hs -o stage2/nativeGen/MachInstrs.o -ohi stage2/nativeGen/MachInstrs.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/NCGMonad.hs -o stage2/nativeGen/NCGMonad.o -ohi stage2/nativeGen/NCGMonad.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/SimplUtils.lhs -o stage2/simplCore/SimplUtils.o -ohi stage2/simplCore/SimplUtils.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgCallConv.hs -o stage2/codeGen/CgCallConv.o -ohi stage2/codeGen/CgCallConv.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegAllocInfo.hs -o stage2/nativeGen/RegAllocInfo.o -ohi stage2/nativeGen/RegAllocInfo.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/PprMach.hs -o stage2/nativeGen/PprMach.o -ohi stage2/nativeGen/PprMach.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/PositionIndependentCode.hs -o stage2/nativeGen/PositionIndependentCode.o -ohi stage2/nativeGen/PositionIndependentCode.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgParallel.hs -o stage2/codeGen/CgParallel.o -ohi stage2/codeGen/CgParallel.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/MachCodeGen.hs -o stage2/nativeGen/MachCodeGen.o -ohi stage2/nativeGen/MachCodeGen.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgHeapery.lhs -o stage2/codeGen/CgHeapery.o -ohi stage2/codeGen/CgHeapery.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegLiveness.hs -o stage2/nativeGen/RegLiveness.o -ohi stage2/nativeGen/RegLiveness.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgBindery.lhs -o stage2/codeGen/CgBindery.o -ohi stage2/codeGen/CgBindery.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/ByteCodeItbls.lhs -o stage2/ghci/ByteCodeItbls.o -ohi stage2/ghci/ByteCodeItbls.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegSpillCost.hs -o stage2/nativeGen/RegSpillCost.o -ohi stage2/nativeGen/RegSpillCost.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegSpill.hs -o stage2/nativeGen/RegSpill.o -ohi stage2/nativeGen/RegSpill.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegSpillClean.hs -o stage2/nativeGen/RegSpillClean.o -ohi stage2/nativeGen/RegSpillClean.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegAllocLinear.hs -o stage2/nativeGen/RegAllocLinear.o -ohi stage2/nativeGen/RegAllocLinear.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegCoalesce.hs -o stage2/nativeGen/RegCoalesce.o -ohi stage2/nativeGen/RegCoalesce.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/ByteCodeInstr.lhs -o stage2/ghci/ByteCodeInstr.o -ohi stage2/ghci/ByteCodeInstr.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegAllocStats.hs -o stage2/nativeGen/RegAllocStats.o -ohi stage2/nativeGen/RegAllocStats.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgInfoTbls.hs -o stage2/codeGen/CgInfoTbls.o -ohi stage2/codeGen/CgInfoTbls.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgForeignCall.hs -o stage2/codeGen/CgForeignCall.o -ohi stage2/codeGen/CgForeignCall.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmCPSGen.hs -o stage2/cmm/CmmCPSGen.o -ohi stage2/cmm/CmmCPSGen.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmInfo.hs -o stage2/cmm/CmmInfo.o -ohi stage2/cmm/CmmInfo.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgClosure.lhs -o stage2/codeGen/CgClosure.o -ohi stage2/codeGen/CgClosure.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgTailCall.lhs -o stage2/codeGen/CgTailCall.o -ohi stage2/codeGen/CgTailCall.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/ByteCodeAsm.lhs -o stage2/ghci/ByteCodeAsm.o -ohi stage2/ghci/ByteCodeAsm.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgPrimOp.hs -o stage2/codeGen/CgPrimOp.o -ohi stage2/codeGen/CgPrimOp.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/RegAllocColor.hs -o stage2/nativeGen/RegAllocColor.o -ohi stage2/nativeGen/RegAllocColor.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmCPS.hs -o stage2/cmm/CmmCPS.o -ohi stage2/cmm/CmmCPS.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c cmm/CmmParse.hs -o stage2/cmm/CmmParse.o -ohi stage2/cmm/CmmParse.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c nativeGen/AsmCodeGen.lhs -o stage2/nativeGen/AsmCodeGen.o -ohi stage2/nativeGen/AsmCodeGen.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/HscTypes.lhs -o stage2/main/HscTypes.o -ohi stage2/main/HscTypes.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/ByteCodeLink.lhs -o stage2/ghci/ByteCodeLink.o -ohi stage2/ghci/ByteCodeLink.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c prelude/PrelInfo.lhs -o stage2/prelude/PrelInfo.o -ohi stage2/prelude/PrelInfo.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgHpc.hs -o stage2/codeGen/CgHpc.o -ohi stage2/codeGen/CgHpc.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c coreSyn/MkExternalCore.lhs -o stage2/coreSyn/MkExternalCore.o -ohi stage2/coreSyn/MkExternalCore.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcRnTypes.lhs -o stage2/typecheck/TcRnTypes.o -ohi stage2/typecheck/TcRnTypes.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-cse -c main/Finder.lhs -o stage2/main/Finder.o -ohi stage2/main/Finder.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/Coverage.lhs -o stage2/deSugar/Coverage.o -ohi stage2/deSugar/Coverage.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/ByteCodeGen.lhs -o stage2/ghci/ByteCodeGen.o -ohi stage2/ghci/ByteCodeGen.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcTyDecls.lhs -o stage2/typecheck/TcTyDecls.o -ohi stage2/typecheck/TcTyDecls.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/LiberateCase.lhs -o stage2/simplCore/LiberateCase.o -ohi stage2/simplCore/LiberateCase.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-warn-incomplete-patterns -Onot -fno-ignore-interface-pragmas -c parser/Parser.hs -o stage2/parser/Parser.o -ohi stage2/parser/Parser.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcGenDeriv.lhs -o stage2/typecheck/TcGenDeriv.o -ohi stage2/typecheck/TcGenDeriv.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/Simplify.lhs -o stage2/simplCore/Simplify.o -ohi stage2/simplCore/Simplify.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ndpFlatten/FlattenMonad.hs -o stage2/ndpFlatten/FlattenMonad.o -ohi stage2/ndpFlatten/FlattenMonad.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgCon.lhs -o stage2/codeGen/CgCon.o -ohi stage2/codeGen/CgCon.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcUnify.lhs-boot -o stage2/typecheck/TcUnify.o-boot -ohi stage2/typecheck/TcUnify.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcExpr.lhs-boot -o stage2/typecheck/TcExpr.o-boot -ohi stage2/typecheck/TcExpr.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcSplice.lhs-boot -o stage2/typecheck/TcSplice.o-boot -ohi stage2/typecheck/TcSplice.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnExpr.lhs-boot -o stage2/rename/RnExpr.o-boot -ohi stage2/rename/RnExpr.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcMatches.lhs-boot -o stage2/typecheck/TcMatches.o-boot -ohi stage2/typecheck/TcMatches.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/CodeOutput.lhs -o stage2/main/CodeOutput.o -ohi stage2/main/CodeOutput.hi <> 11 GCs, 1123398/3068064 avg/max bytes residency (3 samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.22 MUT (0.39 elapsed), 0.08 GC (0.13 elapsed) :ghc>> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcRnMonad.lhs -o stage2/typecheck/TcRnMonad.o -ohi stage2/typecheck/TcRnMonad.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/TcIface.lhs-boot -o stage2/iface/TcIface.o-boot -ohi stage2/iface/TcIface.hi-boot <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ndpFlatten/Flattening.hs -o stage2/ndpFlatten/Flattening.o -ohi stage2/ndpFlatten/Flattening.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgCase.lhs -o stage2/codeGen/CgCase.o -ohi stage2/codeGen/CgCase.hi <> <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgLetNoEscape.lhs -o stage2/codeGen/CgLetNoEscape.o -ohi stage2/codeGen/CgLetNoEscape.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CgExpr.lhs -o stage2/codeGen/CgExpr.o -ohi stage2/codeGen/CgExpr.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/IfaceEnv.lhs -o stage2/iface/IfaceEnv.o -ohi stage2/iface/IfaceEnv.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcMType.lhs -o stage2/typecheck/TcMType.o -ohi stage2/typecheck/TcMType.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c codeGen/CodeGen.lhs -o stage2/codeGen/CodeGen.o -ohi stage2/codeGen/CodeGen.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/BuildTyCl.lhs -o stage2/iface/BuildTyCl.o -ohi stage2/iface/BuildTyCl.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/BinIface.hs -o stage2/iface/BinIface.o -ohi stage2/iface/BinIface.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/Linker.lhs -o stage2/ghci/Linker.o -ohi stage2/ghci/Linker.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/TidyPgm.lhs -o stage2/main/TidyPgm.o -ohi stage2/main/TidyPgm.hi <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcHsSyn.lhs -o stage2/typecheck/TcHsSyn.o -ohi stage2/typecheck/TcHsSyn.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/FamInst.lhs -o stage2/typecheck/FamInst.o -ohi stage2/typecheck/FamInst.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c parser/HaddockLex.hs -o stage2/parser/HaddockLex.o -ohi stage2/parser/HaddockLex.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/HeaderInfo.hs -o stage2/main/HeaderInfo.o -ohi stage2/main/HeaderInfo.hi <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c types/Generics.lhs -o stage2/types/Generics.o -ohi stage2/types/Generics.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/LoadIface.lhs -o stage2/iface/LoadIface.o -ohi stage2/iface/LoadIface.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/TcIface.lhs -o stage2/iface/TcIface.o -ohi stage2/iface/TcIface.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c iface/MkIface.lhs -o stage2/iface/MkIface.o -ohi stage2/iface/MkIface.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsMonad.lhs -o stage2/deSugar/DsMonad.o -ohi stage2/deSugar/DsMonad.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcEnv.lhs -o stage2/typecheck/TcEnv.o -ohi stage2/typecheck/TcEnv.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsExpr.lhs-boot -o stage2/deSugar/DsExpr.o-boot -ohi stage2/deSugar/DsExpr.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/Match.lhs-boot -o stage2/deSugar/Match.o-boot -ohi stage2/deSugar/Match.hi-boot ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsCCall.lhs -o stage2/deSugar/DsCCall.o -ohi stage2/deSugar/DsCCall.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c vectorise/VectBuiltIn.hs -o stage2/vectorise/VectBuiltIn.o -ohi stage2/vectorise/VectBuiltIn.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsUtils.lhs -o stage2/deSugar/DsUtils.o -ohi stage2/deSugar/DsUtils.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/Inst.lhs -o stage2/typecheck/Inst.o -ohi stage2/typecheck/Inst.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnEnv.lhs -o stage2/rename/RnEnv.o -ohi stage2/rename/RnEnv.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c vectorise/VectMonad.hs -o stage2/vectorise/VectMonad.o -ohi stage2/vectorise/VectMonad.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsForeign.lhs -o stage2/deSugar/DsForeign.o -ohi stage2/deSugar/DsForeign.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/MatchLit.lhs -o stage2/deSugar/MatchLit.o -ohi stage2/deSugar/MatchLit.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsGRHSs.lhs -o stage2/deSugar/DsGRHSs.o -ohi stage2/deSugar/DsGRHSs.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsBinds.lhs -o stage2/deSugar/DsBinds.o -ohi stage2/deSugar/DsBinds.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c vectorise/VectUtils.hs -o stage2/vectorise/VectUtils.o -ohi stage2/vectorise/VectUtils.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/Check.lhs -o stage2/deSugar/Check.o -ohi stage2/deSugar/Check.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsMeta.hs -o stage2/deSugar/DsMeta.o -ohi stage2/deSugar/DsMeta.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnHsDoc.hs -o stage2/rename/RnHsDoc.o -ohi stage2/rename/RnHsDoc.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcTyFuns.lhs -o stage2/typecheck/TcTyFuns.o -ohi stage2/typecheck/TcTyFuns.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnTypes.lhs -o stage2/rename/RnTypes.o -ohi stage2/rename/RnTypes.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnNames.lhs -o stage2/rename/RnNames.o -ohi stage2/rename/RnNames.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/MatchCon.lhs -o stage2/deSugar/MatchCon.o -ohi stage2/deSugar/MatchCon.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/Match.lhs -o stage2/deSugar/Match.o -ohi stage2/deSugar/Match.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c vectorise/VectType.hs -o stage2/vectorise/VectType.o -ohi stage2/vectorise/VectType.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcSimplify.lhs -o stage2/typecheck/TcSimplify.o -ohi stage2/typecheck/TcSimplify.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsArrows.lhs -o stage2/deSugar/DsArrows.o -ohi stage2/deSugar/DsArrows.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsListComp.lhs -o stage2/deSugar/DsListComp.o -ohi stage2/deSugar/DsListComp.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnBinds.lhs -o stage2/rename/RnBinds.o -ohi stage2/rename/RnBinds.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnSource.lhs -o stage2/rename/RnSource.o -ohi stage2/rename/RnSource.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/DsExpr.lhs -o stage2/deSugar/DsExpr.o -ohi stage2/deSugar/DsExpr.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c vectorise/Vectorise.hs -o stage2/vectorise/Vectorise.o -ohi stage2/vectorise/Vectorise.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c rename/RnExpr.lhs -o stage2/rename/RnExpr.o -ohi stage2/rename/RnExpr.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c deSugar/Desugar.lhs -o stage2/deSugar/Desugar.o -ohi stage2/deSugar/Desugar.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcUnify.lhs -o stage2/typecheck/TcUnify.o -ohi stage2/typecheck/TcUnify.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c simplCore/SimplCore.lhs -o stage2/simplCore/SimplCore.o -ohi stage2/simplCore/SimplCore.hi <> <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/RtClosureInspect.hs -o stage2/ghci/RtClosureInspect.o -ohi stage2/ghci/RtClosureInspect.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcHsType.lhs -o stage2/typecheck/TcHsType.o -ohi stage2/typecheck/TcHsType.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcPat.lhs -o stage2/typecheck/TcPat.o -ohi stage2/typecheck/TcPat.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcDefaults.lhs -o stage2/typecheck/TcDefaults.o -ohi stage2/typecheck/TcDefaults.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcBinds.lhs -o stage2/typecheck/TcBinds.o -ohi stage2/typecheck/TcBinds.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcMatches.lhs -o stage2/typecheck/TcMatches.o -ohi stage2/typecheck/TcMatches.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcClassDcl.lhs -o stage2/typecheck/TcClassDcl.o -ohi stage2/typecheck/TcClassDcl.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcArrows.lhs -o stage2/typecheck/TcArrows.o -ohi stage2/typecheck/TcArrows.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcTyClsDecls.lhs -o stage2/typecheck/TcTyClsDecls.o -ohi stage2/typecheck/TcTyClsDecls.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcDeriv.lhs -o stage2/typecheck/TcDeriv.o -ohi stage2/typecheck/TcDeriv.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcExpr.lhs -o stage2/typecheck/TcExpr.o -ohi stage2/typecheck/TcExpr.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcForeign.lhs -o stage2/typecheck/TcForeign.o -ohi stage2/typecheck/TcForeign.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcRules.lhs -o stage2/typecheck/TcRules.o -ohi stage2/typecheck/TcRules.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcInstDcls.lhs -o stage2/typecheck/TcInstDcls.o -ohi stage2/typecheck/TcInstDcls.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcRnDriver.lhs -o stage2/typecheck/TcRnDriver.o -ohi stage2/typecheck/TcRnDriver.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/HscMain.lhs -o stage2/main/HscMain.o -ohi stage2/main/HscMain.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/InteractiveEval.hs -o stage2/main/InteractiveEval.o -ohi stage2/main/InteractiveEval.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-cse -c main/DriverPipeline.hs -o stage2/main/DriverPipeline.o -ohi stage2/main/DriverPipeline.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c typecheck/TcSplice.lhs -o stage2/typecheck/TcSplice.o -ohi stage2/typecheck/TcSplice.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/GHC.hs -o stage2/main/GHC.o -ohi stage2/main/GHC.hi <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/Debugger.hs -o stage2/ghci/Debugger.o -ohi stage2/ghci/Debugger.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/GhciMonad.hs -o stage2/ghci/GhciMonad.o -ohi stage2/ghci/GhciMonad.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c main/PprTyThing.hs -o stage2/main/PprTyThing.o -ohi stage2/main/PprTyThing.hi ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-cse -c main/DriverMkDepend.hs -o stage2/main/DriverMkDepend.o -ohi stage2/main/DriverMkDepend.hi <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -c ghci/GhciTags.hs -o stage2/ghci/GhciTags.o -ohi stage2/ghci/GhciTags.hi <> <> <> ../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg -istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.1 -fgenerics -fno-cse -c ghci/InteractiveUI.hs -o stage2/ghci/InteractiveUI.o -ohi stage2/ghci/InteractiveUI.hi <> rm -f libHSghc.a /usr/bin/ar q libHSghc.a stage2/basicTypes/BasicTypes.o stage2/basicTypes/DataCon.o stage2/basicTypes/Demand.o stage2/basicTypes/Id.o stage2/basicTypes/IdInfo.o stage2/basicTypes/Literal.o stage2/basicTypes/MkId.o stage2/basicTypes/Module.o stage2/basicTypes/Name.o stage2/basicTypes/NameEnv.o stage2/basicTypes/NameSet.o stage2/basicTypes/NewDemand.o stage2/basicTypes/OccName.o stage2/basicTypes/RdrName.o stage2/basicTypes/SrcLoc.o stage2/basicTypes/UniqSupply.o stage2/basicTypes/Unique.o stage2/basicTypes/Var.o stage2/basicTypes/VarEnv.o stage2/basicTypes/VarSet.o stage2/cmm/CLabel.o stage2/cmm/Cmm.o stage2/cmm/CmmBrokenBlock.o stage2/cmm/CmmCPS.o stage2/cmm/CmmCPSGen.o stage2/cmm/CmmCallConv.o stage2/cmm/CmmInfo.o stage2/cmm/CmmLex.o stage2/cmm/CmmLint.o stage2/cmm/CmmLive.o stage2/cmm/CmmOpt.o stage2/cmm/CmmParse.o stage2/cmm/CmmProcPoint.o stage2/cmm/CmmUtils.o stage2/cmm/Dataflow.o stage2/cmm/MachOp.o stage2/cmm/PprC.o stage2/cmm/PprCmm.o stage2/codeGen/Bitmap.o stage2/codeGen/CgBindery.o stage2/codeGen/CgCallConv.o stage2/codeGen/CgCase.o stage2/codeGen/CgClosure.o stage2/codeGen/CgCon.o stage2/codeGen/CgExpr.o stage2/codeGen/CgForeignCall.o stage2/codeGen/CgHeapery.o stage2/codeGen/CgHpc.o stage2/codeGen/CgInfoTbls.o stage2/codeGen/CgLetNoEscape.o stage2/codeGen/CgMonad.o stage2/codeGen/CgParallel.o stage2/codeGen/CgPrimOp.o stage2/codeGen/CgProf.o stage2/codeGen/CgStackery.o stage2/codeGen/CgTailCall.o stage2/codeGen/CgTicky.o stage2/codeGen/CgUtils.o stage2/codeGen/ClosureInfo.o stage2/codeGen/CodeGen.o stage2/codeGen/SMRep.o stage2/coreSyn/CoreFVs.o stage2/coreSyn/CoreLint.o stage2/coreSyn/CorePrep.o stage2/coreSyn/CoreSubst.o stage2/coreSyn/CoreSyn.o stage2/coreSyn/CoreTidy.o stage2/coreSyn/CoreUnfold.o stage2/coreSyn/CoreUtils.o stage2/coreSyn/ExternalCore.o stage2/coreSyn/MkExternalCore.o stage2/coreSyn/PprCore.o stage2/coreSyn/PprExternalCore.o stage2/cprAnalysis/CprAnalyse.o stage2/deSugar/Check.o stage2/deSugar/Coverage.o stage2/deSugar/Desugar.o stage2/deSugar/DsArrows.o stage2/deSugar/DsBinds.o stage2/deSugar/DsCCall.o stage2/deSugar/DsExpr.o stage2/deSugar/DsForeign.o stage2/deSugar/DsGRHSs.o stage2/deSugar/DsListComp.o stage2/deSugar/DsMeta.o stage2/deSugar/DsMonad.o stage2/deSugar/DsUtils.o stage2/deSugar/Match.o stage2/deSugar/MatchCon.o stage2/deSugar/MatchLit.o stage2/ghci/ByteCodeAsm.o stage2/ghci/ByteCodeFFI.o stage2/ghci/ByteCodeGen.o stage2/ghci/ByteCodeInstr.o stage2/ghci/ByteCodeItbls.o stage2/ghci/ByteCodeLink.o stage2/ghci/Debugger.o stage2/ghci/GhciMonad.o stage2/ghci/GhciTags.o stage2/ghci/InteractiveUI.o stage2/ghci/Linker.o stage2/ghci/ObjLink.o stage2/ghci/RtClosureInspect.o stage2/hsSyn/Convert.o stage2/hsSyn/HsBinds.o stage2/hsSyn/HsDecls.o stage2/hsSyn/HsDoc.o stage2/hsSyn/HsExpr.o stage2/hsSyn/HsImpExp.o stage2/hsSyn/HsLit.o stage2/hsSyn/HsPat.o stage2/hsSyn/HsSyn.o stage2/hsSyn/HsTypes.o stage2/hsSyn/HsUtils.o stage2/iface/BinIface.o stage2/iface/BuildTyCl.o stage2/iface/IfaceEnv.o stage2/iface/IfaceSyn.o stage2/iface/IfaceType.o stage2/iface/LoadIface.o stage2/iface/MkIface.o stage2/iface/TcIface.o stage2/main/BreakArray.o stage2/main/CmdLineParser.o stage2/main/CodeOutput.o stage2/main/Config.o stage2/main/Constants.o stage2/main/DriverMkDepend.o stage2/main/DriverPhases.o stage2/main/DriverPipeline.o stage2/main/DynFlags.o stage2/main/ErrUtils.o stage2/main/Finder.o stage2/main/GHC.o stage2/main/HeaderInfo.o stage2/main/HscMain.o stage2/main/HscStats.o stage2/main/HscTypes.o stage2/main/InteractiveEval.o stage2/main/PackageConfig.o stage2/main/Packages.o stage2/main/ParsePkgConf.o stage2/main/PprTyThing.o stage2/main/StaticFlags.o stage2/main/SysTools.o stage2/main/TidyPgm.o stage2/nativeGen/AsmCodeGen.o stage2/nativeGen/GraphBase.o stage2/nativeGen/GraphColor.o stage2/nativeGen/GraphOps.o stage2/nativeGen/GraphPpr.o stage2/nativeGen/MachCodeGen.o stage2/nativeGen/MachInstrs.o stage2/nativeGen/MachRegs.o stage2/nativeGen/NCGMonad.o stage2/nativeGen/PositionIndependentCode.o stage2/nativeGen/PprMach.o stage2/nativeGen/RegAllocColor.o stage2/nativeGen/RegAllocInfo.o stage2/nativeGen/RegAllocLinear.o stage2/nativeGen/RegAllocStats.o stage2/nativeGen/RegArchBase.o stage2/nativeGen/RegArchX86.o stage2/nativeGen/RegCoalesce.o stage2/nativeGen/RegLiveness.o stage2/nativeGen/RegSpill.o stage2/nativeGen/RegSpillClean.o stage2/nativeGen/RegSpillCost.o stage2/ndpFlatten/FlattenInfo.o stage2/ndpFlatten/FlattenMonad.o stage2/ndpFlatten/Flattening.o stage2/ndpFlatten/NDPCoreUtils.o stage2/ndpFlatten/PArrAnal.o stage2/parser/Ctype.o stage2/parser/HaddockLex.o stage2/parser/HaddockParse.o stage2/parser/HaddockUtils.o stage2/parser/LexCore.o stage2/parser/Lexer.o stage2/parser/Parser.o stage2/parser/ParserCore.o stage2/parser/ParserCoreUtils.o stage2/parser/RdrHsSyn.o stage2/prelude/ForeignCall.o stage2/prelude/PrelInfo.o stage2/prelude/PrelNames.o stage2/prelude/PrelRules.o stage2/prelude/PrimOp.o stage2/prelude/TysPrim.o stage2/prelude/TysWiredIn.o stage2/profiling/CostCentre.o stage2/profiling/SCCfinal.o stage2/rename/RnBinds.o stage2/rename/RnEnv.o stage2/rename/RnExpr.o stage2/rename/RnHsDoc.o stage2/rename/RnHsSyn.o stage2/rename/RnNames.o stage2/rename/RnSource.o stage2/rename/RnTypes.o stage2/simplCore/CSE.o stage2/simplCore/FloatIn.o stage2/simplCore/FloatOut.o stage2/simplCore/LiberateCase.o stage2/simplCore/OccurAnal.o stage2/simplCore/SAT.o stage2/simplCore/SATMonad.o stage2/simplCore/SetLevels.o stage2/simplCore/SimplCore.o stage2/simplCore/SimplEnv.o stage2/simplCore/SimplMonad.o stage2/simplCore/SimplUtils.o stage2/simplCore/Simplify.o stage2/simplStg/SRT.o stage2/simplStg/SimplStg.o stage2/simplStg/StgStats.o stage2/specialise/Rules.o stage2/specialise/SpecConstr.o stage2/specialise/Specialise.o stage2/stgSyn/CoreToStg.o stage2/stgSyn/StgLint.o stage2/stgSyn/StgSyn.o stage2/stranal/DmdAnal.o stage2/stranal/SaAbsInt.o stage2/stranal/SaLib.o stage2/stranal/StrictAnal.o stage2/stranal/WorkWrap.o stage2/stranal/WwLib.o stage2/typecheck/FamInst.o stage2/typecheck/Inst.o stage2/typecheck/TcArrows.o stage2/typecheck/TcBinds.o stage2/typecheck/TcClassDcl.o stage2/typecheck/TcDefaults.o stage2/typecheck/TcDeriv.o stage2/typecheck/TcEnv.o stage2/typecheck/TcExpr.o stage2/typecheck/TcForeign.o stage2/typecheck/TcGadt.o stage2/typecheck/TcGenDeriv.o stage2/typecheck/TcHsSyn.o stage2/typecheck/TcHsType.o stage2/typecheck/TcInstDcls.o stage2/typecheck/TcMType.o stage2/typecheck/TcMatches.o stage2/typecheck/TcPat.o stage2/typecheck/TcRnDriver.o stage2/typecheck/TcRnMonad.o stage2/typecheck/TcRnTypes.o stage2/typecheck/TcRules.o stage2/typecheck/TcSimplify.o stage2/typecheck/TcSplice.o stage2/typecheck/TcTyClsDecls.o stage2/typecheck/TcTyDecls.o stage2/typecheck/TcTyFuns.o stage2/typecheck/TcType.o stage2/typecheck/TcUnify.o stage2/types/Class.o stage2/types/Coercion.o stage2/types/FamInstEnv.o stage2/types/FunDeps.o stage2/types/Generics.o stage2/types/InstEnv.o stage2/types/TyCon.o stage2/types/Type.o stage2/types/TypeRep.o stage2/types/Unify.o stage2/utils/Bag.o stage2/utils/Binary.o stage2/utils/BufWrite.o stage2/utils/Digraph.o stage2/utils/Encoding.o stage2/utils/FastMutInt.o stage2/utils/FastString.o stage2/utils/FastTypes.o stage2/utils/FiniteMap.o stage2/utils/IOEnv.o stage2/utils/ListSetOps.o stage2/utils/Maybes.o stage2/utils/OrdList.o stage2/utils/Outputable.o stage2/utils/Panic.o stage2/utils/Pretty.o stage2/utils/State.o stage2/utils/StringBuffer.o stage2/utils/UniqFM.o stage2/utils/UniqSet.o stage2/utils/Util.o stage2/vectorise/VectBuiltIn.o stage2/vectorise/VectCore.o stage2/vectorise/VectMonad.o stage2/vectorise/VectType.o stage2/vectorise/VectUtils.o stage2/vectorise/Vectorise.o stage2/parser/cutils.o /usr/bin/ld -r -x -o HSghc.o stage2/basicTypes/BasicTypes.o stage2/basicTypes/DataCon.o stage2/basicTypes/Demand.o stage2/basicTypes/Id.o stage2/basicTypes/IdInfo.o stage2/basicTypes/Literal.o stage2/basicTypes/MkId.o stage2/basicTypes/Module.o stage2/basicTypes/Name.o stage2/basicTypes/NameEnv.o stage2/basicTypes/NameSet.o stage2/basicTypes/NewDemand.o stage2/basicTypes/OccName.o stage2/basicTypes/RdrName.o stage2/basicTypes/SrcLoc.o stage2/basicTypes/UniqSupply.o stage2/basicTypes/Unique.o stage2/basicTypes/Var.o stage2/basicTypes/VarEnv.o stage2/basicTypes/VarSet.o stage2/cmm/CLabel.o stage2/cmm/Cmm.o stage2/cmm/CmmBrokenBlock.o stage2/cmm/CmmCPS.o stage2/cmm/CmmCPSGen.o stage2/cmm/CmmCallConv.o stage2/cmm/CmmInfo.o stage2/cmm/CmmLex.o stage2/cmm/CmmLint.o stage2/cmm/CmmLive.o stage2/cmm/CmmOpt.o stage2/cmm/CmmParse.o stage2/cmm/CmmProcPoint.o stage2/cmm/CmmUtils.o stage2/cmm/Dataflow.o stage2/cmm/MachOp.o stage2/cmm/PprC.o stage2/cmm/PprCmm.o stage2/codeGen/Bitmap.o stage2/codeGen/CgBindery.o stage2/codeGen/CgCallConv.o stage2/codeGen/CgCase.o stage2/codeGen/CgClosure.o stage2/codeGen/CgCon.o stage2/codeGen/CgExpr.o stage2/codeGen/CgForeignCall.o stage2/codeGen/CgHeapery.o stage2/codeGen/CgHpc.o stage2/codeGen/CgInfoTbls.o stage2/codeGen/CgLetNoEscape.o stage2/codeGen/CgMonad.o stage2/codeGen/CgParallel.o stage2/codeGen/CgPrimOp.o stage2/codeGen/CgProf.o stage2/codeGen/CgStackery.o stage2/codeGen/CgTailCall.o stage2/codeGen/CgTicky.o stage2/codeGen/CgUtils.o stage2/codeGen/ClosureInfo.o stage2/codeGen/CodeGen.o stage2/codeGen/SMRep.o stage2/coreSyn/CoreFVs.o stage2/coreSyn/CoreLint.o stage2/coreSyn/CorePrep.o stage2/coreSyn/CoreSubst.o stage2/coreSyn/CoreSyn.o stage2/coreSyn/CoreTidy.o stage2/coreSyn/CoreUnfold.o stage2/coreSyn/CoreUtils.o stage2/coreSyn/ExternalCore.o stage2/coreSyn/MkExternalCore.o stage2/coreSyn/PprCore.o stage2/coreSyn/PprExternalCore.o stage2/cprAnalysis/CprAnalyse.o stage2/deSugar/Check.o stage2/deSugar/Coverage.o stage2/deSugar/Desugar.o stage2/deSugar/DsArrows.o stage2/deSugar/DsBinds.o stage2/deSugar/DsCCall.o stage2/deSugar/DsExpr.o stage2/deSugar/DsForeign.o stage2/deSugar/DsGRHSs.o stage2/deSugar/DsListComp.o stage2/deSugar/DsMeta.o stage2/deSugar/DsMonad.o stage2/deSugar/DsUtils.o stage2/deSugar/Match.o stage2/deSugar/MatchCon.o stage2/deSugar/MatchLit.o stage2/ghci/ByteCodeAsm.o stage2/ghci/ByteCodeFFI.o stage2/ghci/ByteCodeGen.o stage2/ghci/ByteCodeInstr.o stage2/ghci/ByteCodeItbls.o stage2/ghci/ByteCodeLink.o stage2/ghci/Debugger.o stage2/ghci/GhciMonad.o stage2/ghci/GhciTags.o stage2/ghci/InteractiveUI.o stage2/ghci/Linker.o stage2/ghci/ObjLink.o stage2/ghci/RtClosureInspect.o stage2/hsSyn/Convert.o stage2/hsSyn/HsBinds.o stage2/hsSyn/HsDecls.o stage2/hsSyn/HsDoc.o stage2/hsSyn/HsExpr.o stage2/hsSyn/HsImpExp.o stage2/hsSyn/HsLit.o stage2/hsSyn/HsPat.o stage2/hsSyn/HsSyn.o stage2/hsSyn/HsTypes.o stage2/hsSyn/HsUtils.o stage2/iface/BinIface.o stage2/iface/BuildTyCl.o stage2/iface/IfaceEnv.o stage2/iface/IfaceSyn.o stage2/iface/IfaceType.o stage2/iface/LoadIface.o stage2/iface/MkIface.o stage2/iface/TcIface.o stage2/main/BreakArray.o stage2/main/CmdLineParser.o stage2/main/CodeOutput.o stage2/main/Config.o stage2/main/Constants.o stage2/main/DriverMkDepend.o stage2/main/DriverPhases.o stage2/main/DriverPipeline.o stage2/main/DynFlags.o stage2/main/ErrUtils.o stage2/main/Finder.o stage2/main/GHC.o stage2/main/HeaderInfo.o stage2/main/HscMain.o stage2/main/HscStats.o stage2/main/HscTypes.o stage2/main/InteractiveEval.o stage2/main/PackageConfig.o stage2/main/Packages.o stage2/main/ParsePkgConf.o stage2/main/PprTyThing.o stage2/main/StaticFlags.o stage2/main/SysTools.o stage2/main/TidyPgm.o stage2/nativeGen/AsmCodeGen.o stage2/nativeGen/GraphBase.o stage2/nativeGen/GraphColor.o stage2/nativeGen/GraphOps.o stage2/nativeGen/GraphPpr.o stage2/nativeGen/MachCodeGen.o stage2/nativeGen/MachInstrs.o stage2/nativeGen/MachRegs.o stage2/nativeGen/NCGMonad.o stage2/nativeGen/PositionIndependentCode.o stage2/nativeGen/PprMach.o stage2/nativeGen/RegAllocColor.o stage2/nativeGen/RegAllocInfo.o stage2/nativeGen/RegAllocLinear.o stage2/nativeGen/RegAllocStats.o stage2/nativeGen/RegArchBase.o stage2/nativeGen/RegArchX86.o stage2/nativeGen/RegCoalesce.o stage2/nativeGen/RegLiveness.o stage2/nativeGen/RegSpill.o stage2/nativeGen/RegSpillClean.o stage2/nativeGen/RegSpillCost.o stage2/ndpFlatten/FlattenInfo.o stage2/ndpFlatten/FlattenMonad.o stage2/ndpFlatten/Flattening.o stage2/ndpFlatten/NDPCoreUtils.o stage2/ndpFlatten/PArrAnal.o stage2/parser/Ctype.o stage2/parser/HaddockLex.o stage2/parser/HaddockParse.o stage2/parser/HaddockUtils.o stage2/parser/LexCore.o stage2/parser/Lexer.o stage2/parser/Parser.o stage2/parser/ParserCore.o stage2/parser/ParserCoreUtils.o stage2/parser/RdrHsSyn.o stage2/prelude/ForeignCall.o stage2/prelude/PrelInfo.o stage2/prelude/PrelNames.o stage2/prelude/PrelRules.o stage2/prelude/PrimOp.o stage2/prelude/TysPrim.o stage2/prelude/TysWiredIn.o stage2/profiling/CostCentre.o stage2/profiling/SCCfinal.o stage2/rename/RnBinds.o stage2/rename/RnEnv.o stage2/rename/RnExpr.o stage2/rename/RnHsDoc.o stage2/rename/RnHsSyn.o stage2/rename/RnNames.o stage2/rename/RnSource.o stage2/rename/RnTypes.o stage2/simplCore/CSE.o stage2/simplCore/FloatIn.o stage2/simplCore/FloatOut.o stage2/simplCore/LiberateCase.o stage2/simplCore/OccurAnal.o stage2/simplCore/SAT.o stage2/simplCore/SATMonad.o stage2/simplCore/SetLevels.o stage2/simplCore/SimplCore.o stage2/simplCore/SimplEnv.o stage2/simplCore/SimplMonad.o stage2/simplCore/SimplUtils.o stage2/simplCore/Simplify.o stage2/simplStg/SRT.o stage2/simplStg/SimplStg.o stage2/simplStg/StgStats.o stage2/specialise/Rules.o stage2/specialise/SpecConstr.o stage2/specialise/Specialise.o stage2/stgSyn/CoreToStg.o stage2/stgSyn/StgLint.o stage2/stgSyn/StgSyn.o stage2/stranal/DmdAnal.o stage2/stranal/SaAbsInt.o stage2/stranal/SaLib.o stage2/stranal/StrictAnal.o stage2/stranal/WorkWrap.o stage2/stranal/WwLib.o stage2/typecheck/FamInst.o stage2/typecheck/Inst.o stage2/typecheck/TcArrows.o stage2/typecheck/TcBinds.o stage2/typecheck/TcClassDcl.o stage2/typecheck/TcDefaults.o stage2/typecheck/TcDeriv.o stage2/typecheck/TcEnv.o stage2/typecheck/TcExpr.o stage2/typecheck/TcForeign.o stage2/typecheck/TcGadt.o stage2/typecheck/TcGenDeriv.o stage2/typecheck/TcHsSyn.o stage2/typecheck/TcHsType.o stage2/typecheck/TcInstDcls.o stage2/typecheck/TcMType.o stage2/typecheck/TcMatches.o stage2/typecheck/TcPat.o stage2/typecheck/TcRnDriver.o stage2/typecheck/TcRnMonad.o stage2/typecheck/TcRnTypes.o stage2/typecheck/TcRules.o stage2/typecheck/TcSimplify.o stage2/typecheck/TcSplice.o stage2/typecheck/TcTyClsDecls.o stage2/typecheck/TcTyDecls.o stage2/typecheck/TcTyFuns.o stage2/typecheck/TcType.o stage2/typecheck/TcUnify.o stage2/types/Class.o stage2/types/Coercion.o stage2/types/FamInstEnv.o stage2/types/FunDeps.o stage2/types/Generics.o stage2/types/InstEnv.o stage2/types/TyCon.o stage2/types/Type.o stage2/types/TypeRep.o stage2/types/Unify.o stage2/utils/Bag.o stage2/utils/Binary.o stage2/utils/BufWrite.o stage2/utils/Digraph.o stage2/utils/Encoding.o stage2/utils/FastMutInt.o stage2/utils/FastString.o stage2/utils/FastTypes.o stage2/utils/FiniteMap.o stage2/utils/IOEnv.o stage2/utils/ListSetOps.o stage2/utils/Maybes.o stage2/utils/OrdList.o stage2/utils/Outputable.o stage2/utils/Panic.o stage2/utils/Pretty.o stage2/utils/State.o stage2/utils/StringBuffer.o stage2/utils/UniqFM.o stage2/utils/UniqSet.o stage2/utils/Util.o stage2/vectorise/VectBuiltIn.o stage2/vectorise/VectCore.o stage2/vectorise/VectMonad.o stage2/vectorise/VectType.o stage2/vectorise/VectUtils.o stage2/vectorise/Vectorise.o stage2/parser/cutils.o /usr/bin/ar: creating libHSghc.a : libHSghc.a rm -f package.conf.inplace rm -f ../driver/stamp-pkg-conf-ghc make ../driver/stamp-pkg-conf-ghc make[3]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/compiler' gcc -E -undef -traditional -P \ -DIMPORT_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc"' \ -DLIB_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc"' \ -DINCLUDE_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc/include"' \ -DDATA_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc"' \ -DHTML_DIR='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc/html"' \ -DHADDOCK_IFACE='"/builddir/build/BUILD/ghc-6.8.1/libraries/ghc/html/ghc.haddock"' \ -DFPTOOLS_TOP_ABS='"/builddir/build/BUILD/ghc-6.8.1"' \ -x c -DPKG_DEPENDS='hpc bytestring template-haskell readline unix Cabal base haskell98' -DSTAGE='"2"' -I../includes -Iinclude -DPACKAGE=ghc -DVERSION=6.8.1 -DPKG_LIBDIR='"/usr/lib/ghc-6.8.1"' -DPKG_DATADIR='"/usr/share/ghc-6.8.1"' package.conf.in | \ grep -v '^#pragma GCC' | \ sed -e 's/""//g' -e 's/:[ ]*,/: /g' >package.conf.inplace ../utils/ghc-pkg/ghc-pkg-inplace update - --force-files > ../compiler/stage1/ghc-inplace -o stage2/ghc-6.8.1 -H16m -O -package ghc -Istage2 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -Rghc-timing -DGHCI -threaded -fforce-recomp stage2/main/Main.o <> make[3]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/compiler' make[2]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/compiler' make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1' + make -j8 docdir=/usr/share/doc/ghc-6.8.1 html ------------------------------------------------------------------------ == Recursively making `html' in gmp includes compat utils driver docs rts libraries compiler libraries/Cabal/doc ... PWD = /builddir/build/BUILD/ghc-6.8.1 ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/gmp ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in gmp: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/includes ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in includes: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/compat ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in compat: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `html' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hasktags ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in hasktags: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hsc2hs ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in hsc2hs: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `html' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/cgprof ------------------------------------------------------------------------ make[3]: Nothing to be done for `html'. Finished making html in cgprof: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/icons ------------------------------------------------------------------------ make[3]: Nothing to be done for `html'. Finished making html in icons: 0 ------------------------------------------------------------------------ == Finished making `html' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ Finished making html in prof: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in genapply: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/runghc ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in runghc: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/hpc ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in hpc: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/pwd ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in pwd: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/utils/lndir ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in lndir: 0 ------------------------------------------------------------------------ == Finished making `html' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ Finished making html in utils: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `html' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/driver/ghci ------------------------------------------------------------------------ make[2]: Nothing to be done for `html'. Finished making html in ghci: 0 ------------------------------------------------------------------------ == Finished making `html' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ Finished making html in driver: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `html' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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 html in docbook-cheat-sheet: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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-8-1.html for sect1(release-6-8-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) Link element has no content and no Endterm. Nothing to show in the link to instance-decls Writing users_guide/deriving.html for sect1(deriving) Writing users_guide/type-class-extensions.html for sect1(type-class-extensions) 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/ Finished making html in users_guide: 0 ------------------------------------------------------------------------ == make html - --no-print-directory -r --jobserver-fds=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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=6,7 - --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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.8.1/docs ------------------------------------------------------------------------ Finished making html in docs: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in rts: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/libraries ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in libraries: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.1/compiler ------------------------------------------------------------------------ make[1]: Nothing to be done for `html'. Finished making html in compiler: 0 ------------------------------------------------------------------------ == make html -r --jobserver-fds=6,7 -j; in /builddir/build/BUILD/ghc-6.8.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/authors.html for sect1(authors) Writing Cabal/builders.html for sect1(builders) Writing Cabal/bugs.html for sect1(bugs) Writing Cabal/index.html for article cp ../../../mk/fptools.css Cabal/ Finished making html in libraries/Cabal/doc: 0 ------------------------------------------------------------------------ == Finished making `html' in gmp includes compat utils driver docs rts libraries compiler libraries/Cabal/doc ... PWD = /builddir/build/BUILD/ghc-6.8.1 ------------------------------------------------------------------------ + make -j8 -C libraries HADDOCK_DOCS=YES make: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries' if ifBuildable/ifBuildable base; then \ cd base && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/base' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering base-3.0.0.0... if ifBuildable/ifBuildable array; then \ cd array && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/array' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering array-0.1.0.0... if ifBuildable/ifBuildable packedstring; then \ cd packedstring && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/packedstring' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering packedstring-0.1.0.0... if ifBuildable/ifBuildable containers; then \ cd containers && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/containers' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering containers-0.1.0.0... if ifBuildable/ifBuildable bytestring; then \ cd bytestring && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/bytestring' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering bytestring-0.9.0.1... if ifBuildable/ifBuildable old-locale; then \ cd old-locale && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/old-locale' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering old-locale-1.0.0.0... if ifBuildable/ifBuildable old-time; then \ cd old-time && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/old-time' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering old-time-1.0.0.0... if ifBuildable/ifBuildable filepath; then \ cd filepath && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/filepath' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering filepath-1.1.0.0... if ifBuildable/ifBuildable directory; then \ cd directory && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/directory' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering directory-1.0.0.0... if ifBuildable/ifBuildable unix; then \ cd unix && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/unix' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering unix-2.2.0.0... if ifBuildable/ifBuildable process; then \ cd process && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/process' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/process' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering process-1.0.0.0... if ifBuildable/ifBuildable pretty; then \ cd pretty && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/pretty' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering pretty-1.0.0.0... if ifBuildable/ifBuildable hpc; then \ cd hpc && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/hpc' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering hpc-0.5.0.0... if ifBuildable/ifBuildable template-haskell; then \ cd template-haskell && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/template-haskell' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering template-haskell-2.2.0.0... if ifBuildable/ifBuildable readline; then \ cd readline && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/readline' == 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.8.1/libraries/readline' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering readline-1.0.1.0... if ifBuildable/ifBuildable Cabal; then \ cd Cabal && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/Cabal' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering Cabal-1.2.2.0... if ifBuildable/ifBuildable random; then \ cd random && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/random' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering random-1.0.0.0... if ifBuildable/ifBuildable haskell98; then \ cd haskell98 && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/haskell98' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering haskell98-1.0.1.0... if ifBuildable/ifBuildable regex-base; then \ cd regex-base && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-base' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/regex-base' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering regex-base-0.72.0.1... if ifBuildable/ifBuildable regex-posix; then \ cd regex-posix && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/regex-posix' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering regex-posix-0.72.0.1... if ifBuildable/ifBuildable regex-compat; then \ cd regex-compat && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/regex-compat' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering regex-compat-0.71.0.1... if ifBuildable/ifBuildable parsec; then \ cd parsec && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/parsec' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering parsec-2.1.0.0... if ifBuildable/ifBuildable haskell-src; then \ cd haskell-src && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/haskell-src' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering haskell-src-1.0.1.1... if ifBuildable/ifBuildable html; then \ cd html && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/html' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/html' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering html-1.0.1.1... if ifBuildable/ifBuildable network; then \ cd network && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/network' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering network-2.1.0.0... if ifBuildable/ifBuildable QuickCheck; then \ cd QuickCheck && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/QuickCheck' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering QuickCheck-1.1.0.0... if ifBuildable/ifBuildable HUnit; then \ cd HUnit && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/HUnit' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering HUnit-1.2.0.0... if ifBuildable/ifBuildable mtl; then \ cd mtl && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/mtl' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering mtl-1.1.0.0... if ifBuildable/ifBuildable fgl; then \ cd fgl && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/fgl' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/fgl' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering fgl-5.4.1.1... if ifBuildable/ifBuildable X11; then \ cd X11 && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/X11' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/X11' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering X11-1.2.3.1... if ifBuildable/ifBuildable time; then \ cd time && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/time' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering time-1.1.2.0... if ifBuildable/ifBuildable HGL; then \ cd HGL && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HGL' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/HGL' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering HGL-3.2.0.0... if ifBuildable/ifBuildable OpenGL; then \ cd OpenGL && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenGL' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenGL' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering OpenGL-2.2.1.1... if ifBuildable/ifBuildable GLUT; then \ cd GLUT && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/GLUT' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/GLUT' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering GLUT-2.1.1.1... if ifBuildable/ifBuildable OpenAL; then \ cd OpenAL && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenAL' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/OpenAL' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering OpenAL-1.3.1.1... rm -f -f stamp/configure.library.*.ALUT ALUT/unbuildable ( cd ALUT && setup/Setup configure \ --enable-library-profiling --enable-split-objs \ --prefix=/NONEXISTANT \ --bindir=/NONEXISTANT \ --libdir=/NONEXISTANT \ --libsubdir='$pkgid' \ --libexecdir=/NONEXISTANT \ --datadir=/NONEXISTANT \ --docdir=/NONEXISTANT \ --htmldir=/NONEXISTANT \ --interfacedir=/NONEXISTANT \ --with-compiler=../../compiler/stage1/ghc-inplace \ --with-hc-pkg=../../utils/ghc-pkg/ghc-pkg-inplace \ --with-hsc2hs=../../utils/hsc2hs/hsc2hs-inplace \ --with-ld=/usr/bin/ld \ --haddock-options="--use-contents=../index.html \ --use-index=../doc-index.html" \ --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 ) \ && touch stamp/configure.library.build-profiling-splitting.ALUT || touch ALUT/unbuildable checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-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 ANSI C... none needed checking for library containing alGenSources... -lopenal checking for library containing alutExit... no checking how to run the C preprocessor... gcc -E checking for egrep... 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 AL/alut.h usability... no checking AL/alut.h presence... no checking for AL/alut.h... no checking OpenAL/alut.h usability... no checking OpenAL/alut.h presence... no checking for OpenAL/alut.h... no configure: error: no ALUT header found, so this package cannot be built See `config.log' for more details. Configuring ALUT-2.1.0.0... rm -f ALUT/GNUmakefile cp Makefile.local ALUT if ifBuildable/ifBuildable ALUT; then \ cd ALUT && setup/Setup makefile -f GNUmakefile; \ fi Warning: Package is unbuildable if ifBuildable/ifBuildable ALUT; then \ cd ALUT && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi Warning: Package is unbuildable if ifBuildable/ifBuildable stm; then \ cd stm && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/stm' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/stm' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering stm-2.1.1.0... if ifBuildable/ifBuildable xhtml; then \ cd xhtml && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/xhtml' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering xhtml-3000.0.2.1... if ifBuildable/ifBuildable cgi; then \ cd cgi && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.1/libraries/cgi' == make way=p -f GNUmakefile all; == Finished recursively making `all' for ways: p ... make[1]: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries/cgi' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering cgi-3001.1.5.1... if ifBuildable/ifBuildable parallel; then \ cd parallel && \ make -wr --jobserver-fds=6,7 -j && \ setup/Setup register --inplace; \ fi make[1]: Entering directory `/builddir/build/BUILD/ghc-6.8.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.8.1/libraries/parallel' Reading package info from "dist/inplace-pkg-config" ... done. Saving old package config file... done. Writing new package config file... done. Registering parallel-1.0.0.0... if ifBuildable/ifBuildable base; then \ cd base && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library base-3.0.0.0... Running Haddock for base-3.0.0.0... Warning: The documentation for package rts-1.0 is not installed. No links to it will be generated. haddock: modules are recursive: GHC.Storable GHC.Stable GHC.IOBase Foreign.C.Types Foreign.Storable Data.Typeable Data.HashTable GHC.ForeignPtr GHC.ExceptionWarning: GHC.Prim: the following names could not be resolved: Bool Warning: GHC.PArr: the following names could not be resolved: mapP +:+ filterP concatP concatMapP nullP lengthP !: foldlP foldl1P scanlP scanl1P foldrP foldr1P scanrP scanr1P replicateP takeP dropP splitAtP takeWhileP dropWhileP spanP breakP reverseP andP orP anyP allP elemP notElemP lookupP sumP productP maximumP minimumP zipP zip3P zipWithP zipWith3P unzipP unzip3P enumFromToP enumFromThenToP toP fromP sliceP foldP fold1P permuteP bpermuteP dpermuteP crossP crossMapP indexOfP Warning: Data.List: the following names could not be resolved: fst Warning: Foreign.C.Types: the following names could not be resolved: Typeable Storable sizeOf alignment peek poke Warning: Data.Typeable: the following names could not be resolved: Prelude.(,) Prelude.(,,) Prelude.(,,,) Prelude.(,,,,) Prelude.(,,,,,) Prelude.(,,,,,,) ForeignPtr HT.HashTable Warning: GHC.Conc: the following names could not be resolved: forkOS block unblock Warning: Control.Monad.Instances: the following names could not be resolved: Prelude.(,) Warning: Data.Monoid: the following names could not be resolved: Foldable Warning: System.Mem.Weak: the following names could not be resolved: ForeignPtr# Warning: Control.Applicative: the following names could not be resolved: Prelude.(,) Warning: Data.Ord: could not find link destinations for: GHC.Arr.Array Warning: Data.Eq: could not find link destinations for: GHC.IOBase.BufferState System.Posix.Internals.FDType Data.HashTable.HashData Data.HashTable.Inserts Data.Typeable.Key Data.Typeable.KeyPr System.Timeout.Timeout GHC.Arr.Array GHC.IOBase.IOArray GHC.Arr.STArray Warning: Text.Show: could not find link destinations for: GHC.IOBase.HandleType Data.HashTable.HashData GHC.Arr.Array Warning: Control.Monad: could not find link destinations for: Data.Traversable.Id GHC.Arr.Array Prelude.(,) Text.ParserCombinators.ReadP.P Warning: Data.Typeable: could not find link destinations for: System.Timeout.Timeout GHC.Arr.Array Prelude.(,) GHC.Arr.STArray Prelude.(,,) Prelude.(,,,) Prelude.(,,,,) Prelude.(,,,,,) Prelude.(,,,,,,) Warning: Text.Read: could not find link destinations for: GHC.Arr.Array Warning: Prelude: could not find link destinations for: GHC.IOBase.BufferState System.Posix.Internals.FDType Data.HashTable.HashData Data.HashTable.Inserts Data.Typeable.Key Data.Typeable.KeyPr System.Timeout.Timeout GHC.Arr.Array GHC.IOBase.IOArray GHC.Arr.STArray Text.ParserCombinators.ReadP.P Data.Traversable.Id Prelude.(,) GHC.IOBase.HandleType Warning: Control.Monad.Instances: could not find link destinations for: Data.Traversable.Id GHC.Arr.Array Prelude.(,) Text.ParserCombinators.ReadP.P Warning: Data.Generics.Basics: could not find link destinations for: GHC.Arr.Array Warning: Control.Applicative: could not find link destinations for: Data.Traversable.Id Prelude.(,) expanding to size: 200000 expanding to size: 400000 Documentation created: dist/doc/html/base/index.html if ifBuildable/ifBuildable array; then \ cd array && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library array-0.1.0.0... Running Haddock for array-0.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: in export list of Data.Array: module not found: Data.Ix Warning: Data.Array: the following names could not be resolved: Array array listArray accumArray ! bounds indices elems assocs // accum ixmap Ix Foldable Traversable 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: Data.Array.ST: the following names could not be resolved: STArray Ix ST Array Warning: Data.Array.Storable: the following names could not be resolved: Storable IO Int ForeignPtr Ptr Ix Warning: Data.Array.IO: the following names could not be resolved: IOArray Ix IO Handle Int Word8 FD Bool RawBuffer CInt CSize Ptr String Warning: Data.Array.Diff: the following names could not be resolved: MVar IO Int Ix Show Char Word Float Double Int8 Int16 Int32 Int64 Word8 Word16 Word32 Word64 Ptr FunPtr StablePtr Warning: Data.Array.IArray: could not find link destinations for: Arr.Array Warning: Data.Array.MArray: could not find link destinations for: Lazy.ST Documentation created: dist/doc/html/array/index.html if ifBuildable/ifBuildable packedstring; then \ cd packedstring && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library packedstring-0.1.0.0... Running Haddock for packedstring-0.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: Data.PackedString: the following names could not be resolved: UArray Int Char String Eq Ord Show Typeable length Bool foldl foldr takeWhile dropWhile words unwords Handle IO Data Documentation created: dist/doc/html/packedstring/index.html if ifBuildable/ifBuildable containers; then \ cd containers && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library containers-0.1.0.0... Running Haddock for containers-0.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: Data.Set: the following names could not be resolved: Ord Int Monoid Foldable Data Bool foldl Eq Show ShowS Read Typeable1 Ordering Maybe Monad String True Warning: Data.Sequence: the following names could not be resolved: Foldable Int Functor Traversable Monad MonadPlus Eq Ord Show Read Monoid Typeable1 Data Bool Maybe toList Warning: Data.Tree: the following names could not be resolved: Eq Read Show Data Typeable1 Functor Applicative Monad Traversable Foldable String Warning: Data.Map: the following names could not be resolved: Ord error Int Monoid Data Bool Monad Maybe Just Nothing const Eq True False Either Left Right uncurry Ordering Functor Traversable Foldable Read ReadS Show ShowS String Typeable2 Warning: Data.IntSet: the following names could not be resolved: Word Int Monoid Data Bool Maybe Monad Eq Ord Show ShowS Read Typeable String True Warning: Data.IntMap: the following names could not be resolved: alter maxView minView findMin findMax deleteMin deleteMax deleteFindMin deleteFindMax Word error Int Monoid Foldable Data Bool Monad Maybe const Nothing Just Eq True False Either Left Right uncurry Ord Functor Show ShowS Read Typeable1 String Warning: Data.Graph: the following names could not be resolved: Ord Int Array Maybe STArray Bool ST Monad Documentation created: dist/doc/html/containers/index.html if ifBuildable/ifBuildable bytestring; then \ cd bytestring && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library bytestring-0.9.0.1... Running Haddock for bytestring-0.9.0.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: Data.ByteString.Internal: the following names could not be resolved: ForeignPtr Word8 Int Data Typeable Show Read Ptr IO Char Bool Storable Num CString CSize FunPtr CInt CULong RawBuffer Warning: Data.ByteString.Lazy.Internal: the following names could not be resolved: Show Read Data Typeable Bool Int Warning: Data.ByteString.Unsafe: the following names could not be resolved: Word8 head tail Int take length drop Addr# IO ByteStrings Addr Ptr CString CStringLen Warning: Data.ByteString: the following names could not be resolved: CString Eq Ord Monoid Bool Ordering ByteStrings Word8 Int Maybe Nothing Just not True IO CStringLen Handle RawBuffer String FilePath ForeignPtr Ptr Warning: Data.ByteString.Char8: the following names could not be resolved: Char String Maybe ByteStrings Bool Int Nothing Just not Ptr Word8 IO Integer FilePath Warning: Data.ByteString.Lazy: the following names could not be resolved: Eq Ord Monoid Bool Ordering Word8 Int64 Maybe ByteStrings Int Nothing Just not True Handle IO FilePath String Warning: Data.ByteString.Lazy.Char8: the following names could not be resolved: Char String Maybe ByteStrings Bool Int Int64 Nothing Just not Integer FilePath IO Documentation created: dist/doc/html/bytestring/index.html if ifBuildable/ifBuildable old-locale; then \ cd old-locale && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library old-locale-1.0.0.0... Running Haddock for old-locale-1.0.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: System.Locale: the following names could not be resolved: String Eq Ord Show Maybe Documentation created: dist/doc/html/old-locale/index.html if ifBuildable/ifBuildable old-time; then \ cd old-time && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library old-time-1.0.0.0... Running Haddock for old-time-1.0.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-locale-1.0.0.0 is not installed. No links to it will be generated. Warning: System.Time: the following names could not be resolved: Eq Ord Enum Bounded Ix Read Show Integer Int String Bool True False IO Ptr CChar CLong CTime TimeLocale CInt Documentation created: dist/doc/html/old-time/index.html if ifBuildable/ifBuildable filepath; then \ cd filepath && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library filepath-1.1.0.0... Running Haddock for filepath-1.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: System.FilePath.Windows: the following names could not be resolved: FilePath Bool Char String IO Maybe Warning: System.FilePath.Posix: the following names could not be resolved: FilePath Bool Char String IO Maybe Documentation created: dist/doc/html/filepath/index.html if ifBuildable/ifBuildable directory; then \ cd directory && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library directory-1.0.0.0... Running Haddock for directory-1.0.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-time-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package filepath-1.1.0.0 is not installed. No links to it will be generated. Warning: System.Directory: the following names could not be resolved: False Bool Eq Ord Read Show FilePath IO isPermissionError isDoesNotExistError PermissionDenied isAlreadyExistsError AlreadyExists HardwareFault InvalidArgument NoSuchThing ResourceExhausted InappropriateType True UnsatisfiedConstraints UnsupportedOperation CString makeRelative String Maybe ClockTime Ptr CStat CInt CMode Int Documentation created: dist/doc/html/directory/index.html if ifBuildable/ifBuildable unix; then \ cd unix && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library unix-2.2.0.0... Running Haddock for unix-2.2.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package directory-1.0.0.0 is not installed. No links to it will be generated. Warning: System.Posix.User: the following names could not be resolved: IO UserID CUid GroupID CGid CInt Ptr String CString Show Read Eq CGroup CSize Int CPasswd CLong Warning: System.Posix.Unistd: the following names could not be resolved: String IO Ptr CUtsname CInt Int CUInt Integer CLong Warning: System.Posix.Time: the following names could not be resolved: IO EpochTime Ptr CTime Warning: System.Posix.Signals: the following names could not be resolved: CInt ProcessID IO CPid ProcessGroupID Maybe Ptr StablePtr CSigset Int CUInt Bool ForeignPtr String Warning: System.Posix.Signals.Exts: the following names could not be resolved: CInt Warning: System.Posix.Resource: the following names could not be resolved: Eq Integer CInt Ptr IO CRLim Bool Warning: System.Posix.Process.Internals: the following names could not be resolved: IO CString Ptr CInt Warning: System.Posix.Error: the following names could not be resolved: throwErrnoPath throwErrnoPathIf throwErrnoPathIf_ throwErrnoPathIfNull throwErrnoPathIfMinus1 throwErrnoPathIfMinus1_ Warning: System.Posix.Files: the following names could not be resolved: FileMode FilePath IO Fd CInt CMode Bool True ForeignPtr CStat DeviceID FileID LinkCount UserID GroupID FileOffset EpochTime CString Ptr CDev CSize CUid CGid COff Limit CLong IOError Warning: System.Posix.IO: the following names could not be resolved: IO Fd Bool FilePath Maybe FileMode Handle CInt SeekMode FileOffset ProcessID Ptr CFLock CShort ByteCount String Warning: System.Posix.Temp: the following names could not be resolved: String IO Handle CString CInt Warning: System.Posix.Terminal: the following names could not be resolved: ForeignPtr Ptr IO Bool Int Maybe Char CSpeed CInt Fd ProcessGroupID CPid FilePath CString CTcflag Warning: System.Posix.Process: the following names could not be resolved: IO ProcessID CPid ProcessGroupID CInt ClockTick Ptr CClock Int UserID StablePtr FilePath Bool String Maybe CString ExitCode Eq Ord Show Just Nothing False True Warning: System.Posix.Semaphore: the following names could not be resolved: Bool ForeignPtr String FileMode Int IO Ptr CInt FunPtr CString CMode CUInt Warning: System.Posix.SharedMem: the following names could not be resolved: Bool String FileMode IO Fd Warning: System.Posix.Env: the following names could not be resolved: String IO Maybe CString Ptr CInt Bool Warning: System.Posix.DynamicLinker.Prim: the following names could not be resolved: Bool Show Read CString CInt IO Ptr FunPtr Warning: System.Posix.DynamicLinker: the following names could not be resolved: String IO FunPtr Ptr Bool Warning: System.Posix.DynamicLinker.Module: the following names could not be resolved: Ptr String IO FunPtr Maybe Warning: System.Posix.Directory: the following names could not be resolved: removeDirectory FilePath FileMode IO CString CMode CInt Ptr CDir COff Fd Warning: in export list of System.Posix: module not found: System.Posix.Types Documentation created: dist/doc/html/unix/index.html if ifBuildable/ifBuildable process; then \ cd process && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library process-1.0.0.0... Running Haddock for process-1.0.0.0... Warning: The documentation for package unix-2.2.0.0 is not installed. No links to it will be generated. Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package directory-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package filepath-1.1.0.0 is not installed. No links to it will be generated. Warning: System.Process: the following names could not be resolved: String IO FilePath Maybe Handle Ptr CString FD IOMode ExitCode Nothing Just ExitSuccess CInt Warning: System.Cmd: the following names could not be resolved: String IO ExitCode Documentation created: dist/doc/html/process/index.html if ifBuildable/ifBuildable pretty; then \ cd pretty && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library pretty-1.0.0.0... Running Haddock for pretty-1.0.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Text.PrettyPrint.HughesPJ: the following names could not be resolved: Bool True Char String ++ Int Integer Float Double Rational Show Documentation created: dist/doc/html/pretty/index.html if ifBuildable/ifBuildable hpc; then \ cd hpc && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library hpc-0.5.0.0... Running Haddock for hpc-0.5.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package directory-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-time-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package containers-0.1.0.0 is not installed. No links to it will be generated. Warning: Trace.Hpc.Util: the following names could not be resolved: Int Eq Ord Bool Show Read Word32 Num Integer Char Warning: Trace.Hpc.Tix: the following names could not be resolved: Read Show Eq String Int Integer IO Maybe Warning: Trace.Hpc.Reflect: the following names could not be resolved: IO Ptr String Int Word64 Warning: Trace.Hpc.Mix: the following names could not be resolved: FilePath Integer Int Show Read Bool String Eq Ord IO Either Tree Documentation created: dist/doc/html/hpc/index.html if ifBuildable/ifBuildable template-haskell; then \ cd template-haskell && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library template-haskell-2.2.0.0... Running Haddock for template-haskell-2.2.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package pretty-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package packedstring-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package containers-0.1.0.0 is not installed. No links to it will be generated. Warning: Language.Haskell.TH.Syntax: the following names could not be resolved: Monad Functor String Bool IO IORef Int Integer Char Maybe Either PackedString Typeable Data Int# Eq Ord Show Rational Ordering Warning: Language.Haskell.TH.PprLib: the following names could not be resolved: Show Bool True String Char Int Integer Float Double Rational Map HPJ.Doc Monad Warning: Language.Haskell.TH.Ppr: the following names could not be resolved: Int Bool String Maybe Show Warning: Language.Haskell.TH.Lib: the following names could not be resolved: Integer Rational Char String Maybe Int Warning: Language.Haskell.TH.PprLib: could not find link destinations for: HPJ.Doc Documentation created: dist/doc/html/template-haskell/index.html if ifBuildable/ifBuildable readline; then \ cd readline && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library readline-1.0.1.0... Running Haddock for readline-1.0.1.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package process-1.0.0.0 is not installed. No links to it will be generated. Warning: System.Console.SimpleLineEditor: the following names could not be resolved: IO String IORef Maybe Char Warning: System.Console.Readline: the following names could not be resolved: String IO Maybe Ptr CChar CInt Int Bool Char Handle CFile FunPtr Documentation created: dist/doc/html/readline/index.html if ifBuildable/ifBuildable Cabal; then \ cd Cabal && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library Cabal-1.2.2.0... Running Haddock for Cabal-1.2.2.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package pretty-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package directory-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-time-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package process-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package containers-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package filepath-1.1.0.0 is not installed. No links to it will be generated. Warning: Language.Haskell.Extension: the following names could not be resolved: Show Read Eq Warning: Distribution.Verbosity: the following names could not be resolved: Show Eq Ord Int Maybe String Warning: Distribution.System: the following names could not be resolved: String Warning: Distribution.Simple.PreProcess.Unlit: the following names could not be resolved: String Int FilePath Warning: Distribution.Simple.GHC.Makefile: the following names could not be resolved: String Warning: Distribution.License: the following names could not be resolved: Read Show Eq Warning: Distribution.Compiler: the following names could not be resolved: String Show Read Eq Ord Maybe Warning: Distribution.Compat.ReadP: the following names could not be resolved: get look +++ <++ gather pfail satisfy char string munch munch1 skipSpaces choice count between option optional many many1 skipMany skipMany1 sepBy sepBy1 endBy endBy1 chainr chainl chainl1 chainr1 manyTill ReadS readP_to_S readS_to_P ReadP.ReadP Warning: Distribution.Version: the following names could not be resolved: Version showVersion parseVersion String Maybe Show Read Eq Bool Warning: Distribution.Configuration: the following names could not be resolved: String Bool Show Eq Doc Either Version Maybe Monoid Warning: Distribution.Package: the following names could not be resolved: String Version Read Show Eq Ord Warning: Distribution.InstalledPackageInfo: the following names could not be resolved: String Bool FilePath Read Show Version Maybe Doc Warning: Distribution.Simple.Compiler: the following names could not be resolved: Show Read String Version FilePath Warning: in export list of Distribution.Compat.Directory: module not found: System.Directory Warning: Distribution.Simple.Utils: the following names could not be resolved: FilePath Maybe Int String IO Bool ExitCode Warning: Distribution.PackageDescription: the following names could not be resolved: Version FilePath String Maybe Show Read Eq Monoid Bool Nothing Either IO Monad Int Doc Warning: Distribution.Simple.Program: the following names could not be resolved: String IO Maybe FilePath Version Read Show orLaterVersion Warning: Distribution.Simple.Setup: the following names could not be resolved: Show Maybe FilePath Bool String Eq IO Warning: Distribution.Make: the following names could not be resolved: Version String IO ExitCode Warning: Distribution.Simple.InstallDirs: the following names could not be resolved: Read Show Bool IO FilePath Maybe Eq LocalBuildInfo Warning: Distribution.Simple.LocalBuildInfo: the following names could not be resolved: FilePath Maybe Bool Read Show String Warning: Distribution.Simple.GHC.PackageConfig: the following names could not be resolved: IO FilePath Bool Permissions String Doc Warning: Distribution.Simple.GHC: the following names could not be resolved: Maybe FilePath IO String Bool Warning: Distribution.Simple.JHC: the following names could not be resolved: Maybe FilePath IO String Warning: Distribution.Simple.NHC: the following names could not be resolved: Maybe FilePath IO Warning: Distribution.Simple.PreProcess: the following names could not be resolved: Bool FilePath IO String Version Warning: Distribution.Simple.Haddock: the following names could not be resolved: IO String FilePath Warning: Distribution.Simple.Hugs: the following names could not be resolved: Maybe FilePath IO String Bool Warning: Distribution.Simple.Install: the following names could not be resolved: IO FilePath Warning: Distribution.Simple.Register: the following names could not be resolved: FilePath IO String Bool Maybe Warning: Distribution.Simple.Configure: the following names could not be resolved: Read FilePath IO Either String Maybe Warning: Distribution.Simple.Build: the following names could not be resolved: IO String Warning: Distribution.Simple.SrcDist: the following names could not be resolved: Maybe FilePath IO Bool Int String Warning: Distribution.Simple: the following names could not be resolved: String Bool IO Maybe Either FilePath Warning: Distribution.Simple.SetupWrapper: the following names could not be resolved: String Maybe FilePath Nothing IO Warning: Distribution.Compat.ReadP: could not find link destinations for: ReadP.ReadP Warning: Distribution.Configuration: could not find link destinations for: Distribution.Configuration.ConfFlag Warning: Distribution.Simple.Setup: could not find link destinations for: Distribution.GetOpt.OptDescr Distribution.GetOpt.ArgDescr expanding to size: 200000 Documentation created: dist/doc/html/Cabal/index.html if ifBuildable/ifBuildable random; then \ cd random && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library random-1.0.0.0... Running Haddock for random-1.0.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-time-1.0.0.0 is not installed. No links to it will be generated. Cannot find documentation for: $intro Warning: System.Random: the following names could not be resolved: Int Int32 Show Read read show String Integer Bounded Char IO Bool Double Float Num Fractional IORef Documentation created: dist/doc/html/random/index.html if ifBuildable/ifBuildable haskell98; then \ cd haskell98 && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library haskell98-1.0.1.0... Running Haddock for haskell98-1.0.1.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package directory-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package random-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-time-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-locale-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package process-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: in export list of Word: module not found: Data.Word Warning: Time: the following names could not be resolved: ClockTime January February March April May June July August September October November December Month Sunday Monday Tuesday Wednesday Thursday Friday Saturday Day CalendarTime ctYear ctMonth ctDay ctHour ctMin ctSec ctPicosec ctWDay ctYDay ctTZName ctTZ ctIsDST TimeDiff tdYear tdMonth tdDay tdHour tdMin tdSec tdPicosec getClockTime addToClockTime diffClockTimes toCalendarTime toUTCTime toClockTime calendarTimeToString formatCalendarTime Warning: System: the following names could not be resolved: ExitSuccess ExitFailure ExitCode getArgs getProgName getEnv system exitWith exitFailure Warning: in export list of Storable: module not found: Foreign.Storable Warning: in export list of StablePtr: module not found: Foreign.StablePtr Warning: Ratio: the following names could not be resolved: Ratio Rational % numerator denominator approxRational Warning: Random: the following names could not be resolved: next split genRange RandomGen StdGen mkStdGen random randomR randoms randomRs randomIO randomRIO Random getStdRandom getStdGen setStdGen newStdGen Warning: in export list of Ptr: module not found: Foreign.Ptr Warning: Monad: the following names could not be resolved: mzero mplus MonadPlus join guard when unless ap msum filterM mapAndUnzipM zipWithM zipWithM_ foldM liftM liftM2 liftM3 liftM4 liftM5 >>= >> return fail Monad fmap Functor mapM mapM_ sequence sequence_ =<< Warning: Maybe: the following names could not be resolved: isJust isNothing fromJust fromMaybe listToMaybe maybeToList catMaybes mapMaybe Nothing Just Maybe maybe 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: MarshalError: the following names could not be resolved: IOErrorType mkIOError alreadyExistsErrorType doesNotExistErrorType alreadyInUseErrorType fullErrorType eofErrorType illegalOperationErrorType permissionErrorType userErrorType annotateIOError 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: Locale: the following names could not be resolved: TimeLocale defaultTimeLocale Warning: List: the following names could not be resolved: elemIndex elemIndices find findIndex findIndices nub nubBy delete deleteBy \\ deleteFirstsBy union unionBy intersect intersectBy intersperse transpose partition group groupBy inits tails isPrefixOf isSuffixOf mapAccumL mapAccumR sort sortBy insert insertBy maximumBy minimumBy genericLength genericTake genericDrop genericSplitAt genericIndex genericReplicate zip4 zip5 zip6 zip7 zipWith4 zipWith5 zipWith6 zipWith7 unzip4 unzip5 unzip6 unzip7 unfoldr map ++ concat filter head last tail init null length !! foldl foldl1 scanl scanl1 foldr foldr1 scanr scanr1 iterate repeat replicate cycle take drop splitAt takeWhile dropWhile span break lines words unlines unwords reverse and or any all elem notElem lookup sum product maximum minimum concatMap zip zip3 zipWith zipWith3 unzip unzip3 Warning: Ix: the following names could not be resolved: range index inRange Ix rangeSize Warning: in export list of Int: module not found: Data.Int Warning: IO: the following names could not be resolved: Handle HandlePosn ReadMode WriteMode AppendMode ReadWriteMode IOMode NoBuffering LineBuffering BlockBuffering BufferMode AbsoluteSeek RelativeSeek SeekFromEnd SeekMode stdin stdout stderr openFile hClose hFileSize hIsEOF isEOF hSetBuffering hGetBuffering hFlush hGetPosn hSetPosn hSeek hWaitForInput hReady hGetChar hGetLine hLookAhead hGetContents hPutChar hPutStr hPutStrLn hPrint hIsOpen hIsClosed hIsReadable hIsWritable hIsSeekable isAlreadyExistsError isDoesNotExistError isAlreadyInUseError isFullError isEOFError isIllegalOperation isPermissionError isUserError ioeGetErrorString ioeGetHandle ioeGetFileName try IO FilePath IOError ioError userError catch interact putChar putStr putStrLn print getChar getLine getContents readFile writeFile appendFile readIO readLn Warning: in export list of ForeignPtr: module not found: Foreign.ForeignPtr Warning: Directory: the following names could not be resolved: Permissions readable writable executable searchable createDirectory removeDirectory removeFile renameDirectory renameFile getDirectoryContents getCurrentDirectory setCurrentDirectory doesFileExist doesDirectoryExist getPermissions setPermissions getModificationTime Warning: Complex: the following names could not be resolved: :+ Complex realPart imagPart conjugate mkPolar cis polar magnitude phase Warning: Char: the following names could not be resolved: isAscii isLatin1 isControl isPrint isSpace isUpper isLower isAlpha isDigit isOctDigit isHexDigit isAlphaNum digitToInt intToDigit toUpper toLower ord chr readLitChar showLitChar lexLitChar Char String Warning: in export list of CTypes: module not found: Foreign.C.Types Warning: in export list of CString: module not found: Foreign.C.String Warning: CPUTime: the following names could not be resolved: getCPUTime cpuTimePrecision 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 Bits: module not found: Data.Bits Warning: Array: the following names could not be resolved: Array array listArray ! bounds indices elems assocs accumArray // accum ixmap Documentation created: dist/doc/html/haskell98/index.html if ifBuildable/ifBuildable regex-base; then \ cd regex-base && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library regex-base-0.72.0.1... Running Haddock for regex-base-0.72.0.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package bytestring-0.9.0.1 is not installed. No links to it will be generated. Warning: Text.Regex.Base.RegexLike: the following names could not be resolved: Int Array Maybe Bool Monad String ByteString Warning: Text.Regex.Base.Context: the following names could not be resolved: Array Int Monad Bool fail Warning: Text.Regex.Base.Impl: the following names could not be resolved: Monad Documentation created: dist/doc/html/regex-base/index.html if ifBuildable/ifBuildable regex-posix; then \ cd regex-posix && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library regex-posix-0.72.0.1... Running Haddock for regex-posix-0.72.0.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package bytestring-0.9.0.1 is not installed. No links to it will be generated. Warning: The documentation for package regex-base-0.72.0.1 is not installed. No links to it will be generated. Warning: Text.Regex.Posix.Wrap: the following names could not be resolved: Int64 CInt Eq Show Num Bits blankCompOpt defaultCompOpt ForeignPtr blankExecOpt String CString IO Either Bool Maybe MatchArray Int RegexMaker RegexContext Monad RegexOptions Ptr FunPtr CSize Warning: Text.Regex.Posix.String: the following names could not be resolved: MatchOffset MatchLength String RegexContext Int Show Either IO RegexMaker RegexLike Maybe Array Nothing Just Warning: Text.Regex.Posix.ByteString: the following names could not be resolved: MatchOffset MatchLength ByteString RegexContext Show Either IO RegexMaker RegexLike Maybe Array Int Nothing Just Integral Num CString Warning: Text.Regex.Posix: the following names could not be resolved: String Documentation created: dist/doc/html/regex-posix/index.html if ifBuildable/ifBuildable regex-compat; then \ cd regex-compat && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library regex-compat-0.71.0.1... Running Haddock for regex-compat-0.71.0.1... Warning: The documentation for package regex-base-0.72.0.1 is not installed. No links to it will be generated. Warning: The documentation for package regex-posix-0.72.0.1 is not installed. No links to it will be generated. Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Text.Regex: the following names could not be resolved: Regex String Bool True Maybe Just Nothing Documentation created: dist/doc/html/regex-compat/index.html if ifBuildable/ifBuildable parsec; then \ cd parsec && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library parsec-2.1.0.0... Running Haddock for parsec-2.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Text.ParserCombinators.Parsec.Pos: the following names could not be resolved: String Int Eq Ord Char Show Warning: Text.ParserCombinators.Parsec.Error: the following names could not be resolved: String Ordering Bool Show Warning: Text.ParserCombinators.Parsec.Prim: the following names could not be resolved: String Char IO Either Show Functor Monad MonadPlus Maybe Eq Warning: Text.ParserCombinators.Parsec.Combinator: the following names could not be resolved: Maybe Int Show Warning: Text.ParserCombinators.Parsec.Char: the following names could not be resolved: Char Bool String Warning: Text.ParserCombinators.Parsec.Perm: the following names could not be resolved: String Char Maybe Warning: Text.ParserCombinators.Parsec.Token: the following names could not be resolved: String Bool Char Integer Double Either Documentation created: dist/doc/html/parsec/index.html if ifBuildable/ifBuildable haskell-src; then \ cd haskell-src && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library haskell-src-1.0.1.1... Running Haddock for haskell-src-1.0.1.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package pretty-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package haskell98-1.0.1.0 is not installed. No links to it will be generated. Warning: Language.Haskell.Syntax: the following names could not be resolved: String Int Eq Ord Show Typeable Data Maybe Bool True Char Integer Rational Warning: Language.Haskell.Pretty: the following names could not be resolved: P.Style P.style P.Mode Eq Int Bool Functor Monad P.Doc String Char Integer Float Double Rational P.TextDetails Maybe Warning: Language.Haskell.Parser: the following names could not be resolved: Maybe Bool Int String Int# Addr# Warning: Language.Haskell.Parser: the following names could not be resolved: GHC.Exts.Any Maybe Bool Int String Int# Addr# Warning: Language.Haskell.Pretty: could not find link destinations for: P.Style P.style P.Mode Documentation created: dist/doc/html/haskell-src/index.html if ifBuildable/ifBuildable html; then \ cd html && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library html-1.0.1.1... Running Haddock for html-1.0.1.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Text.Html.BlockTable: the following names could not be resolved: Show Int ShowS String Warning: Text.Html: the following names could not be resolved: String Char Int Show ShowS Bool Documentation created: dist/doc/html/html/index.html if ifBuildable/ifBuildable network; then \ cd network && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library network-2.1.0.0... Running Haddock for network-2.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package parsec-2.1.0.0 is not installed. No links to it will be generated. Warning: Network.URI: the following names could not be resolved: String Maybe Eq Typeable Data Show Nothing Bool Either ParseError GenParser Char True Int ShowS False MonadPlus Warning: Network.Socket: the following names could not be resolved: String Eq Show Typeable CInt MVar IO Word32 Word16 Ord Int Enum Num Real Integral Storable Ptr CSize CUInt Read Bool IOMode Handle Bits Maybe undefined Just CString False Nothing IOError CChar Warning: Network.BSD: the following names could not be resolved: String Show Typeable Storable IO CString Ptr CInt Bool Read CULong MVar CSize Warning: Network: the following names could not be resolved: String IO Handle hGetContents LineBuffering NoBuffering hGetBuf hPutBuf Documentation created: dist/doc/html/network/index.html if ifBuildable/ifBuildable QuickCheck; then \ cd QuickCheck && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library QuickCheck-1.1.0.0... Running Haddock for QuickCheck-1.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package random-1.0.0.0 is not installed. No links to it will be generated. Warning: Test.QuickCheck: the following names could not be resolved: Int StdGen Functor Monad Random Bool Integer Float Double Maybe Either String Show IO Warning: Test.QuickCheck.Batch: the following names could not be resolved: Int Bool String Exception StdGen IO Warning: Test.QuickCheck.Utils: the following names could not be resolved: Show Eq Ord Warning: Test.QuickCheck.Poly: the following names could not be resolved: Int Show Eq Ord Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Poly.Poly Warning: 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 HUnit; then \ cd HUnit && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library HUnit-1.2.0.0... Running Haddock for HUnit-1.2.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Test.HUnit.Terminal: the following names could not be resolved: String Warning: Test.HUnit.Lang: the following names could not be resolved: IO String Maybe Bool TyCon Typeable Warning: Test.HUnit.Base: the following names could not be resolved: String Bool Eq Show IO Char Int Read Warning: Test.HUnit.Text: the following names could not be resolved: String Bool IO Handle Int ShowS Documentation created: dist/doc/html/HUnit/index.html if ifBuildable/ifBuildable mtl; then \ cd mtl && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library mtl-1.1.0.0... Running Haddock for mtl-1.1.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Control.Monad.Writer.Class: the following names could not be resolved: Monoid Monad Warning: Control.Monad.Trans: the following names could not be resolved: Monad IO Warning: Control.Monad.State.Class: the following names could not be resolved: Monad Warning: Control.Monad.Reader.Class: the following names could not be resolved: Monad Reader Warning: Control.Monad.RWS.Class: the following names could not be resolved: Monoid 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: Control.Monad.Identity: the following names could not be resolved: Functor Monad MonadFix Warning: Control.Monad.Error.Class: the following names could not be resolved: String IOError Monad Warning: Control.Monad.Cont.Class: the following names could not be resolved: Monad Cont 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: Control.Monad.Error: the following names could not be resolved: IO MonadPlus IOError Either Monad MonadFix Functor Warning: in export list of Control.Monad.List: module not found: Control.Monad Warning: Control.Monad.List: the following names could not be resolved: Monad Functor MonadPlus 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: Control.Monad.RWS.Lazy: the following names could not be resolved: Functor Monoid Monad MonadFix MonadPlus 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: Control.Monad.RWS.Strict: the following names could not be resolved: Functor Monoid Monad MonadFix MonadPlus 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: Control.Monad.Reader: the following names could not be resolved: Functor Monad MonadFix MonadPlus Map 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: Control.Monad.State.Lazy: the following names could not be resolved: Functor Monad MonadFix MonadPlus 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: Control.Monad.State.Strict: the following names could not be resolved: Functor Monad MonadFix MonadPlus 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: Control.Monad.Writer.Lazy: the following names could not be resolved: Functor Monoid Monad MonadFix MonadPlus 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: Control.Monad.Writer.Strict: the following names could not be resolved: Functor Monoid Monad MonadFix MonadPlus Warning: in export list of Control.Monad.Cont: module not found: Control.Monad Warning: Control.Monad.Cont: the following names could not be resolved: Functor Monad Documentation created: dist/doc/html/mtl/index.html if ifBuildable/ifBuildable fgl; then \ cd fgl && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library fgl-5.4.1.1... Running Haddock for fgl-5.4.1.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package mtl-1.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package containers-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: Data.Graph.Inductive.Internal.Thread: the following names could not be resolved: Maybe Warning: Data.Graph.Inductive.Internal.Queue: the following names could not be resolved: Bool Warning: Data.Graph.Inductive.Internal.Heap: the following names could not be resolved: Ord Eq Show ShowS Bool Warning: Data.Graph.Inductive.Internal.FiniteMap: the following names could not be resolved: Ord Int Eq Show ShowS Bool Maybe Warning: Data.Graph.Inductive.Graph: the following names could not be resolved: Int Show Maybe Bool True Eq Ordering Warning: Data.Graph.Inductive.Graphviz: the following names could not be resolved: Eq Show String Double Int Warning: Data.Graph.Inductive.Internal.RootPath: the following names could not be resolved: Eq Ord Bool Warning: Data.Graph.Inductive.Monad: the following names could not be resolved: Monad Bool Int Maybe Warning: Data.Graph.Inductive.Monad.IOArray: the following names could not be resolved: Int Array IOArray Bool Maybe Show String IO Warning: Data.Graph.Inductive.NodeMap: the following names could not be resolved: Ord Int Show Maybe State Warning: Data.Graph.Inductive.Query.ArtPoint: the following names could not be resolved: Eq Int Bool Warning: Data.Graph.Inductive.Query.BFS: the following names could not be resolved: Int Warning: Data.Graph.Inductive.Query.Indep: the following names could not be resolved: Bool Warning: Data.Graph.Inductive.Query.MST: the following names could not be resolved: Ord Real Warning: Data.Graph.Inductive.Query.Monad: the following names could not be resolved: Bool Monad Maybe Tree Warning: Data.Graph.Inductive.Query.SP: the following names could not be resolved: Real Warning: Data.Graph.Inductive.Tree: the following names could not be resolved: Show ShowS Warning: Data.Graph.Inductive.Query.MaxFlow2: the following names could not be resolved: Double Eq Show Maybe Bool Ord Warning: Data.Graph.Inductive.Basic: the following names could not be resolved: Eq Bool True Maybe Tree flatten Warning: Data.Graph.Inductive.Query.DFS: the following names could not be resolved: Tree Int Bool Warning: Data.Graph.Inductive.Query.GVD: the following names could not be resolved: Real Maybe Warning: Data.Graph.Inductive.Query.MaxFlow: the following names could not be resolved: Num Ord Bool Warning: Data.Graph.Inductive: the following names could not be resolved: IO Warning: Data.Graph.Inductive.Example: the following names could not be resolved: Int Enum Char String IO Documentation created: dist/doc/html/fgl/index.html if ifBuildable/ifBuildable X11; then \ cd X11 && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library X11-1.2.3.1... Running Haddock for X11-1.2.3.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Graphics.X11.Types: the following names could not be resolved: Int Word32 Char CUInt CInt String IO Word8 Warning: Graphics.X11.Xlib.Atom: the following names could not be resolved: String Bool IO CString Warning: Graphics.X11.Xlib.Color: the following names could not be resolved: String IO CString Ptr CInt Warning: Graphics.X11.Xlib.Context: the following names could not be resolved: IO Bool CInt String CString Ptr Word32 Warning: Graphics.X11.Xlib.Display: the following names could not be resolved: CInt String IO CString Ptr Warning: Graphics.X11.Xlib.Event: the following names could not be resolved: CInt Eq Ord Show Typeable Data Ptr IO Bool Word32 Integer Storable Warning: Graphics.X11.Xlib.Font: the following names could not be resolved: Word16 Ptr Eq Ord Show Typeable Data IO CInt Word32 String CString Int32 Warning: Graphics.X11.Xlib.Image: the following names could not be resolved: CInt Ptr CChar IO Warning: Graphics.X11.Xlib.Misc: the following names could not be resolved: IO CInt Ptr Bool String CString Eq Ord Show Typeable Data FunPtr Maybe Storable Warning: Graphics.X11.Xlib.Region: the following names could not be resolved: ForeignPtr Eq Ord Show Typeable Data Ptr IO CInt FunPtr Bool Warning: Graphics.X11.Xlib.Screen: the following names could not be resolved: CInt Bool Warning: Graphics.X11.Xlib.Window: the following names could not be resolved: String IO CString CInt Ptr Bool Warning: Graphics.X11.Xlib: the following names could not be resolved: Int expanding to size: 200000 expanding to size: 400000 Documentation created: dist/doc/html/X11/index.html if ifBuildable/ifBuildable time; then \ cd time && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library time-1.1.2.0... Running Haddock for time-1.1.2.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-locale-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Data.Time.Calendar.MonthDay: the following names could not be resolved: Bool Int Warning: Data.Time.Calendar.Julian: the following names could not be resolved: Integer Int String Warning: Data.Time.Calendar.OrdinalDate: the following names could not be resolved: Integer Int String Bool Warning: Data.Time.Calendar.WeekDate: the following names could not be resolved: Integer Int String Warning: Data.Time.Clock.POSIX: the following names could not be resolved: IO Warning: Data.Time.Clock: the following names could not be resolved: IO Warning: Data.Time.Calendar.Easter: the following names could not be resolved: Integer Warning: Data.Time.Clock.TAI: the following names could not be resolved: Eq Ord Show Integer String Warning: Data.Time.Format: the following names could not be resolved: Char Maybe TimeLocale String dateTimeFmt timeFmt time12Fmt amPm dateFmt fst months snd wDays Documentation created: dist/doc/html/time/index.html if ifBuildable/ifBuildable HGL; then \ cd HGL && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library HGL-3.2.0.0... Running Haddock for HGL-3.2.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package X11-1.2.3.1 is not installed. No links to it will be generated. Warning: Graphics.HGL.Key: the following names could not be resolved: Char Bool KeySym Maybe Warning: Graphics.HGL.Run: the following names could not be resolved: IO Warning: Graphics.HGL.Draw.Picture: the following names could not be resolved: X.Angle Double Int Integral Warning: Graphics.HGL.Draw.Region: the following names could not be resolved: X.Region Double IO CInt Warning: Graphics.HGL.Draw.Text: the following names could not be resolved: String Warning: Graphics.HGL.Draw.Pen: the following names could not be resolved: Int IO Warning: Graphics.HGL.Draw.Font: the following names could not be resolved: Bool String IO Warning: Graphics.HGL.Draw.Brush: the following names could not be resolved: IO Warning: Graphics.HGL.Window: the following names could not be resolved: IO Maybe Warning: Graphics.HGL.Utils: the following names could not be resolved: IO Bool True Char Eq Ord Bounded Enum Ix Show Read Array Warning: Graphics.SOE: the following names could not be resolved: Word32 IO Maybe Integer Int fromIntegral Char Bool True Show Documentation created: dist/doc/html/HGL/index.html if ifBuildable/ifBuildable OpenGL; then \ cd OpenGL && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library OpenGL-2.2.1.1... Running Haddock for OpenGL-2.2.1.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Graphics.Rendering.OpenGL.GL.StateVar: the following names could not be resolved: IO IORef Warning: Graphics.Rendering.OpenGL.GL.FlushFinish: the following names could not be resolved: IO Warning: Graphics.Rendering.OpenGL.GL.BasicTypes: the following names could not be resolved: Word8 Int8 Int16 Word16 Int32 Word32 Float Double Eq Ord Show Warning: Graphics.Rendering.OpenGL.GL.SavingState: the following names could not be resolved: Eq Ord Show IO Warning: Graphics.Rendering.OpenGL.GL.StringQueries: the following names could not be resolved: String IO Ptr Int Warning: Graphics.Rendering.OpenGL.GL.BeginEnd: the following names could not be resolved: IO Warning: Graphics.Rendering.OpenGL.GL.Hints: the following names could not be resolved: Eq Ord Show IO Warning: Graphics.Rendering.OpenGL.GL.LineSegments: the following names could not be resolved: IO Maybe False Nothing Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelStorage: the following names could not be resolved: Eq Ord Show Bool IO Warning: Graphics.Rendering.OpenGL.GL.Points: the following names could not be resolved: IO Warning: Graphics.Rendering.OpenGL.GL.Selection: the following names could not be resolved: Eq Ord Show IO Maybe Ptr Warning: Graphics.Rendering.OpenGL.GL.VertexSpec: the following names could not be resolved: IO Ptr Eq Ord Show Storable Bool True False Warning: Graphics.Rendering.OpenGL.GL.Colors: the following names could not be resolved: Eq Ord Show Maybe IO Storable Ptr Warning: Graphics.Rendering.OpenGL.GL.CoordTrans: the following names could not be resolved: IO Eq Ord Show Maybe Storable Ptr ForeignPtr Warning: Graphics.Rendering.OpenGL.GL.Bitmaps: the following names could not be resolved: Ptr IO Warning: Graphics.Rendering.OpenGL.GL.Clipping: the following names could not be resolved: Eq Ord Show Maybe Ptr IO Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.Rasterization: the following names could not be resolved: IO Ptr Warning: Graphics.Rendering.OpenGL.GL.Feedback: the following names could not be resolved: Eq Ord Show Either IO Maybe Ptr Bool Warning: Graphics.Rendering.OpenGL.GL.Fog: the following names could not be resolved: Eq Ord Show IO Ptr Warning: Graphics.Rendering.OpenGL.GL.Framebuffer: the following names could not be resolved: Bool True IO Ptr Eq Ord Show Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.ColorTable: the following names could not be resolved: Eq Ord Show Maybe IO Ptr Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.Convolution: the following names could not be resolved: Eq Ord Show IO Ptr Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.Histogram: the following names could not be resolved: Maybe IO Ptr Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.Minmax: the following names could not be resolved: Maybe IO Ptr Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelMap: the following names could not be resolved: Storable Ptr IO Int ForeignPtr Eq Ord Show Warning: Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelTransfer: the following names could not be resolved: Eq Ord Show IO Warning: Graphics.Rendering.OpenGL.GL.Polygons: the following names could not be resolved: Maybe IO Int Ptr ForeignPtr Eq Ord Show Warning: Graphics.Rendering.OpenGL.GL.Texturing.Specification: the following names could not be resolved: Eq Ord Show IO Ptr Maybe Either Warning: Graphics.Rendering.OpenGL.GL.RasterPos: the following names could not be resolved: IO Ptr Bool Warning: Graphics.Rendering.OpenGL.GL.Rectangles: the following names could not be resolved: IO Ptr Warning: Graphics.Rendering.OpenGL.GL.Texturing.Queries: the following names could not be resolved: Either Maybe Bool IO Ptr Warning: Graphics.Rendering.OpenGL.GL.ReadCopyPixels: the following names could not be resolved: IO Ptr Eq Ord Show Warning: Graphics.Rendering.OpenGL.GL.VertexArrays: the following names could not be resolved: Ptr Eq Ord Show Bool IO Maybe Warning: Graphics.Rendering.OpenGL.GL.BufferObjects: the following names could not be resolved: Int IO Bool Eq Ord Show Ptr Maybe Warning: Graphics.Rendering.OpenGL.GL.PerFragment: the following names could not be resolved: Maybe IO Bool Eq Ord Show Ptr Warning: Graphics.Rendering.OpenGL.GL.Texturing.Parameters: the following names could not be resolved: Eq Ord Show Maybe Warning: Graphics.Rendering.OpenGL.GL.Texturing.Environments: the following names could not be resolved: IO Ptr Storable Eq Ord Show Warning: Graphics.Rendering.OpenGL.GL.Shaders: the following names could not be resolved: Ptr IO String Eq Ord Show Int Bool Maybe Storable Warning: Graphics.Rendering.OpenGL.GL.Texturing.Objects: the following names could not be resolved: Eq Ord Show Ptr IO Maybe Bool Warning: Graphics.Rendering.OpenGL.GL.DisplayLists: the following names could not be resolved: Eq Ord Show IO Int Bool Maybe Ptr Warning: Graphics.Rendering.OpenGL.GL.Evaluators: the following names could not be resolved: Eq Ord Show Int Ptr IO Storable ForeignPtr Maybe Warning: Graphics.Rendering.OpenGL.GLU.Initialization: the following names could not be resolved: String Eq Ord Show IO Ptr Warning: Graphics.Rendering.OpenGL.GLU.Matrix: the following names could not be resolved: IO Ptr Warning: Graphics.Rendering.OpenGL.GLU.Mipmapping: the following names could not be resolved: IO Ptr Warning: Graphics.Rendering.OpenGL.GLU.NURBS: the following names could not be resolved: Ptr Bool IO FunPtr Eq Ord Show Maybe Warning: Graphics.Rendering.OpenGL.GLU.Quadrics: the following names could not be resolved: Eq Ord Show Maybe IO Ptr Char Bool FunPtr Warning: Graphics.Rendering.OpenGL.GLU.Tessellation: the following names could not be resolved: Eq Ord Show Storable Int Ptr IO Bool FunPtr Pool expanding to size: 200000 expanding to size: 400000 expanding to size: 800000 Documentation created: dist/doc/html/OpenGL/index.html if ifBuildable/ifBuildable GLUT; then \ cd GLUT && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library GLUT-2.1.1.1... Running Haddock for GLUT-2.1.1.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package containers-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package OpenGL-2.2.1.1 is not installed. No links to it will be generated. Warning: Graphics.UI.GLUT.Fonts: the following names could not be resolved: String IO GLint GLfloat Eq Ord Show Ptr CInt Char CString Warning: Graphics.UI.GLUT.Objects: the following names could not be resolved: Eq Ord Show Height Radius Slices Stacks GLint IO CInt Ptr Vertex3 GLdouble Warning: Graphics.UI.GLUT.Debugging: the following names could not be resolved: IO Error Warning: Graphics.UI.GLUT.DeviceControl: the following names could not be resolved: Eq Ord Show CInt StateVar IO Warning: Graphics.UI.GLUT.Initialization: the following names could not be resolved: String IO Ptr CInt CString StateVar Position Size Int Eq Ord Show CUInt Bits GettableStateVar Bool True False Num SettableStateVar Warning: Graphics.UI.GLUT.Window: the following names could not be resolved: String IO CString Position Size CInt GettableStateVar Maybe Nothing Int StateVar Eq Ord Show SettableStateVar Warning: Graphics.UI.GLUT.GameMode: the following names could not be resolved: Eq Ord Show String Int SettableStateVar CString IO Bool CInt Size GettableStateVar Maybe Just Nothing GLenum True False Warning: Graphics.UI.GLUT.Overlay: the following names could not be resolved: StateVar Bool True False IO GettableStateVar SettableStateVar Eq Ord Show GLenum Maybe Warning: Graphics.UI.GLUT.State: the following names could not be resolved: GettableStateVar Bool True False Int Nothing Just Size Maybe CInt GLenum IO String Warning: Graphics.UI.GLUT.Colormap: the following names could not be resolved: Index1 GLint StateVar Color3 GLfloat CInt IO GettableStateVar Warning: Graphics.UI.GLUT.Callbacks.Window: the following names could not be resolved: IO SettableStateVar Maybe Size CInt Nothing Eq Ord Show Char Position CUChar Int CUInt Warning: Graphics.UI.GLUT.Menu: the following names could not be resolved: String IO IORef Eq Ord Map Maybe CInt FunPtr Nothing StateVar Bool True CString GettableStateVar Int Warning: Graphics.UI.GLUT.Callbacks.Global: the following names could not be resolved: Eq Ord Show CInt Position IO SettableStateVar Maybe FunPtr Int CUInt Warning: Graphics.UI.GLUT.Callbacks: the following names could not be resolved: Just Nothing Warning: Graphics.UI.GLUT.Begin: the following names could not be resolved: IO Eq Ord Show CInt StateVar Warning: in export list of Graphics.UI.GLUT: module not found: Graphics.Rendering.OpenGL Documentation created: dist/doc/html/GLUT/index.html if ifBuildable/ifBuildable OpenAL; then \ cd OpenAL && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library OpenAL-1.3.1.1... Running Haddock for OpenAL-1.3.1.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package OpenGL-2.2.1.1 is not installed. No links to it will be generated. Warning: Sound.OpenAL.ALC.Device: the following names could not be resolved: Maybe String IO Nothing Just Ptr GettableStateVar Warning: Sound.OpenAL.ALC.Errors: the following names could not be resolved: String Eq Ord Show GettableStateVar IO Warning: Sound.OpenAL.ALC.Context: the following names could not be resolved: Float Bool Int Eq Ord Show IO Maybe Nothing Just Ptr StateVar GettableStateVar Warning: Sound.OpenAL.ALC.Extensions: the following names could not be resolved: GettableStateVar String Maybe FunPtr Nothing Ptr IO Warning: Sound.OpenAL.AL.Errors: the following names could not be resolved: String Eq Ord Show GettableStateVar IO Warning: Sound.OpenAL.AL.Listener: the following names could not be resolved: StateVar Vertex3 Vector3 IO Storable Ptr Int Warning: Sound.OpenAL.AL.StringQueries: the following names could not be resolved: GettableStateVar String Warning: Sound.OpenAL.AL.Buffer: the following names could not be resolved: Ptr Eq Ord Show StateVar IO Num Warning: Sound.OpenAL.ALC.Capture: the following names could not be resolved: FunPtr String IO Maybe Ptr GettableStateVar Bool Warning: Sound.OpenAL.AL.Extensions: the following names could not be resolved: GettableStateVar String Bool False Ptr IO FunPtr nullFunPtr Warning: Sound.OpenAL.AL.Doppler: the following names could not be resolved: StateVar String IO FunPtr Warning: Sound.OpenAL.AL.Source: the following names could not be resolved: Eq Ord Show Storable ObjectName Ptr IO StateVar Vertex3 Vector3 Bool Nothing GettableStateVar Maybe Just Int Warning: Sound.OpenAL.AL.Attenuation: the following names could not be resolved: Eq Ord Show StateVar Ptr IO Warning: in export list of Sound.OpenAL: module not found: Graphics.Rendering.OpenGL.GL.StateVar Warning: Sound.OpenAL: the following names could not be resolved: ObjectName Vector3 Vertex3 Documentation created: dist/doc/html/OpenAL/index.html if ifBuildable/ifBuildable ALUT; then \ cd ALUT && setup/Setup haddock --html-location='../$pkgid'; \ fi Warning: Package is unbuildable if ifBuildable/ifBuildable stm; then \ cd stm && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library stm-2.1.1.0... Running Haddock for stm-2.1.1.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: Control.Monad.STM: the following names could not be resolved: STM atomically always alwaysSucceeds retry orElse catchSTM MonadPlus Bool Warning: Control.Concurrent.STM.TVar: the following names could not be resolved: TVar newTVar readTVar writeTVar newTVarIO registerDelay Warning: Control.Concurrent.STM.TMVar: the following names could not be resolved: TVar Maybe STM IO atomically retry Nothing Just Bool True False Warning: Control.Concurrent.STM.TChan: the following names could not be resolved: TVar STM IO atomically Bool True Warning: Control.Concurrent.STM.TArray: the following names could not be resolved: Array MArray STM Documentation created: dist/doc/html/stm/index.html if ifBuildable/ifBuildable xhtml; then \ cd xhtml && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library xhtml-3000.0.2.1... Running Haddock for xhtml-3000.0.2.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: Text.XHtml.Frameset: the following names could not be resolved: String Warning: Text.XHtml.Strict: the following names could not be resolved: String Warning: Text.XHtml.Transitional: the following names could not be resolved: String Warning: Text.XHtml.Table: the following names could not be resolved: Int Show Warning: Text.XHtml.Debug: the following names could not be resolved: String Documentation created: dist/doc/html/xhtml/index.html if ifBuildable/ifBuildable cgi; then \ cd cgi && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library cgi-3001.1.5.1... Running Haddock for cgi-3001.1.5.1... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-time-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package old-locale-1.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package containers-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package bytestring-0.9.0.1 is not installed. No links to it will be generated. Warning: The documentation for package network-2.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package parsec-2.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package mtl-1.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package xhtml-3000.0.2.1 is not installed. No links to it will be generated. Warning: Network.CGI.Protocol: the following names could not be resolved: Map String ByteString Show Typeable Maybe Read Eq Ord MonadIO Handle Monad lookup Warning: Network.CGI.Monad: the following names could not be resolved: IO ReaderT WriterT Typeable1 Typeable Monad Functor MonadIO String MonadTrans Exception MonadError throwIO Either Warning: Network.CGI.Cookie: the following names could not be resolved: String Maybe CalendarTime Nothing Bool True Show Read Eq Ord Warning: Network.CGI: the following names could not be resolved: MonadIO liftIO String ByteString Exception Int Html Maybe URI Read Nothing Documentation created: dist/doc/html/cgi/index.html if ifBuildable/ifBuildable parallel; then \ cd parallel && setup/Setup haddock --html-location='../$pkgid'; \ fi Preprocessing library parallel-1.0.0.0... Running Haddock for parallel-1.0.0.0... Warning: The documentation for package base-3.0.0.0 is not installed. No links to it will be generated. Warning: The documentation for package containers-0.1.0.0 is not installed. No links to it will be generated. Warning: The documentation for package array-0.1.0.0 is not installed. No links to it will be generated. Warning: Control.Parallel: the following names could not be resolved: seq Warning: Control.Parallel.Strategies: the following names could not be resolved: seq Integral Ord Int Integer Float Double Int8 Int16 Int32 Int64 Word8 Word16 Word32 Word64 Ratio RealFloat Complex Char Bool Maybe Either Data.Map.Map Data.Set.Set Data.Tree.Tree Data.IntMap.IntMap Data.IntSet.IntSet Ix Array Warning: Control.Parallel.Strategies: could not find link destinations for: Data.IntSet.IntSet Data.IntMap.IntMap Data.Set.Set Data.Tree.Tree Data.Map.Map Documentation created: dist/doc/html/parallel/index.html sh gen_contents_index --inplace make: Leaving directory `/builddir/build/BUILD/ghc-6.8.1/libraries' + cd libraries/Cabal + docbook2html doc/Cabal.xml --output doc/Cabal /var/tmp/rpm-tmp.46190: line 41: docbook2html: command not found + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73352 + umask 022 + cd /builddir/build/BUILD + cd ghc-6.8.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder + make DESTDIR=/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder libdir=/usr/lib/ghc-6.8.1 install ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/gmp ------------------------------------------------------------------------ make[1]: Nothing to be done for `install'. ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/includes ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/include mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.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 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 STM.h SchedAPI.h Signals.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 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/include; \ done ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/compat ------------------------------------------------------------------------ make[1]: Nothing to be done for `install'. ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.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.8.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.8.1/utils/ghc-pkg ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin rm -f -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg-6.8.1 echo "#!/bin/sh" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg-6.8.1 echo "GHCPKGBIN=/usr/lib/ghc-6.8.1/ghc-pkg.bin" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg-6.8.1 echo "PKGCONF=/usr/lib/ghc-6.8.1/package.conf" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg-6.8.1 echo 'exec $GHCPKGBIN --global-conf $PKGCONF ${1+"$@"}' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg-6.8.1 chmod +x /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg-6.8.1 ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin if ( /usr/bin/perl -e '$fn="/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg"; exit ((! -f $fn || -l $fn) ? 0 : 1);' ); then \ echo "Creating a symbolic link from ghc-pkg-6.8.1 to ghc-pkg in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin"; \ rm -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg; \ ln -s ghc-pkg-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg; \ else \ echo "Creating a symbolic link from ghc-pkg-6.8.1 to ghc-pkg in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin failed: \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg' already exists"; \ echo "Perhaps remove \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-pkg' manually?"; \ exit 1; \ fi; Creating a symbolic link from ghc-pkg-6.8.1 to ghc-pkg in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in ghc-pkg.bin; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ; \ fi ; \ done Finished making install in ghc-pkg: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/hasktags ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin for i in hasktags; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin ; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/$i ; \ fi ; \ done Finished making install in hasktags: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/hp2ps ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin for i in hp2ps; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin ; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/$i ; \ fi ; \ done Finished making install in hp2ps: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/hsc2hs ------------------------------------------------------------------------ rm -f -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 echo "#!/bin/sh" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 echo "HSC2HS_BINDIR=/usr/lib/ghc-6.8.1" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 echo "HSC2HS_DIR=/usr/lib/ghc-6.8.1" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 echo "HS_PROG=hsc2hs-bin" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 echo "HSC2HS_EXTRA=" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 cat hsc2hs.sh >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 chmod +x /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 cp /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder//usr/bin/hsc2hs ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin if ( /usr/bin/perl -e '$fn="/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc"; exit ((! -f $fn || -l $fn) ? 0 : 1);' ); then \ echo "Creating a symbolic link from hsc2hs-ghc-6.8.1 to hsc2hs-ghc in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin"; \ rm -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc; \ ln -s hsc2hs-ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc; \ else \ echo "Creating a symbolic link from hsc2hs-ghc-6.8.1 to hsc2hs-ghc in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin failed: \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc' already exists"; \ echo "Perhaps remove \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc' manually?"; \ exit 1; \ fi; Creating a symbolic link from hsc2hs-ghc-6.8.1 to hsc2hs-ghc in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in hsc2hs-bin; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ; \ fi ; \ done ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in template-hsc.h; do \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ done Finished making install in hsc2hs: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.1/utils/prof ------------------------------------------------------------------------ rm -f -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof echo '#!/usr/bin/perl' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof echo '$DEFAULT_TMPDIR = "/tmp";' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof echo '$TARGETPLATFORM = "powerpc-unknown-linux";' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof echo '$icondir = "/usr/lib/ghc-6.8.1/icons";' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof echo '$xmlparser = "/usr/lib/ghc-6.8.1/xmlparser";' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof echo '$cgprof_dir = "/usr/lib/ghc-6.8.1";' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof cat ghcprof.prl >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof chmod +x /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghcprof ------------------------------------------------------------------------ == Recursively making `install' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/cgprof ------------------------------------------------------------------------ ../../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in cgprof; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ if test "" = "1"; then \ sh ../../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ; \ fi ; \ done Finished making install in cgprof: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/icons ------------------------------------------------------------------------ ../../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/icons mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/icons for i in absdelta.xbm absolute.xbm comm.xbm commslack.xbm comp.xbm compress.xbm compslack.xbm delete.xbm help.xbm hrel.xbm hrelslack.xbm jump.xbm mycomm.xbm oxpara.xbm percent.xbm reldelta.xbm sync.xbm time.xbm time1.xbm uncompress.xbm undo.xbm wait.xbm weightdelta.xbm; do \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/icons; \ done Finished making install in icons: 0 ------------------------------------------------------------------------ == Finished making `install' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ Finished making install in prof: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/unlit ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in unlit; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ; \ fi ; \ done Finished making install in unlit: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in genapply: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/runghc ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin for i in runghc runhaskell; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin ; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/$i ; \ fi ; \ done Finished making install in runghc: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/hpc ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin for i in hpc; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin ; \ if test "" = "1"; then \ sh ../../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/$i ; \ fi ; \ done Finished making install in hpc: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/pwd ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in pwd: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/lndir ------------------------------------------------------------------------ make[2]: Nothing to be done for `install'. Finished making install in lndir: 0 ------------------------------------------------------------------------ == Finished making `install' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in package.conf ghc-usage.txt ghci-usage.txt; do \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ done ------------------------------------------------------------------------ == Recursively making `install' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/driver/mangler ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in ghc-asm; do \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ done Finished making install in mangler: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/driver/split ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in ghc-split; do \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ done Finished making install in split: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/driver/ghc ------------------------------------------------------------------------ rm -f -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-6.8.1 echo "#!/bin/sh" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-6.8.1 echo "GHCBIN=/usr/lib/ghc-6.8.1/ghc-6.8.1" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-6.8.1 echo "TOPDIROPT=-B/usr/lib/ghc-6.8.1" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-6.8.1 echo 'exec $GHCBIN $TOPDIROPT ${1+"$@"}' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-6.8.1 chmod +x /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc-6.8.1 ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin if ( /usr/bin/perl -e '$fn="/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc"; exit ((! -f $fn || -l $fn) ? 0 : 1);' ); then \ echo "Creating a symbolic link from ghc-6.8.1 to ghc in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin"; \ rm -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc; \ ln -s ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc; \ else \ echo "Creating a symbolic link from ghc-6.8.1 to ghc in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin failed: \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc' already exists"; \ echo "Perhaps remove \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghc' manually?"; \ exit 1; \ fi; Creating a symbolic link from ghc-6.8.1 to ghc in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin Finished making install in ghc: 0 ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/driver/ghci ------------------------------------------------------------------------ rm -f -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci-6.8.1 echo "#!/bin/sh" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci-6.8.1 echo "GHCBIN=/usr/lib/ghc-6.8.1/ghc-6.8.1" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci-6.8.1 echo "TOPDIROPT=-B/usr/lib/ghc-6.8.1" >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci-6.8.1 echo 'exec $GHCBIN $TOPDIROPT --interactive ${1+"$@"}' >> /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci-6.8.1 chmod +x /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci-6.8.1 ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin if ( /usr/bin/perl -e '$fn="/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci"; exit ((! -f $fn || -l $fn) ? 0 : 1);' ); then \ echo "Creating a symbolic link from ghci-6.8.1 to ghci in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin"; \ rm -f /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci; \ ln -s ghci-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci; \ else \ echo "Creating a symbolic link from ghci-6.8.1 to ghci in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin failed: \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci' already exists"; \ echo "Perhaps remove \`/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/ghci' manually?"; \ exit 1; \ fi; Creating a symbolic link from ghci-6.8.1 to ghci in /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin Finished making install in ghci: 0 ------------------------------------------------------------------------ == Finished making `install' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.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.8.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.8.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.8.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.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ gcc -E -undef -traditional -P -DINSTALLING \ -DIMPORT_DIR='"/usr/lib/ghc-6.8.1/imports"' \ -DLIB_DIR='"/usr/lib/ghc-6.8.1"' \ -DINCLUDE_DIR='"/usr/lib/ghc-6.8.1/include"' \ -DDATA_DIR='"/usr/share/ghc-6.8.1"' \ -DHTML_DIR='"/usr/share/ghc-6.8.1/html/libraries/rts"' \ -DHADDOCK_IFACE='"/usr/share/ghc-6.8.1/html/libraries/rts/rts.haddock"' \ -I../includes \ -x c -DGMP_INCLUDE_DIRS='' -DGMP_LIB_DIRS='' -I../includes -Iinclude -DPACKAGE=rts -DVERSION= -DPKG_LIBDIR='"/usr/lib/ghc-6.8.1"' -DPKG_DATADIR='"/usr/share/ghc-6.8.1"' package.conf.in \ | grep -v '^#pragma GCC' \ | sed -e 's/""//g' -e 's/:[ ]*,/: /g' \ | /builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace --global-conf /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf update - --force Reading package info from stdin ... done. /usr/lib/ghc-6.8.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSrts.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in libHSrts.a HSrts.o; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ : /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ install_name_tool -id /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ esac; \ done ------------------------------------------------------------------------ == Recursively making `install' for ways: p debug thr thr_p thr_debug ... PWD = /builddir/build/BUILD/ghc-6.8.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.8.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.8.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in libHSrts_p.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ : /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ install_name_tool -id /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ esac; \ done ------------------------------------------------------------------------ == make way=debug install; PWD = /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in libHSrts_debug.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ : /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ install_name_tool -id /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ esac; \ done ------------------------------------------------------------------------ == make way=thr install; PWD = /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in libHSrts_thr.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ : /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ install_name_tool -id /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ esac; \ done ------------------------------------------------------------------------ == make way=thr_p install; PWD = /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in libHSrts_thr_p.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ : /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ install_name_tool -id /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ esac; \ done ------------------------------------------------------------------------ == make way=thr_debug install; PWD = /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in libHSrts_thr_debug.a ; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ : /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ install_name_tool -id /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ esac; \ done ------------------------------------------------------------------------ == Finished recursively making `install' for ways: p debug thr thr_p thr_debug ... PWD = /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/libraries ------------------------------------------------------------------------ if ifBuildable/ifBuildable base; then \ cd base && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/base-3.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/base-3.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/base-3.0.0.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSbase-3.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/base-3.0.0.0 Registering base-3.0.0.0... if ifBuildable/ifBuildable array; then \ cd array && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/array-0.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/array-0.1.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSarray-0.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/array-0.1.0.0 Registering array-0.1.0.0... if ifBuildable/ifBuildable packedstring; then \ cd packedstring && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/packedstring-0.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/packedstring-0.1.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSpackedstring-0.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/packedstring-0.1.0.0 Registering packedstring-0.1.0.0... if ifBuildable/ifBuildable containers; then \ cd containers && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/containers-0.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/containers-0.1.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHScontainers-0.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/containers-0.1.0.0 Registering containers-0.1.0.0... if ifBuildable/ifBuildable bytestring; then \ cd bytestring && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/bytestring-0.9.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/bytestring-0.9.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/bytestring-0.9.0.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSbytestring-0.9.0.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/bytestring-0.9.0.1 Registering bytestring-0.9.0.1... if ifBuildable/ifBuildable old-locale; then \ cd old-locale && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/old-locale-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/old-locale-1.0.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSold-locale-1.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/old-locale-1.0.0.0 Registering old-locale-1.0.0.0... if ifBuildable/ifBuildable old-time; then \ cd old-time && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/old-time-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/old-time-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/old-time-1.0.0.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSold-time-1.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/old-time-1.0.0.0 Registering old-time-1.0.0.0... if ifBuildable/ifBuildable filepath; then \ cd filepath && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/filepath-1.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/filepath-1.1.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSfilepath-1.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/filepath-1.1.0.0 Registering filepath-1.1.0.0... if ifBuildable/ifBuildable directory; then \ cd directory && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/directory-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/directory-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/directory-1.0.0.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSdirectory-1.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/directory-1.0.0.0 Registering directory-1.0.0.0... if ifBuildable/ifBuildable unix; then \ cd unix && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/unix-2.2.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/unix-2.2.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/unix-2.2.0.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSunix-2.2.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/unix-2.2.0.0 Registering unix-2.2.0.0... if ifBuildable/ifBuildable process; then \ cd process && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/process-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/process-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/process-1.0.0.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSprocess-1.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/process-1.0.0.0 Registering process-1.0.0.0... if ifBuildable/ifBuildable pretty; then \ cd pretty && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/pretty-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/pretty-1.0.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSpretty-1.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/pretty-1.0.0.0 Registering pretty-1.0.0.0... if ifBuildable/ifBuildable hpc; then \ cd hpc && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/hpc-0.5.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/hpc-0.5.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHShpc-0.5.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/hpc-0.5.0.0 Registering hpc-0.5.0.0... if ifBuildable/ifBuildable template-haskell; then \ cd template-haskell && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/template-haskell-2.2.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/template-haskell-2.2.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHStemplate-haskell-2.2.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/template-haskell-2.2.0.0 Registering template-haskell-2.2.0.0... if ifBuildable/ifBuildable readline; then \ cd readline && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/readline-1.0.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/readline-1.0.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/readline-1.0.1.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSreadline-1.0.1.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/readline-1.0.1.0 Registering readline-1.0.1.0... if ifBuildable/ifBuildable Cabal; then \ cd Cabal && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/Cabal-1.2.2.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/Cabal-1.2.2.0 doesn't exist or isn't a directory (ignoring) cannot find libHSCabal-1.2.2.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/Cabal-1.2.2.0 Registering Cabal-1.2.2.0... if ifBuildable/ifBuildable random; then \ cd random && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/random-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/random-1.0.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSrandom-1.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/random-1.0.0.0 Registering random-1.0.0.0... if ifBuildable/ifBuildable haskell98; then \ cd haskell98 && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/haskell98-1.0.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/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) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/haskell98-1.0.1.0 Registering haskell98-1.0.1.0... if ifBuildable/ifBuildable regex-base; then \ cd regex-base && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/regex-base-0.72.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/regex-base-0.72.0.1 doesn't exist or isn't a directory (ignoring) cannot find libHSregex-base-0.72.0.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/regex-base-0.72.0.1 Registering regex-base-0.72.0.1... if ifBuildable/ifBuildable regex-posix; then \ cd regex-posix && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/regex-posix-0.72.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/regex-posix-0.72.0.1 doesn't exist or isn't a directory (ignoring) cannot find libHSregex-posix-0.72.0.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/regex-posix-0.72.0.1 Registering regex-posix-0.72.0.1... if ifBuildable/ifBuildable regex-compat; then \ cd regex-compat && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/regex-compat-0.71.0.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/regex-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) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/regex-compat-0.71.0.1 Registering regex-compat-0.71.0.1... if ifBuildable/ifBuildable parsec; then \ cd parsec && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/parsec-2.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/parsec-2.1.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSparsec-2.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/parsec-2.1.0.0 Registering parsec-2.1.0.0... if ifBuildable/ifBuildable haskell-src; then \ cd haskell-src && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/haskell-src-1.0.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/haskell-src-1.0.1.1 doesn't exist or isn't a directory (ignoring) cannot find libHShaskell-src-1.0.1.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/haskell-src-1.0.1.1 Registering haskell-src-1.0.1.1... if ifBuildable/ifBuildable html; then \ cd html && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/html-1.0.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/html-1.0.1.1 doesn't exist or isn't a directory (ignoring) cannot find libHShtml-1.0.1.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/html-1.0.1.1 Registering html-1.0.1.1... if ifBuildable/ifBuildable network; then \ cd network && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/network-2.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/network-2.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/network-2.1.0.0/include doesn't exist or isn't a directory (ignoring) cannot find libHSnetwork-2.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/network-2.1.0.0 Registering network-2.1.0.0... if ifBuildable/ifBuildable QuickCheck; then \ cd QuickCheck && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/QuickCheck-1.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/QuickCheck-1.1.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSQuickCheck-1.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/QuickCheck-1.1.0.0 Registering QuickCheck-1.1.0.0... if ifBuildable/ifBuildable HUnit; then \ cd HUnit && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/HUnit-1.2.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/HUnit-1.2.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSHUnit-1.2.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/HUnit-1.2.0.0 Registering HUnit-1.2.0.0... if ifBuildable/ifBuildable mtl; then \ cd mtl && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/mtl-1.1.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/mtl-1.1.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSmtl-1.1.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/mtl-1.1.0.0 Registering mtl-1.1.0.0... if ifBuildable/ifBuildable fgl; then \ cd fgl && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/fgl-5.4.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/fgl-5.4.1.1 doesn't exist or isn't a directory (ignoring) cannot find libHSfgl-5.4.1.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/fgl-5.4.1.1 Registering fgl-5.4.1.1... if ifBuildable/ifBuildable X11; then \ cd X11 && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/X11-1.2.3.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/X11-1.2.3.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/X11-1.2.3.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSX11-1.2.3.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/X11-1.2.3.1 Registering X11-1.2.3.1... if ifBuildable/ifBuildable time; then \ cd time && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/time-1.1.2.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/time-1.1.2.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/time-1.1.2.0/include doesn't exist or isn't a directory (ignoring) cannot find libHStime-1.1.2.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/time-1.1.2.0 Registering time-1.1.2.0... if ifBuildable/ifBuildable HGL; then \ cd HGL && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/HGL-3.2.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/HGL-3.2.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSHGL-3.2.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/HGL-3.2.0.0 Registering HGL-3.2.0.0... if ifBuildable/ifBuildable OpenGL; then \ cd OpenGL && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/OpenGL-2.2.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/OpenGL-2.2.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/OpenGL-2.2.1.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSOpenGL-2.2.1.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/OpenGL-2.2.1.1 Registering OpenGL-2.2.1.1... if ifBuildable/ifBuildable GLUT; then \ cd GLUT && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/GLUT-2.1.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/GLUT-2.1.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/GLUT-2.1.1.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSGLUT-2.1.1.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/GLUT-2.1.1.1 Registering GLUT-2.1.1.1... if ifBuildable/ifBuildable OpenAL; then \ cd OpenAL && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/OpenAL-1.3.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/OpenAL-1.3.1.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/OpenAL-1.3.1.1/include doesn't exist or isn't a directory (ignoring) cannot find libHSOpenAL-1.3.1.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/OpenAL-1.3.1.1 Registering OpenAL-1.3.1.1... if ifBuildable/ifBuildable ALUT; then \ cd ALUT && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Warning: Package is unbuildable if ifBuildable/ifBuildable stm; then \ cd stm && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/stm-2.1.1.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/stm-2.1.1.0 doesn't exist or isn't a directory (ignoring) cannot find libHSstm-2.1.1.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/stm-2.1.1.0 Registering stm-2.1.1.0... if ifBuildable/ifBuildable xhtml; then \ cd xhtml && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/xhtml-3000.0.2.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/xhtml-3000.0.2.1 doesn't exist or isn't a directory (ignoring) cannot find libHSxhtml-3000.0.2.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/xhtml-3000.0.2.1 Registering xhtml-3000.0.2.1... if ifBuildable/ifBuildable cgi; then \ cd cgi && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/cgi-3001.1.5.1 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/cgi-3001.1.5.1 doesn't exist or isn't a directory (ignoring) cannot find libHScgi-3001.1.5.1.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/cgi-3001.1.5.1 Registering cgi-3001.1.5.1... if ifBuildable/ifBuildable parallel; then \ cd parallel && \ ../installPackage/installPackage '/builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf' '/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder' '/usr' '/usr' '/usr/bin' '/usr/lib/ghc-6.8.1/lib' '/usr/lib/ghc-6.8.1/lib' '/usr/share/ghc-6.8.1' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' '/usr/share/doc/ghc/libraries/$pkgid' ; \ fi Reading package info from "dist/installed-pkg-config" ... done. /usr/lib/ghc-6.8.1/lib/parallel-1.0.0.0 doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1/lib/parallel-1.0.0.0 doesn't exist or isn't a directory (ignoring) cannot find libHSparallel-1.0.0.0.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. Installing: /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/lib/parallel-1.0.0.0 Registering parallel-1.0.0.0... ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/compiler ------------------------------------------------------------------------ gcc -E -undef -traditional -P -DINSTALLING \ -DIMPORT_DIR='"/usr/lib/ghc-6.8.1/imports"' \ -DLIB_DIR='"/usr/lib/ghc-6.8.1"' \ -DINCLUDE_DIR='"/usr/lib/ghc-6.8.1/include"' \ -DDATA_DIR='"/usr/share/ghc-6.8.1"' \ -DHTML_DIR='"/usr/share/ghc-6.8.1/html/libraries/ghc"' \ -DHADDOCK_IFACE='"/usr/share/ghc-6.8.1/html/libraries/ghc/ghc.haddock"' \ -I../includes \ -x c -DPKG_DEPENDS='hpc bytestring template-haskell readline unix Cabal base haskell98' -DSTAGE='"2"' -I../includes -Iinclude -DPACKAGE=ghc -DVERSION=6.8.1 -DPKG_LIBDIR='"/usr/lib/ghc-6.8.1"' -DPKG_DATADIR='"/usr/share/ghc-6.8.1"' package.conf.in \ | grep -v '^#pragma GCC' \ | sed -e 's/""//g' -e 's/:[ ]*,/: /g' \ | /builddir/build/BUILD/ghc-6.8.1/utils/ghc-pkg/ghc-pkg-inplace --global-conf /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf update - --force Reading package info from stdin ... done. /usr/lib/ghc-6.8.1/hslibs-imports/ghc doesn't exist or isn't a directory (ignoring) /usr/lib/ghc-6.8.1 doesn't exist or isn't a directory (ignoring) cannot find libHSghc.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done. ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in libHSghc.a HSghc.o; do \ case $i in \ *.a) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ : /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *.dll) \ /usr/bin/install -c -m 644 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.so) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 ;; \ *.dylib) \ /usr/bin/install -c -m 755 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ install_name_tool -id /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ;; \ *) \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ esac; \ done ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 for i in stage2/ghc-6.8.1; do \ /usr/bin/install -c -m 755 -s $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1; \ if test "" = "1"; then \ sh ../mk/fix_install_names.sh /usr/lib/ghc-6.8.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/`basename $i` ; \ fi ; \ done ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/hslibs-imports/ghc mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/hslibs-imports mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/hslibs-imports/ghc for i in stage2/basicTypes/BasicTypes.hi stage2/basicTypes/DataCon.hi stage2/basicTypes/Demand.hi stage2/basicTypes/Id.hi stage2/basicTypes/IdInfo.hi stage2/basicTypes/Literal.hi stage2/basicTypes/MkId.hi stage2/basicTypes/Module.hi stage2/basicTypes/Name.hi stage2/basicTypes/NameEnv.hi stage2/basicTypes/NameSet.hi stage2/basicTypes/NewDemand.hi stage2/basicTypes/OccName.hi stage2/basicTypes/RdrName.hi stage2/basicTypes/SrcLoc.hi stage2/basicTypes/UniqSupply.hi stage2/basicTypes/Unique.hi stage2/basicTypes/Var.hi stage2/basicTypes/VarEnv.hi stage2/basicTypes/VarSet.hi stage2/cmm/CLabel.hi stage2/cmm/Cmm.hi stage2/cmm/CmmBrokenBlock.hi stage2/cmm/CmmCPS.hi stage2/cmm/CmmCPSGen.hi stage2/cmm/CmmCallConv.hi stage2/cmm/CmmInfo.hi stage2/cmm/CmmLex.hi stage2/cmm/CmmLint.hi stage2/cmm/CmmLive.hi stage2/cmm/CmmOpt.hi stage2/cmm/CmmParse.hi stage2/cmm/CmmProcPoint.hi stage2/cmm/CmmUtils.hi stage2/cmm/Dataflow.hi stage2/cmm/MachOp.hi stage2/cmm/PprC.hi stage2/cmm/PprCmm.hi stage2/codeGen/Bitmap.hi stage2/codeGen/CgBindery.hi stage2/codeGen/CgCallConv.hi stage2/codeGen/CgCase.hi stage2/codeGen/CgClosure.hi stage2/codeGen/CgCon.hi stage2/codeGen/CgExpr.hi stage2/codeGen/CgForeignCall.hi stage2/codeGen/CgHeapery.hi stage2/codeGen/CgHpc.hi stage2/codeGen/CgInfoTbls.hi stage2/codeGen/CgLetNoEscape.hi stage2/codeGen/CgMonad.hi stage2/codeGen/CgParallel.hi stage2/codeGen/CgPrimOp.hi stage2/codeGen/CgProf.hi stage2/codeGen/CgStackery.hi stage2/codeGen/CgTailCall.hi stage2/codeGen/CgTicky.hi stage2/codeGen/CgUtils.hi stage2/codeGen/ClosureInfo.hi stage2/codeGen/CodeGen.hi stage2/codeGen/SMRep.hi stage2/coreSyn/CoreFVs.hi stage2/coreSyn/CoreLint.hi stage2/coreSyn/CorePrep.hi stage2/coreSyn/CoreSubst.hi stage2/coreSyn/CoreSyn.hi stage2/coreSyn/CoreTidy.hi stage2/coreSyn/CoreUnfold.hi stage2/coreSyn/CoreUtils.hi stage2/coreSyn/ExternalCore.hi stage2/coreSyn/MkExternalCore.hi stage2/coreSyn/PprCore.hi stage2/coreSyn/PprExternalCore.hi stage2/cprAnalysis/CprAnalyse.hi stage2/deSugar/Check.hi stage2/deSugar/Coverage.hi stage2/deSugar/Desugar.hi stage2/deSugar/DsArrows.hi stage2/deSugar/DsBinds.hi stage2/deSugar/DsCCall.hi stage2/deSugar/DsExpr.hi stage2/deSugar/DsForeign.hi stage2/deSugar/DsGRHSs.hi stage2/deSugar/DsListComp.hi stage2/deSugar/DsMeta.hi stage2/deSugar/DsMonad.hi stage2/deSugar/DsUtils.hi stage2/deSugar/Match.hi stage2/deSugar/MatchCon.hi stage2/deSugar/MatchLit.hi stage2/ghci/ByteCodeAsm.hi stage2/ghci/ByteCodeFFI.hi stage2/ghci/ByteCodeGen.hi stage2/ghci/ByteCodeInstr.hi stage2/ghci/ByteCodeItbls.hi stage2/ghci/ByteCodeLink.hi stage2/ghci/Debugger.hi stage2/ghci/GhciMonad.hi stage2/ghci/GhciTags.hi stage2/ghci/InteractiveUI.hi stage2/ghci/Linker.hi stage2/ghci/ObjLink.hi stage2/ghci/RtClosureInspect.hi stage2/hsSyn/Convert.hi stage2/hsSyn/HsBinds.hi stage2/hsSyn/HsDecls.hi stage2/hsSyn/HsDoc.hi stage2/hsSyn/HsExpr.hi stage2/hsSyn/HsImpExp.hi stage2/hsSyn/HsLit.hi stage2/hsSyn/HsPat.hi stage2/hsSyn/HsSyn.hi stage2/hsSyn/HsTypes.hi stage2/hsSyn/HsUtils.hi stage2/iface/BinIface.hi stage2/iface/BuildTyCl.hi stage2/iface/IfaceEnv.hi stage2/iface/IfaceSyn.hi stage2/iface/IfaceType.hi stage2/iface/LoadIface.hi stage2/iface/MkIface.hi stage2/iface/TcIface.hi stage2/main/BreakArray.hi stage2/main/CmdLineParser.hi stage2/main/CodeOutput.hi stage2/main/Config.hi stage2/main/Constants.hi stage2/main/DriverMkDepend.hi stage2/main/DriverPhases.hi stage2/main/DriverPipeline.hi stage2/main/DynFlags.hi stage2/main/ErrUtils.hi stage2/main/Finder.hi stage2/main/GHC.hi stage2/main/HeaderInfo.hi stage2/main/HscMain.hi stage2/main/HscStats.hi stage2/main/HscTypes.hi stage2/main/InteractiveEval.hi stage2/main/Main.hi stage2/main/PackageConfig.hi stage2/main/Packages.hi stage2/main/ParsePkgConf.hi stage2/main/PprTyThing.hi stage2/main/StaticFlags.hi stage2/main/SysTools.hi stage2/main/TidyPgm.hi stage2/nativeGen/AsmCodeGen.hi stage2/nativeGen/GraphBase.hi stage2/nativeGen/GraphColor.hi stage2/nativeGen/GraphOps.hi stage2/nativeGen/GraphPpr.hi stage2/nativeGen/MachCodeGen.hi stage2/nativeGen/MachInstrs.hi stage2/nativeGen/MachRegs.hi stage2/nativeGen/NCGMonad.hi stage2/nativeGen/PositionIndependentCode.hi stage2/nativeGen/PprMach.hi stage2/nativeGen/RegAllocColor.hi stage2/nativeGen/RegAllocInfo.hi stage2/nativeGen/RegAllocLinear.hi stage2/nativeGen/RegAllocStats.hi stage2/nativeGen/RegArchBase.hi stage2/nativeGen/RegArchX86.hi stage2/nativeGen/RegCoalesce.hi stage2/nativeGen/RegLiveness.hi stage2/nativeGen/RegSpill.hi stage2/nativeGen/RegSpillClean.hi stage2/nativeGen/RegSpillCost.hi stage2/ndpFlatten/FlattenInfo.hi stage2/ndpFlatten/FlattenMonad.hi stage2/ndpFlatten/Flattening.hi stage2/ndpFlatten/NDPCoreUtils.hi stage2/ndpFlatten/PArrAnal.hi stage2/parser/Ctype.hi stage2/parser/HaddockLex.hi stage2/parser/HaddockParse.hi stage2/parser/HaddockUtils.hi stage2/parser/LexCore.hi stage2/parser/Lexer.hi stage2/parser/Parser.hi stage2/parser/ParserCore.hi stage2/parser/ParserCoreUtils.hi stage2/parser/RdrHsSyn.hi stage2/prelude/ForeignCall.hi stage2/prelude/PrelInfo.hi stage2/prelude/PrelNames.hi stage2/prelude/PrelRules.hi stage2/prelude/PrimOp.hi stage2/prelude/TysPrim.hi stage2/prelude/TysWiredIn.hi stage2/profiling/CostCentre.hi stage2/profiling/SCCfinal.hi stage2/rename/RnBinds.hi stage2/rename/RnEnv.hi stage2/rename/RnExpr.hi stage2/rename/RnHsDoc.hi stage2/rename/RnHsSyn.hi stage2/rename/RnNames.hi stage2/rename/RnSource.hi stage2/rename/RnTypes.hi stage2/simplCore/CSE.hi stage2/simplCore/FloatIn.hi stage2/simplCore/FloatOut.hi stage2/simplCore/LiberateCase.hi stage2/simplCore/OccurAnal.hi stage2/simplCore/SAT.hi stage2/simplCore/SATMonad.hi stage2/simplCore/SetLevels.hi stage2/simplCore/SimplCore.hi stage2/simplCore/SimplEnv.hi stage2/simplCore/SimplMonad.hi stage2/simplCore/SimplUtils.hi stage2/simplCore/Simplify.hi stage2/simplStg/SRT.hi stage2/simplStg/SimplStg.hi stage2/simplStg/StgStats.hi stage2/specialise/Rules.hi stage2/specialise/SpecConstr.hi stage2/specialise/Specialise.hi stage2/stgSyn/CoreToStg.hi stage2/stgSyn/StgLint.hi stage2/stgSyn/StgSyn.hi stage2/stranal/DmdAnal.hi stage2/stranal/SaAbsInt.hi stage2/stranal/SaLib.hi stage2/stranal/StrictAnal.hi stage2/stranal/WorkWrap.hi stage2/stranal/WwLib.hi stage2/typecheck/FamInst.hi stage2/typecheck/Inst.hi stage2/typecheck/TcArrows.hi stage2/typecheck/TcBinds.hi stage2/typecheck/TcClassDcl.hi stage2/typecheck/TcDefaults.hi stage2/typecheck/TcDeriv.hi stage2/typecheck/TcEnv.hi stage2/typecheck/TcExpr.hi stage2/typecheck/TcForeign.hi stage2/typecheck/TcGadt.hi stage2/typecheck/TcGenDeriv.hi stage2/typecheck/TcHsSyn.hi stage2/typecheck/TcHsType.hi stage2/typecheck/TcInstDcls.hi stage2/typecheck/TcMType.hi stage2/typecheck/TcMatches.hi stage2/typecheck/TcPat.hi stage2/typecheck/TcRnDriver.hi stage2/typecheck/TcRnMonad.hi stage2/typecheck/TcRnTypes.hi stage2/typecheck/TcRules.hi stage2/typecheck/TcSimplify.hi stage2/typecheck/TcSplice.hi stage2/typecheck/TcTyClsDecls.hi stage2/typecheck/TcTyDecls.hi stage2/typecheck/TcTyFuns.hi stage2/typecheck/TcType.hi stage2/typecheck/TcUnify.hi stage2/types/Class.hi stage2/types/Coercion.hi stage2/types/FamInstEnv.hi stage2/types/FunDeps.hi stage2/types/Generics.hi stage2/types/InstEnv.hi stage2/types/TyCon.hi stage2/types/Type.hi stage2/types/TypeRep.hi stage2/types/Unify.hi stage2/utils/Bag.hi stage2/utils/Binary.hi stage2/utils/BufWrite.hi stage2/utils/Digraph.hi stage2/utils/Encoding.hi stage2/utils/FastMutInt.hi stage2/utils/FastString.hi stage2/utils/FastTypes.hi stage2/utils/FiniteMap.hi stage2/utils/IOEnv.hi stage2/utils/ListSetOps.hi stage2/utils/Maybes.hi stage2/utils/OrdList.hi stage2/utils/Outputable.hi stage2/utils/Panic.hi stage2/utils/Pretty.hi stage2/utils/State.hi stage2/utils/StringBuffer.hi stage2/utils/UniqFM.hi stage2/utils/UniqSet.hi stage2/utils/Util.hi stage2/vectorise/VectBuiltIn.hi stage2/vectorise/VectCore.hi stage2/vectorise/VectMonad.hi stage2/vectorise/VectType.hi stage2/vectorise/VectUtils.hi stage2/vectorise/Vectorise.hi; do \ /usr/bin/install -c -m 644 $i /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/hslibs-imports/ghc; \ done ------------------------------------------------------------------------ == make install -r; in /builddir/build/BUILD/ghc-6.8.1/libraries/Cabal/doc ------------------------------------------------------------------------ make[1]: Nothing to be done for `install'. ./utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 /usr/bin/install -c -m 644 extra-gcc-opts /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1 + make DESTDIR=/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder docdir=/usr/share/doc/ghc-6.8.1 XMLDocWays=html HADDOCK_DOCS=YES install-docs ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/gmp ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/includes ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/compat ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install-docs' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.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.8.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.8.1/utils/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.8.1/utils/hasktags ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in hasktags: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.1/utils/hsc2hs ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in hsc2hs: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install-docs' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/cgprof ------------------------------------------------------------------------ make[3]: Nothing to be done for `install-docs'. Finished making install-docs in cgprof: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/prof/icons ------------------------------------------------------------------------ make[3]: Nothing to be done for `install-docs'. Finished making install-docs in icons: 0 ------------------------------------------------------------------------ == Finished making `install-docs' in cgprof icons ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils/prof ------------------------------------------------------------------------ Finished making install-docs in prof: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.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.8.1/utils/genapply ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in genapply: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/runghc ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in runghc: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/hpc ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in hpc: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/pwd ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in pwd: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/utils/lndir ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in lndir: 0 ------------------------------------------------------------------------ == Finished making `install-docs' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc hpc pwd lndir ... PWD = /builddir/build/BUILD/ghc-6.8.1/utils ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == Recursively making `install-docs' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.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.8.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.8.1/driver/ghci ------------------------------------------------------------------------ make[2]: Nothing to be done for `install-docs'. Finished making install-docs in ghci: 0 ------------------------------------------------------------------------ == Finished making `install-docs' in mangler split ghc ghci ... PWD = /builddir/build/BUILD/ghc-6.8.1/driver ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1 mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1 /usr/bin/install -c -m 644 index.html /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1 ------------------------------------------------------------------------ == Recursively making `install-docs' in man docbook-cheat-sheet users_guide ext-core storage-mgt ... PWD = /builddir/build/BUILD/ghc-6.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/docs/man ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/man mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/man ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/man/man1 mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/man/man1 /usr/bin/install -c -m 644 ghc.1 /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/man/man1 Finished making install-docs in man: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.1/docs/docbook-cheat-sheet ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1 ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/docbook-cheat-sheet mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/docbook-cheat-sheet cp docbook-cheat-sheet/* /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/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.8.1/docs/users_guide ------------------------------------------------------------------------ ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1 ../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/users_guide mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/users_guide cp users_guide/* /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/users_guide Finished making install-docs in users_guide: 0 ------------------------------------------------------------------------ == make install-docs - --no-print-directory -r; in /builddir/build/BUILD/ghc-6.8.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.8.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.8.1/docs ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/rts ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/libraries ------------------------------------------------------------------------ ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/compiler ------------------------------------------------------------------------ make[1]: Nothing to be done for `install-docs'. ------------------------------------------------------------------------ == make install-docs -r; in /builddir/build/BUILD/ghc-6.8.1/libraries/Cabal/doc ------------------------------------------------------------------------ ../../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1 ../../../utils/mkdirhier/mkdirhier /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/Cabal mkdir /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/Cabal cp Cabal/* /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc-6.8.1/Cabal + mv /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder//usr/share/doc/ghc/libraries /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder//usr/share/doc/ghc-6.8.1 + cp libraries/doc-index-124.html libraries/doc-index-126.html libraries/doc-index-33.html libraries/doc-index-36.html libraries/doc-index-37.html libraries/doc-index-38.html libraries/doc-index-42.html libraries/doc-index-43.html libraries/doc-index-45.html libraries/doc-index-46.html libraries/doc-index-47.html libraries/doc-index-58.html libraries/doc-index-60.html libraries/doc-index-61.html libraries/doc-index-62.html libraries/doc-index-64.html libraries/doc-index-92.html libraries/doc-index-94.html libraries/doc-index-A.html libraries/doc-index-B.html libraries/doc-index-C.html libraries/doc-index-D.html libraries/doc-index-E.html libraries/doc-index-F.html libraries/doc-index-G.html libraries/doc-index-H.html libraries/doc-index-I.html libraries/doc-index-J.html libraries/doc-index-K.html libraries/doc-index-L.html libraries/doc-index-M.html libraries/doc-index-N.html libraries/doc-index-O.html libraries/doc-index-P.html libraries/doc-index-Q.html libraries/doc-index-R.html libraries/doc-index-S.html libraries/doc-index-T.html libraries/doc-index-U.html libraries/doc-index-V.html libraries/doc-index-W.html libraries/doc-index-X.html libraries/doc-index-Y.html libraries/doc-index-Z.html libraries/doc-index.html libraries/index.html /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder//usr/share/doc/ghc-6.8.1/libraries + SRC_TOP=/builddir/build/BUILD/ghc-6.8.1 + rm -f 'rpm-*-filelist' 'rpm-*.files' + cd /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder + find ./usr/lib/ghc-6.8.1 '(' -type d -fprintf /builddir/build/BUILD/ghc-6.8.1/rpm-dir.files '%%dir %p\n' ')' -o '(' -type f '(' -name '*.p_hi' -o -name '*_p.a' ')' -fprint /builddir/build/BUILD/ghc-6.8.1/rpm-prof.files ')' -o '(' -not -name package.conf -fprint /builddir/build/BUILD/ghc-6.8.1/rpm-lib.files ')' + sed -i -e 's|\./usr|/usr|' rpm-dir.files rpm-lib.files rpm-prof.files + cat rpm-dir.files rpm-lib.files + cat rpm-dir.files rpm-prof.files + touch /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/lib/ghc-6.8.1/package.conf.old + mv /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/bin/hsc2hs-ghc + /usr/lib/rpm/brp-compress Processing files: ghc-6.8.1-2.fc8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/sh /usr/bin/perl chkconfig ghc681 = 6.8.1-2.fc8 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) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgmp.so.3 libm.so.6 libm.so.6(GLIBC_2.0) librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: ghc681-6.8.1-2.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.97931 + umask 022 + cd /builddir/build/BUILD + cd ghc-6.8.1 + DOCDIR=/var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc681-6.8.1 + export DOCDIR + rm -rf /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc681-6.8.1 + /bin/mkdir -p /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc681-6.8.1 + cp -pr ANNOUNCE HACKING LICENSE README /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder/usr/share/doc/ghc681-6.8.1 + exit 0 warning: File listed twice: /usr/lib/ghc-6.8.1/package.conf.old Provides: config(ghc681) = 6.8.1-2.fc8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /bin/sh /usr/bin/perl config(ghc681) = 6.8.1-2.fc8 gcc gmp-devel 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) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) 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) libreadline.so.5 librt.so.1 librt.so.1(GLIBC_2.2) libutil.so.1 readline-devel rtld(GNU_HASH) Processing files: ghc681-prof-6.8.1-2.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc681 = 6.8.1-2.fc8 Obsoletes: ghc-prof Processing files: ghc-doc-6.8.1-2.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc = 6.8.1-2.fc8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ghc-6.8.1-2.fc8.ppc.rpm Wrote: /builddir/build/RPMS/ghc681-6.8.1-2.fc8.ppc.rpm Wrote: /builddir/build/RPMS/ghc681-prof-6.8.1-2.fc8.ppc.rpm Wrote: /builddir/build/RPMS/ghc-doc-6.8.1-2.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.97101 + umask 022 + cd /builddir/build/BUILD + cd ghc-6.8.1 + rm -rf /var/tmp/ghc-6.8.1-2.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.97101 + umask 022 + cd /builddir/build/BUILD + rm -rf ghc-6.8.1 + exit 0