Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862231 - dev-haskell/th-orphans-0.13.13 - src/.../Instances.hs: error:
Summary: dev-haskell/th-orphans-0.13.13 - 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 (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-30 07:53 UTC by Toralf Förster
Modified: 2022-07-31 01:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.01 KB, text/plain)
2022-07-30 07:53 UTC, Toralf Förster
Details
dev-haskell:th-orphans-0.13.13:20220730-073425.log (dev-haskell:th-orphans-0.13.13:20220730-073425.log,8.08 KB, text/plain)
2022-07-30 07:53 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,77.11 KB, application/x-bzip)
2022-07-30 07:53 UTC, Toralf Förster
Details
environment (environment,79.67 KB, text/plain)
2022-07-30 07:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.89 KB, application/x-bzip)
2022-07-30 07:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.55 KB, application/x-bzip)
2022-07-30 07:54 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 2022-07-30 07:53:52 UTC
Building library for th-orphans-0.13.13..
[1 of 2] Compiling Language.Haskell.TH.Instances.Internal ( src/Language/Haskell/TH/Instances/Internal.hs, dist/build/Language/Haskell/TH/Instances/Internal.o, dist/build/Language/Haskell/TH/Instances/Internal.dyn_o )
[2 of 2] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.o, dist/build/Language/Haskell/TH/Instances.dyn_o )

src/Language/Haskell/TH/Instances.hs:478:2: error:
    Duplicate instance declarations:
      instance Lift a => Lift (Maybe a)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220725-030525

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
4)	Eclipse Temurin JRE 8.332_p09 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-8 
  [4]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 2c44da5dc90dfc924251c281435df5746371b0b5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 30 06:46:56 2022 +0000

    2022-07-30 06:46:55 UTC

emerge -qpvO dev-haskell/th-orphans
[ebuild  N    ] dev-haskell/th-orphans-0.13.13  USE="-doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2022-07-30 07:53:53 UTC
Created attachment 795685 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-30 07:53:54 UTC
Created attachment 795688 [details]
dev-haskell:th-orphans-0.13.13:20220730-073425.log
Comment 3 Toralf Förster gentoo-dev 2022-07-30 07:53:56 UTC
Created attachment 795691 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-07-30 07:53:57 UTC
Created attachment 795694 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-30 07:53:59 UTC
Created attachment 795697 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-30 07:54:00 UTC
Created attachment 795700 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-31 01:30:20 UTC
The bug has been closed via the following commit(s):

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

commit 1375662d648e7d9c78c42f562f3f6c6d8f685428
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2022-07-30 22:18:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-31 01:29:39 +0000

    dev-haskell/th-reify-many: add 0.1.10
    
    Closes: https://bugs.gentoo.org/862231
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-haskell/th-reify-many/Manifest                 |  1 +
 .../th-reify-many/th-reify-many-0.1.10.ebuild      | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)