Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761820 - dev-haskell/linear-1.20.9 : src/.../Instances.hs: error:
Summary: dev-haskell/linear-1.20.9 : src/.../Instances.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-12-26 22:36 UTC by Toralf Förster
Modified: 2020-12-27 10:11 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.50 KB, text/plain)
2020-12-26 22:36 UTC, Toralf Förster
Details
dev-haskell:linear-1.20.9:20201224-010147.log (dev-haskell:linear-1.20.9:20201224-010147.log,12.18 KB, text/plain)
2020-12-26 22:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,151.81 KB, text/plain)
2020-12-26 22:36 UTC, Toralf Förster
Details
environment (environment,80.56 KB, text/plain)
2020-12-26 22:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.64 KB, application/x-bzip)
2020-12-26 22:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.31 KB, application/x-bzip)
2020-12-26 22:36 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-12-26 22:36:25 UTC
[ 4 of 22] Compiling Linear.Instances ( src/Linear/Instances.hs, dist/build/Linear/Instances.o )

src/Linear/Instances.hs:24:10: error:
    Duplicate instance declarations:
      instance MonadZip Complex
        -- Defined at src/Linear/Instances.hs:24:10

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [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	Wed Dec 23 11:35:08 PM UTC 2020

emerge -qpvO dev-haskell/linear
[ebuild  N    ] dev-haskell/linear-1.20.9  USE="template-haskell -doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2020-12-26 22:36:26 UTC
Created attachment 679659 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-26 22:36:28 UTC
Created attachment 679662 [details]
dev-haskell:linear-1.20.9:20201224-010147.log
Comment 3 Toralf Förster gentoo-dev 2020-12-26 22:36:29 UTC
Created attachment 679665 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-12-26 22:36:31 UTC
Created attachment 679668 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-12-26 22:36:32 UTC
Created attachment 679671 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-26 22:36:33 UTC
Created attachment 679674 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-12-27 10:11:00 UTC
The bug has been closed via the following commit(s):

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

commit b83efe1e00531db386b119fc00a13ab0353d9d8e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-12-27 10:08:11 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-12-27 10:10:56 +0000

    dev-haskell/linear: allow new base-orphans-0.8
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/761820
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 .../linear/files/linear-1.20.9-base-orphans-0.8.3.patch     | 13 +++++++++++++
 dev-haskell/linear/linear-1.20.9.ebuild                     |  2 ++
 2 files changed, 15 insertions(+)