! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
ristretto-0.0.91 fails to compile with LINGUAS="hr" and "vi"
Status:
RESOLVED: FIXED
Product:
Ristretto
Component:
Application

Comments

Description Samuli Suominen 2010-11-08 12:11:15 CET
orig. bug: http://bugs.gentoo.org/show_bug.cgi?id=344657
build.log: http://bugs.gentoo.org/attachment.cgi?id=253603

important part of the log:

make[2]: *** No rule to make target `hr.gmo', needed by `all-yes'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/media-gfx/ristretto-0.0.91/work/ristretto-0.0.91/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-gfx/ristretto-0.0.91/work/ristretto-0.0.91'
make: *** [all] Error 2
make failed


$ grep hr configure.in 
XDT_I18N([ar ast bg ca cs da de el en_GB es eu fi fr gl hr hu id it ja lv nb nl pl pt_BR pt ru sk sv tr ug uk ur_PK ur vi zh_CN ])      ^^ <- here

$ ls po/hr*
ls: cannot access po/hr*: No such file or directory

^^ no matching .po file, but the git has hr.po, why didn't it end up in the tarball?
Comment 1 Samuli Suominen 2010-11-08 13:56:46 CET
same for "vi" language

https://bugs.gentoo.org/344679
Comment 2 Samuli Suominen 2010-11-08 13:57:40 CET
if I understood correctly, git shouldn't have po/LINGUAS, that's why ristretto's tarball ended missing the langs
Comment 3 Stephan Arts editbugs 2010-11-15 06:50:55 CET
Updated autogen.sh to require xfce4-dev-tools from master.

Now LINGUAS is no longer needed in git.

Bug #6790

Reported by:
Samuli Suominen
Reported on: 2010-11-08
Last modified on: 2010-11-15

People

Assignee:
Stephan Arts
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information