Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451290 - dev-haskell/pandoc-types-1.9.1.1 - setup: At least the following dependencies are missing: syb -any
Summary: dev-haskell/pandoc-types-1.9.1.1 - setup: At least the following dependencies...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 20:18 UTC by Marcin Szamotulski
Modified: 2013-04-12 18:54 UTC (History)
0 users

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


Attachments
Output of: emerge --info (emerge.info,6.13 KB, text/plain)
2013-01-10 20:18 UTC, Marcin Szamotulski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Szamotulski 2013-01-10 20:18:25 UTC
Created attachment 335100 [details]
Output of: emerge --info

When installing pandoc-types-1.9.1.1 it failes with:
Configuring pandoc-types-1.9.1...
setup: At least the following dependencies are missing:
syb -any

The package dev-haskell/syb is installed on my system.  I checked by hands that the command:
./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=pandoc-types-1.9.1/ghc-7.4.2 --datadir=/usr/share/ --datasubdir=pandoc-types-1.9.1/ghc-7.4.2 --enable-library-profiling --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/pandoc-types-1.9.1 --verbose

Run in the configure fase of emerge fails with the above error.
Comment 1 Alexander Vershilov (RETIRED) gentoo-dev 2013-01-11 18:00:06 UTC
have you tried run haskell-updater? It's a common issue when some of haskell library was updated then all it's reversed dependencies should be rebuilt, because of ABI change.
Comment 2 Alexander Vershilov (RETIRED) gentoo-dev 2013-04-12 18:54:53 UTC
no responce, closing as NEED_INFO