Bug 216329 - app-office/abiword-plugins-2.6.0 depend on goffice-0.4
Bug#: 216329 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome-office@gentoo.org Reported By: wuno@lsvw.de
Component: Applications
URL: 
Summary: app-office/abiword-plugins-2.6.0 depend on goffice-0.4
Keywords:  
Status Whiteboard: 
Opened: 2008-04-05 14:08 0000
Description:   Opened: 2008-04-05 14:08 0000
The abigoffice component gets only built when goffice-0.4 is present,
goffice-0.6 is not working. The ebuild currently checks for
>=x11-libs/goffice-0.4 and therefore doesn't pull in goffice-0.4 when 0.6 is
present. One doesn't notice it immediately, only in the log you find

./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --enable-all
--with-abiword=/var/tmp/portage/app-office/abiword-plugins-2.6.0/work/abiword-2.6.0
--without-boost --disable-debug --with-bz2abw --with-abigoffice
--with-abigrammar --without-abicollab --with-jpeg --without-gda
--with-abimathview --without-ots --with-pdf --with-abicommand --with-librsvg
--with-aiksaurus --with-wmf --without-wordperfect --without-psion
--build=i686-pc-linux-gnu
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
Configuring AbiWord plugins for Version 2.6.0

checking for AbiWord source...
/var/tmp/portage/app-office/abiword-plugins-2.6.0/work/abiword-2.6.0

Installing plugins in /usr/lib/abiword-2.6/plugins

checking for GTK... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
[snip]
checking for GOFFICE... no
[snip]
Plugin reports:

AbiCommand: okay
abidash: disabled
abigimp: okay
abigoffice: error libgoffice >= 0.4.0 required
Link Grammar: okay
abimathview: okay
abiscan: error gnome-scan >= 0.5.1 required
aiksaurus: okay
babelfish: okay
freetranslation: okay
gdict: okay (no GNOME; using fork-and-exec method)
google: okay
gremlin: okay
loadbindings: okay
presentation: okay
urldict: okay
wikipedia: okay
bmp: okay
jpeg: okay
LibRSVG: okay
LibRSVG: okay
wmf: okay
libwpg: error - libwpg-0.1 >= 0.1.0 and libwpd-0.8 >= 0.8.0 required
applix: okay
clarisworks: okay
docbook: okay
eml: okay
Hancom: okay
hrtext: okay
iscii-text: okay
kword: okay
latex: okay
mif: okay
mswrite: okay
nroff: okay
OpenDocument: okay
OpenWriter: okay
OpenXML: okay
opml: okay
passepartout: okay
pdf: okay
sdw: okay
t602: okay
wml: okay
xhtml(mht):  error - inter7 EPS headers not found
xhtml(mht):          http://www.inter7.com/eps/
xhtml(html): libxml2 support enabled
xhtml: building without Multipart support
xsl-fo: okay
shell: okay
abicapi: okay


Reproducible: Always




After installing goffice-0.4.3 it was found and built successfully

------- Comment #1 From Walter Meinl 2008-04-05 14:09:34 0000 -------
Created an attachment (id=148733) [details]
emerge --info

------- Comment #2 From Gilles Dartiguelongue 2008-04-05 17:10:50 0000 -------
indeed, thanks for spotting this. Fix is in cvs.