Bug 68352

Summary: [GTK] make update-po is b0rked
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Gustavo Noronha (kov) <gustavo>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson, webkit.review.bot, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix none

Gustavo Noronha (kov)
Reported 2011-09-19 06:05:17 PDT
SSIA. It goes somewhat like this: make update-po-files make[1]: Entering directory `/home/kov/src/WebKit/WebKitBuild/Release' cd ../../Source/WebKit/gtk/po && /usr/bin/msgmerge --update ar.po ./Source/WebKit/gtk/po/webkit-3.0.pot ~/src/WebKit/Source/WebKit/gtk/po ~/src/WebKit/WebKitBuild/Release /usr/bin/msgmerge: error while opening "./Source/WebKit/gtk/po/webkit-3.0.pot" for reading: No such file or directory ~/src/WebKit/WebKitBuild/Release cd ../../Source/WebKit/gtk/po && /usr/bin/msgmerge --update bg.po ./Source/WebKit/gtk/po/webkit-3.0.pot ~/src/WebKit/Source/WebKit/gtk/po ~/src/WebKit/WebKitBuild/Release /usr/bin/msgmerge: error while opening "./Source/WebKit/gtk/po/webkit-3.0.pot" for reading: No such file or directory
Attachments
proposed fix (1.97 KB, patch)
2011-09-19 06:08 PDT, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2011-09-19 06:08:49 PDT
Created attachment 107844 [details] proposed fix
Gustavo Noronha (kov)
Comment 2 2011-09-19 06:09:09 PDT
CCing Xan because I know he loves this part of the build system.
WebKit Review Bot
Comment 3 2011-09-19 11:15:29 PDT
Comment on attachment 107844 [details] proposed fix Clearing flags on attachment: 107844 Committed r95443: <http://trac.webkit.org/changeset/95443>
WebKit Review Bot
Comment 4 2011-09-19 11:15:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.