Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689988 - dev-haskell/editline-0.2.1.1 : * setup configure failed
Summary: dev-haskell/editline-0.2.1.1 : * setup configure failed
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: 2019-07-16 15:53 UTC by Toralf Förster
Modified: 2019-07-19 07:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.46 KB, text/plain)
2019-07-16 15:53 UTC, Toralf Förster
Details
dev-haskell:editline-0.2.1.1:20190716-044425.log (dev-haskell:editline-0.2.1.1:20190716-044425.log,6.70 KB, text/plain)
2019-07-16 15:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,34.00 KB, text/plain)
2019-07-16 15:53 UTC, Toralf Förster
Details
environment (environment,96.95 KB, text/plain)
2019-07-16 15:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,9.78 KB, application/x-bzip)
2019-07-16 15:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.83 KB, application/x-bzip)
2019-07-16 15:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.38 KB, application/x-bzip)
2019-07-16 15:53 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 2019-07-16 15:53:25 UTC
 * ghc-pkg check: 'checking for other broken packages:'
 * ERROR: dev-haskell/editline-0.2.1.1::gentoo failed (configure phase):
 *   setup configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO dev-haskell/editline
[ebuild  N    ] dev-haskell/editline-0.2.1.1  USE="-doc -hscolour -profile"
Comment 1 Toralf Förster gentoo-dev 2019-07-16 15:53:28 UTC
Created attachment 583016 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-16 15:53:31 UTC
Created attachment 583018 [details]
dev-haskell:editline-0.2.1.1:20190716-044425.log
Comment 3 Toralf Förster gentoo-dev 2019-07-16 15:53:33 UTC
Created attachment 583020 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-16 15:53:36 UTC
Created attachment 583022 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-16 15:53:39 UTC
Created attachment 583024 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-16 15:53:42 UTC
Created attachment 583026 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-16 15:53:44 UTC
Created attachment 583028 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2019-07-19 06:51:51 UTC
Fails for me as well but worked fine recently. Probably caused by sys-libs/ncurses-6.1_p20190609 update.
Comment 9 Larry the Git Cow gentoo-dev 2019-07-19 07:03:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16bd6ea96ff5d6acbbbc2d4542abe43d3735fa17

commit 16bd6ea96ff5d6acbbbc2d4542abe43d3735fa17
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-07-19 07:02:41 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-07-19 07:03:40 +0000

    dev-haskell/editline: fix build against ncurses[tinfo], bug #689988
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/689988
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/editline/editline-0.2.1.1-r1.ebuild    | 36 ++++++++++++++++++++++
 .../editline/files/editline-0.2.1.1-tinfo.patch    | 13 ++++++++
 2 files changed, 49 insertions(+)