Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 739392

Summary: dev-haskell/recaptcha-0.1.0.4 : Network/.../ReCaptcha.hs: error:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 739724    
Bug Blocks:    
Attachments: emerge-info.txt
dev-haskell:recaptcha-0.1.0.4:20200828-071153.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-08-28 07:29:31 UTC
[1 of 1] Compiling Network.Captcha.ReCaptcha ( Network/Captcha/ReCaptcha.hs, dist/build/Network/Captcha/ReCaptcha.o )

Network/Captcha/ReCaptcha.hs:74:31: error:
    • Couldn't match expected type ‘network-2.5.0.0:Network.URI.URI’
                  with actual type ‘URI’
      NB: ‘URI’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200823-115907

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.46.0
  [2]   rust-1.46.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Aug 28 06:05:43 AM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO dev-haskell/recaptcha
[ebuild  N    ] dev-haskell/recaptcha-0.1.0.4  USE="network-uri -doc -hscolour -profile"
Comment 1 Toralf Förster gentoo-dev 2020-08-28 07:29:33 UTC
Created attachment 657262 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-28 07:29:34 UTC
Created attachment 657264 [details]
dev-haskell:recaptcha-0.1.0.4:20200828-071153.log
Comment 3 Toralf Förster gentoo-dev 2020-08-28 07:29:37 UTC
Created attachment 657266 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-28 07:29:39 UTC
Created attachment 657268 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-28 07:29:41 UTC
Created attachment 657270 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-28 07:29:42 UTC
Created attachment 657272 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-30 07:47:39 UTC
network package slot collision:

"""
Warning:
    This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.
      package HTTP (HTTP-4000.3.14-AEcNM29soen35eXUQLVKbP) requires network-2.5.0.0-29nVNbJNyFb6jv23r63a7a
      package recaptcha (recaptcha-0.1.0.4) requires network-3.0.1.1-Cv4xwaYSk3qLs0kTRkld1f
"""

We'll need to merge them back into one slot.
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-31 08:56:57 UTC

*** This bug has been marked as a duplicate of bug 739724 ***