Emerge of dev-haskell/snap-core-0.9.8.0 fails at configuration/setup step: Configuring snap-core-0.9.8.0... setup: Encountered missing dependencies: time >=1.0 && <1.6 but there is only sys-process/time-1.7-rX available in portage so it's actually not possible to emerge dev-haskell/snap-core-0.9.8.0. Note: unstable version compile fine but there is at least one ebuild that needs actual stable version of snap-core: app-emulation/ganeti-2.15.2-r5
Created attachment 465938 [details] emerge --info
Created attachment 465940 [details] dev-haskell/snap-core-0.9.8.0 emerge log
I this case (confusingly for non-haskellers) 'time' is a package that comes with dev-lang/ghc. I've allowed snap-core to be built with newer ghc as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f307abf0bacb381d0cf037632c6e10ccd57c3d1e It will likely not solve problem of ganeti build failures as it usually ties to a particular ghc (frequently old) version ganeti supports.