Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690358 - x11-plugins/wmamixer-1.0 : wmamixer.h:30:10: fatal error: alsa/asoundlib.h: No such file or directory
Summary: x11-plugins/wmamixer-1.0 : wmamixer.h:30:10: fatal error: alsa/asoundlib.h: N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-21 14:10 UTC by Toralf Förster
Modified: 2019-07-30 20:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.18 KB, text/plain)
2019-07-21 14:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.28 KB, text/plain)
2019-07-21 14:10 UTC, Toralf Förster
Details
environment (environment,48.81 KB, text/plain)
2019-07-21 14:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.01 KB, application/x-bzip)
2019-07-21 14:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.98 KB, application/x-bzip)
2019-07-21 14:10 UTC, Toralf Förster
Details
x11-plugins:wmamixer-1.0:20190721-131102.log (x11-plugins:wmamixer-1.0:20190721-131102.log,2.00 KB, text/plain)
2019-07-21 14:10 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 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(+)