Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 451290

Summary: dev-haskell/pandoc-types-1.9.1.1 - setup: At least the following dependencies are missing: syb -any
Product: Gentoo Linux Reporter: Marcin Szamotulski <profunctor>
Component: [OLD] LibraryAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output of: emerge --info

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