Bug#906431: haskell-stack: FTBFS: Duplicate instance declarations
Damyan Ivanov
dmn at debian.org
Fri Aug 17 15:47:44 BST 2018
Package: haskell-stack
Version: 1.6.5-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
Hi,
Building haskell-stack in a current sid chroot/amd64 fails several errors like
this:
src/test/Stack/StoreSpec.hs:54:3: error:
Duplicate instance declarations:
instance Monad m => Serial m Int64
-- Defined at src/test/Stack/StoreSpec.hs:54:3
instance [overlap ok] Monad m => Serial m Int64
-- Defined in `Test.SmallCheck.Series'
|
54 | $(do let ns = [ ''Int64, ''Word64, ''Word8
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1
reproducible-builds also show this:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/haskell-stack.html
Complete build log attached.
-- dam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: haskell-stack_amd64-2018-08-17T14:35:39Z.build.xz
Type: application/x-xz
Size: 35824 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-maintainers/attachments/20180817/b1c78fef/attachment-0001.xz>
More information about the Pkg-haskell-maintainers
mailing list