Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620360 - dev-haskell/cryptohash-cryptoapi-0.1.3 : Crypto/.../CryptoAPI.hs:116:316: error:
Summary: dev-haskell/cryptohash-cryptoapi-0.1.3 : Crypto/.../CryptoAPI.hs:116:316: 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:
Depends on:
Blocks:
 
Reported: 2017-06-01 21:22 UTC by Toralf Förster
Modified: 2017-06-03 12:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,5.36 KB, text/plain)
2017-06-01 21:22 UTC, Toralf Förster
Details
dev-haskell:cryptohash-cryptoapi-0.1.3:20170601-210618.log (dev-haskell:cryptohash-cryptoapi-0.1.3:20170601-210618.log,14.05 KB, text/plain)
2017-06-01 21:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,281.97 KB, text/plain)
2017-06-01 21:22 UTC, Toralf Förster
Details
environment (environment,106.47 KB, text/plain)
2017-06-01 21:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.54 KB, application/x-bzip)
2017-06-01 21:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.91 KB, application/x-bzip)
2017-06-01 21:22 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 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!