Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735564 - dev-haskell/hcodecs-0.5.1 : src/.../Parser.hs: error:
Summary: dev-haskell/hcodecs-0.5.1 : src/.../Parser.hs: 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: 2020-08-02 17:54 UTC by Toralf Förster
Modified: 2020-08-03 07:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.41 KB, text/plain)
2020-08-02 17:54 UTC, Toralf Förster
Details
dev-haskell:hcodecs-0.5.1:20200802-163519.log (dev-haskell:hcodecs-0.5.1:20200802-163519.log,7.57 KB, text/plain)
2020-08-02 17:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.89 KB, text/plain)
2020-08-02 17:54 UTC, Toralf Förster
Details
environment (environment,101.30 KB, text/plain)
2020-08-02 17:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.47 KB, application/x-bzip)
2020-08-02 17:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.50 KB, application/x-bzip)
2020-08-02 17:54 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 2020-08-02 17:54:01 UTC
[2 of 7] Compiling Codec.ByteString.Parser ( src/Codec/ByteString/Parser.hs, dist/build/Codec/ByteString/Parser.o )

src/Codec/ByteString/Parser.hs:143:5: error:
    ‘fail’ is not a (visible) method of class ‘Monad’
    |
143 |     fail  err  = Parser $ \(S _ _ bytes) ->

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200801-132524

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Aug  2 03:35:18 PM UTC 2020

emerge -qpvO dev-haskell/hcodecs
[ebuild  N    ] dev-haskell/hcodecs-0.5.1  USE="hscolour -doc -profile -test"
Comment 1 Toralf Förster gentoo-dev 2020-08-02 17:54:04 UTC
Created attachment 652362 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-02 17:54:06 UTC
Created attachment 652364 [details]
dev-haskell:hcodecs-0.5.1:20200802-163519.log
Comment 3 Toralf Förster gentoo-dev 2020-08-02 17:54:09 UTC
Created attachment 652366 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-02 17:54:12 UTC
Created attachment 652368 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-02 17:54:15 UTC
Created attachment 652370 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-02 17:54:18 UTC
Created attachment 652372 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-03 07:24:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898d5366c879ec7d82b3abd9e01b45d0c2fdfb9c

commit 898d5366c879ec7d82b3abd9e01b45d0c2fdfb9c
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-03 07:24:29 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-03 07:24:34 +0000

    dev-haskell/hcodecs: bump up to 0.5.2
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/735564
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/hcodecs/Manifest             |  1 +
 dev-haskell/hcodecs/hcodecs-0.5.2.ebuild | 33 ++++++++++++++++++++++++++++++++
 dev-haskell/hcodecs/metadata.xml         |  8 ++++++--
 3 files changed, 40 insertions(+), 2 deletions(-)