Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790710 - dev-haskell/text-show-3.8.5 - * setup configure failed
Summary: dev-haskell/text-show-3.8.5 - * 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: 2021-05-17 17:41 UTC by Toralf Förster
Modified: 2021-07-27 09:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.51 KB, text/plain)
2021-05-17 17:41 UTC, Toralf Förster
Details
dev-haskell:text-show-3.8.5:20210517-171944.log (dev-haskell:text-show-3.8.5:20210517-171944.log,4.62 KB, text/plain)
2021-05-17 17:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,476.98 KB, text/plain)
2021-05-17 17:41 UTC, Toralf Förster
Details
environment (environment,83.77 KB, text/plain)
2021-05-17 17:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.84 KB, application/x-bzip)
2021-05-17 17:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.62 KB, application/x-bzip)
2021-05-17 17:41 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 2021-05-17 17:41:10 UTC
 * ghc-pkg check: 'checking for other broken packages:'
 * ERROR: dev-haskell/text-show-3.8.5::gentoo failed (configure phase):
 *   setup configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2008:  Called haskell-cabal_src_configure '--flag=-developer'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j2-20210510-164358

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon May 17 16:50:15 UTC 2021

emerge -qpvO dev-haskell/text-show
[ebuild  N    ] dev-haskell/text-show-3.8.5  USE="-doc -hscolour -profile -test"
Comment 1 Toralf Förster gentoo-dev 2021-05-17 17:41:11 UTC
Created attachment 709437 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-17 17:41:12 UTC
Created attachment 709440 [details]
dev-haskell:text-show-3.8.5:20210517-171944.log
Comment 3 Toralf Förster gentoo-dev 2021-05-17 17:41:14 UTC
Created attachment 709443 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-17 17:41:16 UTC
Created attachment 709446 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-05-17 17:41:17 UTC
Created attachment 709449 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-17 17:41:18 UTC
Created attachment 709452 [details]
temp.tar.bz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2021-07-27 09:36:01 UTC
> integer-gmp -any

That is provided by ghc[gmp]. Disabled by:

> /portage/package.use/22thrown_global_use_flags_from_profile:*/*  fortran geolocation -gmp gnome gps gsm icu -imlib -iodbc jack jbig

We need to update rebuild's dep on ghc.
Comment 8 Larry the Git Cow gentoo-dev 2021-07-27 09:39:00 UTC
The bug has been closed via the following commit(s):

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

commit f67bbc3aef4fc0a64c593f75a27bbd81d8831953
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-07-27 09:38:51 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-07-27 09:38:51 +0000

    dev-haskell/text-show: require ghc[gmp] for integer-gmp
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/790710
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/text-show/text-show-3.8.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)