Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736444 - dev-haskell/wxc-0.92.2.0 fails to compile
Summary: dev-haskell/wxc-0.92.2.0 fails to compile
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-08 19:16 UTC by Agostino Sarubbo
Modified: 2020-08-19 21:26 UTC (History)
0 users

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


Attachments
build.log (build.log,8.21 KB, text/plain)
2020-08-08 19:17 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-08 19:16:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-haskell/wxc-0.92.2.0 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-08 19:17:03 UTC
Created attachment 653828 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-08-09 18:27:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bfd43bee6d167c7ebe3f3cc9baa65bc52d75ab2

commit 6bfd43bee6d167c7ebe3f3cc9baa65bc52d75ab2
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-09 18:27:37 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-09 18:27:37 +0000

    dev-haskell/wavy: tweak for ghc-8.8
    
    Reported-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/736444
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/wavy/files/wavy-0.1.0.0-ghc-8.8.patch | 11 +++++++++++
 dev-haskell/wavy/wavy-0.1.0.0.ebuild              |  9 ++++++---
 2 files changed, 17 insertions(+), 3 deletions(-)
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-09 19:22:19 UTC
(In reply to Larry the Git Cow from comment #2)
> The bug has been closed via the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=6bfd43bee6d167c7ebe3f3cc9baa65bc52d75ab2

Attached to wrong bug by accident.
Comment 4 Larry the Git Cow gentoo-dev 2020-08-19 21:26:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546cb495723c209dd4c8364aef53b1e6dfe14b98

commit 546cb495723c209dd4c8364aef53b1e6dfe14b98
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-19 21:26:12 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-19 21:26:12 +0000

    dev-haskell/wxc: bump up to 0.92.3.0
    
    Reported-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/736444
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/wxc/Manifest                           |  1 +
 dev-haskell/wxc/files/wxc-0.92.3.0-cabal-2.2.patch | 32 +++++++++++
 dev-haskell/wxc/files/wxc-0.92.3.0-cabal-3.patch   | 12 ++++
 dev-haskell/wxc/wxc-0.92.3.0.ebuild                | 66 ++++++++++++++++++++++
 4 files changed, 111 insertions(+)