Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343171 - [haskell-overlay] cant build bytestring-0.9.1.4
Summary: [haskell-overlay] cant build bytestring-0.9.1.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-28 21:43 UTC by Kamil Dworakowski
Modified: 2010-11-02 20:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kamil Dworakowski 2010-10-28 21:43:06 UTC
after installing the newest ghc and doing haskell-updater --upgrade, note that I have the gentoo-haskell overlay on

Building bytestring-0.9.1.4...
[1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o )
[2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o )

Data/ByteString/Internal.hs:88:41:
    Module `GHC.IOBase' does not export `RawBuffer'



(...)

 This ebuild used the following eclasses from overlays:
 *   /usr/local/overlays/gentoo-haskell/eclass/ghc-package.eclass
 * This ebuild is from an overlay named 'gentoo-haskell': '/usr/local/overlays/gentoo-haskell/'
 * The complete build log is located at '/var/tmp/portage/dev-haskell/bytestring-0.9.1.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/bytestring-0.9.1.4/temp/environment'.
 * S: '/var/tmp/portage/dev-haskell/bytestring-0.9.1.4/work/bytestring-0.9.1.4'
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2010-11-01 19:46:51 UTC
Once upon a time overal had moved to:

    darcs get --lazy http://code.haskell.org/gentoo/gentoo-haskell/

(readding via layman should work)

dev-haskell/bytestring was removed year ago from there (we upport only ghc bundled version):

Tue Nov 10 14:39:49 EET 2009  Ivan.Miljenovic@gmail.com
  * Completely remove the last vestiges of bytestring
  It's been there p.masked long enough, now it's time to finally say goodbye.
  (I was going to do a stupid message here, but couldn't be bothered...)