Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615220 - [haskell overlay] dev-haskell/hasktags-0.69.1 missing dependency
Summary: [haskell overlay] dev-haskell/hasktags-0.69.1 missing dependency
Status: RESOLVED INVALID
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: 2017-04-10 23:21 UTC by Marcin Szamotulski
Modified: 2017-04-25 21:04 UTC (History)
1 user (show)

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 Marcin Szamotulski 2017-04-10 23:21:43 UTC
It seems that the `hasktags` ebuild is missing a dependency:

>>> Configuring source in /var/tmp/portage/dev-haskell/hasktags-0.69.1/work/hasktags-0.69.1 ...
 * Using cabal-1.24.2.0.
 * Prepending /usr/lib64/ghc-8.0.2 to LD_LIBRARY_PATH
/usr/bin/ghc -package Cabal-1.24.2.0 --make /var/tmp/portage/dev-haskell/hasktags-0.69.1/work/hasktags-0.69.1/Setup.hs -threaded -dynamic -o setup
[1 of 1] Compiling Main             ( /var/tmp/portage/dev-haskell/hasktags-0.69.1/work/hasktags-0.69.1/Setup.hs, /var/tmp/portage/dev-haskell/hasktags-0.69.1/work/hasktags-0.69.1/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=hasktags-0.69.1/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=hasktags-0.69.1/ghc-8.0.2 --ghc-option=-j4 --ghc-option=-optc-march=core-avx2 --ghc-option=-optc-O2 --ghc-option=-optc-pipe --ghc-option=-optc-mabm --ghc-option=-optc-madx --ghc-option=-optc-mavx256-split-unaligned-load --ghc-option=-optc-mavx256-split-unaligned-store --ghc-option=-optc-mprfchw --ghc-option=-optc-mrdseed --ghc-option=-optc-fstack-protector-strong --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/hasktags-0.69.1 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping --flags=-debug
Configuring hasktags-0.69.1...
setup: Encountered missing dependencies:
directory >=1.1 && <1.3
Comment 1 Tomáš Mózes 2017-04-11 12:19:35 UTC
Seems like there is no hasktags in the main tree. Did you grab this from haskell overlay?
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2017-04-25 09:04:31 UTC
haskell overlay has =dev-haskell/hasktags-0.69.3 version.
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2017-04-25 21:04:42 UTC
Please check if you have ebuild repositories synced properly.