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

Bug 437956

Summary: x11-wm/xmonad-contrib-0.9.2 should depend on dev-haskell/x11-xft
Product: Gentoo Linux Reporter: Dan W. <wugga_stef>
Component: Current packagesAssignee: Gentoo's Haskell Language team <haskell>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ?