* Package: dev-haskell/threads-0.5.1.4 * Repository: gentoo * Maintainer: haskell@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking threads-0.5.1.4.tar.gz to /var/tmp/portage/dev-haskell/threads-0.5.1.4/work >>> Source unpacked in /var/tmp/portage/dev-haskell/threads-0.5.1.4/work >>> Preparing source in /var/tmp/portage/dev-haskell/threads-0.5.1.4/work/threads-0.5.1.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-haskell/threads-0.5.1.4/work/threads-0.5.1.4 ... * 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/threads-0.5.1.4/work/threads-0.5.1.4/Setup.hs -j1 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/threads-0.5.1.4/work/threads-0.5.1.4/Setup.hs, /var/tmp/portage/dev-haskell/threads-0.5.1.4/work/threads-0.5.1.4/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=threads-0.5.1.4/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=threads-0.5.1.4/ghc-8.0.2 --enable-tests --ghc-options=-j1 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optc-march=native --ghc-option=-optc-Wall --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/threads-0.5.1.4 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping Configuring threads-0.5.1.4... Dependency HUnit >=1.2.2 && <1.4: using HUnit-1.2.5.2 Dependency base >=4.4 && <4.10: using base-4.9.1.0 Dependency concurrent-extra >=0.5.1 && <0.8: using concurrent-extra-0.7.0.10 Dependency stm >=2.1 && <2.5: using stm-2.4.4.1 Dependency test-framework >=0.2.4 && <0.9: using test-framework-0.8.1.1 Dependency test-framework-hunit >=0.2.4 && <0.4: using test-framework-hunit-0.3.0.2 Dependency threads -any: using threads-0.5.1.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/threads-0.5.1.4/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/threads-0.5.1.4/ghc-8.0.2 Documentation installed in: /usr/share/doc/threads-0.5.1.4 Configuration files installed in: /etc No alex found Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar No c2hs found Using cpphs version 1.20.2 found on system at: /usr/bin/cpphs Using gcc version 6.4.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.5 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 No hscolour found 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.28 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/threads-0.5.1.4/work/threads-0.5.1.4 ... ./setup build Building threads-0.5.1.4... Preprocessing library threads-0.5.1.4... [1 of 3] Compiling Control.Concurrent.Raw ( Control/Concurrent/Raw.hs, dist/build/Control/Concurrent/Raw.o ) [2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.o ) [3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.o ) Preprocessing test suite 'test-threads' for threads-0.5.1.4... [1 of 1] Compiling Main ( test/test.hs, dist/build/test-threads/test-threads-tmp/Main.dyn_o ) Linking dist/build/test-threads/test-threads ... >>> Source compiled. >>> Test phase: dev-haskell/threads-0.5.1.4 * >>> Test phase [cabal test]: dev-haskell/threads-0.5.1.4 ./setup test --show-details=streaming Running 1 test suites... Test suite test-threads: RUNNING... Thread: forkIO: wait: [OK] maskingState: [OK] sync exception: [OK] async exception: [OK] forkOS: wait: [OK] maskingState: [OK] sync exception: [OK] async exception: [OK] forkOn 0: wait: [OK] maskingState: [OK] sync exception: [OK] async exception: [OK] forkIOWithUnmask: wait: [OK] sync exception: [OK] async exception: [OK] forkOnWithUnmask 0: wait: [OK] sync exception: [OK] async exception: [OK] ThreadGroup: forkIO: wait: [OK] maskingState: [OK] sync exception: [OK] async exception: [OK] group single wait: [OK] group nrOfRunning: [OK] forkOS: wait: [OK] maskingState: [OK] sync exception: [OK] async exception: [OK] group single wait: [OK] group nrOfRunning: [Failed] forkOn 0: wait: [OK] maskingState: [OK] sync exception: [OK] async exception: [OK] group single wait: [OK] group nrOfRunning: [OK] forkIOWithUnmask: wait: [OK] sync exception: [OK] async exception: [OK] group single wait: [OK] group nrOfRunning: [OK] forkOnWithUnmask 0: wait: [OK] sync exception: [OK] async exception: [OK] group single wait: [OK] group nrOfRunning: [OK] Test Cases Total Passed 45 45 Failed 1 1 Total 46 46 Test suite test-threads: FAIL Test suite logged to: dist/test/threads-0.5.1.4-test-threads.log 0 of 1 test suites (0 of 1 test cases) passed. * ERROR: dev-haskell/threads-0.5.1.4::gentoo failed (test phase): * cabal test failed * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 2895: Called haskell-cabal_src_test * environment, line 2019: Called die * The specific snippet of code: * ./setup "$@" || die "cabal test failed"; * * If you need support, post the output of `emerge --info '=dev-haskell/threads-0.5.1.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-haskell/threads-0.5.1.4::gentoo'`. * The complete build log is located at '/var/log/portage/dev-haskell:threads-0.5.1.4:20170817-040115.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-haskell/threads-0.5.1.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/threads-0.5.1.4/temp/environment'. * Working directory: '/var/tmp/portage/dev-haskell/threads-0.5.1.4/work/threads-0.5.1.4' * S: '/var/tmp/portage/dev-haskell/threads-0.5.1.4/work/threads-0.5.1.4'