Compilation using a fresh svn check-out as of today and QT4.3rc1
results in:
msguniq -o LyX-1.5.po && rm -f qt4_l10n.pot layouts_l10n.pot
languages_l10n.pot ui_l10n.pot
<stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11634: duplicate message definition...
<stdin>:11583: ...this is the location of the first definition
<stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11638: duplicate message definition...
<stdin>:11583: ...this is the location of the first definition
<stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11706: duplicate message definition...
<stdin>:11583: ...this is the location of the first definition
<stdin>: warning: Charset missing in header.
Message conversion to user's charset will not work.
<stdin>:11714: duplicate message definition...
<stdin>:11583: ...this is the location of the first definition
msguniq: found 4 fatal errors
make[3]: *** [l10n_pots] Error 1
make[2]: *** [LyX-1.5.pot-update] Error 2
make[1]: *** [LyX-1.5.pot] Error 2
make: *** [all-recursive] Error 1
I have received this consistently for some days with several fresh
checkouts and several QT4.3-builds.
On the other hand compilation on another machine where svn is only
updated (svn up) works fine.
Compilation procedures according to the Mac OSX-instructions (used
the same script on both machines, and also tried manually)
Any ideas?
/Anders