* Package: x11-misc/xmobar-0.14  * Repository: gentoo  * Maintainer: haskell@gentoo.org  * USE: alsa amd64 elibc_glibc kernel_linux multilib unicode userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking xmobar-0.14.tar.gz to /var/tmp/portage/x11-misc/xmobar-0.14/work >>> Source unpacked in /var/tmp/portage/x11-misc/xmobar-0.14/work >>> Preparing source in /var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14 ... * Applying xmobar-0.14-stm-2.3.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14 ... * Using cabal-1.14.0. /usr/bin/ghc -package Cabal-1.14.0 --make /var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14/Setup.lhs -o setup [1 of 1] Compiling Main ( /var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14/Setup.lhs, /var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14/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=xmobar-0.14/ghc-7.4.1 --datadir=/usr/share/ --datasubdir=xmobar-0.14/ghc-7.4.1 --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/xmobar-0.14 --verbose --flags=-with_xft --flags=with_utf8 --flags=-with_inotify --flags=-with_mpd --flags=with_alsa --flags=-with_datezone Configuring xmobar-0.14... Flags chosen: with_datezone=False, with_alsa=True, all_extensions=False, with_mpd=False, with_iwlib=False, with_inotify=False, with_utf8=True, with_xft=False, small_base=True Dependency X11 >=1.3.0: using X11-1.5.0.1 Dependency alsa-core ==0.5.*: using alsa-core-0.5.0.1 Dependency alsa-mixer ==0.1.*: using alsa-mixer-0.1.2 Dependency base ==4.*: using base-4.5.0.0 Dependency bytestring -any: using bytestring-0.9.2.1 Dependency containers -any: using containers-0.4.2.1 Dependency directory -any: using directory-1.1.0.2 Dependency filepath -any: using filepath-1.3.0.0 Dependency mtl -any: using mtl-1.1.1.1 Dependency old-locale -any: using old-locale-1.0.0.4 Dependency old-time -any: using old-time-1.1.0.0 Dependency parsec -any: using parsec-3.1.3 Dependency process -any: using process-1.1.0.1 Dependency stm -any: using stm-2.3 Dependency time -any: using time-1.4 Dependency unix -any: using unix-2.5.1.0 Dependency utf8-string -any: using utf8-string-0.3.7 Using Cabal-1.14.0 compiled by ghc-7.4 Using compiler: ghc-7.4.1 Using install prefix: /usr Binaries installed in: /usr/bin Libraries installed in: /usr/lib64/xmobar-0.14/ghc-7.4.1 Private binaries installed in: /usr/libexec Data files installed in: /usr/share/xmobar-0.14/ghc-7.4.1 Documentation installed in: /usr/share/doc/xmobar-0.14 Using alex version 3.0.2 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.3 found on system at: /usr/bin/c2hs No cpphs found No ffihugs found Using gcc version 4.5.3 found on system at: /usr/bin/gcc Using ghc version 7.4.1 given by user at: /usr/bin/ghc Using ghc-pkg version 7.4.1 given by user at: /usr/bin/ghc-pkg No greencard found No haddock found Using happy version 1.18.9 found on system at: /usr/bin/happy No hmake found Using hpc version 0.6 found on system at: /usr/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs No hscolour found No hugs found No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14 ... ./setup build Building xmobar-0.14... Preprocessing executable 'xmobar' for xmobar-0.14... [ 1 of 37] Compiling StatFS ( dist/build/xmobar/xmobar-tmp/StatFS.hs, dist/build/xmobar/xmobar-tmp/StatFS.o ) [ 2 of 37] Compiling Paths_xmobar ( dist/build/autogen/Paths_xmobar.hs, dist/build/xmobar/xmobar-tmp/Paths_xmobar.o ) [ 3 of 37] Compiling XUtil ( dist/build/xmobar/xmobar-tmp/XUtil.hs, dist/build/xmobar/xmobar-tmp/XUtil.o ) src/XUtil.hsc:14:8: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" src/XUtil.hsc:38:1: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" [ 4 of 37] Compiling Commands ( src/Commands.hs, dist/build/xmobar/xmobar-tmp/Commands.o ) [ 5 of 37] Compiling Runnable[boot] ( src/Runnable.hs-boot, dist/build/xmobar/xmobar-tmp/Runnable.o-boot ) [ 6 of 37] Compiling Plugins ( src/Plugins.hs, dist/build/xmobar/xmobar-tmp/Plugins.o ) [ 7 of 37] Compiling Plugins.Date ( src/Plugins/Date.hs, dist/build/xmobar/xmobar-tmp/Plugins/Date.o ) [ 8 of 37] Compiling Plugins.PipeReader ( src/Plugins/PipeReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/PipeReader.o ) [ 9 of 37] Compiling Plugins.CommandReader ( src/Plugins/CommandReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/CommandReader.o ) [10 of 37] Compiling Plugins.StdinReader ( src/Plugins/StdinReader.hs, dist/build/xmobar/xmobar-tmp/Plugins/StdinReader.o ) [11 of 37] Compiling Plugins.Monitors.Common ( src/Plugins/Monitors/Common.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Common.o ) [12 of 37] Compiling Plugins.Monitors.Weather ( src/Plugins/Monitors/Weather.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Weather.o ) [13 of 37] Compiling Plugins.Monitors.Net ( src/Plugins/Monitors/Net.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Net.o ) [14 of 37] Compiling Plugins.Monitors.Mem ( src/Plugins/Monitors/Mem.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Mem.o ) [15 of 37] Compiling Plugins.Monitors.Swap ( src/Plugins/Monitors/Swap.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Swap.o ) [16 of 37] Compiling Plugins.Monitors.Cpu ( src/Plugins/Monitors/Cpu.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Cpu.o ) [17 of 37] Compiling Plugins.Monitors.MultiCpu ( src/Plugins/Monitors/MultiCpu.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/MultiCpu.o ) [18 of 37] Compiling Plugins.Monitors.Batt ( src/Plugins/Monitors/Batt.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Batt.o ) [19 of 37] Compiling Plugins.Monitors.Bright ( src/Plugins/Monitors/Bright.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Bright.o ) src/Plugins/Monitors/Bright.hs:15:8: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [20 of 37] Compiling Plugins.Monitors.Thermal ( src/Plugins/Monitors/Thermal.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Thermal.o ) [21 of 37] Compiling Plugins.Monitors.ThermalZone ( src/Plugins/Monitors/ThermalZone.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/ThermalZone.o ) [22 of 37] Compiling Plugins.Monitors.Disk ( src/Plugins/Monitors/Disk.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Disk.o ) [23 of 37] Compiling Plugins.Monitors.Top ( src/Plugins/Monitors/Top.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Top.o ) [24 of 37] Compiling Plugins.Monitors.Uptime ( src/Plugins/Monitors/Uptime.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Uptime.o ) [25 of 37] Compiling Plugins.Monitors.Volume ( src/Plugins/Monitors/Volume.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Volume.o ) [26 of 37] Compiling Plugins.Monitors.CoreCommon ( src/Plugins/Monitors/CoreCommon.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/CoreCommon.o ) src/Plugins/Monitors/CoreCommon.hs:139:30: No instance for (Applicative (Control.Monad.Reader.ReaderT MConfig IO)) arising from a use of `<*>' Possible fix: add an instance declaration for (Applicative (Control.Monad.Reader.ReaderT MConfig IO)) In the expression: (,) <$> either return (\ (f, ex) -> liftM ex $ io $ readFile f) flbl <*> (io $ readFile fval) In an equation for `readFiles': readFiles (fval, flbl) = (,) <$> either return (\ (f, ex) -> liftM ex $ io $ readFile f) flbl <*> (io $ readFile fval) * ERROR: x11-misc/xmobar-0.14 failed (compile phase): * setup build failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 2694: Called haskell-cabal_src_compile * environment, line 2044: Called cabal_src_compile * environment, line 663: Called cabal-build * environment, line 521: Called die * The specific snippet of code: * ./setup "$@" || die "setup build failed" * * If you need support, post the output of `emerge --info '=x11-misc/xmobar-0.14'`, * the complete build log and the output of `emerge -pqv '=x11-misc/xmobar-0.14'`. * The complete build log is located at '/var/log/portage/x11-misc:xmobar-0.14:20120814-131436.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/xmobar-0.14/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xmobar-0.14/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14' * S: '/var/tmp/portage/x11-misc/xmobar-0.14/work/xmobar-0.14'