*** setup configure Creating dist/setup (and its parents) /usr/local/bin/ghc --make Setup.hs -o dist/setup/setup -odir dist/setup -hidir dist/setup [1 of 1] Compiling Main ( Setup.hs, dist/setup/Main.o ) Linking dist/setup/setup ... dist/setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.0 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring unix-2.0... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency base-any: using base-3.0.1.0 Using Cabal-1.4.0.1 compiled by ghc-6.8 Using compiler: ghc-6.8.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/unix-2.0/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/unix-2.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/unix-2.0 Using alex version 2.0.1 found on system at: /usr/local/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using ghc version 6.8.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.1.0 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.66 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.9 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar sh configure --with-hc=ghc --prefix=/usr/local/tmp/archive/install checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking 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 _SC_GETGR_R_SIZE_MAX... yes checking for _SC_GETPW_R_SIZE_MAX... yes checking return type of usleep... int checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_DEFAULT from dlfcn.h... no checking for RTLD_LOCAL from dlfcn.h... yes checking for RTLD_GLOBAL from dlfcn.h... yes checking for RTLD_NOW from dlfcn.h... yes checking for dlopen in -ldl... yes configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h config.status: include/HsUnixConfig.h is unchanged *** setup build dist/setup/setup build --verbose Reading parameters from ./unix.buildinfo Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library unix-2.0... Creating dist/build/System/Posix/DynamicLinker (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/DynamicLinker/Module.hs System/Posix/DynamicLinker/Module.hsc Creating dist/build/System/Posix/DynamicLinker (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/DynamicLinker/Prim.hs System/Posix/DynamicLinker/Prim.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Directory.hs System/Posix/Directory.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/DynamicLinker.hs System/Posix/DynamicLinker.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Env.hs System/Posix/Env.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Files.hs System/Posix/Files.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/IO.hs System/Posix/IO.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Process.hs System/Posix/Process.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Resource.hs System/Posix/Resource.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Temp.hs System/Posix/Temp.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Terminal.hs System/Posix/Terminal.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Time.hs System/Posix/Time.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Unistd.hs System/Posix/Unistd.hsc Creating dist/build/System/Posix (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/User.hs System/Posix/User.hsc Creating dist/build/System/Posix/Signals (and its parents) /usr/local/bin/hsc2hs --cc=/usr/local/bin/ghc --ld=/usr/local/bin/ghc --cflag=-package --cflag=base-3.0.1.0 --cflag=-Iinclude --lflag=-optl-ldl -o dist/build/System/Posix/Signals/Exts.hs System/Posix/Signals/Exts.hsc Building unix-2.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name unix-2.0 --make -hide-all-packages -i -idist/build -i. -idist/build/autogen -Idist/build -Iinclude -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.1.0 -O -XCPP System.Posix System.Posix.DynamicLinker.Module System.Posix.DynamicLinker.Prim System.Posix.Directory System.Posix.DynamicLinker System.Posix.Env System.Posix.Error System.Posix.Files System.Posix.IO System.Posix.Process System.Posix.Resource System.Posix.Temp System.Posix.Terminal System.Posix.Time System.Posix.Unistd System.Posix.User System.Posix.Signals.Exts System/Posix.hs:32:7: Could not find module `System.Posix.Signals': it is a member of package unix-2.2.0.0, which is hidden