Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 560256 - dev-haskell/semigroups build failure
Summary: dev-haskell/semigroups build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-12 05:14 UTC by Alexander
Modified: 2015-09-22 03:53 UTC (History)
0 users

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


Attachments
emerge --info (file_560256.txt,5.76 KB, text/plain)
2015-09-12 05:14 UTC, Alexander
Details
0.11-r1 build.log (0.11-r1.build.log,5.42 KB, text/x-log)
2015-09-12 05:15 UTC, Alexander
Details
0.11-r1 environment (0.11-r1.environment,107.06 KB, text/plain)
2015-09-12 05:16 UTC, Alexander
Details
0.12.2 build.log (0.12.2.build.log,5.34 KB, text/x-log)
2015-09-12 05:16 UTC, Alexander
Details
0.12.2 environment (0.12.2.environment,107.00 KB, text/plain)
2015-09-12 05:17 UTC, Alexander
Details
0.15.1 build.log (0.15.1.build.log,5.56 KB, text/x-log)
2015-09-12 05:17 UTC, Alexander
Details
0.15.1 environment (0.15.1.environment,107.45 KB, text/plain)
2015-09-12 05:17 UTC, Alexander
Details
0.16.0.1 build.log (0.16.0.1.build.log,5.45 KB, text/x-log)
2015-09-12 05:18 UTC, Alexander
Details
0.16.0.1 environment (0.16.0.1.environment,107.52 KB, text/plain)
2015-09-12 05:18 UTC, Alexander
Details
0.16 build.log (0.16.build.log,3.52 KB, text/x-log)
2015-09-12 05:19 UTC, Alexander
Details
0.16 environment (0.16.environment,107.18 KB, text/plain)
2015-09-12 05:19 UTC, Alexander
Details
0.16.2.2 build.log (0.16.2.2.build.log,5.45 KB, text/x-log)
2015-09-12 05:20 UTC, Alexander
Details
0.16.2.2 environment (0.16.2.2.environment,107.52 KB, text/plain)
2015-09-12 05:20 UTC, Alexander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2015-09-12 05:14:08 UTC
Created attachment 411664 [details]
emerge --info

Various versions of dev-haskell/semigroups fail to build, namely: 0.11-r1, 0.12.2, 0.15.1, 0.16, 0.16.0.1, 0.16.2.2.

USE="bytestring containers deepseq hashable text unordered-containers -doc -hscolour -profile"

ghc 7.10.2-r1, cabal 1.22.4.0
Comment 1 Alexander 2015-09-12 05:15:21 UTC
Created attachment 411666 [details]
0.11-r1 build.log
Comment 2 Alexander 2015-09-12 05:16:05 UTC
Created attachment 411668 [details]
0.11-r1 environment
Comment 3 Alexander 2015-09-12 05:16:33 UTC
Created attachment 411670 [details]
0.12.2 build.log
Comment 4 Alexander 2015-09-12 05:17:00 UTC
Created attachment 411672 [details]
0.12.2 environment
Comment 5 Alexander 2015-09-12 05:17:24 UTC
Created attachment 411674 [details]
0.15.1 build.log
Comment 6 Alexander 2015-09-12 05:17:54 UTC
Created attachment 411676 [details]
0.15.1 environment
Comment 7 Alexander 2015-09-12 05:18:18 UTC
Created attachment 411678 [details]
0.16.0.1 build.log
Comment 8 Alexander 2015-09-12 05:18:44 UTC
Created attachment 411680 [details]
0.16.0.1 environment
Comment 9 Alexander 2015-09-12 05:19:18 UTC
Created attachment 411682 [details]
0.16 build.log
Comment 10 Alexander 2015-09-12 05:19:38 UTC
Created attachment 411684 [details]
0.16 environment
Comment 11 Alexander 2015-09-12 05:20:03 UTC
Created attachment 411686 [details]
0.16.2.2 build.log
Comment 12 Alexander 2015-09-12 05:20:27 UTC
Created attachment 411688 [details]
0.16.2.2 environment
Comment 13 Alexander 2015-09-12 05:33:53 UTC
Actually, I've been trying to emerge www-apps/gitit and ran into a number of build failures, but so far I've been able to proceed by masking and keyword-accepting, until this one blocked my way. Here's the complete list of the ones I had to mask, in case it helps:

