Created
October 3, 2010 15:35
-
-
Save xnyhps/608666 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
↔ cabal install haskell-src-exts -v3 (17:34:49 03-10) | |
searching for ghc in path. | |
found ghc at /usr/local/bin/ghc | |
("/usr/local/bin/ghc",["--numeric-version"]) | |
/usr/local/bin/ghc is version 6.13.20100618 | |
looking for package tool: ghc-pkg near compiler in /usr/local/bin | |
found package tool in /usr/local/bin/ghc-pkg | |
("/usr/local/bin/ghc-pkg",["--version"]) | |
/usr/local/bin/ghc-pkg is version 6.13.20100618 | |
("/usr/local/bin/ghc",["--supported-languages"]) | |
Reading installed packages... | |
("/usr/local/bin/ghc-pkg",["dump","--global","-v2"]) | |
("/usr/local/bin/ghc-pkg",["dump","--user","-v2"]) | |
("/usr/local/bin/ghc",["--print-libdir"]) | |
Reading available packages... | |
Resolving dependencies... | |
selecting haskell-src-exts-1.9.3 (hackage) and discarding | |
haskell-src-exts-0.2.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.7, 0.3.9, 0.3.10, | |
0.3.11, 0.3.12, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 0.4.4.1, 0.4.5, 0.4.6, | |
0.4.8, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 1.0.0, 1.0.1, 1.1.0, 1.1.1, | |
1.1.3, 1.1.3.1, 1.1.4, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.4.0, | |
1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, | |
1.8.2 and 1.9.0 | |
selecting base-4.3.0.0 (installed) | |
selecting ffi-1.0 (installed) | |
selecting ghc-prim-0.2.0.0 (installed) | |
selecting integer-gmp-0.2.0.0 (installed) | |
selecting rts-1.0 (installed) | |
selecting pretty-1.0.1.1 (installed or hackage) and discarding pretty-1.0.0.0 | |
and 1.0.1.0 | |
selecting cpphs-1.11 (hackage) and discarding cpphs-1.3, 1.5, 1.6, 1.7, 1.8, | |
1.9 and 1.10 | |
selecting haskell98-1.0.1.1 (installed or hackage) and discarding | |
haskell98-1.0 and 1.0.1.0 | |
selecting random-1.0.0.2 (installed or hackage) and discarding random-1.0.0.0 | |
and 1.0.0.1 | |
selecting time-1.1.4 (installed or hackage) and discarding time-1.0, 1.1.2.0, | |
1.1.2.1, 1.1.2.2, 1.1.2.3, 1.1.2.4, 1.1.3, 1.2, 1.2.0.1, 1.2.0.2 and 1.2.0.3 | |
selecting process-1.0.1.3 (installed or hackage) and discarding filepath-1.0, | |
process-1.0.0.0, 1.0.1.1 and 1.0.1.2 | |
selecting | |
cabal: cannot configure directory-1.0.1.1. It requires base >=4.1 && <4.3 | |
For the dependency on base >=4.1 && <4.3 there are these packages: | |
base-4.1.0.0, base-4.2.0.0, base-4.2.0.1 and base-4.2.0.2. However none of | |
them are available. | |
base-4.1.0.0 was excluded because base-4.3.0.0 was selected instead | |
base-4.1.0.0 was excluded because of the top level dependency base -any | |
base-4.2.0.0 was excluded because base-4.3.0.0 was selected instead | |
base-4.2.0.0 was excluded because of the top level dependency base -any | |
base-4.2.0.1 was excluded because base-4.3.0.0 was selected instead | |
base-4.2.0.1 was excluded because of the top level dependency base -any | |
base-4.2.0.2 was excluded because base-4.3.0.0 was selected instead | |
base-4.2.0.2 was excluded because of the top level dependency base -any | |
thijs@iMac:~/Documents/Universiteit/Generic Programming/Assignment 2: ☿ [default - 0:f6239030f703!] | |
↔ cabal install haskell-src-exts -v3 base-4.2.0.2 (17:34:53 03-10) | |
searching for ghc in path. | |
found ghc at /usr/local/bin/ghc | |
("/usr/local/bin/ghc",["--numeric-version"]) | |
/usr/local/bin/ghc is version 6.13.20100618 | |
looking for package tool: ghc-pkg near compiler in /usr/local/bin | |
found package tool in /usr/local/bin/ghc-pkg | |
("/usr/local/bin/ghc-pkg",["--version"]) | |
/usr/local/bin/ghc-pkg is version 6.13.20100618 | |
("/usr/local/bin/ghc",["--supported-languages"]) | |
Reading installed packages... | |
("/usr/local/bin/ghc-pkg",["dump","--global","-v2"]) | |
("/usr/local/bin/ghc-pkg",["dump","--user","-v2"]) | |
("/usr/local/bin/ghc",["--print-libdir"]) | |
Reading available packages... | |
Resolving dependencies... | |
selecting base-4.2.0.2 (hackage) | |
selecting ghc-prim-0.2.0.0 (installed) | |
selecting ffi-1.0 (installed) | |
selecting integer-gmp-0.2.0.0 (installed) | |
selecting rts-1.0 (installed) | |
selecting haskell-src-exts-1.9.3 (hackage) and discarding | |
haskell-src-exts-0.2.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.7, 0.3.9, 0.3.10, | |
0.3.11, 0.3.12, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 0.4.4.1, 0.4.5, 0.4.6, | |
0.4.8, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 1.0.0, 1.0.1, 1.1.0, 1.1.1, | |
1.1.3, 1.1.3.1, 1.1.4, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.4.0, | |
1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.6.1, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, | |
1.8.2 and 1.9.0 | |
selecting pretty-1.0.1.1 (installed or hackage) and discarding pretty-1.0.0.0 | |
and 1.0.1.0 | |
selecting cpphs-1.11 (hackage) and discarding cpphs-1.3, 1.5, 1.6, 1.7, 1.8, | |
1.9 and 1.10 | |
selecting haskell98-1.0.1.1 (installed or hackage) and discarding | |
haskell98-1.0 and 1.0.1.0 | |
selecting random-1.0.0.2 (installed or hackage) and discarding random-1.0.0.0 | |
and 1.0.0.1 | |
selecting time-1.1.4 (installed or hackage) and discarding time-1.0, 1.1.2.0, | |
1.1.2.1, 1.1.2.2, 1.1.2.3, 1.1.2.4, 1.1.3, 1.2, 1.2.0.1, 1.2.0.2 and 1.2.0.3 | |
selecting process-1.0.1.3 (installed or hackage) and discarding filepath-1.0, | |
process-1.0.0.0, 1.0.1.1 and 1.0.1.2 | |
selecting directory-1.0.1.1 (installed or hackage) and discarding | |
directory-1.0.0.0, 1.0.0.3, 1.0.1.0, 1.0.1.2 and filepath-1.2.0.0 | |
selecting unix-2.4.0.1 (installed or hackage) and discarding unix-2.0, | |
2.2.0.0, 2.3.0.0, 2.3.1.0, 2.3.2.0, 2.4.0.0 and 2.4.0.2 | |
selecting old-time-1.0.0.5 (installed or hackage) and discarding | |
old-time-1.0.0.0, 1.0.0.2, 1.0.0.3 and 1.0.0.4 | |
selecting old-locale-1.0.0.2 (installed or hackage) and discarding | |
old-locale-1.0.0.0 and 1.0.0.1 | |
selecting filepath-1.1.0.4 (hackage) and discarding filepath-1.1.0.0, 1.1.0.1, | |
1.1.0.2 and 1.1.0.3 | |
selecting array-0.3.0.0 (installed or hackage) and discarding array-0.1.0.0, | |
0.2.0.0 and 0.3.0.1 | |
In order, the following would be installed: | |
base-4.2.0.2 (new version) | |
array-0.3.0.0 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
filepath-1.1.0.4 (new version) | |
old-locale-1.0.0.2 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
old-time-1.0.0.5 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
pretty-1.0.1.1 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
time-1.1.4 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
random-1.0.0.2 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
unix-2.4.0.1 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
directory-1.0.1.1 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2, | |
filepath-1.2.0.0 -> 1.1.0.4 | |
process-1.0.1.3 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2, filepath-1.2.0.0 | |
-> 1.1.0.4 | |
haskell98-1.0.1.1 (reinstall) changes: base-4.3.0.0 -> 4.2.0.2 | |
cpphs-1.11 (new package) | |
haskell-src-exts-1.9.3 (new package) | |
base-4.2.0.2 has already been downloaded. | |
Extracting | |
/Users/thijs/.cabal/packages/hackage.haskell.org/base/4.2.0.2/base-4.2.0.2.tar.gz | |
to /var/folders/61/61kdsub+H1afn3mPZkQjI++++TI/-Tmp-/base-4.2.0.228668... | |
Using internal setup method with build-type Configure and args: | |
["configure","--verbose=3","--ghc","--prefix=/Users/thijs/.cabal","--user","--flags=-integer-simple","--constraint=ghc-prim | |
==0.2.0.0","--constraint=integer-gmp ==0.2.0.0","--constraint=rts ==1.0"] | |
Configuring base-4.2.0.2... | |
Creating dist (and its parents) | |
searching for ghc in path. | |
found ghc at /usr/local/bin/ghc | |
("/usr/local/bin/ghc",["--numeric-version"]) | |
/usr/local/bin/ghc is version 6.13.20100618 | |
looking for package tool: ghc-pkg near compiler in /usr/local/bin | |
found package tool in /usr/local/bin/ghc-pkg | |
("/usr/local/bin/ghc-pkg",["--version"]) | |
/usr/local/bin/ghc-pkg is version 6.13.20100618 | |
("/usr/local/bin/ghc",["--supported-languages"]) | |
Reading installed packages... | |
("/usr/local/bin/ghc-pkg",["dump","--global","-v2"]) | |
("/usr/local/bin/ghc-pkg",["dump","--user","-v2"]) | |
("/usr/local/bin/ghc",["--print-libdir"]) | |
Flags chosen: integer-simple=False | |
Dependency ghc-prim ==0.2.0.0: using ghc-prim-0.2.0.0 | |
Dependency integer-gmp ==0.2.0.0: using integer-gmp-0.2.0.0 | |
Dependency rts ==1.0: using rts-1.0 | |
searching for alex in path. | |
found alex at /usr/local/bin/alex | |
("/usr/local/bin/alex",["--version"]) | |
/usr/local/bin/alex is version 2.3.3 | |
searching for ar in path. | |
found ar at /usr/bin/ar | |
searching for c2hs in path. | |
found c2hs at /Users/thijs/.cabal/bin/c2hs | |
("/Users/thijs/.cabal/bin/c2hs",["--numeric-version"]) | |
/Users/thijs/.cabal/bin/c2hs is version 0.16.0 | |
searching for cpphs in path. | |
found cpphs at /Users/thijs/.cabal/bin/cpphs | |
("/Users/thijs/.cabal/bin/cpphs",["--version"]) | |
/Users/thijs/.cabal/bin/cpphs is version 1.11 | |
searching for ffihugs in path. | |
Cannot find ffihugs on the path | |
searching for gcc in path. | |
found gcc at /usr/bin/gcc | |
("/usr/bin/gcc",["-dumpversion"]) | |
/usr/bin/gcc is version 4.2.1 | |
searching for greencard in path. | |
Cannot find greencard on the path | |
searching for haddock in path. | |
found haddock at /usr/local/bin/haddock | |
("/usr/local/bin/haddock",["--version"]) | |
/usr/local/bin/haddock is version 2.7.2 | |
searching for happy in path. | |
found happy at /usr/local/bin/happy | |
("/usr/local/bin/happy",["--version"]) | |
/usr/local/bin/happy is version 1.18.5 | |
searching for hmake in path. | |
Cannot find hmake on the path | |
searching for hsc2hs in path. | |
found hsc2hs at /usr/local/bin/hsc2hs | |
("/usr/local/bin/hsc2hs",["--version"]) | |
/usr/local/bin/hsc2hs is version 0.67 | |
searching for HsColour in path. | |
found HsColour at /Users/thijs/.cabal/bin/HsColour | |
("/Users/thijs/.cabal/bin/HsColour",["-version"]) | |
/Users/thijs/.cabal/bin/HsColour is version 1.16 | |
searching for hugs in path. | |
Cannot find hugs on the path | |
searching for jhc in path. | |
Cannot find jhc on the path | |
searching for ld in path. | |
found ld at /usr/bin/ld | |
("/usr/local/bin/ghc",["-c","/var/folders/61/61kdsub+H1afn3mPZkQjI++++TI/-Tmp-/28668.c","-o","/var/folders/61/61kdsub+H1afn3mPZkQjI++++TI/-Tmp-/28668.o"]) | |
("/usr/bin/ld",["-x","-r","/var/folders/61/61kdsub+H1afn3mPZkQjI++++TI/-Tmp-/28668.o","-o","/var/folders/61/61kdsub+H1afn3mPZkQjI++++TI/-Tmp-/28669.o"]) | |
searching for lhc in path. | |
Cannot find lhc on the path | |
searching for lhc-pkg in path. | |
Cannot find lhc-pkg on the path | |
searching for nhc98 in path. | |
Cannot find nhc98 on the path | |
searching for pkg-config in path. | |
found pkg-config at /opt/local/bin/pkg-config | |
("/opt/local/bin/pkg-config",["--version"]) | |
/opt/local/bin/pkg-config is version 0.25 | |
searching for ranlib in path. | |
found ranlib at /usr/bin/ranlib | |
searching for strip in path. | |
found strip at /usr/bin/strip | |
searching for tar in path. | |
found tar at /sw/bin/tar | |
Using Cabal-1.8.0.6 compiled by ghc-6.12 | |
Using compiler: ghc-6.13.20100618 | |
Using install prefix: /Users/thijs/.cabal | |
Binaries installed in: /Users/thijs/.cabal/bin | |
Libraries installed in: /Users/thijs/.cabal/lib/base-4.2.0.2/ghc-6.13.20100618 | |
Private binaries installed in: /Users/thijs/.cabal/libexec | |
Data files installed in: /Users/thijs/.cabal/share/base-4.2.0.2 | |
Documentation installed in: /Users/thijs/.cabal/share/doc/base-4.2.0.2 | |
Using alex version 2.3.3 found on system at: /usr/local/bin/alex | |
Using ar found on system at: /usr/bin/ar | |
Using c2hs version 0.16.0 found on system at: /Users/thijs/.cabal/bin/c2hs | |
Using cpphs version 1.11 found on system at: /Users/thijs/.cabal/bin/cpphs | |
No ffihugs found | |
Using gcc version 4.2.1 found on system at: /usr/bin/gcc | |
Using ghc version 6.13.20100618 found on system at: /usr/local/bin/ghc | |
Using ghc-pkg version 6.13.20100618 found on system at: /usr/local/bin/ghc-pkg | |
No greencard found | |
Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock | |
Using happy version 1.18.5 found on system at: /usr/local/bin/happy | |
No hmake found | |
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs | |
Using hscolour version 1.16 found on system at: | |
/Users/thijs/.cabal/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 | |
Using pkg-config version 0.25 found on system at: /opt/local/bin/pkg-config | |
Using ranlib found on system at: /usr/bin/ranlib | |
Using strip found on system at: /usr/bin/strip | |
Using tar found on system at: /sw/bin/tar | |
("sh",["configure","--with-compiler=ghc","--prefix=/Users/thijs/.cabal"]) | |
checking for gcc... gcc | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... gcc -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for long long... yes | |
checking for ANSI C header files... (cached) yes | |
checking ctype.h usability... yes | |
checking ctype.h presence... yes | |
checking for ctype.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for inttypes.h... (cached) yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/syscall.h usability... yes | |
checking sys/syscall.h presence... yes | |
checking for sys/syscall.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/timeb.h usability... yes | |
checking sys/timeb.h presence... yes | |
checking for sys/timeb.h... yes | |
checking sys/timers.h usability... no | |
checking sys/timers.h presence... no | |
checking for sys/timers.h... no | |
checking sys/times.h usability... yes | |
checking sys/times.h presence... yes | |
checking for sys/times.h... yes | |
checking for sys/types.h... (cached) yes | |
checking sys/utsname.h usability... yes | |
checking sys/utsname.h presence... yes | |
checking for sys/utsname.h... yes | |
checking sys/wait.h usability... yes | |
checking sys/wait.h presence... yes | |
checking for sys/wait.h... yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for unistd.h... (cached) yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking winsock.h usability... no | |
checking winsock.h presence... no | |
checking for winsock.h... no | |
checking langinfo.h usability... yes | |
checking langinfo.h presence... yes | |
checking for langinfo.h... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
rm: conftest.dSYM: is a directory | |
checking wctype.h usability... yes | |
checking wctype.h presence... yes | |
checking for wctype.h... yes | |
checking for iswspace... yes | |
checking for lstat... yes | |
checking for getclock... no | |
checking for getrusage... yes | |
checking for times... yes | |
checking for _chsize... no | |
checking for ftruncate... yes | |
checking Haskell type for char... Int8 | |
checking Haskell type for signed char... Int8 | |
checking Haskell type for unsigned char... Word8 | |
checking Haskell type for short... Int16 | |
checking Haskell type for unsigned short... Word16 | |
checking Haskell type for int... Int32 | |
checking Haskell type for unsigned int... Word32 | |
checking Haskell type for long... Int64 | |
checking Haskell type for unsigned long... Word64 | |
checking Haskell type for long long... Int64 | |
checking Haskell type for unsigned long long... Word64 | |
checking Haskell type for float... Float | |
checking Haskell type for double... Double | |
checking Haskell type for ptrdiff_t... Int64 | |
checking Haskell type for size_t... Word64 | |
checking Haskell type for wchar_t... Int32 | |
checking Haskell type for sig_atomic_t... Int32 | |
checking Haskell type for clock_t... Word64 | |
checking Haskell type for time_t... Int64 | |
checking Haskell type for dev_t... Int32 | |
checking Haskell type for ino_t... Word64 | |
checking Haskell type for mode_t... Word16 | |
checking Haskell type for off_t... Int64 | |
checking Haskell type for pid_t... Int32 | |
checking Haskell type for gid_t... Word32 | |
checking Haskell type for uid_t... Word32 | |
checking Haskell type for cc_t... Word8 | |
checking Haskell type for speed_t... Word64 | |
checking Haskell type for tcflag_t... Word64 | |
checking Haskell type for nlink_t... Word16 | |
checking Haskell type for ssize_t... Int64 | |
checking Haskell type for rlim_t... Word64 | |
checking Haskell type for wint_t... Int32 | |
checking Haskell type for intptr_t... Int64 | |
checking Haskell type for uintptr_t... Word64 | |
checking Haskell type for intmax_t... Int64 | |
checking Haskell type for uintmax_t... Word64 | |
checking value of E2BIG... 7 | |
checking value of EACCES... 13 | |
checking value of EADDRINUSE... 48 | |
checking value of EADDRNOTAVAIL... 49 | |
checking value of EADV... -1 | |
checking value of EAFNOSUPPORT... 47 | |
checking value of EAGAIN... 35 | |
checking value of EALREADY... 37 | |
checking value of EBADF... 9 | |
checking value of EBADMSG... 94 | |
checking value of EBADRPC... 72 | |
checking value of EBUSY... 16 | |
checking value of ECHILD... 10 | |
checking value of ECOMM... -1 | |
checking value of ECONNABORTED... 53 | |
checking value of ECONNREFUSED... 61 | |
checking value of ECONNRESET... 54 | |
checking value of EDEADLK... 11 | |
checking value of EDESTADDRREQ... 39 | |
checking value of EDIRTY... -1 | |
checking value of EDOM... 33 | |
checking value of EDQUOT... 69 | |
checking value of EEXIST... 17 | |
checking value of EFAULT... 14 | |
checking value of EFBIG... 27 | |
checking value of EFTYPE... 79 | |
checking value of EHOSTDOWN... 64 | |
checking value of EHOSTUNREACH... 65 | |
checking value of EIDRM... 90 | |
checking value of EILSEQ... 92 | |
checking value of EINPROGRESS... 36 | |
checking value of EINTR... 4 | |
checking value of EINVAL... 22 | |
checking value of EIO... 5 | |
checking value of EISCONN... 56 | |
checking value of EISDIR... 21 | |
checking value of ELOOP... 62 | |
checking value of EMFILE... 24 | |
checking value of EMLINK... 31 | |
checking value of EMSGSIZE... 40 | |
checking value of EMULTIHOP... 95 | |
checking value of ENAMETOOLONG... 63 | |
checking value of ENETDOWN... 50 | |
checking value of ENETRESET... 52 | |
checking value of ENETUNREACH... 51 | |
checking value of ENFILE... 23 | |
checking value of ENOBUFS... 55 | |
checking value of ENODATA... 96 | |
checking value of ENODEV... 19 | |
checking value of ENOENT... 2 | |
checking value of ENOEXEC... 8 | |
checking value of ENOLCK... 77 | |
checking value of ENOLINK... 97 | |
checking value of ENOMEM... 12 | |
checking value of ENOMSG... 91 | |
checking value of ENONET... -1 | |
checking value of ENOPROTOOPT... 42 | |
checking value of ENOSPC... 28 | |
checking value of ENOSR... 98 | |
checking value of ENOSTR... 99 | |
checking value of ENOSYS... 78 | |
checking value of ENOTBLK... 15 | |
checking value of ENOTCONN... 57 | |
checking value of ENOTDIR... 20 | |
checking value of ENOTEMPTY... 66 | |
checking value of ENOTSOCK... 38 | |
checking value of ENOTTY... 25 | |
checking value of ENXIO... 6 | |
checking value of EOPNOTSUPP... 102 | |
checking value of EPERM... 1 | |
checking value of EPFNOSUPPORT... 46 | |
checking value of EPIPE... 32 | |
checking value of EPROCLIM... 67 | |
checking value of EPROCUNAVAIL... 76 | |
checking value of EPROGMISMATCH... 75 | |
checking value of EPROGUNAVAIL... 74 | |
checking value of EPROTO... 100 | |
checking value of EPROTONOSUPPORT... 43 | |
checking value of EPROTOTYPE... 41 | |
checking value of ERANGE... 34 | |
checking value of EREMCHG... -1 | |
checking value of EREMOTE... 71 | |
checking value of EROFS... 30 | |
checking value of ERPCMISMATCH... 73 | |
checking value of ERREMOTE... -1 | |
checking value of ESHUTDOWN... 58 | |
checking value of ESOCKTNOSUPPORT... 44 | |
checking value of ESPIPE... 29 | |
checking value of ESRCH... 3 | |
checking value of ESRMNT... -1 | |
checking value of ESTALE... 70 | |
checking value of ETIME... 101 | |
checking value of ETIMEDOUT... 60 | |
checking value of ETOOMANYREFS... 59 | |
checking value of ETXTBSY... 26 | |
checking value of EUSERS... 68 | |
checking value of EWOULDBLOCK... 35 | |
checking value of EXDEV... 18 | |
checking value of ENOCIGAR... -1 | |
checking value of SIGINT... 2 | |
checking value of O_BINARY... 0 | |
checking for library containing iconv... -liconv | |
configure: creating ./config.status | |
config.status: error: cannot find input file: base.buildinfo.in | |
sh returned ExitFailure 1 | |
cabal: Error: some packages failed to install: | |
array-0.3.0.0 depends on base-4.2.0.2 which failed to install. | |
base-4.2.0.2 failed during the configure step. The exception was: | |
ExitFailure 1 | |
cpphs-1.11 depends on base-4.2.0.2 which failed to install. | |
directory-1.0.1.1 depends on base-4.2.0.2 which failed to install. | |
filepath-1.1.0.4 depends on base-4.2.0.2 which failed to install. | |
haskell-src-exts-1.9.3 depends on base-4.2.0.2 which failed to install. | |
haskell98-1.0.1.1 depends on base-4.2.0.2 which failed to install. | |
old-locale-1.0.0.2 depends on base-4.2.0.2 which failed to install. | |
old-time-1.0.0.5 depends on base-4.2.0.2 which failed to install. | |
pretty-1.0.1.1 depends on base-4.2.0.2 which failed to install. | |
process-1.0.1.3 depends on base-4.2.0.2 which failed to install. | |
random-1.0.0.2 depends on base-4.2.0.2 which failed to install. | |
time-1.1.4 depends on base-4.2.0.2 which failed to install. | |
unix-2.4.0.1 depends on base-4.2.0.2 which failed to install. | |
thijs@iMac:~/Documents/Universiteit/Generic Programming/Assignment 2: ☿ [default - 0:f6239030f703!] | |
↔ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment