Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736280 - dev-haskell/idiii-0.1.3.3 : src/.../Tag.hs: error:
Summary: dev-haskell/idiii-0.1.3.3 : src/.../Tag.hs: 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: 2020-08-07 18:11 UTC by Toralf Förster
Modified: 2020-08-07 21:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.41 KB, text/plain)
2020-08-07 18:12 UTC, Toralf Förster
Details
dev-haskell:idiii-0.1.3.3:20200807-180456.log (dev-haskell:idiii-0.1.3.3:20200807-180456.log,10.28 KB, text/plain)
2020-08-07 18:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,277.07 KB, text/plain)
2020-08-07 18:12 UTC, Toralf Förster
Details
environment (environment,102.46 KB, text/plain)
2020-08-07 18:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.82 KB, application/x-bzip)
2020-08-07 18:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.19 KB, application/x-bzip)
2020-08-07 18:12 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-07 18:11:58 UTC
[12 of 20] Compiling ID3.Type.Tag     ( src/ID3/Type/Tag.hs, dist/build/ID3/Type/Tag.o )

src/ID3/Type/Tag.hs:90:17: error:
    • Data.Map.fold is gone. Use foldr.
    • In the expression:
        Map.fold (\ fr x -> fr ^. frHeader ^. frSize + 10 + x) 0 fs

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_abi32+64-20200802-103910

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.45.2 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Aug  7 04:36:46 PM UTC 2020
/var/db/repos/libressl	Fri Aug  7 11:13:58 AM UTC 2020

emerge -qpvO dev-haskell/idiii
[ebuild  N    ] dev-haskell/idiii-0.1.3.3  USE="-doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2020-08-07 18:12:01 UTC
Created attachment 653638 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-07 18:12:04 UTC
Created attachment 653640 [details]
dev-haskell:idiii-0.1.3.3:20200807-180456.log
Comment 3 Toralf Förster gentoo-dev 2020-08-07 18:12:07 UTC
Created attachment 653642 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-07 18:12:11 UTC
Created attachment 653644 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-07 18:12:15 UTC
Created attachment 653646 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-07 18:12:18 UTC
Created attachment 653648 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-07 21:17:37 UTC
The bug has been closed via the following commit(s):

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

commit a61cae65f4cf0813e3efa7eb9ac53b054856e100
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-07 21:17:20 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-07 21:17:32 +0000

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

 dev-haskell/idiii/files/idiii-0.1.3.3-fold.patch | 7 +++++++
 dev-haskell/idiii/idiii-0.1.3.3.ebuild           | 7 ++++---
 2 files changed, 11 insertions(+), 3 deletions(-)