Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216329 - app-office/abiword-plugins-2.6.0 depend on goffice-0.4
Summary: app-office/abiword-plugins-2.6.0 depend on goffice-0.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-05 14:08 UTC by Walter Meinl
Modified: 2008-04-05 17:10 UTC (History)
0 users

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


Attachments
emerge --info (ei.txt,3.85 KB, text/plain)
2008-04-05 14:09 UTC, Walter Meinl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Meinl 2008-04-05 14:08:19 UTC
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 Walter Meinl 2008-04-05 14:09:34 UTC
Created attachment 148733 [details]
emerge --info
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-04-05 17:10:50 UTC
indeed, thanks for spotting this. Fix is in cvs.