Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 523674

Summary: app-office/libreoffice-4.2.6.3 should depend on >=app-text/libodfgen-0.0.3
Product: Gentoo Linux Reporter: Denis <public>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Denis 2014-09-25 07:05:15 UTC
The recentmost not masked libreoffice version (app-office/libreoffice-4.2.6.3) has app-text/libodfgen dependency set as "=app-text/libodfgen-0.0*" but in fact it requires at least version 0.0.3 (as configure script says).
Comment 1 Denis 2014-09-25 07:31:01 UTC
I'm not sure that the dependency should be ">=app-text/libodfgen-0.0.3" because the library has the "0.1*" versions and I don't know whether they are acceptable for the libreoffice.
Comment 2 REdOG 2014-11-11 17:25:20 UTC
I get the same error building  app-office/libreoffice-4.2.6.3 against libodfgen-0.0.2

Building against libodfgen-0.0.4 doesn't cause the configure issue and the build completes without error.


checking for ODFGEN... no
configure: error: Package requirements (libodfgen-0.0 >= 0.0.3) were not met:

Requested 'libodfgen-0.0 >= 0.0.3' but version of libodfgen-0.0 is 0.0.2

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

Alternatively, you may set the environment variables ODFGEN_CFLAGS
and ODFGEN_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:
!!! /usr/portage/tmp/portage/portage/app-office/libreoffice-4.2.6.3/work/libreoffice-4.2.6.3/config.log
 * ERROR: app-office/libreoffice-4.2.6.3::gentoo failed (configure phase):
 *   econf failed
Comment 3 Andreas Sturmlechner gentoo-dev 2014-12-21 14:10:59 UTC
Oldest version in tree is 0.0.4 now.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2014-12-21 21:57:15 UTC
Sigh. It helps to occasionally update world. Fixed.