Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736842 - dev-vcs/darcs-2.14.5 : src/.../External.hs: error:
Summary: dev-vcs/darcs-2.14.5 : src/.../External.hs: error:
Status: CONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2020-08-12 07:15 UTC by Toralf Förster
Modified: 2020-08-12 09:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.13 KB, text/plain)
2020-08-12 07:15 UTC, Toralf Förster
Details
dev-vcs:darcs-2.14.5:20200811-213846.log (dev-vcs:darcs-2.14.5:20200811-213846.log,48.23 KB, text/plain)
2020-08-12 07:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.34 KB, text/plain)
2020-08-12 07:15 UTC, Toralf Förster
Details
environment (environment,81.25 KB, text/plain)
2020-08-12 07:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.17 KB, application/x-bzip)
2020-08-12 07:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.51 KB, application/x-bzip)
2020-08-12 07:15 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-08-12 07:15:39 UTC
[143 of 224] Compiling Darcs.Util.External ( src/Darcs/Util/External.hs, dist/build/Darcs/Util/External.o )

src/Darcs/Util/External.hs:186:31: error:
    • Couldn't match expected type ‘network-2.5.0.0:Network.URI.URI’
                  with actual type ‘Network.URI.URI’
      NB: ‘Network.URI.URI’

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

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

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

gcc-config -l:
 [1] 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]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [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	Tue Aug 11 09:05:49 PM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO dev-vcs/darcs
[ebuild  N    ] dev-vcs/darcs-2.14.5  USE="curl terminfo threaded -doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2020-08-12 07:15:42 UTC
Created attachment 654260 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-12 07:15:46 UTC
Created attachment 654262 [details]
dev-vcs:darcs-2.14.5:20200811-213846.log
Comment 3 Toralf Förster gentoo-dev 2020-08-12 07:15:49 UTC
Created attachment 654264 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-12 07:15:52 UTC
Created attachment 654266 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-12 07:15:55 UTC
Created attachment 654268 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-12 07:15:58 UTC
Created attachment 654270 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-12 09:19:10 UTC
HTTP was incorrectly built against network:0:

"""
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-CnnDDINpBsm2kL7HLBxeMG) requires network-2.5.0.0-29nVNbJNyFb6jv23r63a7a
      package darcs (darcs-2.14.5) requires network-3.0.1.1-Cv4xwaYSk3qLs0kTRkld1f
"""