Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735594 - dev-haskell/editline-0.2.1.1-r1 : /.../Setup.lhs: error:
Summary: dev-haskell/editline-0.2.1.1-r1 : /.../Setup.lhs: 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:
Depends on:
Blocks:
 
Reported: 2020-08-02 20:10 UTC by Toralf Förster
Modified: 2020-08-03 07:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.62 KB, text/plain)
2020-08-02 20:10 UTC, Toralf Förster
Details
dev-haskell:editline-0.2.1.1-r1:20200802-200920.log (dev-haskell:editline-0.2.1.1-r1:20200802-200920.log,3.65 KB, text/plain)
2020-08-02 20:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.60 KB, text/plain)
2020-08-02 20:10 UTC, Toralf Förster
Details
environment (environment,87.01 KB, text/plain)
2020-08-02 20:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.59 KB, application/x-bzip)
2020-08-02 20:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.94 KB, application/x-bzip)
2020-08-02 20:10 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-02 20:10:32 UTC
[1 of 1] Compiling Main             ( /var/tmp/portage/dev-haskell/editline-0.2.1.1-r1/work/editline-0.2.1.1/Setup.lhs, /var/tmp/portage/dev-haskell/editline-0.2.1.1-r1/work/editline-0.2.1.1/Setup.o )

/var/tmp/portage/dev-haskell/editline-0.2.1.1-r1/work/editline-0.2.1.1/Setup.lhs:5:29: error:
    Variable not in scope: defaultUserHooks :: UserHooks
  |
5 | main = defaultMainWithHooks defaultUserHooks

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/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) *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Aug  2 07:35:22 PM UTC 2020

emerge -qpvO dev-haskell/editline
[ebuild  N    ] dev-haskell/editline-0.2.1.1-r1  USE="hscolour -doc -profile"
Comment 1 Toralf Förster gentoo-dev 2020-08-02 20:10:35 UTC
Created attachment 652424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-02 20:10:38 UTC
Created attachment 652426 [details]
dev-haskell:editline-0.2.1.1-r1:20200802-200920.log
Comment 3 Toralf Förster gentoo-dev 2020-08-02 20:10:41 UTC
Created attachment 652428 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-02 20:10:44 UTC
Created attachment 652430 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-02 20:10:47 UTC
Created attachment 652432 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-02 20:10:49 UTC
Created attachment 652434 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-03 07:15:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0748cebad203830482de18ffca0ecde56c1ff887

commit 0748cebad203830482de18ffca0ecde56c1ff887
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-08-03 07:15:35 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-08-03 07:15:47 +0000

    dev-haskell/editline: tweak for cabal-3
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/735594
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/editline/editline-0.2.1.1-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)