Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411877 - dev-haskell/fgl-5.4.2.3 compilation fails
Summary: dev-haskell/fgl-5.4.2.3 compilation fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 18:18 UTC by Leonid Podolny
Modified: 2012-04-13 21:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,5.14 KB, text/plain)
2012-04-13 18:18 UTC, Leonid Podolny
Details
emerge --info (emerge.info,4.57 KB, text/plain)
2012-04-13 18:19 UTC, Leonid Podolny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Podolny 2012-04-13 18:18:33 UTC
Created attachment 308793 [details]
build.log

./setup build
Building fgl-5.4.2.3...
Preprocessing library fgl-5.4.2.3...
[ 1 of 29] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o )
[ 2 of 29] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o )
[ 3 of 29] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o )
[ 4 of 29] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o )
[ 5 of 29] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o )
[ 6 of 29] Compiling Data.Graph.Inductive.Graphviz ( Data/Graph/Inductive/Graphviz.hs, dist/build/Data/Graph/Inductive/Graphviz.o )
[ 7 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o )

Data/Graph/Inductive/PatriciaTree.hs:69:15:
    Illegal bang-pattern (use -XBangPatterns):
    ! g1
Comment 1 Leonid Podolny 2012-04-13 18:19:31 UTC
Created attachment 308795 [details]
emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2012-04-13 18:52:05 UTC
Pushed fix as:

>*fgl-5.4.2.4 (13 Apr 2012)
>
> 13 Apr 2012; Sergei Trofimovich <slyfox@gentoo.org> +fgl-5.4.2.4.ebuild,
> +files/fgl-5.4.2.3-ghc-7.2.patch, fgl-5.4.2.3.ebuild, metadata.xml:
> Version bump. Fix older stable to be buildable by ghc-7.2+ (bug #411877 by
> Leonid Podolny).

Thank you!
Comment 3 Leonid Podolny 2012-04-13 21:12:19 UTC
No, thank you :)