Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727232 - x11-misc/xmobar-0.24.3 : src/.../Volume.hs: error:
Summary: x11-misc/xmobar-0.24.3 : src/.../Volume.hs: error:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
: 726742 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-06-05 11:03 UTC by Toralf Förster
Modified: 2020-06-05 22:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.81 KB, text/plain)
2020-06-05 11:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,136.16 KB, text/plain)
2020-06-05 11:03 UTC, Toralf Förster
Details
environment (environment,104.11 KB, text/plain)
2020-06-05 11:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.65 KB, application/x-bzip)
2020-06-05 11:03 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.48 KB, application/x-bzip)
2020-06-05 11:03 UTC, Toralf Förster
Details
x11-misc:xmobar-0.24.3:20200605-110125.log (x11-misc:xmobar-0.24.3:20200605-110125.log,16.71 KB, text/plain)
2020-06-05 11:03 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-06-05 11:03:15 UTC
[36 of 52] Compiling Plugins.Monitors.Volume ( src/Plugins/Monitors/Volume.hs, dist/build/xmobar/xmobar-tmp/Plugins/Monitors/Volume.dyn_o )

src/Plugins/Monitors/Volume.hs:126:41: error:
    • Couldnt match type CLong with Integer
      Expected type: Maybe Integer
        Actual type: Maybe CLong

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200601-221102

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri 05 Jun 2020 10:05:36 AM UTC

emerge -qpvO x11-misc/xmobar
[ebuild  N    ] x11-misc/xmobar-0.24.3  USE="alsa dbus -conduit -inotify -mpd -mpris -timezone -uvmeter -wifi -xft -xpm"
Comment 1 Toralf Förster gentoo-dev 2020-06-05 11:03:18 UTC
Created attachment 643524 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-05 11:03:21 UTC
Created attachment 643526 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-05 11:03:24 UTC
Created attachment 643528 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-05 11:03:27 UTC
Created attachment 643530 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-05 11:03:29 UTC
Created attachment 643532 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-05 11:03:32 UTC
Created attachment 643534 [details]
x11-misc:xmobar-0.24.3:20200605-110125.log
Comment 7 Larry the Git Cow gentoo-dev 2020-06-05 22:29:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6f210f3f95f83575f99aa76d84c163fa2ccc2e

commit be6f210f3f95f83575f99aa76d84c163fa2ccc2e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2020-06-05 22:29:17 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2020-06-05 22:29:25 +0000

    x11-misc/xmobar: tweak for alsa-mixer-0.3
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/727232
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 .../files/xmobar-0.24.3-alsa-mixer-0.3.patch       |  26 ++++++
 x11-misc/xmobar/xmobar-0.24.3-r1.ebuild            | 100 +++++++++++++++++++++
 2 files changed, 126 insertions(+)
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2020-06-05 22:30:34 UTC
*** Bug 726742 has been marked as a duplicate of this bug. ***