*** setup configure Configuring HsJudy-0.1... Flags chosen: small_base=True Warning: 'include-dirs: ../judy/Judy-1.0.3/src' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. Warning: 'include-dirs: ../judy/Judy-1.0.3/src' directory does not exist. Dependency base -any: using base-4.1.0.0 Dependency bytestring >=0.9.0.1: using bytestring-0.9.1.4 Dependency containers -any: using containers-0.2.0.1 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.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/HsJudy-0.1/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HsJudy-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HsJudy-0.1 Using alex version 2.2 found on system at: /usr/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 gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.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.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 *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HsJudy-0.1... Creating dist/build/Judy (and its parents) /usr/local/bin/hsc2hs --cc=/usr/bin/gcc --ld=/usr/bin/gcc --cflag=-D__GLASGOW_HASKELL__=610 --cflag=-I. --cflag=-I../judy/Judy-1.0.3/src --cflag=-I/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4/include --cflag=-I/usr/local/lib/ghc-6.10.2/base-4.1.0.0/include --cflag=-I/usr/local/lib/ghc-6.10.2/include --cflag=-IPAPI_INCLUDE_DIR --lflag=-L/usr/local/lib/ghc-6.10.2/containers-0.2.0.1 --lflag=-L/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4 --lflag=-L/usr/local/lib/ghc-6.10.2/array-0.2.0.0 --lflag=-L/usr/local/lib/ghc-6.10.2/syb-0.1.0.1 --lflag=-L/usr/local/lib/ghc-6.10.2/base-4.1.0.0 --lflag=-L/usr/local/lib/ghc-6.10.2/integer-0.1.0.1 --lflag=-L/usr/local/lib/ghc-6.10.2/ghc-prim-0.1.0.0 --lflag=-L/usr/local/lib/ghc-6.10.2 --lflag=-lm --lflag=-lffi --lflag=-lgmp --lflag=-ldl --lflag=-lrt -o dist/build/Judy/Private.hs Judy/Private.hsc Building HsJudy-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name HsJudy-0.1 --make -hide-all-packages -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -I. -I../judy/Judy-1.0.3/src -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -O -fglasgow-exts -Wall -O2 -static ../judy/Judy-1.0.3/src/Judy1/*.o ../judy/Judy-1.0.3/src/JudyL/*.o ../judy/Judy-1.0.3/src/JudySL/*.o ../judy/Judy-1.0.3/src/JudyHS/*.o ../judy/Judy-1.0.3/src/JudyCommon/*.o -XForeignFunctionInterface -XTypeSynonymInstances -XMagicHash -XIncoherentInstances -XUndecidableInstances Judy.BitSet Judy.Freeze Judy.Hash Judy.IntMap Judy.StrMap Judy.CollectionsM Judy.HashIO Judy.Refeable Judy.Stringable Judy.Private Judy.MiniGC Judy/BitSet.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/BitSet.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/Hash.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/Hash.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/IntMap.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/IntMap.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/StrMap.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/StrMap.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/CollectionsM.hs:1:15: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/HashIO.hs:2:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/HashIO.hs:2:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/HashIO.hs:2:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances#-} instead Judy/Refeable.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/Refeable.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead [ 1 of 11] Compiling Judy.Private ( dist/build/Judy/Private.hs, dist/build/Judy/Private.o ) Judy/Private.hsc:7:0: Warning: Module `Data.Word' is imported, but nothing from it is used, except perhaps instances visible in `Data.Word' To suppress this warning, use: import Data.Word() [ 2 of 11] Compiling Judy.MiniGC ( Judy/MiniGC.hs, dist/build/Judy/MiniGC.o ) Judy/MiniGC.hs:49:24: Warning: Defined but not used: `judy' [ 3 of 11] Compiling Judy.Stringable ( Judy/Stringable.hs, dist/build/Judy/Stringable.o ) [ 4 of 11] Compiling Judy.Refeable ( Judy/Refeable.hs, dist/build/Judy/Refeable.o ) [ 5 of 11] Compiling Judy.HashIO ( Judy/HashIO.hs, dist/build/Judy/HashIO.o ) [ 6 of 11] Compiling Judy.CollectionsM ( Judy/CollectionsM.hs, dist/build/Judy/CollectionsM.o ) [ 7 of 11] Compiling Judy.Freeze ( Judy/Freeze.hs, dist/build/Judy/Freeze.o ) [ 8 of 11] Compiling Judy.Hash ( Judy/Hash.hs, dist/build/Judy/Hash.o ) Judy/Hash.hs:73:4: Warning: Defined but not used: `v' Judy/Hash.hs:163:30: Warning: Defined but not used: `iter' [ 9 of 11] Compiling Judy.IntMap ( Judy/IntMap.hs, dist/build/Judy/IntMap.o ) Judy/IntMap.hs:78:4: Warning: Defined but not used: `v' [10 of 11] Compiling Judy.StrMap ( Judy/StrMap.hs, dist/build/Judy/StrMap.o ) Judy/StrMap.hs:74:4: Warning: Defined but not used: `v' [11 of 11] Compiling Judy.BitSet ( Judy/BitSet.hs, dist/build/Judy/BitSet.o ) Building C Sources... Creating dist/build (and its parents) /usr/local/bin/ghc -I. -I../judy/Judy-1.0.3/src -package base-4.1.0.0 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -optc-O2 -odir dist/build -c Judy/Private_hsc.c Judy/Private_hsc.c:1:25: error: Private_hsc.h: No such file or directory Private.hsc: In function 'j_pjerr': Private.hsc:50:0: error: 'PJERR' undeclared (first use in this function) Private.hsc:50:0: error: (Each undeclared identifier is reported only once Private.hsc:50:0: error: for each function it appears in.) Private.hsc: In function 'judy1_new': Private.hsc:61:0: warning: implicit declaration of function 'calloc' Private.hsc:61:0: warning: incompatible implicit declaration of built-in function 'calloc' Private.hsc: In function 'judy1_free': Private.hsc:63:0: warning: implicit declaration of function 'Judy1FreeArray' Private.hsc:63:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyL_free': Private.hsc:93:0: warning: implicit declaration of function 'JudyLFreeArray' Private.hsc:93:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judySL_free': Private.hsc:121:0: warning: implicit declaration of function 'JudySLFreeArray' Private.hsc:121:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyHS_free': Private.hsc:145:0: warning: implicit declaration of function 'JudyHSFreeArray' Private.hsc:145:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyHSIter_free': Private.hsc:146:0: warning: implicit declaration of function 'JudyHSFreeIter' Private.hsc:146:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'jp_null': Private.hsc:149:0: error: 'NULL' undeclared (first use in this function) *** Trying again with preferred-versions *** setup configure Configuring HsJudy-0.1... Flags chosen: small_base=True Warning: 'include-dirs: ../judy/Judy-1.0.3/src' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. Warning: 'include-dirs: ../judy/Judy-1.0.3/src' directory does not exist. Dependency base -any && <4: using base-3.0.3.1 Dependency bytestring >=0.9.0.1: using bytestring-0.9.1.4 Dependency containers -any: using containers-0.2.0.1 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.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/HsJudy-0.1/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/HsJudy-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/HsJudy-0.1 Using alex version 2.2 found on system at: /usr/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 gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.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.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 *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library HsJudy-0.1... Building HsJudy-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name HsJudy-0.1 --make -hide-all-packages -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -I. -I../judy/Judy-1.0.3/src -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.3.1 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -O -fglasgow-exts -Wall -O2 -static ../judy/Judy-1.0.3/src/Judy1/*.o ../judy/Judy-1.0.3/src/JudyL/*.o ../judy/Judy-1.0.3/src/JudySL/*.o ../judy/Judy-1.0.3/src/JudyHS/*.o ../judy/Judy-1.0.3/src/JudyCommon/*.o -XForeignFunctionInterface -XTypeSynonymInstances -XMagicHash -XIncoherentInstances -XUndecidableInstances Judy.BitSet Judy.Freeze Judy.Hash Judy.IntMap Judy.StrMap Judy.CollectionsM Judy.HashIO Judy.Refeable Judy.Stringable Judy.Private Judy.MiniGC Judy/BitSet.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/BitSet.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/Hash.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/Hash.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/IntMap.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/IntMap.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/StrMap.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/StrMap.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/CollectionsM.hs:1:15: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/HashIO.hs:2:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/HashIO.hs:2:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead Judy/HashIO.hs:2:11: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances#-} instead Judy/Refeable.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Judy/Refeable.hs:1:11: Warning: -fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances#-} instead [ 1 of 11] Compiling Judy.Private ( dist/build/Judy/Private.hs, dist/build/Judy/Private.o ) Judy/Private.hsc:7:0: Warning: Module `Data.Word' is imported, but nothing from it is used, except perhaps instances visible in `Data.Word' To suppress this warning, use: import Data.Word() [ 2 of 11] Compiling Judy.MiniGC ( Judy/MiniGC.hs, dist/build/Judy/MiniGC.o ) Judy/MiniGC.hs:49:24: Warning: Defined but not used: `judy' [ 3 of 11] Compiling Judy.Stringable ( Judy/Stringable.hs, dist/build/Judy/Stringable.o ) [ 4 of 11] Compiling Judy.Refeable ( Judy/Refeable.hs, dist/build/Judy/Refeable.o ) [ 5 of 11] Compiling Judy.HashIO ( Judy/HashIO.hs, dist/build/Judy/HashIO.o ) [ 6 of 11] Compiling Judy.CollectionsM ( Judy/CollectionsM.hs, dist/build/Judy/CollectionsM.o ) [ 8 of 11] Compiling Judy.Hash ( Judy/Hash.hs, dist/build/Judy/Hash.o ) Judy/Hash.hs:73:4: Warning: Defined but not used: `v' Judy/Hash.hs:163:30: Warning: Defined but not used: `iter' [ 9 of 11] Compiling Judy.IntMap ( Judy/IntMap.hs, dist/build/Judy/IntMap.o ) Judy/IntMap.hs:78:4: Warning: Defined but not used: `v' [10 of 11] Compiling Judy.StrMap ( Judy/StrMap.hs, dist/build/Judy/StrMap.o ) Judy/StrMap.hs:74:4: Warning: Defined but not used: `v' [11 of 11] Compiling Judy.BitSet ( Judy/BitSet.hs, dist/build/Judy/BitSet.o ) Building C Sources... Creating dist/build (and its parents) /usr/local/bin/ghc -I. -I../judy/Judy-1.0.3/src -package base-3.0.3.1 -package bytestring-0.9.1.4 -package containers-0.2.0.1 -optc-O2 -odir dist/build -c Judy/Private_hsc.c Judy/Private_hsc.c:1:25: error: Private_hsc.h: No such file or directory Private.hsc: In function 'j_pjerr': Private.hsc:50:0: error: 'PJERR' undeclared (first use in this function) Private.hsc:50:0: error: (Each undeclared identifier is reported only once Private.hsc:50:0: error: for each function it appears in.) Private.hsc: In function 'judy1_new': Private.hsc:61:0: warning: implicit declaration of function 'calloc' Private.hsc:61:0: warning: incompatible implicit declaration of built-in function 'calloc' Private.hsc: In function 'judy1_free': Private.hsc:63:0: warning: implicit declaration of function 'Judy1FreeArray' Private.hsc:63:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyL_free': Private.hsc:93:0: warning: implicit declaration of function 'JudyLFreeArray' Private.hsc:93:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judySL_free': Private.hsc:121:0: warning: implicit declaration of function 'JudySLFreeArray' Private.hsc:121:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyHS_free': Private.hsc:145:0: warning: implicit declaration of function 'JudyHSFreeArray' Private.hsc:145:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'judyHSIter_free': Private.hsc:146:0: warning: implicit declaration of function 'JudyHSFreeIter' Private.hsc:146:0: error: 'PJE0' undeclared (first use in this function) Private.hsc: In function 'jp_null': Private.hsc:149:0: error: 'NULL' undeclared (first use in this function)