Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736250 - dev-haskell/shellish-0.1.4 fails to compile
Summary: dev-haskell/shellish-0.1.4 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-07 10:30 UTC by Agostino Sarubbo
Modified: 2020-08-08 07:10 UTC (History)
0 users

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


Attachments
build.log (build.log,12.64 KB, text/plain)
2020-08-07 10:30 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-07 10:30:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-haskell/shellish-0.1.4 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-07 10:30:09 UTC
Created attachment 653572 [details]
build.log

build log and emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-08 07:08:29 UTC
Yeah, it's an old package that was never ported to new Chan API.

> [;1mShellish.hs:258:28: [;1m[31merror:[0m[0m[;1m[0m[0m[;1m
>     • Variable not in scope: isEmptyChan :: Chan a -> IO Bool
>     • Perhaps you meant ‘isEmptyMVar’ (imported from Control.Concurrent)[0m> [0m
Comment 3 Larry the Git Cow gentoo-dev 2020-08-08 07:10:52 UTC
The bug has been closed via the following commit(s):

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

commit beef1b8bdb86c079f1e86d48f6348e763cffe387
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-08 07:10:02 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-08 07:10:02 +0000

    profiles/package.mask: mask dev-haskell/shellish for removal
    
    Bug: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/736250
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)