*** setup configure Configuring base-4.2.0.2... Flags chosen: integer-simple=False Dependency ghc-prim -any: using ghc-prim-0.2.0.0 Dependency integer-gmp -any: using integer-gmp-0.2.0.1 Dependency rts -any: using rts-1.0 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/base-4.2.0.2/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/base-4.2.0.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/base-4.2.0.2 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar sh configure --with-compiler=ghc --prefix=/usr/local/tmp/archive/install checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long long... yes checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for iswspace... yes checking for lstat... yes checking for getclock... no checking for getrusage... yes checking for times... yes checking for _chsize... no checking for ftruncate... yes checking Haskell type for char... Int8 checking Haskell type for signed char... Int8 checking Haskell type for unsigned char... Word8 checking Haskell type for short... Int16 checking Haskell type for unsigned short... Word16 checking Haskell type for int... Int32 checking Haskell type for unsigned int... Word32 checking Haskell type for long... Int32 checking Haskell type for unsigned long... Word32 checking Haskell type for long long... Int64 checking Haskell type for unsigned long long... Word64 checking Haskell type for float... Float checking Haskell type for double... Double checking Haskell type for ptrdiff_t... Int32 checking Haskell type for size_t... Word32 checking Haskell type for wchar_t... Int32 checking Haskell type for sig_atomic_t... Int32 checking Haskell type for clock_t... Int32 checking Haskell type for time_t... Int32 checking Haskell type for dev_t... Word64 checking Haskell type for ino_t... Word64 checking Haskell type for mode_t... Word32 checking Haskell type for off_t... Int64 checking Haskell type for pid_t... Int32 checking Haskell type for gid_t... Word32 checking Haskell type for uid_t... Word32 checking Haskell type for cc_t... Word8 checking Haskell type for speed_t... Word32 checking Haskell type for tcflag_t... Word32 checking Haskell type for nlink_t... Word32 checking Haskell type for ssize_t... Int32 checking Haskell type for rlim_t... Word64 checking Haskell type for wint_t... not supported checking Haskell type for intptr_t... Int32 checking Haskell type for uintptr_t... Word32 checking Haskell type for intmax_t... Int64 checking Haskell type for uintmax_t... Word64 checking value of E2BIG... 7 checking value of EACCES... 13 checking value of EADDRINUSE... 98 checking value of EADDRNOTAVAIL... 99 checking value of EADV... 68 checking value of EAFNOSUPPORT... 97 checking value of EAGAIN... 11 checking value of EALREADY... 114 checking value of EBADF... 9 checking value of EBADMSG... 74 checking value of EBADRPC... -1 checking value of EBUSY... 16 checking value of ECHILD... 10 checking value of ECOMM... 70 checking value of ECONNABORTED... 103 checking value of ECONNREFUSED... 111 checking value of ECONNRESET... 104 checking value of EDEADLK... 35 checking value of EDESTADDRREQ... 89 checking value of EDIRTY... -1 checking value of EDOM... 33 checking value of EDQUOT... 122 checking value of EEXIST... 17 checking value of EFAULT... 14 checking value of EFBIG... 27 checking value of EFTYPE... -1 checking value of EHOSTDOWN... 112 checking value of EHOSTUNREACH... 113 checking value of EIDRM... 43 checking value of EILSEQ... 84 checking value of EINPROGRESS... 115 checking value of EINTR... 4 checking value of EINVAL... 22 checking value of EIO... 5 checking value of EISCONN... 106 checking value of EISDIR... 21 checking value of ELOOP... 40 checking value of EMFILE... 24 checking value of EMLINK... 31 checking value of EMSGSIZE... 90 checking value of EMULTIHOP... 72 checking value of ENAMETOOLONG... 36 checking value of ENETDOWN... 100 checking value of ENETRESET... 102 checking value of ENETUNREACH... 101 checking value of ENFILE... 23 checking value of ENOBUFS... 105 checking value of ENODATA... 61 checking value of ENODEV... 19 checking value of ENOENT... 2 checking value of ENOEXEC... 8 checking value of ENOLCK... 37 checking value of ENOLINK... 67 checking value of ENOMEM... 12 checking value of ENOMSG... 42 checking value of ENONET... 64 checking value of ENOPROTOOPT... 92 checking value of ENOSPC... 28 checking value of ENOSR... 63 checking value of ENOSTR... 60 checking value of ENOSYS... 38 checking value of ENOTBLK... 15 checking value of ENOTCONN... 107 checking value of ENOTDIR... 20 checking value of ENOTEMPTY... 39 checking value of ENOTSOCK... 88 checking value of ENOTTY... 25 checking value of ENXIO... 6 checking value of EOPNOTSUPP... 95 checking value of EPERM... 1 checking value of EPFNOSUPPORT... 96 checking value of EPIPE... 32 checking value of EPROCLIM... -1 checking value of EPROCUNAVAIL... -1 checking value of EPROGMISMATCH... -1 checking value of EPROGUNAVAIL... -1 checking value of EPROTO... 71 checking value of EPROTONOSUPPORT... 93 checking value of EPROTOTYPE... 91 checking value of ERANGE... 34 checking value of EREMCHG... 78 checking value of EREMOTE... 66 checking value of EROFS... 30 checking value of ERPCMISMATCH... -1 checking value of ERREMOTE... -1 checking value of ESHUTDOWN... 108 checking value of ESOCKTNOSUPPORT... 94 checking value of ESPIPE... 29 checking value of ESRCH... 3 checking value of ESRMNT... 69 checking value of ESTALE... 116 checking value of ETIME... 62 checking value of ETIMEDOUT... 110 checking value of ETOOMANYREFS... 109 checking value of ETXTBSY... 26 checking value of EUSERS... 87 checking value of EWOULDBLOCK... 11 checking value of EXDEV... 18 checking value of ENOCIGAR... -1 checking value of SIGINT... 2 checking value of O_BINARY... 0 checking for library containing iconv... none required configure: creating ./config.status config.status: creating base.buildinfo config.status: creating include/HsBaseConfig.h Reading parameters from ./base.buildinfo *** setup build Reading parameters from ./base.buildinfo Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library base-4.2.0.2... Creating dist/build/System (and its parents) /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-D__GLASGOW_HASKELL__=612 --cflag=-Iinclude --cflag=-DOPTIMISE_INTEGER_GCD_LCM --cflag=-I/usr/local/lib/ghc-6.12.3/include --cflag=-I/usr/local/lib/ghc-6.12.3/include --lflag=-L/usr/local/lib/ghc-6.12.3/integer-gmp-0.2.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.3/integer-gmp-0.2.0.1 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-6.12.3/ghc-prim-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.3/ghc-prim-0.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.3 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.3 --lflag=-lm --lflag=-lrt --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.3 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.3 -o dist/build/System/CPUTime.hs System/CPUTime.hsc Building base-4.2.0.2... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name base-4.2.0.2 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 -package-id integer-gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773 -package-id builtin_rts -O -package-name base -XMagicHash -XExistentialQuantification -XRank2Types -XScopedTypeVariables -XUnboxedTuples -XForeignFunctionInterface -XUnliftedFFITypes -XDeriveDataTypeable -XGeneralizedNewtypeDeriving -XFlexibleInstances -XStandaloneDeriving -XPatternGuards -XEmptyDataDecls -XNoImplicitPrelude -XCPP Foreign.Concurrent GHC.Arr GHC.Base GHC.Classes GHC.Conc GHC.ConsoleHandler GHC.Constants GHC.Desugar GHC.Enum GHC.Environment GHC.Err GHC.Exception GHC.Exts GHC.Float GHC.ForeignPtr GHC.MVar GHC.IO GHC.IO.IOMode GHC.IO.Buffer GHC.IO.Device GHC.IO.BufferedIO GHC.IO.FD GHC.IO.Exception GHC.IO.Encoding GHC.IO.Encoding.Latin1 GHC.IO.Encoding.UTF8 GHC.IO.Encoding.UTF16 GHC.IO.Encoding.UTF32 GHC.IO.Encoding.Types GHC.IO.Encoding.Iconv GHC.IO.Encoding.CodePage GHC.IO.Handle GHC.IO.Handle.Types GHC.IO.Handle.Internals GHC.IO.Handle.FD GHC.IO.Handle.Text GHC.IOBase GHC.Handle GHC.IORef GHC.IOArray GHC.Int GHC.List GHC.Num GHC.PArr GHC.Pack GHC.Ptr GHC.Read GHC.Real GHC.ST GHC.STRef GHC.Show GHC.Stable GHC.Storable GHC.TopHandler GHC.Unicode GHC.Weak GHC.Word System.Timeout Control.Applicative Control.Arrow Control.Category Control.Concurrent Control.Concurrent.Chan Control.Concurrent.MVar Control.Concurrent.QSem Control.Concurrent.QSemN Control.Concurrent.SampleVar Control.Exception Control.Exception.Base Control.OldException Control.Monad Control.Monad.Fix Control.Monad.Instances Control.Monad.ST Control.Monad.ST.Lazy Control.Monad.ST.Strict Data.Bits Data.Bool Data.Char Data.Complex Data.Dynamic Data.Either Data.Eq Data.Data Data.Fixed Data.Foldable Data.Function Data.Functor Data.HashTable Data.IORef Data.Int Data.Ix Data.List Data.Maybe Data.Monoid Data.Ord Data.Ratio Data.STRef Data.STRef.Lazy Data.STRef.Strict Data.String Data.Traversable Data.Tuple Data.Typeable Data.Unique Data.Version Data.Word Debug.Trace Foreign Foreign.C Foreign.C.Error Foreign.C.String Foreign.C.Types Foreign.ForeignPtr Foreign.Marshal Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error Foreign.Marshal.Pool Foreign.Marshal.Utils Foreign.Ptr Foreign.StablePtr Foreign.Storable Numeric Prelude System.Console.GetOpt System.CPUTime System.Environment System.Exit System.IO System.IO.Error System.IO.Unsafe System.Info System.Mem System.Mem.StableName System.Mem.Weak System.Posix.Internals System.Posix.Types Text.ParserCombinators.ReadP Text.ParserCombinators.ReadPrec Text.Printf Text.Read Text.Read.Lex Text.Show Text.Show.Functions Unsafe.Coerce GHC/Constants.hs:7:0: error: ../../../compiler/stage1/ghc_boot_platform.h: No such file or directory GHC/Constants.hs:9:0: error: ../../../includes/HaskellConstants.hs: No such file or directory