Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185895 - app-i18n/koffice-i18n-1.6.3 build failed with LINGUAS="fr"
Summary: app-i18n/koffice-i18n-1.6.3 build failed with LINGUAS="fr"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 19:33 UTC by Fred Röhner
Modified: 2009-09-07 21:25 UTC (History)
1 user (show)

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


Attachments
build log (build.log,7.85 KB, text/plain)
2007-07-29 11:59 UTC, Vande Vonder Andre
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fred Röhner 2007-07-19 19:33:30 UTC
make[5]: Leaving directory `/var/tmp/portage/app-i18n/koffice-i18n-1.6.3/work/koffice-l10n-fr-1.6.3/docs/koffice/kexi'
index.docbook:54: parser error : Entity 'traducteurPierreAuckenthaler' not defined
Comment 1 Vande Vonder Andre 2007-07-29 11:59:12 UTC
Created attachment 126334 [details]
build log

Three files are concerned  in /var/tmp/portage/app-i18n/koffice-i18n-1.6.3/work/koffice-l10n-fr-1.6.3/docs/koffice/kexi
index.docbook, credits.docbook and menus.docbook. A reference to "&PierreAuckenthaler;" not exists (where to define)
Comment 2 Vande Vonder Andre 2007-07-29 12:06:28 UTC
Comment on attachment 126334 [details]
build log

I search on all folder and files and find only three files on /var/tmp/portage/app-i18n/koffice-i18n-1.6.3/work/koffice-l10n-fr-1.6.3/docs/koffice/kexi .
index, menus and credits (docbook) contains reference '&PierreAuckenthaler;'.
Comment 3 Vince C. 2007-07-29 21:43:15 UTC
FYI - I have run these commands manually (I'm on a Core2 Duo):

./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --enable-mitshm --with-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib64 --disable-dependency-tracking --disable-debug --without-debug --without-arts --enable-libsuffix=64 --with-extra-includes=/usr/kde/3.5/include --with-extra-libs=/usr/kde/3.5/lib64 --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu

and

make all-recursive

Both succeed so it must be something with environment variables.
Comment 4 Wulf Krueger (RETIRED) gentoo-dev 2007-08-22 22:45:30 UTC
Please add your emerge --info and the output of "emerge -pv =app-i18n/koffice-i18n-1.6.3". I can't reproduce this problem at all but I don't have a fully French-localised system (and considering my mediocre French I better don't try :) ). LINGUAS="fr" doesn't break it for me, though.
Comment 5 Fred Röhner 2007-08-22 23:16:58 UTC
emerge isn't buggy anymore (possibly since kde update to 3.5.7??) !
Comment 6 Wulf Krueger (RETIRED) gentoo-dev 2007-08-22 23:23:21 UTC
Good to hear. Feel free to re-open if someone still suffers from this problem.