*** setup configure Configuring tokyocabinet-haskell-0.0.1... Dependency base >=4.0: using base-4.2.0.0 Dependency bytestring >=0.9: using bytestring-0.9.1.6 Dependency mtl >=1.1: using mtl-1.1.0.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 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/tokyocabinet-haskell-0.0.1/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/tokyocabinet-haskell-0.0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/tokyocabinet-haskell-0.0.1 Using alex version 2.3.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.7.2 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.16 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.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 *** setup haddock Running Haddock for tokyocabinet-haskell-0.0.1... /usr/local/bin/haddock --use-contents=/package/tokyocabinet-haskell-0.0.1 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library tokyocabinet-haskell-0.0.1... Creating dist/build/Database/TokyoCabinet/HDB (and its parents) /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-D__GLASGOW_HASKELL__=612 --cflag=-I/usr/local/include --lflag=-L/usr/local/lib --lflag=-Wl,-R,/usr/local/lib --lflag=-ltokyocabinet --cflag=-I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.6/ghc-6.12.1/include --cflag=-I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --cflag=-I/usr/local/lib/ghc-6.12.1/include --lflag=-L/usr/local/tmp/archive/install/lib/mtl-1.1.0.2/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/tmp/archive/install/lib/mtl-1.1.0.2/ghc-6.12.1 --lflag=-L/usr/local/tmp/archive/install/lib/bytestring-0.9.1.6/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/tmp/archive/install/lib/bytestring-0.9.1.6/ghc-6.12.1 --lflag=-L/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/base-4.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/integer-gmp-0.2.0.0 --lflag=-lgmp --lflag=-L/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1/ghc-prim-0.2.0.0 --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 --lflag=-lm --lflag=-lrt --lflag=-ldl --lflag=-L/usr/local/lib/ghc-6.12.1 --lflag=-Wl,-R,/usr/local/lib/ghc-6.12.1 -o dist/build/Database/TokyoCabinet/HDB/C.hs Database/TokyoCabinet/HDB/C.hsc C.hsc: In function ‘main’: C.hsc:33: error: ‘HDBOTSYNC’ undeclared (first use in this function) C.hsc:33: error: (Each undeclared identifier is reported only once C.hsc:33: error: for each function it appears in.) C.hsc:49: error: ‘HDBTBZIP’ undeclared (first use in this function) C.hsc:51: error: ‘HDBTEXCODEC’ undeclared (first use in this function) compiling dist/build/Database/TokyoCabinet/HDB/C_hsc_make.c failed command was: /usr/bin/gcc -c -D__GLASGOW_HASKELL__=612 -I/usr/local/include -I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.6/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/base-4.2.0.0/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include -I/usr/local/lib/ghc-6.12.1/include/ dist/build/Database/TokyoCabinet/HDB/C_hsc_make.c -o dist/build/Database/TokyoCabinet/HDB/C_hsc_make.o *** Trying again with preferred-versions *** setup configure Configuring tokyocabinet-haskell-0.0.1... cabal-setup: At least the following dependencies are missing: base >=4.0 && <4