Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437956 - x11-wm/xmonad-contrib-0.9.2 should depend on dev-haskell/x11-xft
Summary: x11-wm/xmonad-contrib-0.9.2 should depend on dev-haskell/x11-xft
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 10:46 UTC by Dan W.
Modified: 2012-10-28 15:03 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 Dan W. 2012-10-11 10:46:20 UTC
>>> Failed to emerge x11-wm/xmonad-contrib-0.9.2, Log file:
>>>  '/var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.67, 0.49, 0.50
 * Package:    x11-wm/xmonad-contrib-0.9.2
 * Repository: gentoo
 * Maintainer: haskell@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU xft
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking xmonad-contrib-0.9.2.tar.gz to /var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/work
>>> Source unpacked in /var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/work
>>> Preparing source in /var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/work/xmonad-contrib-0.9.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/work/xmonad-contrib-0.9.2 ...
 * Using cabal-1.14.0.
/usr/bin/ghc -package Cabal-1.14.0 --make /var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/work/xmonad-contrib-0.9.2/Setup.lhs -o setup
[1 of 1] Compiling Main             ( /var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/work/xmonad-contrib-0.9.2/Setup.lhs, /var/tmp/portage/x11-wm/xmonad-contrib-0.9.2/work/xmonad-contrib-0.9.2/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=xmonad-contrib-0.9.2/ghc-6.12.3 --datadir=/usr/share/ --datasubdir=xmonad-contrib-0.9.2/ghc-6.12.3 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/xmonad-contrib-0.9.2 --verbose --flags=-testing --flags=use_xft
Configuring xmonad-contrib-0.9.2...
setup: At least the following dependencies are missing:
X11-xft >=0.2
 * ERROR: x11-wm/xmonad-contrib-0.9.2 failed (configure phase):
 *   setup configure failed


Reproducible: Always

Steps to Reproduce:
1.emerge xmonad-0.9.2 with xft useflag
Actual Results:  
emerge fails

Expected Results:  
emerge successfull

manually emerging dev-haskell/x11-xft helps
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2012-10-28 15:03:08 UTC
A variant of #405095 ?