* Package: dev-haskell/hspec-contrib-0.3.0 * Repository: haskell * Maintainer: haskell@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc hscolour kernel_linux test userland_GNU * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking hspec-contrib-0.3.0.tar.gz to /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work >>> Source unpacked in /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work a /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0 /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work b /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work >>> Preparing source in /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0 ... * Using cabal-1.24.2.0. * Prepending /usr/lib64/ghc-8.0.2 to LD_LIBRARY_PATH /usr/bin/ghc -package Cabal-1.24.2.0 --make /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0/Setup.lhs -j4 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0/Setup.lhs, /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0/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=hspec-contrib-0.3.0/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=hspec-contrib-0.3.0/ghc-8.0.2 --enable-tests --ghc-options=-j4 +RTS -A256M -qb0 -RTS --with-ar=gcc-ar --ghc-option=-optc-march=corei7-avx --ghc-option=-optc-pipe --ghc-option=-optc-Og --ghc-option=-optc-g --ghc-option=-optc-gdwarf-4 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --ghc-option=-optl-Wl,--hash-style=gnu --disable-executable-stripping --docdir=/usr/share/doc/hspec-contrib-0.3.0 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping Configuring hspec-contrib-0.3.0... Dependency HUnit -any: using HUnit-1.6.0.0 Dependency QuickCheck -any: using QuickCheck-2.10.1 Dependency base ==4.*: using base-4.9.1.0 Dependency hspec -any: using hspec-2.4.4 Dependency hspec-contrib -any: using hspec-contrib-0.3.0 Dependency hspec-core -any: using hspec-core-2.4.4 Using Cabal-1.24.2.0 compiled by ghc-8.0 Using compiler: ghc-8.0.2 Using install prefix: /usr Binaries installed in: /usr/bin Libraries installed in: /usr/lib64/hspec-contrib-0.3.0/ghc-8.0.2 Dynamic libraries installed in: /usr/lib64/x86_64-linux-ghc-8.0.2 Private binaries installed in: /usr/libexec Data files installed in: /usr/share/hspec-contrib-0.3.0/ghc-8.0.2 Documentation installed in: /usr/share/doc/hspec-contrib-0.3.0 Configuration files installed in: /etc No alex found Using ar given by user at: /usr/bin/gcc-ar No c2hs found Using cpphs version 1.20.8 found on system at: /usr/bin/cpphs Using gcc version 7.2.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc Using ghc version 8.0.2 given by user at: /usr/bin/ghc Using ghc-pkg version 8.0.2 given by user at: /usr/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.17.3 found on system at: /usr/bin/haddock-ghc-8.0.2 Using happy version 1.19.8 found on system at: /usr/bin/happy Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.67 found on system at: /usr/bin/hpc Using hsc2hs version 0.68.1 found on system at: /usr/bin/hsc2hs Using hscolour version 1.24 found on system at: /usr/bin/HsColour No jhc found Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld No lhc found No lhc-pkg found Using pkg-config version 0.29.2 found on system at: /usr/bin/pkg-config Using strip version 2.29 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0 ... ./setup build Building hspec-contrib-0.3.0... Preprocessing library hspec-contrib-0.3.0... [1 of 2] Compiling Test.Hspec.Contrib.Retry ( src/Test/Hspec/Contrib/Retry.hs, dist/build/Test/Hspec/Contrib/Retry.o ) [2 of 2] Compiling Test.Hspec.Contrib.HUnit ( src/Test/Hspec/Contrib/HUnit.hs, dist/build/Test/Hspec/Contrib/HUnit.o ) Preprocessing test suite 'spec' for hspec-contrib-0.3.0... [1 of 4] Compiling Helper ( test/Helper.hs, dist/build/spec/spec-tmp/Helper.dyn_o ) [2 of 4] Compiling Test.Hspec.Contrib.HUnitSpec ( test/Test/Hspec/Contrib/HUnitSpec.hs, dist/build/spec/spec-tmp/Test/Hspec/Contrib/HUnitSpec.dyn_o ) [3 of 4] Compiling Test.Hspec.Contrib.RetrySpec ( test/Test/Hspec/Contrib/RetrySpec.hs, dist/build/spec/spec-tmp/Test/Hspec/Contrib/RetrySpec.dyn_o ) [4 of 4] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.dyn_o ) Linking dist/build/spec/spec ... ./setup hscolour Running hscolour for hspec-contrib-0.3.0... Preprocessing library hspec-contrib-0.3.0... Preprocessing test suite 'spec' for hspec-contrib-0.3.0... >>> Source compiled. >>> Test phase: dev-haskell/hspec-contrib-0.3.0 * >>> Test phase [cabal test]: dev-haskell/hspec-contrib-0.3.0 ./setup test --show-details=streaming Running 1 test suites... Test suite spec: RUNNING... Test.Hspec.Contrib.HUnit fromHUnitTest works for a TestCase works for a labeled TestCase works for a TestCase with nested labels works for a flat TestList works for a nested TestList Test.Hspec.Contrib.Retry retry test retry 11 times, then check the value FAILED [1] Failures: test/Test/Hspec/Contrib/RetrySpec.hs:21: 1) Test.Hspec.Contrib.Retry, retry test, retry 11 times, then check the value expected: 10 but got: 0 Randomized with seed 585534848 Finished in 0.0004 seconds 6 examples, 1 failure Test suite spec: FAIL Test suite logged to: dist/test/hspec-contrib-0.3.0-spec.log 0 of 1 test suites (0 of 1 test cases) passed. * ERROR: dev-haskell/hspec-contrib-0.3.0::haskell failed (test phase): * cabal test failed * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2874: Called haskell-cabal_src_test * environment, line 1981: Called die * The specific snippet of code: * ./setup "$@" || die "cabal test failed"; * * If you need support, post the output of `emerge --info '=dev-haskell/hspec-contrib-0.3.0::haskell'`, * the complete build log and the output of `emerge -pqv '=dev-haskell/hspec-contrib-0.3.0::haskell'`. * The complete build log is located at '/var/log/portage/build/dev-haskell/hspec-contrib-0.3.0:20171210-182459.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0' * S: '/var/tmp/portage/dev-haskell/hspec-contrib-0.3.0/work/hspec-contrib-0.3.0'