=dev-haskell/text-1.1.1.3
=dev-haskell/transformers-0.3.0.0-r1
=dev-haskell/transformers-0.3.0.0
=dev-haskell/binary-0.7.1.0
=dev-haskell/zlib-0.5.4.1
=dev-haskell/zlib-0.5.4.0
=dev-haskell/zlib-0.5.3.3
=dev-haskell/hashable-1.2.1.0
=dev-haskell/hashable-1.1.2.5
=dev-haskell/crypto-random-0.0.7
=dev-haskell/case-insensitive-1.0.0.2-r1
=dev-haskell/crypto-numbers-0.2.3
=dev-haskell/cereal-0.4.0.1
=dev-haskell/json-0.7
=dev-haskell/json-0.4.3
=dev-haskell/lifted-base-0.2.1.1
=dev-haskell/lifted-base-0.2.1.0
=dev-haskell/temporary-1.1.2.4
#=dev-haskell/semigroups-0.12.2
#=dev-haskell/semigroups-0.11-r1
#=dev-haskell/semigroups-0.16.2.2
#=dev-haskell/semigroups-0.16.0.1
#=dev-haskell/semigroups-0.16
#=dev-haskell/semigroups-0.15.1
=dev-haskell/cookie-0.4.0.1

Is it a good idea to file bug reports on all of them?
Comment 14 Sergei Trofimovich (RETIRED) gentoo-dev 2015-09-17 07:21:36 UTC
(In reply to Alexander from comment #13)
> Actually, I've been trying to emerge www-apps/gitit and ran into a number of
> build failures, but so far I've been able to proceed by masking and
> keyword-accepting, until this one blocked my way. Here's the complete list
> of the ones I had to mask, in case it helps:
> 
> =dev-haskell/text-1.1.1.3
> =dev-haskell/transformers-0.3.0.0-r1
> =dev-haskell/transformers-0.3.0.0
> =dev-haskell/binary-0.7.1.0
> =dev-haskell/zlib-0.5.4.1
> =dev-haskell/zlib-0.5.4.0
> =dev-haskell/zlib-0.5.3.3
> =dev-haskell/hashable-1.2.1.0
> =dev-haskell/hashable-1.1.2.5
> =dev-haskell/crypto-random-0.0.7
> =dev-haskell/case-insensitive-1.0.0.2-r1
> =dev-haskell/crypto-numbers-0.2.3
> =dev-haskell/cereal-0.4.0.1
> =dev-haskell/json-0.7
> =dev-haskell/json-0.4.3
> =dev-haskell/lifted-base-0.2.1.1
> =dev-haskell/lifted-base-0.2.1.0
> =dev-haskell/temporary-1.1.2.4
> #=dev-haskell/semigroups-0.12.2
> #=dev-haskell/semigroups-0.11-r1
> #=dev-haskell/semigroups-0.16.2.2
> #=dev-haskell/semigroups-0.16.0.1
> #=dev-haskell/semigroups-0.16
> #=dev-haskell/semigroups-0.15.1
> =dev-haskell/cookie-0.4.0.1
> 
> Is it a good idea to file bug reports on all of them?

Let's try to deal with all gitit related depends in this bug.
Comment 15 Sergei Trofimovich (RETIRED) gentoo-dev 2015-09-17 07:41:17 UTC
Your real problem is using old nats-0.2 package.
ghc-7.10 does not behave well with it.

Fixed as:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717cd26b415aaeaec7fe7e455a2ccd0e0f571965
Comment 16 Alexander 2015-09-22 03:53:14 UTC
With ghc 7.8.4 it all builds nicely. Thanks :)