Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735938 - dev-haskell/unexceptionalio-0.3.0 : UnexceptionalIO.hs: error:
Summary: dev-haskell/unexceptionalio-0.3.0 : UnexceptionalIO.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: PMASKED
Depends on:
Blocks:
 
Reported: 2020-08-04 18:49 UTC by Toralf Förster
Modified: 2022-08-21 21:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.36 KB, text/plain)
2020-08-04 18:49 UTC, Toralf Förster
Details
dev-haskell:unexceptionalio-0.3.0:20200804-031211.log (dev-haskell:unexceptionalio-0.3.0:20200804-031211.log,6.03 KB, text/plain)
2020-08-04 18:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.38 KB, text/plain)
2020-08-04 18:49 UTC, Toralf Förster
Details
environment (environment,99.12 KB, text/plain)
2020-08-04 18:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.58 KB, application/x-bzip)
2020-08-04 18:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.47 KB, application/x-bzip)
2020-08-04 18:49 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-04 18:49:42 UTC
[1 of 1] Compiling UnexceptionalIO  ( UnexceptionalIO.hs, dist/build/UnexceptionalIO.o )

UnexceptionalIO.hs:57:9: error:
    ‘fail’ is not a (visible) method of class ‘Monad’
   |
57 |         fail s = error $ "UnexceptionalIO cannot fail (" ++ s ++ ")"

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/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]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.45.2 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Aug  4 03:05:26 AM UTC 2020
/var/db/repos/libressl	Fri Jul 24 09:42:51 PM UTC 2020

emerge -qpvO dev-haskell/unexceptionalio
[ebuild  N    ] dev-haskell/unexceptionalio-0.3.0  USE="-doc -hscolour -profile"
Comment 1 Toralf Förster gentoo-dev 2020-08-04 18:49:44 UTC
Created attachment 653002 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-04 18:49:47 UTC
Created attachment 653004 [details]
dev-haskell:unexceptionalio-0.3.0:20200804-031211.log
Comment 3 Toralf Förster gentoo-dev 2020-08-04 18:49:49 UTC
Created attachment 653006 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-04 18:49:52 UTC
Created attachment 653008 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-04 18:49:55 UTC
Created attachment 653010 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-04 18:49:58 UTC
Created attachment 653012 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2022-08-21 21:32:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0432a89f51893a17a59e613e556cf5f15d6b2482

commit 0432a89f51893a17a59e613e556cf5f15d6b2482
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-21 21:24:19 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-21 21:31:33 +0000

    dev-haskell/unexceptionalio: treeclean
    
    Closes: https://bugs.gentoo.org/735938
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-haskell/unexceptionalio/Manifest               |  1 -
 dev-haskell/unexceptionalio/metadata.xml           | 20 ----------------
 .../unexceptionalio/unexceptionalio-0.5.1.ebuild   | 27 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 49 deletions(-)