Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701676 - dev-haskell/persistent-2.6-r1 : Database/.../Base.hs:88:18: error:
Summary: dev-haskell/persistent-2.6-r1 : Database/.../Base.hs:88:18: error:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-01 14:57 UTC by Toralf Förster
Modified: 2019-12-27 13:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2019-12-01 14:57 UTC, Toralf Förster
Details
dev-haskell:persistent-2.6-r1:20191201-135548.log (dev-haskell:persistent-2.6-r1:20191201-135548.log,7.24 KB, text/plain)
2019-12-01 14:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,66.81 KB, text/plain)
2019-12-01 14:58 UTC, Toralf Förster
Details
environment (environment,101.70 KB, text/plain)
2019-12-01 14:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.43 KB, application/x-bzip)
2019-12-01 14:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.33 KB, application/x-bzip)
2019-12-01 14:58 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-01 14:57:54 UTC
[ 1 of 24] Compiling Database.Persist.Types.Base ( Database/Persist/Types/Base.hs, dist/build/Database/Persist/Types/Base.o )

Database/Persist/Types/Base.hs:88:18: error:
    • No instance for (text-show-3.4:TextShow.Classes.TextShow
                         Checkmark)
        arising from a use of ‘showTextData’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20191130-131538

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

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


llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 01 Dec 2019 12:47:13 +0000

emerge -qpvO dev-haskell/persistent
[ebuild  N    ] dev-haskell/persistent-2.6-r1  USE="nooverlap -doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2019-12-01 14:57:57 UTC
Created attachment 598124 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-01 14:58:00 UTC
Created attachment 598126 [details]
dev-haskell:persistent-2.6-r1:20191201-135548.log
Comment 3 Toralf Förster gentoo-dev 2019-12-01 14:58:03 UTC
Created attachment 598128 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-01 14:58:06 UTC
Created attachment 598130 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-01 14:58:08 UTC
Created attachment 598132 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-01 14:58:11 UTC
Created attachment 598134 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2019-12-25 19:58:26 UTC
Hm, fun. text-show is not listed explicitly as a dep of persistent at all.
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2019-12-25 20:14:31 UTC
I have a few deps already updated and seem to build persistent just fine. Can you check if failure still happens for you on modern ~amd64 packages?
Comment 9 Toralf Förster gentoo-dev 2019-12-27 13:55:24 UTC
builds now fine here