Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735088 - dev-haskell/tar-conduit-0.3.2-r1 : src/.../Unix.hs: error:
Summary: dev-haskell/tar-conduit-0.3.2-r1 : src/.../Unix.hs: error:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-01 15:39 UTC by Toralf Förster
Modified: 2020-08-01 20:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2020-08-01 15:39 UTC, Toralf Förster
Details
dev-haskell:tar-conduit-0.3.2-r1:20200801-144452.log (dev-haskell:tar-conduit-0.3.2-r1:20200801-144452.log,5.83 KB, text/plain)
2020-08-01 15:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.98 KB, text/plain)
2020-08-01 15:39 UTC, Toralf Förster
Details
environment (environment,75.71 KB, text/plain)
2020-08-01 15:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.51 KB, application/x-bzip)
2020-08-01 15:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.84 KB, application/x-bzip)
2020-08-01 15:39 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-01 15:39:37 UTC
[2 of 3] Compiling Data.Conduit.Tar.Unix ( src/Data/Conduit/Tar/Unix.hs, dist/build/Data/Conduit/Tar/Unix.o )

src/Data/Conduit/Tar/Unix.hs:10:1: error:
    Failed to load interface for ‘Conduit’
    Use -v to see a list of the files searched for.
 * ERROR: dev-haskell/tar-conduit-0.3.2-r1::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20200728-201924

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

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]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.262_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Aug  1 01:37:14 PM UTC 2020
/var/db/repos/libressl	Fri Jul 24 09:42:51 PM UTC 2020

emerge -qpvO dev-haskell/tar-conduit
[ebuild  N    ] dev-haskell/tar-conduit-0.3.2-r1  USE="-doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2020-08-01 15:39:40 UTC
Created attachment 652074 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-01 15:39:43 UTC
Created attachment 652076 [details]
dev-haskell:tar-conduit-0.3.2-r1:20200801-144452.log
Comment 3 Toralf Förster gentoo-dev 2020-08-01 15:39:46 UTC
Created attachment 652078 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-01 15:39:48 UTC
Created attachment 652080 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-01 15:39:51 UTC
Created attachment 652082 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-01 15:39:54 UTC
Created attachment 652084 [details]
temp.tbz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2020-08-01 20:02:47 UTC
> Dependency conduit -any: using conduit-1.2.12.1
...
> src/Data/Conduit/Tar/Unix.hs:10:1: error:
>    Failed to load interface for ‘Conduit’

Probably needs newer conduit.
Comment 8 Larry the Git Cow gentoo-dev 2020-08-01 20:04:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1795dcbcfb91b1b096e9dad8c770f884b95c13

commit 9b1795dcbcfb91b1b096e9dad8c770f884b95c13
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-01 20:04:03 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-01 20:04:08 +0000

    dev-haskell/tar-conduit: require conduit-1.3
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/735088
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/tar-conduit/tar-conduit-0.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)