Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168518 - media-plugins/libvisual-plugins-0.4.0 autoconf error when alsa not installed but no dependency
Summary: media-plugins/libvisual-plugins-0.4.0 autoconf error when alsa not installed ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 00:36 UTC by Tiago Marques
Modified: 2007-03-01 08:47 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 Tiago Marques 2007-02-27 00:36:34 UTC
When trying to emerge libvisual-plugins and if alsa is not installed, autoconf will exit with error, and the log reports missing ALSA_PATH.
Alsa should be a dependency to libvisual-plugins then!

Reproducible: Always

Steps to Reproduce:
1.install everything without any alsa package
2.try to install for example amarok, wich depends on libvisual-plugins
3.

Actual Results:  
Autoconf returned an error with no proper explanaition to why.

Expected Results:  
Install alsa-headers and alsa-lib before attempting to install libvisual-plugins
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-27 06:28:49 UTC
Would be really cool if you posted the errors and ebuild version plus emerge --info. Reopen after you've done that.
Comment 2 Tiago Marques 2007-02-27 14:45:47 UTC
version is media-plugins/libvisual-plugins-0.4.0, also wasn't using esd flag.
Now i've installed alsa-headers and alsa-lib, the problem is gone, as i stated. I have the portage output in my msn logs and will post it later.
Comment 3 Tiago Marques 2007-03-01 00:04:35 UTC
>>> Unpacking libvisual-plugins-0.4.0.tar.gz to /var/tmp/portage/media-plugins/libvisual-plugins-0.4.0/work 
  [32;01m* [0m Applying libvisual-plugins-0.4.0-cxxflags.patch ... 
 [A [72C   [34;01m[  [32;01mok [34;01m ] [0m 
  [32;01m* [0m Running eautoreconf in '/var/tmp/portage/media-plugins/libvisual-plugins-0.4.0/work/libvisual-plugins-0.4.0' ... 
  [32;01m* [0m Running aclocal ... 
 [A [72C   [34;01m[  [32;01mok [34;01m ] [0m 
  [32;01m* [0m Running libtoolize --copy --force --automake ... 
 [A [72C   [34;01m[  [32;01mok [34;01m ] [0m 
  [32;01m* [0m Running aclocal ... 
 [A [72C   [34;01m[  [32;01mok [34;01m ] [0m 
  [32;01m* [0m Running autoconf ... 
 [A [72C   [34;01m[  [31;01m!! [34;01m ] [0m 
 
  [31;01m* [0m Failed Running autoconf ! 
  [31;01m* [0m  
  [31;01m* [0m Include in your bugreport the contents of: 
  [31;01m* [0m  
  [31;01m* [0m   /var/tmp/portage/media-plugins/libvisual-plugins-0.4.0/temp/autoconf-28428.out 
 
 
!!! ERROR: media-plugins/libvisual-plugins-0.4.0 failed. 
Call stack: 
  ebuild.sh, line 1614:   Called dyn_unpack 
  ebuild.sh, line 751:   Called qa_call 'src_unpack' 
  environment, line 3396:   Called src_unpack 
  libvisual-plugins-0.4.0.ebuild, line 43:   Called eautoreconf 
  autotools.eclass, line 96:   Called eautoconf 
  autotools.eclass, line 166:   Called autotools_run_tool 'autoconf' 
  autotools.eclass, line 219:   Called die 
 
!!! Failed Running autoconf ! 
!!! If you need support, post the topmost build error, and the call stack if relevant. 
!!! A complete build log is located at '/var/tmp/portage/media-plugins/libvisual-plugins-0.4.0/temp/build.log'. 
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-03-01 08:47:11 UTC
> Include in your bugreport the contents of: 
> /var/tmp/portage/media-plugins/libvisual-plugins-0.4.0/temp/autoconf-28428.out