Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623570 - dev-haskell/listlike-4.2.1 : testsrc/runtests.hs:215:1: error:
Summary: dev-haskell/listlike-4.2.1 : testsrc/runtests.hs:215:1: 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-02 17:52 UTC by Toralf Förster
Modified: 2017-07-03 18:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.05 KB, text/plain)
2017-07-02 17:52 UTC, Toralf Förster
Details
dev-haskell:listlike-4.2.1:20170702-174559.log (dev-haskell:listlike-4.2.1:20170702-174559.log,12.88 KB, text/plain)
2017-07-02 17:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,179.61 KB, text/plain)
2017-07-02 17:52 UTC, Toralf Förster
Details
environment (environment,108.98 KB, text/plain)
2017-07-02 17:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.48 KB, application/x-bzip)
2017-07-02 17:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.18 KB, application/x-bzip)
2017-07-02 17:52 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-02 17:52:20 UTC
[19 of 19] Compiling Main             ( testsrc/runtests.hs, dist/build/listlike-tests/listlike-tests-tmp/Main.dyn_o )

testsrc/runtests.hs:215:1: error:
    • Could not deduce (TestLL full b)
      from the context: (LL.FoldableLL t a,
                         LL.ListLike t full,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170628-214240

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

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)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-07-02 17:52:23 UTC
Created attachment 480018 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-02 17:52:26 UTC
Created attachment 480020 [details]
dev-haskell:listlike-4.2.1:20170702-174559.log
Comment 3 Toralf Förster gentoo-dev 2017-07-02 17:52:29 UTC
Created attachment 480022 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-02 17:52:32 UTC
Created attachment 480024 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-02 17:52:36 UTC
Created attachment 480026 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-02 17:52:39 UTC
Created attachment 480028 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2017-07-03 18:15:50 UTC
Bumped up to 4.5.1 version as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79b9cdba9ef87a529fe7d5be72329adab6beda6

It has support for newer ghc-8.

Thanks for the report!