Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862411 - dev-haskell/wreq-0.5.3.3 - httpbin/.../Server.hs: error:
Summary: dev-haskell/wreq-0.5.3.3 - httpbin/.../Server.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-31 01:50 UTC by Toralf Förster
Modified: 2022-07-31 04:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.04 KB, text/plain)
2022-07-31 01:50 UTC, Toralf Förster
Details
dev-haskell:wreq-0.5.3.3:20220730-235612.log (dev-haskell:wreq-0.5.3.3:20220730-235612.log,14.22 KB, text/plain)
2022-07-31 01:50 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,77.65 KB, application/x-bzip)
2022-07-31 01:50 UTC, Toralf Förster
Details
environment (environment,84.06 KB, text/plain)
2022-07-31 01:50 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.95 KB, application/x-bzip)
2022-07-31 01:50 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.11 KB, application/x-bzip)
2022-07-31 01:50 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-31 01:50:04 UTC
Preprocessing executable 'httpbin' for wreq-0.5.3.3..
Building executable 'httpbin' for wreq-0.5.3.3..
[1 of 2] Compiling HttpBin.Server   ( httpbin/HttpBin/Server.hs, dist/build/httpbin/httpbin-tmp/HttpBin/Server.dyn_o )

httpbin/HttpBin/Server.hs:74:57: error:
    • Couldn't match type Data.Text.Internal.Text
                     with Data.Aeson.Key.Key

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220726-071335

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] 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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
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]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit f4321bd122ca5a7238d1434a4aaece2cdf0ec8b8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 30 22:01:48 2022 +0000

    2022-07-30 22:01:48 UTC

emerge -qpvO dev-haskell/wreq
[ebuild  N    ] dev-haskell/wreq-0.5.3.3  USE="aws httpbin profile -doc -hscolour -test"
Comment 1 Toralf Förster gentoo-dev 2022-07-31 01:50:05 UTC
Created attachment 795901 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-31 01:50:06 UTC
Created attachment 795904 [details]
dev-haskell:wreq-0.5.3.3:20220730-235612.log
Comment 3 Toralf Förster gentoo-dev 2022-07-31 01:50:07 UTC
Created attachment 795907 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-07-31 01:50:09 UTC
Created attachment 795910 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-31 01:50:10 UTC
Created attachment 795913 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-31 01:50:11 UTC
Created attachment 795916 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-31 04:45:17 UTC
The bug has been closed via the following commit(s):

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

commit 8e584fd3a5ef8591c6f9df20e3d641f09822bb88
Author:     Jack Todaro <solpeth@posteo.org>
AuthorDate: 2022-07-31 03:34:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-31 04:45:09 +0000

    dev-haskell/wreq: remove broken USE flags
    
    The bug mentioned below shows that certain
    USE flags are in fact broken against the latest
    aeson-2.0 dependency, while the package itself
    is compatible with aeson-2.0.
    
    This disables those USE flags as they are in
    fact testing flags only.
    
    Closes: https://bugs.gentoo.org/862411
    Signed-off-by: Jack Todaro <solpeth@posteo.org>
    Closes: https://github.com/gentoo/gentoo/pull/26678
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-haskell/wreq/metadata.xml           | 31 --------------
 dev-haskell/wreq/wreq-0.5.3.3-r1.ebuild | 66 ++++++++++++++++++++++++++++
 dev-haskell/wreq/wreq-0.5.3.3.ebuild    | 76 ---------------------------------
 3 files changed, 66 insertions(+), 107 deletions(-)