Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415921 - dev-haskell/pango - dist/build/Graphics/Rendering/Pango.hs:1:1: Ambiguous module name `Prelude': it was found in multiple packages: base haskell98-2.0.0.1
Summary: dev-haskell/pango - dist/build/Graphics/Rendering/Pango.hs:1:1: Ambiguous...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-14 12:21 UTC by Takanari Hamasaki
Modified: 2012-05-15 17:07 UTC (History)
0 users

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


Attachments
build.log (build.log,6.44 KB, text/plain)
2012-05-14 12:23 UTC, Takanari Hamasaki
Details
eclass-debug.log (eclass-debug.log,1.31 KB, text/plain)
2012-05-14 12:24 UTC, Takanari Hamasaki
Details
environment (environment,89.10 KB, text/plain)
2012-05-14 12:24 UTC, Takanari Hamasaki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Takanari Hamasaki 2012-05-14 12:21:39 UTC
fail dev-haskell/pango-0.12.0 build at dev-lang/ghc-7.4.1-r1, ~amd64 keywords.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-haskell/gtk
2. build dev-haskell/pango with package dependency.

Actual Results:  
fail build dev-haskell/pango with error.

--- ERROR Message ---
dist/build/Graphics/Rendering/Pango.hs:1:1:
    Ambiguous module name `Prelude':
      it was found in multiple packages: base haskell98-2.0.0.1

Expected Results:  
succeed build.

I have ~amd64 packages at dev-haskell/haskell-platform-2011.2.0.1-r2, dev-haskell; dev-lang/ghc-7.4.1-r1, dev-haskell/cabal-1.14.0 and dev-haskell/cabal-install-0.14.0
Comment 1 Takanari Hamasaki 2012-05-14 12:23:54 UTC
Created attachment 311731 [details]
build.log
Comment 2 Takanari Hamasaki 2012-05-14 12:24:30 UTC
Created attachment 311733 [details]
eclass-debug.log
Comment 3 Takanari Hamasaki 2012-05-14 12:24:52 UTC
Created attachment 311735 [details]
environment
Comment 4 Takanari Hamasaki 2012-05-14 12:39:51 UTC
I was confirmed that dev-haskell/pango-0.12.3.ebuild was succeed built with my environment.
I got the ebuild file from haskell-overlay.
http://gentoo-overlays.zugaina.org/sabayon/portage/dev-haskell/pango/pango-0.12.3.ebuild
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2012-05-15 17:07:40 UTC
(In reply to comment #4)
> I was confirmed that dev-haskell/pango-0.12.3.ebuild was succeed built with
> my environment.
> I got the ebuild file from haskell-overlay.
> http://gentoo-overlays.zugaina.org/sabayon/portage/dev-haskell/pango/pango-0.
> 12.3.ebuild

Yeah, you are right! I've forgot to bump part of gtk bindings.

Pushed as:

> *pango-0.12.3 (15 May 2012)
> 
>   15 May 2012; Sergei Trofimovich <slyfox@gentoo.org> +pango-0.12.3.ebuild:
>   Version bump (bug #415921 by Takanari Hamasaki)

ありがとう!