* Package: dev-haskell/text-0.11.2.3  * Repository: gentoo  * Maintainer: haskell@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU  * FEATURES: ccache compressdebug preserve-libs sandbox splitdebug test usersandbox setup unpack >>> Unpacking source... >>> Unpacking text-0.11.2.3.tar.gz to /var/tmp/portage/dev-haskell/text-0.11.2.3/work >>> Source unpacked in /var/tmp/portage/dev-haskell/text-0.11.2.3/work prepare >>> Checking for auto patches >>> Preparing source in /var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3 ... >>> Source prepared. configure >>> Configuring source in /var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3 ... * Using cabal-1.14.0. /usr/bin/ghc -package Cabal-1.14.0 --make /var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3/Setup.lhs -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3/Setup.lhs, /var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3/Setup.o ) Linking setup ... ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=text-0.11.2.3/ghc-7.4.1 --datadir=/usr/share/ --datasubdir=text-0.11.2.3/ghc-7.4.1 --ghc-option=-optl-Wl,--hash-style=gnu --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --ghc-option=-optl-Wl,--hash-style=gnu --ghc-option=-optl-Wl,--sort-common --disable-executable-stripping --docdir=/usr/share/doc/text-0.11.2.3 --verbose --enable-tests Configuring text-0.11.2.3... Flags chosen: integer-simple=False, developer=False Dependency HUnit >=1.2: using HUnit-1.2.5.1 Dependency QuickCheck >=2.4: using QuickCheck-2.4.2 Dependency array -any: using array-0.4.0.0 Dependency base ==4.*: using base-4.5.0.0 Dependency bytestring >=0.9: using bytestring-0.9.2.1 Dependency deepseq >=1.1.0.0: using deepseq-1.3.0.0 Dependency directory -any: using directory-1.1.0.2 Dependency ghc-prim -any: using ghc-prim-0.2.0.0 Dependency integer-gmp >=0.2: using integer-gmp-0.4.0.0 Dependency random -any: using random-1.0.1.1 Dependency test-framework >=0.4: using test-framework-0.6 Dependency test-framework-hunit >=0.2: using test-framework-hunit-0.2.7 Dependency test-framework-quickcheck2 >=0.2: using test-framework-quickcheck2-0.2.12.2 Dependency text -any: using text-0.11.2.3 Using Cabal-1.14.0 compiled by ghc-7.4 Using compiler: ghc-7.4.1 Using install prefix: /usr Binaries installed in: /usr/bin Libraries installed in: /usr/lib64/text-0.11.2.3/ghc-7.4.1 Private binaries installed in: /usr/libexec Data files installed in: /usr/share/text-0.11.2.3/ghc-7.4.1 Documentation installed in: /usr/share/doc/text-0.11.2.3 No alex found Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No ffihugs found Using gcc version 4.7.1 found on system at: /usr/lib64/ccache/bin/gcc Using ghc version 7.4.1 given by user at: /usr/bin/ghc Using ghc-pkg version 7.4.1 given by user at: /usr/bin/ghc-pkg No greencard found No haddock found No happy found No hmake found Using hpc version 0.6 found on system at: /usr/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs No hscolour found 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.27.1 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 No uhc found >>> Source configured. compile >>> Compiling source in /var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3 ... ./setup build Building text-0.11.2.3... Preprocessing library text-0.11.2.3... [ 1 of 39] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o ) [ 2 of 39] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o ) [ 3 of 39] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.o ) [ 4 of 39] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o ) [ 5 of 39] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o ) [ 6 of 39] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 7 of 39] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o ) [ 8 of 39] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o ) [ 9 of 39] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o ) [10 of 39] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.o ) [11 of 39] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o ) [12 of 39] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [13 of 39] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o ) [14 of 39] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [15 of 39] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [16 of 39] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o ) [17 of 39] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o ) [18 of 39] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o ) [19 of 39] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o ) [20 of 39] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o ) [21 of 39] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o ) [22 of 39] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [23 of 39] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o ) [24 of 39] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [25 of 39] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) [26 of 39] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o ) [27 of 39] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [28 of 39] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [29 of 39] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o ) [30 of 39] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o ) [31 of 39] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [32 of 39] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [33 of 39] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [34 of 39] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [35 of 39] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o ) [36 of 39] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [37 of 39] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [38 of 39] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [39 of 39] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Registering text-0.11.2.3... Preprocessing test suite 'tests' for text-0.11.2.3... tests/Tests/SlowFunctions.hs:10:8: Could not find module `Data.Text.Unsafe' It is a member of the hidden package `text-0.11.2.2'. Perhaps you need to add `text' to the build-depends in your .cabal file. it is a hidden module in the package `text-0.11.2.3' it is a hidden module in the package `text-0.11.2.2' Use -v to see a list of the files searched for. * ERROR: dev-haskell/text-0.11.2.3 failed (compile phase): * setup build failed * * Call stack: * ebuild.sh, line 89: Called src_compile * environment, line 2687: Called haskell-cabal_src_compile * environment, line 2023: Called cabal_src_compile * environment, line 628: Called cabal-build * environment, line 486: Called die * The specific snippet of code: * ./setup "$@" || die "setup build failed" * * If you need support, post the output of `emerge --info '=dev-haskell/text-0.11.2.3'`, * the complete build log and the output of `emerge -pqv '=dev-haskell/text-0.11.2.3'`. * The complete build log is located at '/var/log/portage/dev-haskell:text-0.11.2.3:20120929-160116.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/text-0.11.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/text-0.11.2.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3' * S: '/var/tmp/portage/dev-haskell/text-0.11.2.3/work/text-0.11.2.3'