Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568864 - dev-haskell/scientific-0.3.3.8 missing no existing dependency: integer-gmp
Summary: dev-haskell/scientific-0.3.3.8 missing no existing dependency: integer-gmp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-20 09:57 UTC by Zentoo
Modified: 2015-12-20 16:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zentoo 2015-12-20 09:57:27 UTC
>>> Emerging (1 of 11) dev-haskell/scientific-0.3.3.8::gentoo
 * scientific-0.3.3.8.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                    [ ok ]
>>> cfg-update-1.8.2-r1: Creating checksum index...
>>> Unpacking source...
>>> Unpacking scientific-0.3.3.8.tar.gz to /gentoo/tmp/portage/dev-haskell/scientific-0.3.3.8/work
>>> Source unpacked in /gentoo/tmp/portage/dev-haskell/scientific-0.3.3.8/work
>>> Preparing source in /gentoo/tmp/portage/dev-haskell/scientific-0.3.3.8/work/scientific-0.3.3.8 ...
>>> Source prepared.
>>> Configuring source in /gentoo/tmp/portage/dev-haskell/scientific-0.3.3.8/work/scientific-0.3.3.8 ...
 * Using cabal-1.18.1.5.
 * Prepending /usr/lib64/ghc-7.8.4 to LD_LIBRARY_PATH
/usr/bin/ghc -package Cabal-1.18.1.5 --make /gentoo/tmp/portage/dev-haskell/scientific-0.3.3.8/work/scientific-0.3.3.8/Setup.hs -threaded -dynamic -o setup
[1 of 1] Compiling Main             ( /gentoo/tmp/portage/dev-haskell/scientific-0.3.3.8/work/scientific-0.3.3.8/Setup.hs, /gentoo/tmp/portage/dev-haskell/scientific-0.3.3.8/work/scientific-0.3.3.8/Setup.o )
Linking setup ...
./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=scientific-0.3.3.8/ghc-7.8.4 --datadir=/usr/share/ --datasubdir=scientific-0.3.3.8/ghc-7.8.4 --disable-tests --ghc-option=-j4 --ghc-option=-optc-march=native --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/scientific-0.3.3.8 --verbose --sysconfdir=/etc --flags=bytestring-builder --flag=-integer-simple
Configuring scientific-0.3.3.8...
setup: At least the following dependencies are missing:
integer-gmp -any
 * ghc-pkg check: 'checking for other broken packages:'
 * ERROR: dev-haskell/scientific-0.3.3.8::gentoo failed (configure phase):
 *   setup configure failed

It seems to be really similar to https://bugs.gentoo.org/show_bug.cgi?id=519670.
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2015-12-20 16:49:06 UTC
Yeah, the same bug got reintroduced.

Pushed as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504630c29ca377cda767c296386fbe3b2efdb263

Thank you!