Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203119 - xfce-extra/xfburn-0.3.0_pre20070824 doesn't compile against libburn 0.4.0
Summary: xfce-extra/xfburn-0.3.0_pre20070824 doesn't compile against libburn 0.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-23 03:48 UTC by Billy DeVincentis
Modified: 2008-01-20 19:15 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 Billy DeVincentis 2007-12-23 03:48:24 UTC
after upgrade of libburn, revdep-rebuild called for a re-emerge of xfburn, xfburn compiles against the older libburn but not against 0.4.0

Reproducible: Always




checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.22
checking for libburn-1 >= 0.3.0... not found
*** The required package libburn-1 was not found on your system.
*** Please install libburn-1 (atleast version 0.3.0) 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.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/xfce-extra/xfburn-0.3.0_pre20070824/work/xfburn-0.3.0_pre20070824/config.log
 * 
 * ERROR: xfce-extra/xfburn-0.3.0_pre20070824 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line  327:  Called xfce44_src_compile
 *             environment, line  439:  Called econf 'src_compile' 'src_compile' '--enable-final' '--enable-largefile' '--disable-dependency-tracking'
 *               ebuild.sh, line  507:  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/xfce-extra/xfburn-0.3.0_pre20070824/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/xfce-extra/xfburn-0.3.0_pre20070824/temp/environment'.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2008-01-05 11:09:59 UTC
thanks & 
fixed
Comment 2 michael 2008-01-20 18:15:20 UTC
checking for pkg-config >= 0.9.0... 0.22
checking for libburn-1 >= 0.3.0... not found
*** The required package libburn-1 was not found on your system.
*** Please install libburn-1 (atleast version 0.3.0) 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.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/xfce-extra/xfburn-0.3.0_pre20070824/work/xfburn-0.3.0_pre20070824/config.log
 * 
 * ERROR: xfce-extra/xfburn-0.3.0_pre20070824 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line  241:  Called xfce44_src_compile
 *             environment, line  353:  Called econf 'src_compile' 'src_compile' '--enable-final' '--enable-largefile' '--disable-dependency-tracking'
 *               ebuild.sh, line  507:  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/xfce-extra/xfburn-0.3.0_pre20070824/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/xfce-extra/xfburn-0.3.0_pre20070824/temp/environment'.
 * 

emerge --search libburn
Searching...   
[ Results for search key : libburn ]
[ Applications found : 1 ]
 
*  dev-libs/libburn
      Latest version available: 0.4.0
      Latest version installed: 0.4.0
      Size of files: 652 kB
      Homepage:      http://libburnia.pykix.org/
      Description:   Libburn is an open-source library for reading, mastering and writing optical discs.
      License:       GPL-2

(In reply to comment #1)
> thanks & 
> fixed
> 

Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2008-01-20 19:15:33 UTC
Latest version is.. libburn-0.4.0-r1 and it works here even with 0.4.0. Better to sync..