Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329831 - x11-plugins/enigmail-1.1.2-r1 cannot be built without ALSA
Summary: x11-plugins/enigmail-1.1.2-r1 cannot be built without ALSA
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 21:27 UTC by Dirk Sondermann
Modified: 2010-07-25 21:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Sondermann 2010-07-25 21:27:38 UTC
On a system without ALSA, emerging x11-plugins/enigmail-1.1.2-r1 fails.


Reproducible: Always

Steps to Reproduce:
On a system where media-libs/alsa-headers is not installed
and the alsa USE flag is disabled:
1. emerge =x11-plugins/enigmail-1.1.2-r1

Actual Results:  
emerge fails, the output contains the following lines:
checking for gconf-2.0 >= 1.2.1... checking for alsa...
Package alsa was not found in the pkg-config search path.
Perhaps you should add the directory containing `alsa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'alsa' found
configure: error: Need alsa for Ogg or Wave decoding on Linux.
Disable with --disable-ogg --disable-wave.


Expected Results:  
Building succeeds.


As can be seen in the ChangeLog, this bug has already been reported
and fixed for enigmail-1.0.1:

*enigmail-1.0.1-r2 (28 Mar 2010)

  28 Mar 2010; <anarchy@gentoo.org> +enigmail-1.0.1-r2.ebuild:
  Fix sqlite useage, disable sound support as not required for building bug
  #310675
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-07-25 21:41:55 UTC
+  25 Jul 2010; Lars Wendler <polynomial-c@gentoo.org>
+  enigmail-1.1.2-r1.ebuild:
+  Disabled sound support in 1.1.x as well. Thanks to Dirk Sondermann for
+  reporting this in bug #329831.
+