Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736024 - dev-haskell/haskell-src-exts-1.17.1 - src/Language/Haskell/Exts/Annotated/ExactPrint.hs:131:11: error: No instance for (MonadFail EP) arising from a use of ‘fail’
Summary: dev-haskell/haskell-src-exts-1.17.1 - src/Language/Haskell/Exts/Annotated/Exa...
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
: 737452 744853 763294 766534 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-08-05 06:10 UTC by Agostino Sarubbo
Modified: 2022-08-22 07:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,85.52 KB, text/plain)
2020-08-05 06:10 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-05 06:10:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-haskell/haskell-src-exts-1.17.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-05 06:10:27 UTC
Created attachment 653210 [details]
build.log

build log and emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-08-16 16:12:18 UTC
*** Bug 737452 has been marked as a duplicate of this bug. ***
Comment 3 Jean-Claude Aciman 2020-08-16 16:58:05 UTC
The tools used to compile and lin this machine are:

Using haddock version 2.23.0 found on system at: /usr/bin/haddock-ghc-8.8.4
Using happy version 1.19.12 found on system at: /usr/bin/happy
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
Using hpc version 0.67 found on system at: /usr/bin/hpc
Using hsc2hs version 0.68.7 found on system at: /usr/bin/hsc2hs
Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld
Using pkg-config version 1.7.3 found on system at: /usr/bin/pkg-config
Using runghc version 8.8.4 found on system at: /usr/bin/runghc
Using strip version 2.33 found on system at: /usr/bin/strip
Using tar found on system at: /bin/tar

The toolchain clang/LLVM does not appear here.

Please, tell me how to solve this issue which arised when I made an "emerge --sync" and "emerge -qavuDN @world"

Than you by advance
Comment 4 Jean-Claude Aciman 2020-08-16 17:03:51 UTC
The attachments corresponding to this ebuild are in Bug 737452.
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2020-09-26 22:56:22 UTC
*** Bug 744853 has been marked as a duplicate of this bug. ***
Comment 6 Sergei Trofimovich (RETIRED) gentoo-dev 2021-01-03 19:38:54 UTC
*** Bug 763294 has been marked as a duplicate of this bug. ***
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2021-01-22 18:03:53 UTC
*** Bug 766534 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2022-08-22 07:35:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ce1ee82631f06c1b3f079df957da05ff926269

commit 62ce1ee82631f06c1b3f079df957da05ff926269
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-22 07:20:46 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-22 07:20:46 +0000

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

 dev-haskell/haskell-src/Manifest                   |  1 -
 .../files/haskell-src-1.0.3.0-ghc-8.8.patch        | 39 ----------------------
 dev-haskell/haskell-src/haskell-src-1.0.3.0.ebuild | 30 -----------------
 dev-haskell/haskell-src/metadata.xml               |  7 ----
 profiles/package.mask                              |  1 -
 5 files changed, 78 deletions(-)