Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623326 - dev-haskell/vector-algorithms-0.7.0.1 : tests/.../Tests.hs:46:51: error:
Summary: dev-haskell/vector-algorithms-0.7.0.1 : tests/.../Tests.hs:46:51: error:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-01 17:30 UTC by Toralf Förster
Modified: 2017-07-01 18:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.58 KB, text/plain)
2017-07-01 17:30 UTC, Toralf Förster
Details
dev-haskell:vector-algorithms-0.7.0.1:20170701-154039.log (dev-haskell:vector-algorithms-0.7.0.1:20170701-154039.log,11.59 KB, text/plain)
2017-07-01 17:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,254.96 KB, text/plain)
2017-07-01 17:31 UTC, Toralf Förster
Details
environment (environment,108.04 KB, text/plain)
2017-07-01 17:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.80 KB, application/x-bzip)
2017-07-01 17:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.44 KB, application/x-bzip)
2017-07-01 17:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-01 17:30:56 UTC
[4 of 4] Compiling Main             ( tests/properties/Tests.hs, dist/build/properties/properties-tmp/Main.dyn_o )

tests/properties/Tests.hs:46:51: error:
    • Couldn't match expected type ‘mv s e0 -> ST s ()’
                  with actual type ‘Algo Int ()’
    • In the first argument of ‘prop_fullsort’, namely ‘algo’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_20170625-191109

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-07-01 17:30:59 UTC
Created attachment 478962 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-01 17:31:02 UTC
Created attachment 478964 [details]
dev-haskell:vector-algorithms-0.7.0.1:20170701-154039.log
Comment 3 Toralf Förster gentoo-dev 2017-07-01 17:31:05 UTC
Created attachment 478966 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-01 17:31:08 UTC
Created attachment 478968 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-01 17:31:12 UTC
Created attachment 478970 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-01 17:31:15 UTC
Created attachment 478972 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2017-07-01 18:25:08 UTC
Pushed fix as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12a95172b8c2d017b7916972fdb7f9e2bd7ca65

Thanks for the report!