Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735664 - dev-haskell/hsql-1.8.2-r1 : DB/.../Error.hs: error:
Summary: dev-haskell/hsql-1.8.2-r1 : DB/.../Error.hs: 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: 2020-08-03 08:43 UTC by Toralf Förster
Modified: 2020-08-22 21:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.77 KB, text/plain)
2020-08-03 08:44 UTC, Toralf Förster
Details
dev-haskell:hsql-1.8.2-r1:20200803-084239.log (dev-haskell:hsql-1.8.2-r1:20200803-084239.log,7.24 KB, text/plain)
2020-08-03 08:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.21 KB, text/plain)
2020-08-03 08:44 UTC, Toralf Förster
Details
environment (environment,99.27 KB, text/plain)
2020-08-03 08:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.90 KB, application/x-bzip)
2020-08-03 08:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.82 KB, application/x-bzip)
2020-08-03 08:44 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 2020-08-03 08:43:58 UTC
[ 2 of 10] Compiling DB.HSQL.Error    ( DB/HSQL/Error.hs, dist/build/DB/HSQL/Error.o )

DB/HSQL/Error.hs:8:30: error:
    Module ‘Data.Dynamic’ does not export ‘TyCon’
  |
8 | import Data.Dynamic(Typeable,TyCon,mkTyCon3,cast)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200801-132524

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Aug  3 08:05:27 AM UTC 2020

emerge -qpvO dev-haskell/hsql
[ebuild  N    ] dev-haskell/hsql-1.8.2-r1  USE="hscolour -doc -profile"
Comment 1 Toralf Förster gentoo-dev 2020-08-03 08:44:01 UTC
Created attachment 652558 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-03 08:44:04 UTC
Created attachment 652560 [details]
dev-haskell:hsql-1.8.2-r1:20200803-084239.log
Comment 3 Toralf Förster gentoo-dev 2020-08-03 08:44:07 UTC
Created attachment 652562 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-03 08:44:10 UTC
Created attachment 652564 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-03 08:44:12 UTC
Created attachment 652566 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-03 08:44:15 UTC
Created attachment 652568 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-22 21:48:02 UTC
The bug has been closed via the following commit(s):

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

commit 290fba178f2c4eb5e066ece9f27f0d1aacf83191
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-22 21:47:46 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-22 21:47:46 +0000

    dev-haskell/hsql: tweak for ghc-8.4
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/735664
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/hsql/files/hsql-1.8.2-ghc84.patch | 29 +++++++++++++++++++++++++++
 dev-haskell/hsql/hsql-1.8.2-r1.ebuild         |  8 ++++++--
 2 files changed, 35 insertions(+), 2 deletions(-)