Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860546 - dev-haskell/bytestring-handle-0.1.0.6 - src/.../Read.hs: error:
Summary: dev-haskell/bytestring-handle-0.1.0.6 - src/.../Read.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: PMASKED
Depends on:
Blocks:
 
Reported: 2022-07-24 13:13 UTC by Toralf Förster
Modified: 2022-08-25 13:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.82 KB, text/plain)
2022-07-24 13:13 UTC, Toralf Förster
Details
dev-haskell:bytestring-handle-0.1.0.6:20220724-113148.log (dev-haskell:bytestring-handle-0.1.0.6:20220724-113148.log,8.53 KB, text/plain)
2022-07-24 13:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,35.76 KB, text/plain)
2022-07-24 13:13 UTC, Toralf Förster
Details
environment (environment,79.77 KB, text/plain)
2022-07-24 13:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.69 KB, application/x-bzip)
2022-07-24 13:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.65 KB, application/x-bzip)
2022-07-24 13:13 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-24 13:13:18 UTC
Preprocessing library for bytestring-handle-0.1.0.6..
Building library for bytestring-handle-0.1.0.6..
[1 of 3] Compiling Data.ByteString.Handle.Read ( src/Data/ByteString/Handle/Read.hs, dist/build/Data/ByteString/Handle/Read.o, dist/build/Data/ByteString/Handle/Read.dyn_o )

src/Data/ByteString/Handle/Read.hs:158:9: error:
    • Couldn't match type () with Integer
      Expected: IO Integer

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220724-001553

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit fa2a25f877ccf0fd0956435dd2ff0c61cae6a9e9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 24 09:46:40 2022 +0000

    2022-07-24 09:46:39 UTC

emerge -qpvO dev-haskell/bytestring-handle
[ebuild  N    ] dev-haskell/bytestring-handle-0.1.0.6  USE="-doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2022-07-24 13:13:19 UTC
Created attachment 793925 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-24 13:13:20 UTC
Created attachment 793928 [details]
dev-haskell:bytestring-handle-0.1.0.6:20220724-113148.log
Comment 3 Toralf Förster gentoo-dev 2022-07-24 13:13:22 UTC
Created attachment 793931 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-24 13:13:23 UTC
Created attachment 793934 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-24 13:13:24 UTC
Created attachment 793937 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-24 13:13:25 UTC
Created attachment 793940 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-24 22:05:57 UTC
The bug has been referenced in the following commit(s):

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

commit 1f528ff68e26be790af81ca4e94ba26c96f755cc
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2022-07-24 19:48:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-24 22:05:19 +0000

    profiles: last-rite dev-haskell/bytestring-handle
    
    Bug: https://bugs.gentoo.org/860546
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2022-08-25 13:03:49 UTC
The bug has been closed via the following commit(s):

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

commit 07f3b0a28d918cc189326a588e3a2fb09cacbe7f
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-25 13:01:58 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-25 13:01:58 +0000

    dev-haskell/bytestring-handle: treeclean
    
    Closes: https://bugs.gentoo.org/860546
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-haskell/bytestring-handle/Manifest             |  1 -
 .../bytestring-handle-0.1.0.6.ebuild               | 37 ----------------------
 dev-haskell/bytestring-handle/metadata.xml         |  8 -----
 profiles/package.mask                              |  5 ---
 4 files changed, 51 deletions(-)