build log

David Roundy droundy at darcs.net
Tue Apr 18 08:52:04 EDT 2006


Hi all. Here's a build log from my bootstrap failure.
-- 
David Roundy
http://www.darcs.net
-------------- next part --------------
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Canonicalised to: i386-unknown-linux
checking for path to top of build tree... /tmp/ghc
checking for ghc... /usr/bin/ghc
checking version of ghc... 6.4
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... /usr/bin/nhc98
checking for hbc... no
checking whether #! works in shell scripts... yes
checking for perl... /usr/bin/perl
checking if your perl works in shell scripts... yes
checking for python... /usr/bin/python
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking version of gcc... 3.3.5
checking whether gcc needs -mno-omit-leaf-frame-pointer... no
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... /usr/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... /usr/bin/time
checking for gtar... no
checking for tar... /bin/tar
checking for xmllint... no
configure: WARNING: cannot find xmllint in your PATH, you will not be able to validate your documentation
checking for xsltproc... /usr/bin/xsltproc
checking for DocBook XSL stylesheet directory... no
configure: WARNING: cannot find DocBook XSL stylesheets, you will not be able to build the documentation
checking for fop... no
checking for fop.sh... no
checking for xmltex... no
checking for dvips... /usr/bin/dvips
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.15
checking for haddock... no
checking for alex... /usr/bin/alex
checking for version of alex... 2.0
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 whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
checking for long long... yes
checking for char... yes
checking size of char... 1
checking for double... yes
checking size of double... 8
checking for float... yes
checking size of float... 4
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for short... yes
checking size of short... 2
checking for unsigned char... yes
checking size of unsigned char... 1
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for unsigned short... yes
checking size of unsigned short... 2
checking for void *... yes
checking size of void *... 4
checking for char... (cached) yes
checking alignment of char... 1
checking for double... (cached) yes
checking alignment of double... 4
checking for float... (cached) yes
checking alignment of float... 4
checking for int... (cached) yes
checking alignment of int... 4
checking for long... (cached) yes
checking alignment of long... 4
checking for long long... (cached) yes
checking alignment of long long... 4
checking for short... (cached) yes
checking alignment of short... 2
checking for unsigned char... (cached) yes
checking alignment of unsigned char... 1
checking for unsigned int... (cached) yes
checking alignment of unsigned int... 4
checking for unsigned long... (cached) yes
checking alignment of unsigned long... 4
checking for unsigned long long... (cached) yes
checking alignment of unsigned long long... 4
checking for unsigned short... (cached) yes
checking alignment of unsigned short... 2
checking for void *... (cached) yes
checking alignment of void *... 4
checking for WinExec... no
checking for GetModuleFileName... no
checking return type of signal handlers... void
checking for getclock... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for setitimer... yes
checking for siginterrupt... yes
checking for sysconf... yes
checking for times... yes
checking for ctime_r... yes
checking 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 tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking for rl_erase_empty_line in -lreadline... yes
checking for rl_free_undo_list in -lreadline... yes
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... no
checking for nlist in -lelf... no
checking leading underscore in symbol names... no
checking for ld... /usr/bin/ld
checking whether ld understands -x... yes
checking whether ld is GNU ld... yes
checking for .subsections_via_symbols... no
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking for printf... yes
checking for pkg-config... /usr/bin/pkg-config
configure: WARNING: GTK+ not usable, need at least version 2.0
configure: creating ./config.status
config.status: creating mk/config.mk
config.status: creating ghc.spec
config.status: creating docs/users_guide/ug-book.xml
config.status: creating mk/config.h
config.status: executing mk/stamp-h commands
configure: configuring in libraries
configure: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
configure: creating ./config.status
configure: configuring in base
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
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 ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.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 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 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 regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for iswspace... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for lstat... yes
checking for readdir_r... yes
checking for _chsize... no
checking for ftruncate... yes
checking Haskell type for char... Int8
checking Haskell type for signed char... Int8
checking Haskell type for unsigned char... Word8
checking Haskell type for short... Int16
checking Haskell type for unsigned short... Word16
checking Haskell type for int... Int32
checking Haskell type for unsigned int... Word32
checking Haskell type for long... Int32
checking Haskell type for unsigned long... Word32
checking Haskell type for long long... Int64
checking Haskell type for unsigned long long... Word64
checking Haskell type for float... Float
checking Haskell type for double... Double
checking Haskell type for ptrdiff_t... Int32
checking Haskell type for size_t... Word32
checking Haskell type for wchar_t... Int32
checking Haskell type for sig_atomic_t... Int32
checking Haskell type for clock_t... Int32
checking Haskell type for time_t... Int32
checking Haskell type for dev_t... Word64
checking Haskell type for ino_t... Word64
checking Haskell type for mode_t... Word32
checking Haskell type for off_t... Int64
checking Haskell type for pid_t... Int32
checking Haskell type for gid_t... Word32
checking Haskell type for uid_t... Word32
checking Haskell type for cc_t... Word8
checking Haskell type for speed_t... Word32
checking Haskell type for tcflag_t... Word32
checking Haskell type for nlink_t... Word32
checking Haskell type for ssize_t... Int32
checking Haskell type for rlim_t... Word64
checking Haskell type for wint_t... Word32
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 SIGABRT... 6
checking value of SIGALRM... 14
checking value of SIGBUS... 7
checking value of SIGCHLD... 17
checking value of SIGCONT... 18
checking value of SIGFPE... 8
checking value of SIGHUP... 1
checking value of SIGILL... 4
checking value of SIGINT... 2
checking value of SIGKILL... 9
checking value of SIGPIPE... 13
checking value of SIGQUIT... 3
checking value of SIGSEGV... 11
checking value of SIGSTOP... 19
checking value of SIGTERM... 15
checking value of SIGTSTP... 20
checking value of SIGTTIN... 21
checking value of SIGTTOU... 22
checking value of SIGUSR1... 10
checking value of SIGUSR2... 12
checking value of SIGPOLL... 29
checking value of SIGPROF... 27
checking value of SIGSYS... 31
checking value of SIGTRAP... 5
checking value of SIGURG... 23
checking value of SIGVTALRM... 26
checking value of SIGXCPU... 24
checking value of SIGXFSZ... 25
checking value of SIG_BLOCK... 0
checking value of SIG_SETMASK... 2
checking value of SIG_UNBLOCK... 1
checking value of SIG_DFL... 0
checking value of SIG_IGN... 1
checking value of SIG_ERR... 4294967295
checking value of O_BINARY... 0
checking what readdir sets errno to upon EOF... 0
configure: creating ./config.status
config.status: creating config.mk
config.status: creating include/HsBaseConfig.h
configure: configuring in network
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept 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 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
configure: configuring in unix
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
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 creat... yes
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 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 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 lchown... yes
checking for setenv... yes
checking for sysconf... yes
checking for unsetenv... yes
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 dlopen in -ldl... yes
configure: creating ./config.status
config.status: creating unix.buildinfo
config.status: creating include/HsUnixConfig.h
configure: configuring in X11
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
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... no
configure: creating ./config.status
config.status: creating config.mk
config.status: creating X11.buildinfo
config.status: creating include/HsX11Config.h
configure: configuring in HGL
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
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... no
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
configure: creating ./config.status
config.status: creating config.mk
config.status: creating HGL.buildinfo
config.status: creating include/HsHGLConfig.h
configure: configuring in OpenGL
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
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... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for atan... no
checking for atan in -lm... yes
checking for GL library... no
checking for GLU library... no
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... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... no
checking OpenGL/gl.h presence... no
checking for OpenGL/gl.h... no
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... no
checking OpenGL/glu.h usability... no
checking OpenGL/glu.h presence... no
checking for OpenGL/glu.h... no
configure: WARNING: no OpenGL headers found, so this package will not be built
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
configure: configuring in GLUT
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
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... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for atan... no
checking for atan in -lm... yes
checking for GL library... no
checking for GLU library... no
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... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking for GLUT library... no
checking for GL/glut.h... (cached) no
checking GLUT/glut.h usability... no
checking GLUT/glut.h presence... no
checking for GLUT/glut.h... no
configure: WARNING: no GLUT header found, so this package will not be built
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
configure: configuring in OpenAL
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
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... no
configure: WARNING: no OpenAL library found, so this package will not be built
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
configure: configuring in ALUT
configure: running /bin/sh './configure' --prefix=/usr/local  '--prefix=/usr/local' '--cache-file=/dev/null' '--srcdir=.' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing alutGetMajorVersion... 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: WARNING: no ALUT header found, so this package will not be built
configure: creating ./config.status
config.status: creating config.mk
config.status: creating ALUT.buildinfo
config.status: creating include/HsALUTConfig.h
config.status: creating include/HsALUT.h
make -C utils/mkdependC boot
make[1]: Entering directory `/tmp/ghc/utils/mkdependC'
rm -f mkdependC
Creating mkdependC...
echo "#! "/usr/bin/perl > mkdependC
Done.
make[1]: Leaving directory `/tmp/ghc/utils/mkdependC'
------------------------------------------------------------------------
== make boot -r;
 in /tmp/ghc/includes
