Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256487 - app-cdr/xfburn 0.4.0 USE=gstreamer - checking for gstreamer-pbutils-0.10 >= 0.10.2... not found
Summary: app-cdr/xfburn 0.4.0 USE=gstreamer - checking for gstreamer-pbutils-0.10 >= 0...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-27 04:50 UTC by David
Modified: 2009-02-02 05:07 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge.info,3.12 KB, text/plain)
2009-01-27 04:52 UTC, David
Details
config.log (config.log,50.73 KB, text/plain)
2009-01-27 04:53 UTC, David
Details
build.log (build.log,12.79 KB, text/plain)
2009-01-27 04:54 UTC, David
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David 2009-01-27 04:50:45 UTC
During emerge...

checking for gstreamer-pbutils-0.10 >= 0.10.2... not found
*** The required package gstreamer-pbutils-0.10 was not found on your system.
*** Please install gstreamer-pbutils-0.10 (atleast version 0.10.2) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.


 * ERROR: app-cdr/xfburn-0.4.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  228:  Called econf '--disable-dependency-tracking' '--enable-dbus' '--disable-debug' '--enable-gstreamer' '--enable-hal' '--enable-thunar-vfs'
 *               ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed


Reproducible: Always

Steps to Reproduce:
1. Add "app-cdr/xfburn gstreamer" to /etc/portage/package.use
2. emerge xfburn

Actual Results:  
xfburn not installed

Expected Results:  
xfburn installs

Will attach:

emerge --info

config.log

build.log
Comment 1 David 2009-01-27 04:52:29 UTC
Created attachment 179849 [details]
emerge --info
Comment 2 David 2009-01-27 04:53:47 UTC
Created attachment 179851 [details]
config.log
Comment 3 David 2009-01-27 04:54:27 UTC
Created attachment 179853 [details]
build.log
Comment 4 jaydoc 2009-01-28 05:34:24 UTC
I have the same issue too. Is there a workaround....? 

(In reply to comment #0)
> During emerge...
> 
> checking for gstreamer-pbutils-0.10 >= 0.10.2... not found
> *** The required package gstreamer-pbutils-0.10 was not found on your system.
> *** Please install gstreamer-pbutils-0.10 (atleast version 0.10.2) or adjust
> *** the PKG_CONFIG_PATH environment variable if you
> *** installed the package in a nonstandard prefix so that
> *** pkg-config is able to find it.
> 
> 
>  * ERROR: app-cdr/xfburn-0.4.0 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line  228:  Called econf
> '--disable-dependency-tracking' '--enable-dbus' '--disable-debug'
> '--enable-gstreamer' '--enable-hal' '--enable-thunar-vfs'
>  *               ebuild.sh, line  529:  Called die
>  * The specific snippet of code:
>  *                      die "econf failed"
>  *  The die message:
>  *   econf failed
> 
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Add "app-cdr/xfburn gstreamer" to /etc/portage/package.use
> 2. emerge xfburn
> 
> Actual Results:  
> xfburn not installed
> 
> Expected Results:  
> xfburn installs
> 
> Will attach:
> 
> emerge --info
> 
> config.log
> 
> build.log
> 

Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-02 05:07:22 UTC
fixed.

  30 Jan 2009; Christoph Mende <angelos@gentoo.org> xfburn-0.4.0.ebuild:
  Added missing gst-plugins-base dependency