Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 620360

Summary: dev-haskell/cryptohash-cryptoapi-0.1.3 : Crypto/.../CryptoAPI.hs:116:316: error:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-haskell:cryptohash-cryptoapi-0.1.3:20170601-210618.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-06-01 21:22:27 UTC
[1 of 1] Compiling Crypto.Hash.CryptoAPI ( Crypto/Hash/CryptoAPI.hs, dist/build/Crypto/Hash/CryptoAPI.o )

Crypto/Hash/CryptoAPI.hs:116:316: error:
    • No instance for (Serialize
                         (cryptonite-0.21:Crypto.Hash.Types.Context
                            cryptonite-0.21:Crypto.Hash.MD2.MD2))

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170527-174843

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-06-01 21:22:30 UTC
Created attachment 474942 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-01 21:22:33 UTC
Created attachment 474944 [details]
dev-haskell:cryptohash-cryptoapi-0.1.3:20170601-210618.log
Comment 3 Toralf Förster gentoo-dev 2017-06-01 21:22:36 UTC
Created attachment 474946 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-06-01 21:22:39 UTC
Created attachment 474948 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-06-01 21:22:44 UTC
Created attachment 474950 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-01 21:22:47 UTC
Created attachment 474952 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2017-06-03 12:09:12 UTC
Oh, that import clash was fixed in latest 0.1.4 release.
Pushed as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ec50fd701ecdf93cdaa876c9bc79d640b3da26

Thanks for the report!