------------------------------------------------------------------------
cp ../rts/gmp/gmp.h gmp.h
Done.
Creating ghcplatform.h...
Done.
gcc -O -I. -I../rts    -c mkDerivedConstants.c -o mkDerivedConstants.o
gcc -o mkDerivedConstantsHdr -O -I. -I../rts       mkDerivedConstants.o
./mkDerivedConstantsHdr >DerivedConstants.h
gcc -o mkGHCConstants.o -O -I. -I../rts    -c mkDerivedConstants.c  -DGEN_HASKELL
gcc -o mkGHCConstants -O -I. -I../rts       mkGHCConstants.o
./mkGHCConstants >GHCConstants.h
../utils/mkdependC/mkdependC -f .depend     -- -O -I. -I../rts    -- mkDerivedConstants.c 
------------------------------------------------------------------------
== make boot -r;
 in /tmp/ghc/compat
------------------------------------------------------------------------
../utils/mkdependC/mkdependC -f .depend    -I. -Iinclude -I../includes  -- -O -I. -Iinclude -D__GHC_PATCHLEVEL__=0 -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 -optdep--exclude-module=System.Directory.Internals   -H16m -O -I. -Iinclude -Rghc-timing -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp Compat/Directory.hs Compat/RawSystem.hs Compat/Unicode.hs Distribution/Compat/FilePath.hs Distribution/Compat/ReadP.hs Distribution/Compiler.hs Distribution/GetOpt.hs Distribution/InstalledPackageInfo.hs Distribution/License.hs Distribution/Package.hs Distribution/ParseUtils.hs Distribution/Version.hs Language/Haskell/Extension.hs
<<ghc: 19868104 bytes, 5 GCs, 91852/91852 avg/max bytes residency (1 samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.14 MUT (0.56 elapsed), 0.05 GC (0.14 elapsed) :ghc>>
make all
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Compat/Directory.hs -o Compat/Directory.o  -ohi Compat/Directory.hi
<<ghc: 57080680 bytes, 14 GCs, 2726633/5632244 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.75 MUT (2.24 elapsed), 0.47 GC (0.47 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Compat/RawSystem.hs -o Compat/RawSystem.o  -ohi Compat/RawSystem.hi
<<ghc: 28172832 bytes, 9 GCs, 1412958/2738732 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.26 MUT (0.72 elapsed), 0.23 GC (0.26 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Compat/Unicode.hs -o Compat/Unicode.o  -ohi Compat/Unicode.hi
/tmp/ghc30677.hc: In function `CompatziUnicode_zdwisUpper_entry':
/tmp/ghc30677.hc:23: warning: implicit declaration of function `u_iswupper'
/tmp/ghc30677.hc: In function `CompatziUnicode_zdwisPrint_entry':
/tmp/ghc30677.hc:54: warning: implicit declaration of function `u_iswprint'
/tmp/ghc30677.hc: In function `CompatziUnicode_zdwgeneralCategory_entry':
/tmp/ghc30677.hc:4163: warning: implicit declaration of function `u_gencat'
<<ghc: 93824268 bytes, 16 GCs, 2444561/4546496 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 1.30 MUT (4.05 elapsed), 0.47 GC (0.46 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/Compat/FilePath.hs -o Distribution/Compat/FilePath.o  -ohi Distribution/Compat/FilePath.hi
<<ghc: 91784536 bytes, 17 GCs, 3308941/6892512 avg/max bytes residency (3 samples), 21M in use, 0.00 INIT (0.00 elapsed), 1.27 MUT (3.58 elapsed), 0.57 GC (0.57 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/Compat/ReadP.hs -o Distribution/Compat/ReadP.o  -ohi Distribution/Compat/ReadP.hi
<<ghc: 29039016 bytes, 9 GCs, 1403794/2720116 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.27 MUT (0.74 elapsed), 0.23 GC (0.24 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Language/Haskell/Extension.hs -o Language/Haskell/Extension.o  -ohi Language/Haskell/Extension.hi
<<ghc: 67134620 bytes, 13 GCs, 2422162/4421284 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.86 MUT (2.86 elapsed), 0.42 GC (0.42 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/Version.hs -o Distribution/Version.o  -ohi Distribution/Version.hi
<<ghc: 129441136 bytes, 19 GCs, 2637952/5045176 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 1.91 MUT (6.14 elapsed), 0.49 GC (0.54 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/Compiler.hs -o Distribution/Compiler.o  -ohi Distribution/Compiler.hi
<<ghc: 182977100 bytes, 25 GCs, 2775749/5283980 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 2.63 MUT (7.52 elapsed), 0.64 GC (0.69 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/GetOpt.hs -o Distribution/GetOpt.o  -ohi Distribution/GetOpt.hi
<<ghc: 28269320 bytes, 9 GCs, 1428868/2770528 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.25 MUT (0.76 elapsed), 0.23 GC (0.22 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/Package.hs -o Distribution/Package.o  -ohi Distribution/Package.hi
<<ghc: 87047620 bytes, 16 GCs, 2512426/4665520 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 1.26 MUT (3.95 elapsed), 0.45 GC (0.46 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/License.hs -o Distribution/License.o  -ohi Distribution/License.hi
<<ghc: 48184424 bytes, 10 GCs, 1361980/2636704 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.58 MUT (1.85 elapsed), 0.26 GC (0.25 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/ParseUtils.hs -o Distribution/ParseUtils.o  -ohi Distribution/ParseUtils.hi
<<ghc: 209219636 bytes, 32 GCs, 2977433/6182780 avg/max bytes residency (3 samples), 20M in use, 0.00 INIT (0.00 elapsed), 3.21 MUT (9.46 elapsed), 0.81 GC (0.85 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c Distribution/InstalledPackageInfo.hs -o Distribution/InstalledPackageInfo.o  -ohi Distribution/InstalledPackageInfo.hi
<<ghc: 2020311704 bytes, 3504 GCs, 10768510/23874056 avg/max bytes residency (12 samples), 56M in use, 0.00 INIT (0.00 elapsed), 33.10 MUT (49.09 elapsed), 11.82 GC (12.27 elapsed) :ghc>>
/usr/bin/ghc -optc-O -optc-I. -optc-Iinclude -optc-D__GHC_PATCHLEVEL__=0 -optc-I../libraries/base/cbits -optc-I../libraries/base/include -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c cbits/directory.c -o cbits/directory.o
<<ghc: 14140980 bytes, 3 GCs, 87880/87880 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.08 MUT (0.22 elapsed), 0.04 GC (0.04 elapsed) :ghc>>
/usr/bin/ghc -optc-O -optc-I. -optc-Iinclude -optc-D__GHC_PATCHLEVEL__=0 -optc-I../libraries/base/cbits -optc-I../libraries/base/include -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c cbits/rawSystem.c -o cbits/rawSystem.o
<<ghc: 14140980 bytes, 3 GCs, 87880/87880 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.31 elapsed), 0.02 GC (0.04 elapsed) :ghc>>
/usr/bin/ghc -optc-O -optc-I. -optc-Iinclude -optc-D__GHC_PATCHLEVEL__=0 -optc-I../libraries/base/cbits -optc-I../libraries/base/include -H16m -O -I. -Iinclude -Rghc-timing  -ignore-package Cabal -I../libraries -fglasgow-exts -no-recomp    -c cbits/unicode.c -o cbits/unicode.o
<<ghc: 14140628 bytes, 3 GCs, 87848/87848 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.06 MUT (0.49 elapsed), 0.05 GC (0.04 elapsed) :ghc>>
rm -f libghccompat.a
/usr/bin/ar q    libghccompat.a  Compat/Directory.o Compat/RawSystem.o Compat/Unicode.o Distribution/Compat/FilePath.o Distribution/Compat/ReadP.o Distribution/Compiler.o Distribution/GetOpt.o Distribution/InstalledPackageInfo.o Distribution/License.o Distribution/Package.o Distribution/ParseUtils.o Distribution/Version.o Language/Haskell/Extension.o cbits/directory.o cbits/rawSystem.o cbits/unicode.o  
/usr/bin/ar: creating libghccompat.a
: libghccompat.a
------------------------------------------------------------------------
== make boot -r;
 in /tmp/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
== Recursively making `boot' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc lndir ...
PWD = /tmp/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/mkdependC
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/mkdirhier
------------------------------------------------------------------------
rm -f mkdirhier
Creating mkdirhier...
Done.
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/runstdtest
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/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.Directory.Internals   -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../compat -ignore-package Cabal -Rghc-timing Main.hs Version.hs
<<ghc: 15184224 bytes, 4 GCs, 93960/93960 avg/max bytes residency (1 samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.22 elapsed), 0.05 GC (0.05 elapsed) :ghc>>
make all
/usr/bin/ghc -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../compat -ignore-package Cabal -Rghc-timing    -c Version.hs -o Version.o  -ohi Version.hi
<<ghc: 28535572 bytes, 9 GCs, 1403252/2716648 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.27 MUT (0.76 elapsed), 0.23 GC (0.25 elapsed) :ghc>>
/usr/bin/ghc -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../compat -ignore-package Cabal -Rghc-timing    -c Main.hs -o Main.o  -ohi Main.hi
<<ghc: 768913028 bytes, 1746 GCs, 10431986/16919908 avg/max bytes residency (9 samples), 46M in use, 0.00 INIT (0.00 elapsed), 11.22 MUT (26.45 elapsed), 6.92 GC (6.80 elapsed) :ghc>>
/usr/bin/ghc -o ghc-pkg.bin -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../compat -ignore-package Cabal -Rghc-timing    -L../../compat -lghccompat   Main.o Version.o   
<<ghc: 14209968 bytes, 3 GCs, 90108/90108 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.07 MUT (3.24 elapsed), 0.04 GC (0.04 elapsed) :ghc>>
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
rm -f ghc-pkg-inplace
Creating ghc-pkg-inplace...
Done.
rm -f ghc-pkg-6.5
Creating ghc-pkg-6.5...
Done.
Creating a symbolic link from ghc-pkg-6.5 to ghc-pkg
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/hasktags
------------------------------------------------------------------------
/usr/bin/ghc -M -optdep-f -optdep.depend  -osuf o    -H16m -O HaskTags.hs
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/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 
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/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.Directory.Internals   -H16m -O -i../../compat -ignore-package Cabal -Rghc-timing -Wall Main.hs
<<ghc: 14932976 bytes, 4 GCs, 89660/89660 avg/max bytes residency (1 samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.08 MUT (0.17 elapsed), 0.05 GC (0.06 elapsed) :ghc>>
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/parallel
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
== Recursively making `boot' in cgprof icons ...
PWD = /tmp/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/prof/cgprof
------------------------------------------------------------------------
../../../utils/mkdependC/mkdependC -f .depend     -- -O -Wall -I../../../includes    -- cgprof.c daVinci.c main.c matrix.c symbol.c 
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/prof/icons
------------------------------------------------------------------------
------------------------------------------------------------------------
== Finished making `boot' in cgprof icons ...
PWD = /tmp/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/unlit
------------------------------------------------------------------------
gcc -O -O    -c unlit.c -o unlit.o
gcc -o unlit -O -O       unlit.o 
../../utils/mkdependC/mkdependC -f .depend     -- -O -O    -- unlit.c 
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/genprimopcode
------------------------------------------------------------------------
/usr/bin/ghc -H16m -O -package parsec    -c Main.hs -o Main.o  -ohi Main.hi
/usr/bin/ghc -o genprimopcode -H16m -O -package parsec       Main.o   
/usr/bin/ghc -M -optdep-f -optdep.depend  -osuf o    -H16m -O -package parsec Main.hs
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/genapply
------------------------------------------------------------------------
/usr/bin/ghc -H16m -O -no-recomp    -c GenApply.hs -o GenApply.o  -ohi GenApply.hi
/usr/bin/ghc -o genapply -H16m -O -no-recomp       GenApply.o   
/usr/bin/ghc -M -optdep-f -optdep.depend  -osuf o    -H16m -O -no-recomp GenApply.hs
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/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.Directory.Internals   -H16m -O -i../../compat -ignore-package Cabal -Rghc-timing runghc.hs
<<ghc: 14792676 bytes, 3 GCs, 89496/89496 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.09 MUT (0.16 elapsed), 0.03 GC (0.04 elapsed) :ghc>>
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/utils/lndir
------------------------------------------------------------------------
../../utils/mkdependC/mkdependC -f .depend     -- -O -- lndir.c 
------------------------------------------------------------------------
== Finished making `boot' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc lndir ...
PWD = /tmp/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot -r;
 in /tmp/ghc/driver
------------------------------------------------------------------------
echo "[]" > package.conf.inplace
echo "[]" > package.conf
------------------------------------------------------------------------
== Recursively making `boot' in mangler split ghc ghci ...
PWD = /tmp/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/driver/mangler
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/driver/split
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/driver/ghc
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/driver/ghci
------------------------------------------------------------------------
------------------------------------------------------------------------
== Finished making `boot' in mangler split ghc ghci ...
PWD = /tmp/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot -r;
 in /tmp/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
== Recursively making `boot' in building docbook-cheat-sheet ext-core storage-mgt users_guide ...
PWD = /tmp/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/docs/building
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/docs/docbook-cheat-sheet
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/docs/ext-core
------------------------------------------------------------------------
make[2]: Nothing to be done for `boot'.
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/docs/storage-mgt
------------------------------------------------------------------------
make[2]: Nothing to be done for `boot'.
------------------------------------------------------------------------
== make boot - --no-print-directory -r;
 in /tmp/ghc/docs/users_guide
------------------------------------------------------------------------
------------------------------------------------------------------------
== Finished making `boot' in building docbook-cheat-sheet ext-core storage-mgt users_guide ...
PWD = /tmp/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
== make boot -r;
 in /tmp/ghc/compiler
------------------------------------------------------------------------
../utils/mkdirhier/mkdirhier stage1
mkdir stage1
for i in utils basicTypes types hsSyn prelude rename typecheck deSugar coreSyn specialise simplCore stranal stgSyn simplStg codeGen main profiling parser cprAnalysis ndpFlatten iface cmm nativeGen; do \
    ../utils/mkdirhier/mkdirhier stage1/$i; \
done
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/specialise
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 main/Config.hs ... 
done.
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
/usr/bin/alex  -g    cmm/CmmLex.x
/usr/bin/happy +RTS -K2m -RTS -agc    cmm/CmmParse.y
/usr/bin/happy +RTS -K2m -RTS -agc    main/ParsePkgConf.y
/usr/bin/alex  -g    parser/Lexer.x
gcc -E  -undef -traditional -P -I../includes    -x c parser/Parser.y.pp | \
grep -v '^#pragma GCC' > parser/Parser.y
/usr/bin/happy +RTS -K2m -RTS -agc    parser/Parser.y
shift/reduce conflicts:  37
reduce/reduce conflicts: 1
/usr/bin/happy +RTS -K2m -RTS -agc    parser/ParserCore.y
unused rules: 2
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.Directory.Internals   -H16m -O -iutils -ibasicTypes -itypes -ihsSyn -iprelude -irename -itypecheck -ideSugar -icoreSyn -ispecialise -isimplCore -istranal -istgSyn -isimplStg -icodeGen -imain -iprofiling -iparser -icprAnalysis -indpFlatten -iiface -icmm -inativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal basicTypes/BasicTypes.lhs basicTypes/DataCon.lhs basicTypes/Demand.lhs basicTypes/FieldLabel.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/CmmLex.hs cmm/CmmLint.hs cmm/CmmOpt.hs cmm/CmmParse.hs cmm/CmmUtils.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/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/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/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/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/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/MachCodeGen.hs nativeGen/MachInstrs.hs nativeGen/MachRegs.lhs nativeGen/NCGMonad.hs nativeGen/PositionIndependentCode.hs nativeGen/PprMach.hs nativeGen/RegAllocInfo.hs nativeGen/RegisterAlloc.hs ndpFlatten/FlattenInfo.hs ndpFlatten/FlattenMonad.hs ndpFlatten/Flattening.hs ndpFlatten/NDPCoreUtils.hs ndpFlatten/PArrAnal.hs parser/Ctype.lhs 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/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/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/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/TcType.lhs typecheck/TcUnify.lhs types/Class.lhs types/FunDeps.lhs types/Generics.lhs types/InstEnv.lhs types/Kind.lhs types/TyCon.lhs types/Type.lhs types/TypeRep.lhs types/Unify.lhs utils/Bag.lhs utils/Binary.hs utils/BitSet.lhs 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/StringBuffer.lhs utils/UniqFM.lhs utils/UniqSet.lhs utils/Util.lhs
<<ghc: 227709484 bytes, 83 GCs, 2729713/6065592 avg/max bytes residency (4 samples), 22M in use, 0.01 INIT (0.00 elapsed), 2.18 MUT (8.30 elapsed), 0.52 GC (0.49 elapsed) :ghc>>
../utils/mkdependC/mkdependC -f .depend-BASE -D__GLASGOW_HASKELL__=605 -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 at g; s@(\S*\.hi)@stage1/$1 at g; s@^.*/lib/compat.*$@@g;' <.depend-BASE >.depend-1
------------------------------------------------------------------------
== make boot -r;
 in /tmp/ghc/rts
------------------------------------------------------------------------
gcc -E  -undef -traditional -P \
-DIMPORT_DIR='"/tmp/ghc/libraries/rts"' \
-DLIB_DIR='"/tmp/ghc/libraries/rts"' \
-DINCLUDE_DIR='"/tmp/ghc/libraries/rts/include"' \
-DDATA_DIR='"/tmp/ghc/libraries/rts"' \
-DHTML_DIR='"/tmp/ghc/libraries/rts/html"' \
-DHADDOCK_IFACE='"/tmp/ghc/libraries/rts/html/rts.haddock"' \
-DFPTOOLS_TOP_ABS=\"/tmp/ghc\" \
-x c -I../includes -Iinclude -DPACKAGE=rts -DVERSION= -DPKG_LIBDIR='"/usr/local/lib/ghc-6.5"' -DPKG_DATADIR='"/usr/local/share/ghc-6.5"' package.conf.in | \
grep -v '^#pragma GCC' | \
sed -e 's/""//g' -e 's/:[ 	]*,/: /g' >package.conf.inplace
gcc -E  -undef -traditional -P -DINSTALLING \
-DIMPORT_DIR='"/usr/local/lib/ghc-6.5/imports"' \
-DLIB_DIR='"/usr/local/lib/ghc-6.5"' \
-DINCLUDE_DIR='"/usr/local/lib/ghc-6.5/include"' \
-DDATA_DIR='"/usr/local/share/ghc-6.5"' \
-DHTML_DIR='"/usr/local/share/ghc-6.5/html/libraries/rts"' \
-DHADDOCK_IFACE='"/usr/local/share/ghc-6.5/html/libraries/rts/rts.haddock"' \
 -x c -I../includes -Iinclude -DPACKAGE=rts -DVERSION= -DPKG_LIBDIR='"/usr/local/lib/ghc-6.5"' -DPKG_DATADIR='"/usr/local/share/ghc-6.5"' package.conf.in | \
grep -v '^#pragma GCC' | \
sed -e 's/""//g' -e 's/:[ 	]*,/: /g' >package.conf.installed
../utils/ghc-pkg/ghc-pkg-inplace --force --update-package <package.conf.inplace
Reading package info from stdin ... done.
cannot find libHSrts.a on library path (ignoring)
Saving old package config file... done.
Writing new package config file... done.
../utils/ghc-pkg/ghc-pkg-inplace  -f ../driver/package.conf --force --update-package <package.conf.installed
Reading package info from stdin ... done.
/usr/local/lib/ghc-6.5 doesn't exist or isn't a directory (ignoring)
/usr/local/lib/ghc-6.5/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/mkdependC/mkdependC -f .depend -I. -I../includes -DPROFILING -DTHREADED_RTS -DDEBUG -Ihooks -Iparallel -Iposix -I../includes   -s p -s thr -s thr_p -s debug -s thr_debug -- -O -Wall  -W -Wstrict-prototypes  -Wmissing-prototypes  -Wmissing-declarations -Winline -Waggregate-return -Wbad-function-cast -I../includes -I. -Iparallel -DCOMPILING_RTS -fomit-frame-pointer    -- Adjustor.c Arena.c BlockAlloc.c Capability.c ClosureFlags.c Disassembler.c FrontPanel.c GC.c GCCompact.c Hash.c HsFFI.c Interpreter.c LdvProfile.c Linker.c MBlock.c Main.c Printer.c ProfHeap.c Profiling.c Proftimer.c RetainerProfile.c RetainerSet.c RtsAPI.c RtsFlags.c RtsMessages.c RtsStartup.c RtsUtils.c STM.c Sanity.c Schedule.c Sparks.c Stable.c Stats.c StgCRun.c StgPrimFloat.c Storage.c Task.c ThreadLabels.c Ticky.c Timer.c Weak.c hooks/FlagDefaults.c hooks/InitEachPE.c hooks/MallocFail.c hooks/OnExit.c hooks/OutOfHeap.c hooks/RtsOpts.c hooks/ShutdownEachPEHook.c hooks/StackOverflow.c parallel/0Hash.c parallel/0Unpack.c parallel/Dist.c parallel/Global.c parallel/GranSim.c parallel/HLComms.c parallel/LLComms.c parallel/Pack.c parallel/ParInit.c parallel/ParTicky.c parallel/Parallel.c parallel/ParallelDebug.c parallel/RBH.c posix/GetTime.c posix/Itimer.c posix/OSThreads.c posix/Select.c posix/Signals.c 
------------------------------------------------------------------------
== make all -r;
 in /tmp/ghc/includes
------------------------------------------------------------------------
make[1]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all -r;
 in /tmp/ghc/compat
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all -r;
 in /tmp/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
== Recursively making `all' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc lndir ...
PWD = /tmp/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/mkdependC
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/mkdirhier
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/runstdtest
------------------------------------------------------------------------
rm -f runstdtest
Creating runstdtest...
echo "#! "/usr/bin/perl > runstdtest
Done.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/ghc-pkg
------------------------------------------------------------------------
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/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   
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/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
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/hsc2hs
------------------------------------------------------------------------
/usr/bin/ghc -H16m -O -i../../compat -ignore-package Cabal -Rghc-timing -Wall    -c Main.hs -o Main.o  -ohi Main.hi
<<ghc: 1232169776 bytes, 2488 GCs, 10473479/15636292 avg/max bytes residency (12 samples), 43M in use, 0.00 INIT (0.00 elapsed), 16.58 MUT (38.72 elapsed), 9.55 GC (9.62 elapsed) :ghc>>
/usr/bin/ghc -o hsc2hs-bin -H16m -O -i../../compat -ignore-package Cabal -Rghc-timing -Wall    -L../../compat -lghccompat   Main.o   
<<ghc: 14197892 bytes, 3 GCs, 84704/84704 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.07 MUT (2.32 elapsed), 0.04 GC (0.04 elapsed) :ghc>>
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
rm -f hsc2hs-inplace
Creating hsc2hs-inplace...
Done.
rm -f hsc2hs
Creating hsc2hs...
Done.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/parallel
------------------------------------------------------------------------
rm -f grs2gr
Creating grs2gr...
rm -f gr2qp
Creating gr2qp...
rm -f qp2ps
Creating qp2ps...
rm -f ghc-fool-sort
Creating ghc-fool-sort...
rm -f ghc-unfool-sort
Creating ghc-unfool-sort...
rm -f gr2pe
Creating gr2pe...
rm -f gr2java
Creating gr2java...
rm -f qp2ap
Creating qp2ap...
rm -f gr2RTS
Creating gr2RTS...
rm -f RTS2gran
Creating RTS2gran...
rm -f gran-extr
Creating gran-extr...
rm -f gp-ext-imp
Creating gp-ext-imp...
rm -f tf
Creating tf...
rm -f avg-RTS
Creating avg-RTS...
rm -f SPLIT
Creating SPLIT...
rm -f AVG
Creating AVG...
rm -f SN
Creating SN...
rm -f get_SN
Creating get_SN...
rm -f sn_filter
Creating sn_filter...
rm -f ps-scale-y
Creating ps-scale-y...
rm -f gr2ps
Creating gr2ps...
rm -f gr2jv
Creating gr2jv...
rm -f gr2ap
Creating gr2ap...
rm -f gr2gran
Creating gr2gran...
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/prof
------------------------------------------------------------------------
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
rm -f ghcprof-inplace
Creating ghcprof-inplace...
echo "#! "/usr/bin/perl > ghcprof-inplace
Done.
rm -f ghcprof
Creating ghcprof...
echo "#! "/usr/bin/perl > ghcprof
Done.
------------------------------------------------------------------------
== Recursively making `all' in cgprof icons ...
PWD = /tmp/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/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 
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/prof/icons
------------------------------------------------------------------------
make[3]: Nothing to be done for `all'.
------------------------------------------------------------------------
== Finished making `all' in cgprof icons ...
PWD = /tmp/ghc/utils/prof
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/unlit
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/genprimopcode
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/genapply
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/runghc
------------------------------------------------------------------------
/usr/bin/ghc -H16m -O -i../../compat -ignore-package Cabal -Rghc-timing    -c runghc.hs -o runghc.o  -ohi runghc.hi
<<ghc: 57352480 bytes, 14 GCs, 2524876/4902676 avg/max bytes residency (3 samples), 20M in use, 0.00 INIT (0.00 elapsed), 0.71 MUT (1.86 elapsed), 0.47 GC (0.46 elapsed) :ghc>>
/usr/bin/ghc -o runghc -H16m -O -i../../compat -ignore-package Cabal -Rghc-timing    -L../../compat -lghccompat   runghc.o   
<<ghc: 14193416 bytes, 3 GCs, 84652/84652 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.08 MUT (1.69 elapsed), 0.03 GC (0.04 elapsed) :ghc>>
cp runghc runhaskell
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/utils/lndir
------------------------------------------------------------------------
gcc -O -c lndir.c -o lndir.o
gcc -o lndir -O    lndir.o 
------------------------------------------------------------------------
== Finished making `all' in mkdependC mkdirhier runstdtest ghc-pkg hasktags hp2ps hsc2hs parallel prof unlit genprimopcode genapply runghc lndir ...
PWD = /tmp/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all -r;
 in /tmp/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
== Recursively making `all' in mangler split ghc ghci ...
PWD = /tmp/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/driver/mangler
------------------------------------------------------------------------
/tmp/ghc/utils/unlit/unlit    ghc-asm.lprl ghc-asm.prl
rm -f ghc-asm
Creating ghc-asm...
echo "#! "/usr/bin/perl > ghc-asm
Done.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/driver/split
------------------------------------------------------------------------
/tmp/ghc/utils/unlit/unlit    ghc-split.lprl ghc-split.prl
rm -f ghc-split
Creating ghc-split...
echo "#! "/usr/bin/perl > ghc-split
Done.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/driver/ghc
------------------------------------------------------------------------
rm -f ghc-6.5
Creating ghc-6.5...
Done.
Creating a symbolic link from ghc-6.5 to ghc
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/driver/ghci
------------------------------------------------------------------------
make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all
rm -f ghci-inplace
Creating ghci-inplace...
Done.
rm -f ghci-6.5
Creating ghci-6.5...
Done.
Creating a symbolic link from ghci-6.5 to ghci
------------------------------------------------------------------------
== Finished making `all' in mangler split ghc ghci ...
PWD = /tmp/ghc/driver
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all -r;
 in /tmp/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
== Recursively making `all' in building docbook-cheat-sheet ext-core storage-mgt users_guide ...
PWD = /tmp/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/docs/building
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/docs/docbook-cheat-sheet
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/docs/ext-core
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/docs/storage-mgt
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== make all - --no-print-directory -r;
 in /tmp/ghc/docs/users_guide
------------------------------------------------------------------------
make[2]: Nothing to be done for `all'.
------------------------------------------------------------------------
== Finished making `all' in building docbook-cheat-sheet ext-core storage-mgt users_guide ...
PWD = /tmp/ghc/docs
------------------------------------------------------------------------
------------------------------------------------------------------------
== make all -r;
 in /tmp/ghc/compiler
------------------------------------------------------------------------
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c basicTypes/OccName.lhs-boot -o stage1/basicTypes/OccName.o-boot  -ohi stage1/basicTypes/OccName.hi-boot
<<ghc: 23745880 bytes, 8 GCs, 2350172/4608176 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.19 MUT (0.28 elapsed), 0.18 GC (0.19 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c basicTypes/Module.lhs-boot -o stage1/basicTypes/Module.o-boot  -ohi stage1/basicTypes/Module.hi-boot
<<ghc: 23744868 bytes, 8 GCs, 2350154/4608176 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.20 MUT (0.29 elapsed), 0.17 GC (0.18 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal  -O  -c utils/Encoding.hs -o stage1/utils/Encoding.o  -ohi stage1/utils/Encoding.hi
<<ghc: 197026612 bytes, 30 GCs, 3680117/6787672 avg/max bytes residency (4 samples), 19M in use, 0.00 INIT (0.00 elapsed), 2.87 MUT (7.23 elapsed), 0.93 GC (1.00 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal  -O  -c utils/FastString.lhs -o stage1/utils/FastString.o  -ohi stage1/utils/FastString.hi
/tmp/ghc434.hc: In function `s4uz_ret':
/tmp/ghc434.hc:745: warning: implicit declaration of function `ghc_memcmp'
/tmp/ghc434.hc: In function `s4Zw_ret':
/tmp/ghc434.hc:2015: warning: implicit declaration of function `ghc_strlen'
<<ghc: 165227412 bytes, 29 GCs, 4052789/8164452 avg/max bytes residency (4 samples), 21M in use, 0.00 INIT (0.01 elapsed), 2.51 MUT (6.03 elapsed), 0.96 GC (0.98 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c utils/FastTypes.lhs -o stage1/utils/FastTypes.o  -ohi stage1/utils/FastTypes.hi
<<ghc: 31762248 bytes, 9 GCs, 1517384/2942156 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.31 MUT (0.91 elapsed), 0.24 GC (0.25 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c main/Config.hs -o stage1/main/Config.o  -ohi stage1/main/Config.hi
<<ghc: 35527064 bytes, 9 GCs, 1399764/2707852 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.35 MUT (1.24 elapsed), 0.25 GC (0.25 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c utils/Panic.lhs -o stage1/utils/Panic.o  -ohi stage1/utils/Panic.hi
<<ghc: 81414976 bytes, 16 GCs, 2529761/5257280 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 1.10 MUT (3.38 elapsed), 0.50 GC (0.48 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal  -O  -c utils/FastMutInt.lhs -o stage1/utils/FastMutInt.o  -ohi stage1/utils/FastMutInt.hi
<<ghc: 33128944 bytes, 10 GCs, 1518070/2943732 avg/max bytes residency (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.35 MUT (0.90 elapsed), 0.29 GC (0.31 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c utils/BufWrite.hs -o stage1/utils/BufWrite.o  -ohi stage1/utils/BufWrite.hi
<<ghc: 62574008 bytes, 15 GCs, 2599480/5525940 avg/max bytes residency (3 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.84 MUT (1.90 elapsed), 0.47 GC (0.50 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c utils/Pretty.lhs -o stage1/utils/Pretty.o  -ohi stage1/utils/Pretty.hi
/tmp/ghc492.hc: In function `Pretty_zdwptext_entry':
/tmp/ghc492.hc:194: warning: implicit declaration of function `ghc_strlen'
<<ghc: 180033116 bytes, 28 GCs, 3163095/6568200 avg/max bytes residency (4 samples), 19M in use, 0.00 INIT (0.00 elapsed), 2.59 MUT (7.72 elapsed), 0.86 GC (0.87 elapsed) :ghc>>
/usr/bin/ghc -H16m -O  -istage1/utils  -istage1/basicTypes  -istage1/types  -istage1/hsSyn  -istage1/prelude  -istage1/rename  -istage1/typecheck  -istage1/deSugar  -istage1/coreSyn  -istage1/specialise  -istage1/simplCore  -istage1/stranal  -istage1/stgSyn  -istage1/simplStg  -istage1/codeGen  -istage1/main  -istage1/profiling  -istage1/parser  -istage1/cprAnalysis  -istage1/ndpFlatten  -istage1/iface  -istage1/cmm  -istage1/nativeGen -Istage1 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package unix -ignore-package lang -recomp -Rghc-timing  -H16M '-#include "hschooks.h"' -i../compat -ignore-package Cabal    -c ../compat/Distribution/Version.hs -o stage1/../compat/Distribution/Version.o  -ohi stage1/../compat/Distribution/Version.hi
ghc-6.4: error: directory portion of "stage1/../compat/Distribution/Version.o" does not exist (used with "-o" option.)
<<ghc: 14201992 bytes, 3 GCs, 92408/92408 avg/max bytes residency (1 samples), 15M in use, 0.00 INIT (0.00 elapsed), 0.07 MUT (0.14 elapsed), 0.04 GC (0.05 elapsed) :ghc>>
make[1]: *** [stage1/../compat/Distribution/Version.o] Error 1
make: *** [stage1] Error 1


More information about the Glasgow-haskell-users mailing list