[1 of 1] Compiling Main ( /tmp/unix-2.7.0.0-665/unix-2.7.0.0/dist/setup/setup.hs, /tmp/unix-2.7.0.0-665/unix-2.7.0.0/dist/setup/Main.o ) Linking /tmp/unix-2.7.0.0-665/unix-2.7.0.0/dist/setup/setup ... Configuring unix-2.7.0.0... Warning: Unknown extensions: CApiFFI, InterruptibleFFI Dependency base ==4.6.0.1: using base-4.6.0.1 Dependency bytestring ==0.10.0.2: using bytestring-0.10.0.2 Dependency time ==1.4.0.1: using time-1.4.0.1 Using Cabal-1.16.0.3 compiled by ghc-7.6 Using compiler: ghc-7.6.3 Using install prefix: /srv/hackage/var/build/cache/inst Binaries installed in: /srv/hackage/var/build/cache/inst/bin Libraries installed in: /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3 Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec Data files installed in: /srv/hackage/var/build/cache/inst/share/unix-2.7.0.0 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0 Using alex version 3.0.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No ffihugs found Using gcc version 4.7 found on system at: /usr/bin/gcc Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock Using happy version 1.18.9 found on system at: /usr/bin/happy No hmake found Using hpc version 0.6 found on system at: /usr/local/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/bin/HsColour No hugs found No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found No pkg-config found 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 No uhc found sh configure --with-compiler=ghc --prefix=/srv/hackage/var/build/cache/inst --with-gcc=/usr/bin/gcc configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking bsd/libutil.h usability... yes checking bsd/libutil.h presence... yes checking for bsd/libutil.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwent... yes checking for getgrent... yes checking for lchown... yes checking for setenv... yes checking for sysconf... yes checking for unsetenv... yes checking for clearenv... yes checking for nanosleep... yes checking for ptsname... yes checking for setitimer... yes checking for readdir_r... yes checking for telldir... yes checking for seekdir... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_mtimespec... no checking for struct stat.st_ctimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_atime_n... no checking for struct stat.st_mtime_n... no checking for struct stat.st_ctime_n... no checking for struct stat.st_uatime... no checking for struct stat.st_umtime... no checking for struct stat.st_uctime... no checking for struct passwd.pw_gecos... yes checking for utimensat... yes checking for futimens... yes checking for lutimes... yes checking for futimes... yes checking for mkstemps... yes checking for mkdtemp... yes checking for library containing shm_open... -lrt checking for shm_open... yes checking for shm_unlink... yes checking value of SIGABRT... 6 checking value of SIGALRM... 14 checking value of SIGBUS... 7 checking value of SIGCHLD... 17 checking value of SIGCONT... 18 checking value of SIGFPE... 8 checking value of SIGHUP... 1 checking value of SIGILL... 4 checking value of SIGINT... 2 checking value of SIGKILL... 9 checking value of SIGPIPE... 13 checking value of SIGQUIT... 3 checking value of SIGSEGV... 11 checking value of SIGSTOP... 19 checking value of SIGTERM... 15 checking value of SIGTSTP... 20 checking value of SIGTTIN... 21 checking value of SIGTTOU... 22 checking value of SIGUSR1... 10 checking value of SIGUSR2... 12 checking value of SIGPOLL... 29 checking value of SIGPROF... 27 checking value of SIGSYS... 31 checking value of SIGTRAP... 5 checking value of SIGURG... 23 checking value of SIGVTALRM... 26 checking value of SIGXCPU... 24 checking value of SIGXFSZ... 25 checking value of SIG_BLOCK... 0 checking value of SIG_SETMASK... 2 checking value of SIG_UNBLOCK... 1 checking for _SC_GETGR_R_SIZE_MAX... yes checking for _SC_GETPW_R_SIZE_MAX... yes checking return type of usleep... int checking return type of unsetenv... int checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_DEFAULT from dlfcn.h... no checking for RTLD_LOCAL from dlfcn.h... yes checking for RTLD_GLOBAL from dlfcn.h... yes checking for RTLD_NOW from dlfcn.h... yes checking for openpty... no checking for openpty in -lutil... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for dlopen in -ldl... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for library containing sem_close... none required configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Reading parameters from ./unix.buildinfo Reading parameters from ./unix.buildinfo creating dist/build creating dist/build/autogen Building unix-2.7.0.0... Preprocessing library unix-2.7.0.0... creating dist/build/System/Posix creating dist/build/System creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Resource.hs System/Posix/Resource.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Time.hs System/Posix/Time.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Unistd.hs System/Posix/Unistd.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/User.hs System/Posix/User.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Signals.hs System/Posix/Signals.hsc creating dist/build/System/Posix/Signals /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Signals/Exts.hs System/Posix/Signals/Exts.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Semaphore.hs System/Posix/Semaphore.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/SharedMem.hs System/Posix/SharedMem.hsc creating dist/build/System/Posix/ByteString /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/ByteString/FilePath.hs System/Posix/ByteString/FilePath.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Directory.hs System/Posix/Directory.hsc creating dist/build/System/Posix/Directory /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Directory/ByteString.hs System/Posix/Directory/ByteString.hsc creating dist/build/System/Posix/DynamicLinker /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/DynamicLinker/Module.hs System/Posix/DynamicLinker/Module.hsc creating dist/build/System/Posix/DynamicLinker/Module /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/DynamicLinker/Module/ByteString.hs System/Posix/DynamicLinker/Module/ByteString.hsc creating dist/build/System/Posix/DynamicLinker /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/DynamicLinker/Prim.hs System/Posix/DynamicLinker/Prim.hsc creating dist/build/System/Posix/DynamicLinker /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/DynamicLinker/ByteString.hs System/Posix/DynamicLinker/ByteString.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/DynamicLinker.hs System/Posix/DynamicLinker.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Files.hs System/Posix/Files.hsc creating dist/build/System/Posix/Files /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Files/ByteString.hs System/Posix/Files/ByteString.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/IO.hs System/Posix/IO.hsc creating dist/build/System/Posix/IO /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/IO/ByteString.hs System/Posix/IO/ByteString.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Env.hs System/Posix/Env.hsc creating dist/build/System/Posix/Env /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Env/ByteString.hs System/Posix/Env/ByteString.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Process.hs System/Posix/Process.hsc creating dist/build/System/Posix/Process /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Process/ByteString.hs System/Posix/Process/ByteString.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Temp.hs System/Posix/Temp.hsc creating dist/build/System/Posix/Temp /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Temp/ByteString.hs System/Posix/Temp/ByteString.hsc creating dist/build/System/Posix /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Terminal.hs System/Posix/Terminal.hsc creating dist/build/System/Posix/Terminal /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Terminal/ByteString.hs System/Posix/Terminal/ByteString.hsc creating dist/build/System/Posix/Directory /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Directory/Common.hs System/Posix/Directory/Common.hsc creating dist/build/System/Posix/DynamicLinker /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/DynamicLinker/Common.hs System/Posix/DynamicLinker/Common.hsc creating dist/build/System/Posix/Files /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Files/Common.hs System/Posix/Files/Common.hsc creating dist/build/System/Posix/IO /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/IO/Common.hs System/Posix/IO/Common.hsc creating dist/build/System/Posix/Process /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Process/Common.hs System/Posix/Process/Common.hsc creating dist/build/System/Posix/Terminal /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-Wl,--hash-size=31 --cflag=-Wl,--reduce-memory-overheads --lflag=-Wl,--hash-size=31 --lflag=-Wl,--reduce-memory-overheads --cflag=-D__GLASGOW_HASKELL__=706 --cflag=-Dlinux_BUILD_OS --cflag=-Dlinux_HOST_OS --cflag=-Dx86_64_BUILD_ARCH --cflag=-Dx86_64_HOST_ARCH --cflag=-Iinclude --lflag=-lrt --lflag=-lutil --lflag=-ldl --cflag=-I/usr/local/lib/ghc-7.6.3/time-1.4.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/base-4.6.0.1/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --cflag=-I/usr/local/lib/ghc-7.6.3/include --cflag=-Idist/build/autogen --cflag=-include --cflag=dist/build/autogen/cabal_macros.h --lflag=-L/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/time-1.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/old-locale-1.0.0.5 --lflag=-L/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/bytestring-0.10.0.2 --lflag=-L/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/deepseq-1.3.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/array-0.4.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/base-4.6.0.1 --lflag=-L/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/integer-gmp-0.5.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3/ghc-prim-0.3.0.0 --lflag=-L/usr/local/lib/ghc-7.6.3 --lflag=-Wl,-R,/usr/local/lib/ghc-7.6.3 --lflag=-lm --lflag=-lrt --lflag=-ldl -o dist/build/System/Posix/Terminal/Common.hs System/Posix/Terminal/Common.hsc Building library... creating dist/build /usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -package-name unix-2.7.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 -XHaskell2010 System.Posix System.Posix.ByteString System.Posix.Error System.Posix.Resource System.Posix.Time System.Posix.Unistd System.Posix.User System.Posix.Signals System.Posix.Signals.Exts System.Posix.Semaphore System.Posix.SharedMem System.Posix.ByteString.FilePath System.Posix.Directory System.Posix.Directory.ByteString System.Posix.DynamicLinker.Module System.Posix.DynamicLinker.Module.ByteString System.Posix.DynamicLinker.Prim System.Posix.DynamicLinker.ByteString System.Posix.DynamicLinker System.Posix.Files System.Posix.Files.ByteString System.Posix.IO System.Posix.IO.ByteString System.Posix.Env System.Posix.Env.ByteString System.Posix.Process System.Posix.Process.Internals System.Posix.Process.ByteString System.Posix.Temp System.Posix.Temp.ByteString System.Posix.Terminal System.Posix.Terminal.ByteString System.Posix.Directory.Common System.Posix.DynamicLinker.Common System.Posix.Files.Common System.Posix.IO.Common System.Posix.Process.Common System.Posix.Terminal.Common -Wall -O0 [ 1 of 38] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, dist/build/System/Posix/Terminal/Common.o ) [ 2 of 38] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, dist/build/System/Posix/IO/Common.o ) [ 3 of 38] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, dist/build/System/Posix/Files/Common.o ) [ 4 of 38] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, dist/build/System/Posix/DynamicLinker/Prim.o ) [ 5 of 38] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, dist/build/System/Posix/DynamicLinker/Common.o ) [ 6 of 38] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, dist/build/System/Posix/Directory/Common.o ) [ 7 of 38] Compiling System.Posix.Process.Internals ( System/Posix/Process/Internals.hs, dist/build/System/Posix/Process/Internals.o ) [ 8 of 38] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, dist/build/System/Posix/Process/Common.o ) [ 9 of 38] Compiling System.Posix.Error ( System/Posix/Error.hs, dist/build/System/Posix/Error.o ) [10 of 38] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, dist/build/System/Posix/ByteString/FilePath.o ) [11 of 38] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, dist/build/System/Posix/DynamicLinker/ByteString.o ) [12 of 38] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, dist/build/System/Posix/Terminal/ByteString.o ) [13 of 38] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, dist/build/System/Posix/Process/ByteString.o ) [14 of 38] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, dist/build/System/Posix/Env/ByteString.o ) [15 of 38] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, dist/build/System/Posix/IO/ByteString.o ) [16 of 38] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, dist/build/System/Posix/Files/ByteString.o ) [17 of 38] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, dist/build/System/Posix/Directory/ByteString.o ) [18 of 38] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, dist/build/System/Posix/DynamicLinker.o ) [19 of 38] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, dist/build/System/Posix/DynamicLinker/Module.o ) [20 of 38] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, dist/build/System/Posix/DynamicLinker/Module/ByteString.o ) [21 of 38] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, dist/build/System/Posix/SharedMem.o ) [22 of 38] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, dist/build/System/Posix/Semaphore.o ) [23 of 38] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, dist/build/System/Posix/Resource.o ) [24 of 38] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, dist/build/System/Posix/User.o ) [25 of 38] Compiling System.Posix.Time ( dist/build/System/Posix/Time.hs, dist/build/System/Posix/Time.o ) [26 of 38] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, dist/build/System/Posix/Terminal.o ) [27 of 38] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, dist/build/System/Posix/Process.o ) [28 of 38] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, dist/build/System/Posix/Env.o ) [29 of 38] Compiling System.Posix.IO ( dist/build/System/Posix/IO.hs, dist/build/System/Posix/IO.o ) [30 of 38] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, dist/build/System/Posix/Temp.o ) [31 of 38] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, dist/build/System/Posix/Temp/ByteString.o ) [32 of 38] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, dist/build/System/Posix/Unistd.o ) [33 of 38] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, dist/build/System/Posix/Files.o ) [34 of 38] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, dist/build/System/Posix/Directory.o ) [35 of 38] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, dist/build/System/Posix/Signals.o ) [36 of 38] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, dist/build/System/Posix/ByteString.o ) [37 of 38] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, dist/build/System/Posix/Signals/Exts.o ) [38 of 38] Compiling System.Posix ( System/Posix.hs, dist/build/System/Posix.o ) Building C Sources... creating dist/build /usr/local/bin/ghc -c -odir dist/build -Idist/build -Iinclude -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 cbits/HsUnix.c -O0 creating dist/build /usr/local/bin/ghc -c -odir dist/build -Idist/build -Iinclude -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 cbits/dirUtils.c -O0 creating dist/build /usr/local/bin/ghc -c -odir dist/build -Idist/build -Iinclude -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 cbits/execvpe.c -O0 Linking... /usr/bin/ar -r dist/build/libHSunix-2.7.0.0.a dist/build/System/Posix.o dist/build/System/Posix/ByteString.o dist/build/System/Posix/Error.o dist/build/System/Posix/Resource.o dist/build/System/Posix/Time.o dist/build/System/Posix/Unistd.o dist/build/System/Posix/User.o dist/build/System/Posix/Signals.o dist/build/System/Posix/Signals/Exts.o dist/build/System/Posix/Semaphore.o dist/build/System/Posix/SharedMem.o dist/build/System/Posix/ByteString/FilePath.o dist/build/System/Posix/Directory.o dist/build/System/Posix/Directory/ByteString.o dist/build/System/Posix/DynamicLinker/Module.o dist/build/System/Posix/DynamicLinker/Module/ByteString.o dist/build/System/Posix/DynamicLinker/Prim.o dist/build/System/Posix/DynamicLinker/ByteString.o dist/build/System/Posix/DynamicLinker.o dist/build/System/Posix/Files.o dist/build/System/Posix/Files/ByteString.o dist/build/System/Posix/IO.o dist/build/System/Posix/IO/ByteString.o dist/build/System/Posix/Env.o dist/build/System/Posix/Env/ByteString.o dist/build/System/Posix/Process.o dist/build/System/Posix/Process/Internals.o dist/build/System/Posix/Process/ByteString.o dist/build/System/Posix/Temp.o dist/build/System/Posix/Temp/ByteString.o dist/build/System/Posix/Terminal.o dist/build/System/Posix/Terminal/ByteString.o dist/build/System/Posix/Directory/Common.o dist/build/System/Posix/DynamicLinker/Common.o dist/build/System/Posix/Files/Common.o dist/build/System/Posix/IO/Common.o dist/build/System/Posix/Process/Common.o dist/build/System/Posix/Terminal/Common.o dist/build/cbits/HsUnix.o dist/build/cbits/dirUtils.o dist/build/cbits/execvpe.o /usr/bin/ar: creating dist/build/libHSunix-2.7.0.0.a In-place registering unix-2.7.0.0... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf Reading parameters from ./unix.buildinfo Running Haddock for unix-2.7.0.0... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for unix-2.7.0.0... creating dist/doc/html/unix creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/unix Preprocessing library unix-2.7.0.0... creating dist/doc/html/unix/src /usr/bin/HsColour -print-css -odist/doc/html/unix/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix.html System/Posix.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-ByteString.html System/Posix/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Error.html System/Posix/Error.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Resource.html dist/build/System/Posix/Resource.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Time.html dist/build/System/Posix/Time.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Unistd.html dist/build/System/Posix/Unistd.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-User.html dist/build/System/Posix/User.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Signals.html dist/build/System/Posix/Signals.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Signals-Exts.html dist/build/System/Posix/Signals/Exts.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Semaphore.html dist/build/System/Posix/Semaphore.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-SharedMem.html dist/build/System/Posix/SharedMem.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-ByteString-FilePath.html dist/build/System/Posix/ByteString/FilePath.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Directory.html dist/build/System/Posix/Directory.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Directory-ByteString.html dist/build/System/Posix/Directory/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-DynamicLinker-Module.html dist/build/System/Posix/DynamicLinker/Module.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-DynamicLinker-Module-ByteString.html dist/build/System/Posix/DynamicLinker/Module/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-DynamicLinker-Prim.html dist/build/System/Posix/DynamicLinker/Prim.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-DynamicLinker-ByteString.html dist/build/System/Posix/DynamicLinker/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-DynamicLinker.html dist/build/System/Posix/DynamicLinker.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Files.html dist/build/System/Posix/Files.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Files-ByteString.html dist/build/System/Posix/Files/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-IO.html dist/build/System/Posix/IO.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-IO-ByteString.html dist/build/System/Posix/IO/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Env.html dist/build/System/Posix/Env.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Env-ByteString.html dist/build/System/Posix/Env/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Process.html dist/build/System/Posix/Process.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Process-Internals.html System/Posix/Process/Internals.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Process-ByteString.html dist/build/System/Posix/Process/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Temp.html dist/build/System/Posix/Temp.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Temp-ByteString.html dist/build/System/Posix/Temp/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Terminal.html dist/build/System/Posix/Terminal.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Terminal-ByteString.html dist/build/System/Posix/Terminal/ByteString.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Directory-Common.html dist/build/System/Posix/Directory/Common.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-DynamicLinker-Common.html dist/build/System/Posix/DynamicLinker/Common.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Files-Common.html dist/build/System/Posix/Files/Common.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-IO-Common.html dist/build/System/Posix/IO/Common.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Process-Common.html dist/build/System/Posix/Process/Common.hs /usr/bin/HsColour -css -anchor -odist/doc/html/unix/src/System-Posix-Terminal-Common.html dist/build/System/Posix/Terminal/Common.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing library unix-2.7.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/System/Posix.hs System/Posix.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/System/Posix/ByteString.hs System/Posix/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/System/Posix/Error.hs System/Posix/Error.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Resource.hs dist/build/System/Posix/Resource.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Time.hs dist/build/System/Posix/Time.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Unistd.hs dist/build/System/Posix/Unistd.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/User.hs dist/build/System/Posix/User.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Signals.hs dist/build/System/Posix/Signals.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Signals/Exts.hs dist/build/System/Posix/Signals/Exts.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Semaphore.hs dist/build/System/Posix/Semaphore.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/SharedMem.hs dist/build/System/Posix/SharedMem.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/ByteString/FilePath.hs dist/build/System/Posix/ByteString/FilePath.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Directory.hs dist/build/System/Posix/Directory.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Directory/ByteString.hs dist/build/System/Posix/Directory/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Module.hs dist/build/System/Posix/DynamicLinker/Module.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Module/ByteString.hs dist/build/System/Posix/DynamicLinker/Module/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Prim.hs dist/build/System/Posix/DynamicLinker/Prim.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/ByteString.hs dist/build/System/Posix/DynamicLinker/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker.hs dist/build/System/Posix/DynamicLinker.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Files.hs dist/build/System/Posix/Files.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Files/ByteString.hs dist/build/System/Posix/Files/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/IO.hs dist/build/System/Posix/IO.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/IO/ByteString.hs dist/build/System/Posix/IO/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Env.hs dist/build/System/Posix/Env.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Env/ByteString.hs dist/build/System/Posix/Env/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Process.hs dist/build/System/Posix/Process.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/System/Posix/Process/Internals.hs System/Posix/Process/Internals.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Process/ByteString.hs dist/build/System/Posix/Process/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Temp.hs dist/build/System/Posix/Temp.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Temp/ByteString.hs dist/build/System/Posix/Temp/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Terminal.hs dist/build/System/Posix/Terminal.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Terminal/ByteString.hs dist/build/System/Posix/Terminal/ByteString.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Directory/Common.hs dist/build/System/Posix/Directory/Common.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Common.hs dist/build/System/Posix/DynamicLinker/Common.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Files/Common.hs dist/build/System/Posix/Files/Common.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/IO/Common.hs dist/build/System/Posix/IO/Common.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Process/Common.hs dist/build/System/Posix/Process/Common.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp-3885/dist/build/System/Posix/Terminal/Common.hs dist/build/System/Posix/Terminal/Common.hs -D__GLASGOW_HASKELL__=706 -Dlinux_BUILD_OS -Dlinux_HOST_OS -Dx86_64_BUILD_ARCH -Dx86_64_HOST_ARCH -Iinclude -O0 creating dist/doc/html/unix /usr/local/bin/haddock --prologue=dist/doc/html/unix/haddock-prolog3885.txt --dump-interface=dist/doc/html/unix/unix.haddock --optghc=-package-name --optghc=unix-2.7.0.0 --hide=System.Posix.Directory.Common --hide=System.Posix.DynamicLinker.Common --hide=System.Posix.Files.Common --hide=System.Posix.IO.Common --hide=System.Posix.Process.Common --hide=System.Posix.Terminal.Common --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/unix-2.7.0.0 --verbosity=1 --html --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --odir=dist/doc/html/unix/ --title=unix-2.7.0.0: POSIX functionality --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-3885 --optghc=-hidir --optghc=dist/build/tmp-3885 --optghc=-stubdir --optghc=dist/build/tmp-3885 --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-Iinclude --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f --optghc=-package-id --optghc=time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 --optghc=-XHaskell2010 --optghc=-Wall -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-3885/System/Posix.hs dist/build/tmp-3885/System/Posix/ByteString.hs dist/build/tmp-3885/System/Posix/Error.hs dist/build/tmp-3885/dist/build/System/Posix/Resource.hs dist/build/tmp-3885/dist/build/System/Posix/Time.hs dist/build/tmp-3885/dist/build/System/Posix/Unistd.hs dist/build/tmp-3885/dist/build/System/Posix/User.hs dist/build/tmp-3885/dist/build/System/Posix/Signals.hs dist/build/tmp-3885/dist/build/System/Posix/Signals/Exts.hs dist/build/tmp-3885/dist/build/System/Posix/Semaphore.hs dist/build/tmp-3885/dist/build/System/Posix/SharedMem.hs dist/build/tmp-3885/dist/build/System/Posix/ByteString/FilePath.hs dist/build/tmp-3885/dist/build/System/Posix/Directory.hs dist/build/tmp-3885/dist/build/System/Posix/Directory/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Module.hs dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Module/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Prim.hs dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker.hs dist/build/tmp-3885/dist/build/System/Posix/Files.hs dist/build/tmp-3885/dist/build/System/Posix/Files/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/IO.hs dist/build/tmp-3885/dist/build/System/Posix/IO/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/Env.hs dist/build/tmp-3885/dist/build/System/Posix/Env/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/Process.hs dist/build/tmp-3885/System/Posix/Process/Internals.hs dist/build/tmp-3885/dist/build/System/Posix/Process/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/Temp.hs dist/build/tmp-3885/dist/build/System/Posix/Temp/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/Terminal.hs dist/build/tmp-3885/dist/build/System/Posix/Terminal/ByteString.hs dist/build/tmp-3885/dist/build/System/Posix/Directory/Common.hs dist/build/tmp-3885/dist/build/System/Posix/DynamicLinker/Common.hs dist/build/tmp-3885/dist/build/System/Posix/Files/Common.hs dist/build/tmp-3885/dist/build/System/Posix/IO/Common.hs dist/build/tmp-3885/dist/build/System/Posix/Process/Common.hs dist/build/tmp-3885/dist/build/System/Posix/Terminal/Common.hs --built-in-themes Haddock coverage: 38% ( 15 / 39) in 'System.Posix.Terminal.Common' 82% ( 31 / 38) in 'System.Posix.IO.Common' 78% ( 59 / 76) in 'System.Posix.Files.Common' 25% ( 3 / 12) in 'System.Posix.DynamicLinker.Prim' 50% ( 4 / 8) in 'System.Posix.DynamicLinker.Common' 30% ( 3 / 10) in 'System.Posix.Directory.Common' 20% ( 1 / 5) in 'System.Posix.Process.Internals' 78% ( 29 / 37) in 'System.Posix.Process.Common' 64% ( 7 / 11) in 'System.Posix.Error' 53% ( 8 / 15) in 'System.Posix.ByteString.FilePath' 44% ( 4 / 9) in 'System.Posix.DynamicLinker.ByteString' 47% ( 20 / 43) in 'System.Posix.Terminal.ByteString' 79% ( 30 / 38) in 'System.Posix.Process.ByteString' 91% ( 10 / 11) in 'System.Posix.Env.ByteString' 82% ( 32 / 39) in 'System.Posix.IO.ByteString' 90% ( 85 / 94) in 'System.Posix.Files.ByteString' 65% ( 11 / 17) in 'System.Posix.Directory.ByteString' 44% ( 4 / 9) in 'System.Posix.DynamicLinker' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module.ByteString' 75% ( 3 / 4) in 'System.Posix.SharedMem' 80% ( 8 / 10) in 'System.Posix.Semaphore' 29% ( 2 / 7) in 'System.Posix.Resource' 92% ( 24 / 26) in 'System.Posix.User' 100% ( 2 / 2) in 'System.Posix.Time' 47% ( 20 / 43) in 'System.Posix.Terminal' 79% ( 30 / 38) in 'System.Posix.Process' 82% ( 32 / 39) in 'System.Posix.IO' 100% ( 4 / 4) in 'System.Posix.Temp' 100% ( 4 / 4) in 'System.Posix.Temp.ByteString' 60% ( 6 / 10) in 'System.Posix.Unistd' 90% ( 85 / 94) in 'System.Posix.Files' 65% ( 11 / 17) in 'System.Posix.Directory' 30% ( 27 / 91) in 'System.Posix.Signals' 100% ( 18 / 18) in 'System.Posix.ByteString' 50% ( 2 / 4) in 'System.Posix.Signals.Exts' 90% ( 9 / 10) in 'System.Posix.Env' 100% ( 17 / 17) in 'System.Posix' Documentation created: dist/doc/html/unix/index.html Reading parameters from ./unix.buildinfo directory dist/doc/html/unix does exist: True creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0 creating /srv/hackage/var/build/cache/inst/share/doc creating /srv/hackage/var/build/cache/inst/share creating /srv/hackage/var/build/cache/inst/share/doc creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0 creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html copy directory 'dist/doc/html/unix' to '/srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html'. creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src Installing dist/doc/html/unix/unix.haddock to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/unix.haddock Installing dist/doc/html/unix/doc-index-A.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-A.html Installing dist/doc/html/unix/doc-index-B.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-B.html Installing dist/doc/html/unix/doc-index-C.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-C.html Installing dist/doc/html/unix/doc-index-D.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-D.html Installing dist/doc/html/unix/doc-index-E.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-E.html Installing dist/doc/html/unix/doc-index-F.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-F.html Installing dist/doc/html/unix/doc-index-G.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-G.html Installing dist/doc/html/unix/doc-index-H.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-H.html Installing dist/doc/html/unix/doc-index-I.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-I.html Installing dist/doc/html/unix/doc-index-J.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-J.html Installing dist/doc/html/unix/doc-index-K.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-K.html Installing dist/doc/html/unix/doc-index-L.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-L.html Installing dist/doc/html/unix/doc-index-M.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-M.html Installing dist/doc/html/unix/doc-index-N.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-N.html Installing dist/doc/html/unix/doc-index-O.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-O.html Installing dist/doc/html/unix/doc-index-P.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-P.html Installing dist/doc/html/unix/doc-index-Q.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-Q.html Installing dist/doc/html/unix/doc-index-R.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-R.html Installing dist/doc/html/unix/doc-index-S.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-S.html Installing dist/doc/html/unix/doc-index-T.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-T.html Installing dist/doc/html/unix/doc-index-U.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-U.html Installing dist/doc/html/unix/doc-index-V.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-V.html Installing dist/doc/html/unix/doc-index-W.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-W.html Installing dist/doc/html/unix/doc-index-All.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index-All.html Installing dist/doc/html/unix/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/doc-index.html Installing dist/doc/html/unix/System-Posix-DynamicLinker-Prim.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-DynamicLinker-Prim.html Installing dist/doc/html/unix/mini_System-Posix-DynamicLinker-Prim.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-DynamicLinker-Prim.html Installing dist/doc/html/unix/System-Posix-Process-Internals.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Process-Internals.html Installing dist/doc/html/unix/mini_System-Posix-Process-Internals.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Process-Internals.html Installing dist/doc/html/unix/System-Posix-Error.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Error.html Installing dist/doc/html/unix/mini_System-Posix-Error.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Error.html Installing dist/doc/html/unix/System-Posix-ByteString-FilePath.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-ByteString-FilePath.html Installing dist/doc/html/unix/mini_System-Posix-ByteString-FilePath.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-ByteString-FilePath.html Installing dist/doc/html/unix/System-Posix-DynamicLinker-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-DynamicLinker-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-DynamicLinker-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-DynamicLinker-ByteString.html Installing dist/doc/html/unix/System-Posix-Terminal-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Terminal-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-Terminal-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Terminal-ByteString.html Installing dist/doc/html/unix/System-Posix-Process-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Process-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-Process-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Process-ByteString.html Installing dist/doc/html/unix/System-Posix-Env-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Env-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-Env-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Env-ByteString.html Installing dist/doc/html/unix/System-Posix-IO-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-IO-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-IO-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-IO-ByteString.html Installing dist/doc/html/unix/System-Posix-Files-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Files-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-Files-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Files-ByteString.html Installing dist/doc/html/unix/System-Posix-Directory-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Directory-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-Directory-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Directory-ByteString.html Installing dist/doc/html/unix/System-Posix-DynamicLinker.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-DynamicLinker.html Installing dist/doc/html/unix/mini_System-Posix-DynamicLinker.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-DynamicLinker.html Installing dist/doc/html/unix/System-Posix-DynamicLinker-Module.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-DynamicLinker-Module.html Installing dist/doc/html/unix/mini_System-Posix-DynamicLinker-Module.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-DynamicLinker-Module.html Installing dist/doc/html/unix/System-Posix-DynamicLinker-Module-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-DynamicLinker-Module-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-DynamicLinker-Module-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-DynamicLinker-Module-ByteString.html Installing dist/doc/html/unix/System-Posix-SharedMem.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-SharedMem.html Installing dist/doc/html/unix/mini_System-Posix-SharedMem.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-SharedMem.html Installing dist/doc/html/unix/System-Posix-Semaphore.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Semaphore.html Installing dist/doc/html/unix/mini_System-Posix-Semaphore.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Semaphore.html Installing dist/doc/html/unix/System-Posix-Resource.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Resource.html Installing dist/doc/html/unix/mini_System-Posix-Resource.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Resource.html Installing dist/doc/html/unix/System-Posix-User.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-User.html Installing dist/doc/html/unix/mini_System-Posix-User.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-User.html Installing dist/doc/html/unix/System-Posix-Time.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Time.html Installing dist/doc/html/unix/mini_System-Posix-Time.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Time.html Installing dist/doc/html/unix/System-Posix-Terminal.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Terminal.html Installing dist/doc/html/unix/mini_System-Posix-Terminal.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Terminal.html Installing dist/doc/html/unix/System-Posix-Process.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Process.html Installing dist/doc/html/unix/mini_System-Posix-Process.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Process.html Installing dist/doc/html/unix/System-Posix-IO.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-IO.html Installing dist/doc/html/unix/mini_System-Posix-IO.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-IO.html Installing dist/doc/html/unix/System-Posix-Temp.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Temp.html Installing dist/doc/html/unix/mini_System-Posix-Temp.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Temp.html Installing dist/doc/html/unix/System-Posix-Temp-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Temp-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-Temp-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Temp-ByteString.html Installing dist/doc/html/unix/System-Posix-Unistd.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Unistd.html Installing dist/doc/html/unix/mini_System-Posix-Unistd.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Unistd.html Installing dist/doc/html/unix/System-Posix-Files.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Files.html Installing dist/doc/html/unix/mini_System-Posix-Files.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Files.html Installing dist/doc/html/unix/System-Posix-Directory.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Directory.html Installing dist/doc/html/unix/mini_System-Posix-Directory.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Directory.html Installing dist/doc/html/unix/System-Posix-Signals.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Signals.html Installing dist/doc/html/unix/mini_System-Posix-Signals.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Signals.html Installing dist/doc/html/unix/System-Posix-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-ByteString.html Installing dist/doc/html/unix/mini_System-Posix-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-ByteString.html Installing dist/doc/html/unix/System-Posix-Signals-Exts.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Signals-Exts.html Installing dist/doc/html/unix/mini_System-Posix-Signals-Exts.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Signals-Exts.html Installing dist/doc/html/unix/System-Posix-Env.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix-Env.html Installing dist/doc/html/unix/mini_System-Posix-Env.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix-Env.html Installing dist/doc/html/unix/System-Posix.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/System-Posix.html Installing dist/doc/html/unix/mini_System-Posix.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/mini_System-Posix.html Installing dist/doc/html/unix/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/hslogo-16.png Installing dist/doc/html/unix/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/minus.gif Installing dist/doc/html/unix/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/ocean.css Installing dist/doc/html/unix/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/plus.gif Installing dist/doc/html/unix/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/synopsis.png Installing dist/doc/html/unix/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/haskell_icon.gif Installing dist/doc/html/unix/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/xhaddock.css Installing dist/doc/html/unix/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/haddock-util.js Installing dist/doc/html/unix/frames.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/frames.html Installing dist/doc/html/unix/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/hscolour.css Installing dist/doc/html/unix/src/System-Posix.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix.html Installing dist/doc/html/unix/src/System-Posix-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-ByteString.html Installing dist/doc/html/unix/src/System-Posix-Error.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Error.html Installing dist/doc/html/unix/src/System-Posix-Resource.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Resource.html Installing dist/doc/html/unix/src/System-Posix-Time.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Time.html Installing dist/doc/html/unix/src/System-Posix-Unistd.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Unistd.html Installing dist/doc/html/unix/src/System-Posix-User.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-User.html Installing dist/doc/html/unix/src/System-Posix-Signals.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Signals.html Installing dist/doc/html/unix/src/System-Posix-Signals-Exts.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Signals-Exts.html Installing dist/doc/html/unix/src/System-Posix-Semaphore.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Semaphore.html Installing dist/doc/html/unix/src/System-Posix-SharedMem.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-SharedMem.html Installing dist/doc/html/unix/src/System-Posix-ByteString-FilePath.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-ByteString-FilePath.html Installing dist/doc/html/unix/src/System-Posix-Directory.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Directory.html Installing dist/doc/html/unix/src/System-Posix-Directory-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Directory-ByteString.html Installing dist/doc/html/unix/src/System-Posix-DynamicLinker-Module.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-DynamicLinker-Module.html Installing dist/doc/html/unix/src/System-Posix-DynamicLinker-Module-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-DynamicLinker-Module-ByteString.html Installing dist/doc/html/unix/src/System-Posix-DynamicLinker-Prim.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-DynamicLinker-Prim.html Installing dist/doc/html/unix/src/System-Posix-DynamicLinker-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-DynamicLinker-ByteString.html Installing dist/doc/html/unix/src/System-Posix-DynamicLinker.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-DynamicLinker.html Installing dist/doc/html/unix/src/System-Posix-Files.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Files.html Installing dist/doc/html/unix/src/System-Posix-Files-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Files-ByteString.html Installing dist/doc/html/unix/src/System-Posix-IO.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-IO.html Installing dist/doc/html/unix/src/System-Posix-IO-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-IO-ByteString.html Installing dist/doc/html/unix/src/System-Posix-Env.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Env.html Installing dist/doc/html/unix/src/System-Posix-Env-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Env-ByteString.html Installing dist/doc/html/unix/src/System-Posix-Process.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Process.html Installing dist/doc/html/unix/src/System-Posix-Process-Internals.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Process-Internals.html Installing dist/doc/html/unix/src/System-Posix-Process-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Process-ByteString.html Installing dist/doc/html/unix/src/System-Posix-Temp.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Temp.html Installing dist/doc/html/unix/src/System-Posix-Temp-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Temp-ByteString.html Installing dist/doc/html/unix/src/System-Posix-Terminal.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Terminal.html Installing dist/doc/html/unix/src/System-Posix-Terminal-ByteString.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Terminal-ByteString.html Installing dist/doc/html/unix/src/System-Posix-Directory-Common.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Directory-Common.html Installing dist/doc/html/unix/src/System-Posix-DynamicLinker-Common.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-DynamicLinker-Common.html Installing dist/doc/html/unix/src/System-Posix-Files-Common.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Files-Common.html Installing dist/doc/html/unix/src/System-Posix-IO-Common.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-IO-Common.html Installing dist/doc/html/unix/src/System-Posix-Process-Common.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Process-Common.html Installing dist/doc/html/unix/src/System-Posix-Terminal-Common.html to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/src/System-Posix-Terminal-Common.html creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html Installing dist/doc/html/unix/unix.haddock to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/html/unix.haddock creating /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/unix-2.7.0.0/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/include creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0 creating /srv/hackage/var/build/cache/inst/lib creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0 creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/include Installing include/HsUnixConfig.h to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/include/HsUnixConfig.h creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/include Installing include/HsUnix.h to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/include/HsUnix.h creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/include Installing include/execvpe.h to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/include/execvpe.h creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Signals creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/ByteString creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Directory creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker/Module creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Files creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/IO creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Env creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Process creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Temp creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Terminal Installing dist/build/System/Posix.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix.hi Installing dist/build/System/Posix/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/ByteString.hi Installing dist/build/System/Posix/Error.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Error.hi Installing dist/build/System/Posix/Resource.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Resource.hi Installing dist/build/System/Posix/Time.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Time.hi Installing dist/build/System/Posix/Unistd.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Unistd.hi Installing dist/build/System/Posix/User.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/User.hi Installing dist/build/System/Posix/Signals.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Signals.hi Installing dist/build/System/Posix/Signals/Exts.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Signals/Exts.hi Installing dist/build/System/Posix/Semaphore.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Semaphore.hi Installing dist/build/System/Posix/SharedMem.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/SharedMem.hi Installing dist/build/System/Posix/ByteString/FilePath.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/ByteString/FilePath.hi Installing dist/build/System/Posix/Directory.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Directory.hi Installing dist/build/System/Posix/Directory/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Directory/ByteString.hi Installing dist/build/System/Posix/DynamicLinker/Module.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker/Module.hi Installing dist/build/System/Posix/DynamicLinker/Module/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker/Module/ByteString.hi Installing dist/build/System/Posix/DynamicLinker/Prim.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker/Prim.hi Installing dist/build/System/Posix/DynamicLinker/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker/ByteString.hi Installing dist/build/System/Posix/DynamicLinker.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker.hi Installing dist/build/System/Posix/Files.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Files.hi Installing dist/build/System/Posix/Files/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Files/ByteString.hi Installing dist/build/System/Posix/IO.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/IO.hi Installing dist/build/System/Posix/IO/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/IO/ByteString.hi Installing dist/build/System/Posix/Env.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Env.hi Installing dist/build/System/Posix/Env/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Env/ByteString.hi Installing dist/build/System/Posix/Process.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Process.hi Installing dist/build/System/Posix/Process/Internals.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Process/Internals.hi Installing dist/build/System/Posix/Process/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Process/ByteString.hi Installing dist/build/System/Posix/Temp.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Temp.hi Installing dist/build/System/Posix/Temp/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Temp/ByteString.hi Installing dist/build/System/Posix/Terminal.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Terminal.hi Installing dist/build/System/Posix/Terminal/ByteString.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Terminal/ByteString.hi Installing dist/build/System/Posix/Directory/Common.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Directory/Common.hi Installing dist/build/System/Posix/DynamicLinker/Common.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/DynamicLinker/Common.hi Installing dist/build/System/Posix/Files/Common.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Files/Common.hi Installing dist/build/System/Posix/IO/Common.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/IO/Common.hi Installing dist/build/System/Posix/Process/Common.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Process/Common.hi Installing dist/build/System/Posix/Terminal/Common.hi to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/System/Posix/Terminal/Common.hi creating /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3 Installing dist/build/libHSunix-2.7.0.0.a to /srv/hackage/var/build/cache/inst/lib/unix-2.7.0.0/ghc-7.6.3/libHSunix-2.7.0.0.a /usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -optP-include -optPdist/build/autogen/cabal_macros.h -package-name unix-2.7.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50 -XHaskell2010 System.Posix System.Posix.ByteString System.Posix.Error System.Posix.Resource System.Posix.Time System.Posix.Unistd System.Posix.User System.Posix.Signals System.Posix.Signals.Exts System.Posix.Semaphore System.Posix.SharedMem System.Posix.ByteString.FilePath System.Posix.Directory System.Posix.Directory.ByteString System.Posix.DynamicLinker.Module System.Posix.DynamicLinker.Module.ByteString System.Posix.DynamicLinker.Prim System.Posix.DynamicLinker.ByteString System.Posix.DynamicLinker System.Posix.Files System.Posix.Files.ByteString System.Posix.IO System.Posix.IO.ByteString System.Posix.Env System.Posix.Env.ByteString System.Posix.Process System.Posix.Process.Internals System.Posix.Process.ByteString System.Posix.Temp System.Posix.Temp.ByteString System.Posix.Terminal System.Posix.Terminal.ByteString -Wall -O0 Registering unix-2.7.0.0... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf