Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735152 - dev-haskell/primitive-0.6.1.0-r1 with >dev-lang/ghc-8.2.2 - Data/Primitive/MutVar.hs:29:46: error: Module ‘GHC.Prim’ does not export ‘atomicModifyMutVar#’
Summary: dev-haskell/primitive-0.6.1.0-r1 with >dev-lang/ghc-8.2.2 - Data/Primitive/Mu...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-02 05:32 UTC by Ethan Steinbrecher
Modified: 2020-09-05 08:25 UTC (History)
0 users

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


Attachments
build.log (primitive-0.6.1.0-r1.log,11.46 KB, text/plain)
2020-08-02 05:32 UTC, Ethan Steinbrecher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ethan Steinbrecher 2020-08-02 05:32:17 UTC
Created attachment 652224 [details]
build.log

My ghc compiler was bumped to 8.8, but I got into a mass dependency conflict due to the update.
Comment 1 Larry the Git Cow gentoo-dev 2020-08-04 06:22:09 UTC
The bug has been referenced in the following commit(s):

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

commit 4beea041a3f1533958d6a7307378ad489963c3f8
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2020-08-04 01:05:32 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-04 06:21:39 +0000

    dev-haskell/io-streams: bump up to 1.5.1.0
    
    Bug: https://bugs.gentoo.org/735152
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/io-streams/Manifest                    |  1 +
 .../io-streams/io-streams-1.5.1.0-r1.ebuild        | 54 ++++++++++++++++++++++
 2 files changed, 55 insertions(+)
Comment 2 Jack Todaro 2020-08-04 06:57:05 UTC
(In reply to egsteinalt from comment #0)
> Created attachment 652224 [details]
> Build log
> 
> My ghc compiler was bumped to 8.8, but I got into a mass dependency conflict
> due to the update.
I've tried to get rid of the conflicts with primitive-0.7.1. Could you please let me know if this is still occurring?
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2020-09-05 08:25:20 UTC
Dependencies should be more consistent now.