Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702986 - dev-haskell/pango-0.13.6.1 : /.../Setup.hs:11:41: error:
Summary: dev-haskell/pango-0.13.6.1 : /.../Setup.hs:11:41: error:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-15 11:59 UTC by Toralf Förster
Modified: 2019-12-15 19:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.74 KB, text/plain)
2019-12-15 11:59 UTC, Toralf Förster
Details
dev-haskell:pango-0.13.6.1:20191215-113721.log (dev-haskell:pango-0.13.6.1:20191215-113721.log,2.96 KB, text/plain)
2019-12-15 11:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.57 KB, text/plain)
2019-12-15 11:59 UTC, Toralf Förster
Details
environment (environment,74.60 KB, text/plain)
2019-12-15 11:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.08 KB, application/x-bzip)
2019-12-15 11:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.91 KB, application/x-bzip)
2019-12-15 11:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-15 11:59:27 UTC
[1 of 1] Compiling Main             ( /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs, /var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.o )

/var/tmp/portage/dev-haskell/pango-0.13.6.1/work/pango-0.13.6.1/Setup.hs:11:41: error:
    Module
    ‘Distribution.Simple.BuildPaths’
    does not export

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20191211-212527

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.39.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.14.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 15 Dec 2019 10:49:10 +0000

emerge -qpvO dev-haskell/pango
[ebuild  N    ] dev-haskell/pango-0.13.6.1  USE="hscolour -doc -profile"
Comment 1 Toralf Förster gentoo-dev 2019-12-15 11:59:30 UTC
Created attachment 599604 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-15 11:59:32 UTC
Created attachment 599606 [details]
dev-haskell:pango-0.13.6.1:20191215-113721.log
Comment 3 Toralf Förster gentoo-dev 2019-12-15 11:59:35 UTC
Created attachment 599608 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-15 11:59:38 UTC
Created attachment 599610 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-15 11:59:41 UTC
Created attachment 599612 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-15 11:59:43 UTC
Created attachment 599614 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-15 19:32:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a50df0bd9c4b81d22dc86a39f7938f5f87c858

commit f2a50df0bd9c4b81d22dc86a39f7938f5f87c858
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-12-15 19:32:07 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-12-15 19:32:07 +0000

    dev-haskell/pango: tweak for Cabal-1.24
    
    Use older deprecated (but still available) cabal helpers.
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/702986
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 .../pango/files/pango-0.13.6.1-cabal-1.24.patch    | 33 ++++++++++++++++++++++
 dev-haskell/pango/pango-0.13.6.1.ebuild            |  2 ++
 2 files changed, 35 insertions(+)