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

Bug 690358

Summary: x11-plugins/wmamixer-1.0 : wmamixer.h:30:10: fatal error: alsa/asoundlib.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
x11-plugins:wmamixer-1.0:20190721-131102.log

Description Toralf Förster gentoo-dev 2019-07-21 14:10:19 UTC
>>> Compiling source in /var/tmp/portage/x11-plugins/wmamixer-1.0/work/wmamixer-1.0 ...
In file included from wmamixer.c:11:
wmamixer.h:30:10: fatal error: alsa/asoundlib.h: No such file or directory
   30 | #include <alsa/asoundlib.h>
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20190719-201908

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.36.0 *



emerge -qpvO x11-plugins/wmamixer
[ebuild  N    ] x11-plugins/wmamixer-1.0
Comment 1 Toralf Förster gentoo-dev 2019-07-21 14:10:22 UTC
Created attachment 583900 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-21 14:10:24 UTC
Created attachment 583902 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-21 14:10:27 UTC
Created attachment 583904 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-21 14:10:30 UTC
Created attachment 583906 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-21 14:10:32 UTC
Created attachment 583908 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-21 14:10:35 UTC
Created attachment 583910 [details]
x11-plugins:wmamixer-1.0:20190721-131102.log
Comment 7 Bernard Cafarelli gentoo-dev 2019-07-30 20:36:08 UTC
This alsa mixer package linking to libasound never had alsa-lib listed in dependencies! Finally fixed thanks
Comment 8 Larry the Git Cow gentoo-dev 2019-07-30 20:48:01 UTC
The bug has been closed via the following commit(s):

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

commit 1dd944fb6ef06ade266522f8d01e812029e4adbf
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-07-30 20:36:43 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-07-30 20:47:04 +0000

    x11-plugins/wmamixer: add missing alsa-lib dependency
    
    Closes: https://bugs.gentoo.org/690358
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-plugins/wmamixer/wmamixer-1.0-r1.ebuild | 33 +++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)