Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 628110

Summary: dev-haskell/threads-0.5.1.4 : Test suite test-threads: FAIL
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-haskell:threads-0.5.1.4:20170817-040115.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-08-17 16:14:41 UTC
 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):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_libressl_20170806-123532

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-7]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
4)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm
  [4]   jamvm 

emerge -qpv dev-haskell/threads
[ebuild  N    ] dev-haskell/threads-0.5.1.4  USE="-doc -hscolour -profile {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-08-17 16:14:44 UTC
Created attachment 489406 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-17 16:14:47 UTC
Created attachment 489408 [details]
dev-haskell:threads-0.5.1.4:20170817-040115.log
Comment 3 Toralf Förster gentoo-dev 2017-08-17 16:14:51 UTC
Created attachment 489410 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-17 16:14:54 UTC
Created attachment 489412 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-08-17 16:14:57 UTC
Created attachment 489414 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-17 16:15:00 UTC
Created attachment 489416 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-08-17 16:15:03 UTC
Created attachment 489418 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2017-08-17 21:54:55 UTC
I tried to reproduce it a few times and failure.
Does it fail for you every run?
Can you attach log file if you run
    'strace -olog ./setup test --show-details=streaming'
in $WORKDIR? (hopefully when it fails)
Comment 9 Toralf Förster gentoo-dev 2017-08-18 17:53:13 UTC
(In reply to Sergei Trofimovich from comment #8)
Well, if there's a good place in the ebuild for

      strace -olog ./setup test --show-details=streaming

then I'll script that.