Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789384 - dev-haskell/semirings-0.5.3 - * setup configure failed
Summary: dev-haskell/semirings-0.5.3 - * 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-11 04:00 UTC by Toralf Förster
Modified: 2021-05-11 21:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.34 KB, text/plain)
2021-05-11 04:00 UTC, Toralf Förster
Details
dev-haskell:semirings-0.5.3:20210511-030709.log (dev-haskell:semirings-0.5.3:20210511-030709.log,4.23 KB, text/plain)
2021-05-11 04:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.81 KB, text/plain)
2021-05-11 04:00 UTC, Toralf Förster
Details
environment (environment,78.02 KB, text/plain)
2021-05-11 04:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.56 KB, application/x-bzip)
2021-05-11 04:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.06 KB, application/x-bzip)
2021-05-11 04:00 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-11 04:00:28 UTC
 * ghc-pkg check: 'checking for other broken packages:'
 * ERROR: dev-haskell/semirings-0.5.3::gentoo failed (configure phase):
 *   setup configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 1910:  Called haskell-cabal_src_configure '--flags=containers' '--flags=hashable' '--flags=unordered-containers'

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

  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-11.1.0 *
/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 10 19:50:37 UTC 2021

emerge -qpvO dev-haskell/semirings
[ebuild  N    ] dev-haskell/semirings-0.5.3  USE="containers hashable unordered-containers -doc -hscolour -profile"
Comment 1 Toralf Förster gentoo-dev 2021-05-11 04:00:29 UTC
Created attachment 706872 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-11 04:00:30 UTC
Created attachment 706875 [details]
dev-haskell:semirings-0.5.3:20210511-030709.log
Comment 3 Toralf Förster gentoo-dev 2021-05-11 04:00:31 UTC
Created attachment 706878 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-05-11 04:00:33 UTC
Created attachment 706881 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-05-11 04:00:34 UTC
Created attachment 706884 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-11 04:00:35 UTC
Created attachment 706887 [details]
temp.tar.bz2
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2021-05-11 06:22:22 UTC
> setup: Encountered missing or private dependencies:
> integer-gmp -any

Probablu due to ghc[-gmp]:

portage/package.use/22thrown_global_use_flags_from_profile:
  */* -gmp
Comment 8 Larry the Git Cow gentoo-dev 2021-05-11 21:49:12 UTC
The bug has been closed via the following commit(s):

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

commit 007848de6409755d57f308d7c4460676681b8f3c
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-05-11 21:49:05 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-05-11 21:49:05 +0000

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

 dev-haskell/semirings/Manifest               |  1 +
 dev-haskell/semirings/semirings-0.5.4.ebuild | 34 ++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)