Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860261 - dev-haskell/atomic-primops-0.8.3 - Data/.../Internal.hs: error:
Summary: dev-haskell/atomic-primops-0.8.3 - Data/.../Internal.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: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-23 12:51 UTC by Toralf Förster
Modified: 2022-07-23 21:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.25 KB, text/plain)
2022-07-23 12:51 UTC, Toralf Förster
Details
dev-haskell:atomic-primops-0.8.3:20220723-104843.log (dev-haskell:atomic-primops-0.8.3:20220723-104843.log,6.54 KB, text/plain)
2022-07-23 12:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,15.29 KB, text/plain)
2022-07-23 12:51 UTC, Toralf Förster
Details
environment (environment,78.94 KB, text/plain)
2022-07-23 12:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.72 KB, application/x-bzip)
2022-07-23 12:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.09 KB, application/x-bzip)
2022-07-23 12:51 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 2022-07-23 12:51:37 UTC
Preprocessing library for atomic-primops-0.8.3..
Building library for atomic-primops-0.8.3..
[1 of 3] Compiling Data.Atomics.Internal ( Data/Atomics/Internal.hs, dist/build/Data/Atomics/Internal.o, dist/build/Data/Atomics/Internal.dyn_o )

Data/Atomics/Internal.hs:20:18: error:
    Module GHC.Prim does not export unsafeCoerce#
   |

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220723-070005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 37f7a42550be7a46785022eb039429a01b8721e4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 23 09:16:40 2022 +0000

    2022-07-23 09:16:40 UTC

emerge -qpvO dev-haskell/atomic-primops
[ebuild  N    ] dev-haskell/atomic-primops-0.8.3  USE="-debug -doc -hscolour -profile"
Comment 1 Toralf Förster gentoo-dev 2022-07-23 12:51:39 UTC
Created attachment 793451 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-23 12:51:39 UTC
Created attachment 793454 [details]
dev-haskell:atomic-primops-0.8.3:20220723-104843.log
Comment 3 Toralf Förster gentoo-dev 2022-07-23 12:51:40 UTC
Created attachment 793457 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-23 12:51:42 UTC
Created attachment 793460 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-23 12:51:43 UTC
Created attachment 793463 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-23 12:51:44 UTC
Created attachment 793466 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-23 20:55:43 UTC
The bug has been closed via the following commit(s):

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

commit f04066a15b80953ea295a4f019355676a6dc33c0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-23 20:37:03 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-23 20:55:31 +0000

    dev-haskell/atomic-primops: add 0.8.4 (sync w/ ::haskell)
    
    Closes: https://bugs.gentoo.org/860261
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-haskell/atomic-primops/Manifest                |  1 +
 .../atomic-primops/atomic-primops-0.8.4.ebuild     | 30 ++++++++++++++++++++++
 dev-haskell/atomic-primops/metadata.xml            | 16 +++++++-----
 3 files changed, 41 insertions(+), 6 deletions(-)