Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263518 - [gnome overlay] gnome-extra/gnome-media-2.26.0 should depend on libcanberra
Summary: [gnome overlay] gnome-extra/gnome-media-2.26.0 should depend on libcanberra
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-23 17:40 UTC by Johannes Rauh
Modified: 2009-03-25 01:57 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 Johannes Rauh 2009-03-23 17:40:58 UTC
emerge gnome-extra/gnome-media-2.26.0 fails if libcanberra is not present.

Reproducible: Always

Steps to Reproduce:

Actual Results:  
emerge -1 gnome-media  leads to:

(...)
checking pkg-config is at least version 0.9.0... yes                                                                                                        
checking for MEDIA... yes                                                                                                                                   
checking for SOUND_THEME... no                                                                                                                              
checking for VOLUME_CONTROL... configure: error: Package requirements (gobject-2.0 >= 2.18.2                                                                
        gtk+-2.0 >= 2.15.1                                                                                                                                  
        gio-2.0                                                                                                                                             
        gconf-2.0 >= 2.6.1                                                                                                                                  
        libcanberra-gtk >= 0.4                                                                                                                              
        unique-1.0                                                                                                                                          
        libxml-2.0                                                                                                                                          
) were not met:                                                                                                                                             

No package 'libcanberra-gtk' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.                      

Alternatively, you may set the environment variables VOLUME_CONTROL_CFLAGS
and VOLUME_CONTROL_LIBS to avoid the need to call pkg-config.             
See the pkg-config man page for more details.                             


!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/gnome-extra/gnome-media-2.26.0/work/gnome-media-2.26.0/config.log
 *                                                                                    
 * ERROR: gnome-extra/gnome-media-2.26.0 failed.                                      
 * Call stack:                                                                        
 *               ebuild.sh, line   49:  Called src_compile                            
 *             environment, line 2841:  Called gnome2_src_compile                     
 *             environment, line 2187:  Called gnome2_src_configure                   
 *             environment, line 2201:  Called econf '--enable-gstmix' '--enable-gstprops' '--disable-esdtest' '--disable-scrollkeeper' '--disable-schemas-install' '--enable-esound' '--enable-vumeter' '--disable-cddbslave' '--disable-gnomecd' '--enable-ipv6' '--disable-more-warnings' '--disable-pulseaudio'     
 *               ebuild.sh, line  543:  Called die                                                                                                          
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * 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/gnome-extra/gnome-media-2.26.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-media-2.26.0/temp/environment'.
 * This ebuild is from an overlay named 'gnome': '/usr/local/portage/layman/gnome/'
 *

>>> Failed to emerge gnome-extra/gnome-media-2.26.0, Log file:

>>>  '/var/tmp/portage/gnome-extra/gnome-media-2.26.0/temp/build.log'

 * Messages for package gnome-extra/gnome-media-2.26.0:

 *
 * ERROR: gnome-extra/gnome-media-2.26.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2841:  Called gnome2_src_compile
 *             environment, line 2187:  Called gnome2_src_configure
 *             environment, line 2201:  Called econf '--enable-gstmix' '--enable-gstprops' '--disable-esdtest' '--disable-scrollkeeper' '--disable-schemas-install' '--enable-esound' '--enable-vumeter' '--disable-cddbslave' '--disable-gnomecd' '--enable-ipv6' '--disable-more-warnings' '--disable-pulseaudio'
 *               ebuild.sh, line  543:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * 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/gnome-extra/gnome-media-2.26.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-media-2.26.0/temp/environment'.
 * This ebuild is from an overlay named 'gnome': '/usr/local/portage/layman/gnome/'
 *



Once libcanberra is emerged, everything works fine.
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-03-25 01:57:53 UTC
Oops, missed that in the latest release. Fixed now, thanks