Ticket #20607: py25-gpodder_configure_build.txt

File py25-gpodder_configure_build.txt, 13.8 KB (added by nerdling (Jeremy Lavergne), 15 years ago)
Line 
1DEBUG: Executing org.macports.main (py25-gpodder)
2DEBUG: Skipping completed org.macports.fetch (py25-gpodder)
3DEBUG: Skipping completed org.macports.checksum (py25-gpodder)
4DEBUG: Skipping completed org.macports.extract (py25-gpodder)
5DEBUG: Executing org.macports.patch (py25-gpodder)
6--->  Configuring py25-gpodder
7DEBUG: Using compiler 'Mac OS X gcc 4.0'
8DEBUG: Executing org.macports.configure (py25-gpodder)
9--->  Building py25-gpodder
10DEBUG: Executing proc-pre-org.macports.build-build-0
11intltool-extract --type=gettext/glade data/ui/gpodder.ui
12Generating C format header file for translation.
13Wrote data/ui/gpodder.ui.h
14intltool-extract --type=gettext/glade data/ui/gpodderaddpodcastdialog.ui
15Generating C format header file for translation.
16Wrote data/ui/gpodderaddpodcastdialog.ui.h
17intltool-extract --type=gettext/glade data/ui/gpodderchannel.ui
18Generating C format header file for translation.
19Wrote data/ui/gpodderchannel.ui.h
20intltool-extract --type=gettext/glade data/ui/gpodderconfigeditor.ui
21Generating C format header file for translation.
22Wrote data/ui/gpodderconfigeditor.ui.h
23intltool-extract --type=gettext/glade data/ui/gpodderdependencymanager.ui
24Generating C format header file for translation.
25Wrote data/ui/gpodderdependencymanager.ui.h
26intltool-extract --type=gettext/glade data/ui/gpodderepisode.ui
27Generating C format header file for translation.
28Wrote data/ui/gpodderepisode.ui.h
29intltool-extract --type=gettext/glade data/ui/gpodderepisodeselector.ui
30Generating C format header file for translation.
31Wrote data/ui/gpodderepisodeselector.ui.h
32intltool-extract --type=gettext/glade data/ui/gpoddermaemopreferences.ui
33Generating C format header file for translation.
34Wrote data/ui/gpoddermaemopreferences.ui.h
35intltool-extract --type=gettext/glade data/ui/gpodderopmllister.ui
36Generating C format header file for translation.
37Wrote data/ui/gpodderopmllister.ui.h
38intltool-extract --type=gettext/glade data/ui/gpodderplaylist.ui
39Generating C format header file for translation.
40Wrote data/ui/gpodderplaylist.ui.h
41intltool-extract --type=gettext/glade data/ui/gpodderproperties.ui
42Generating C format header file for translation.
43Wrote data/ui/gpodderproperties.ui.h
44intltool-extract --type=gettext/glade data/ui/gpoddersync.ui
45Generating C format header file for translation.
46Wrote data/ui/gpoddersync.ui.h
47intltool-extract --type=gettext/glade data/ui/gpodderwelcome.ui
48Generating C format header file for translation.
49Wrote data/ui/gpodderwelcome.ui.h
50xgettext -k_ -kN_ -o data/messages.pot src/gpodder/*.py data/ui/gpodder.ui.h data/ui/gpodderaddpodcastdialog.ui.h data/ui/gpodderchannel.ui.h data/ui/gpodderconfigeditor.ui.h data/ui/gpodderdependencymanager.ui.h data/ui/gpodderepisode.ui.h data/ui/gpodderepisodeselector.ui.h data/ui/gpoddermaemopreferences.ui.h data/ui/gpodderopmllister.ui.h data/ui/gpodderplaylist.ui.h data/ui/gpodderproperties.ui.h data/ui/gpoddersync.ui.h data/ui/gpodderwelcome.ui.h bin/gpodder
51src/gpodder/console.py:133: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
52                                     The translator cannot reorder the arguments.
53                                     Please consider using a format string with named arguments,
54                                     and a mapping instead of a tuple for the arguments.
55src/gpodder/console.py:170: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
56                                     The translator cannot reorder the arguments.
57                                     Please consider using a format string with named arguments,
58                                     and a mapping instead of a tuple for the arguments.
59src/gpodder/download.py:637: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
60                                      The translator cannot reorder the arguments.
61                                      Please consider using a format string with named arguments,
62                                      and a mapping instead of a tuple for the arguments.
63src/gpodder/download.py:641: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
64                                      The translator cannot reorder the arguments.
65                                      Please consider using a format string with named arguments,
66                                      and a mapping instead of a tuple for the arguments.
67src/gpodder/gui.py:2128: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
68                                  The translator cannot reorder the arguments.
69                                  Please consider using a format string with named arguments,
70                                  and a mapping instead of a tuple for the arguments.
71src/gpodder/gui.py:2134: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
72                                  The translator cannot reorder the arguments.
73                                  Please consider using a format string with named arguments,
74                                  and a mapping instead of a tuple for the arguments.
75src/gpodder/gui.py:2486: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
76                                  The translator cannot reorder the arguments.
77                                  Please consider using a format string with named arguments,
78                                  and a mapping instead of a tuple for the arguments.
79src/gpodder/gui.py:2615: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
80                                  The translator cannot reorder the arguments.
81                                  Please consider using a format string with named arguments,
82                                  and a mapping instead of a tuple for the arguments.
83src/gpodder/gui.py:2838: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
84                                  The translator cannot reorder the arguments.
85                                  Please consider using a format string with named arguments,
86                                  and a mapping instead of a tuple for the arguments.
87src/gpodder/gui.py:3267: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
88                                  The translator cannot reorder the arguments.
89                                  Please consider using a format string with named arguments,
90                                  and a mapping instead of a tuple for the arguments.
91src/gpodder/gui.py:3882: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
92                                  The translator cannot reorder the arguments.
93                                  Please consider using a format string with named arguments,
94                                  and a mapping instead of a tuple for the arguments.
95src/gpodder/gui.py:3912: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
96                                  The translator cannot reorder the arguments.
97                                  Please consider using a format string with named arguments,
98                                  and a mapping instead of a tuple for the arguments.
99src/gpodder/gui.py:4126: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
100                                  The translator cannot reorder the arguments.
101                                  Please consider using a format string with named arguments,
102                                  and a mapping instead of a tuple for the arguments.
103src/gpodder/gui.py:4766: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
104                                  The translator cannot reorder the arguments.
105                                  Please consider using a format string with named arguments,
106                                  and a mapping instead of a tuple for the arguments.
107src/gpodder/sync.py:387: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
108                                  The translator cannot reorder the arguments.
109                                  Please consider using a format string with named arguments,
110                                  and a mapping instead of a tuple for the arguments.
111src/gpodder/sync.py:601: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
112                                  The translator cannot reorder the arguments.
113                                  Please consider using a format string with named arguments,
114                                  and a mapping instead of a tuple for the arguments.
115src/gpodder/sync.py:608: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
116                                  The translator cannot reorder the arguments.
117                                  Please consider using a format string with named arguments,
118                                  and a mapping instead of a tuple for the arguments.
119src/gpodder/trayicon.py:344: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
120                                      The translator cannot reorder the arguments.
121                                      Please consider using a format string with named arguments,
122                                      and a mapping instead of a tuple for the arguments.
123src/gpodder/trayicon.py:348: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
124                                      The translator cannot reorder the arguments.
125                                      Please consider using a format string with named arguments,
126                                      and a mapping instead of a tuple for the arguments.
127xgettext: warning: file `bin/gpodder' extension `' is unknown; will try C
128bin/gpodder:22: warning: unterminated string literal
129bin/gpodder:27: warning: unterminated character constant
130bin/gpodder:28: warning: unterminated string literal
131bin/gpodder:42: warning: unterminated string literal
132bin/gpodder:44: warning: unterminated string literal
133bin/gpodder:187: warning: unterminated character constant
134sed -i'~' -e 's/SOME DESCRIPTIVE TITLE/gPodder translation template/g' -e 's/YEAR THE PACKAGE'"'"'S COPYRIGHT HOLDER/2006 Thomas Perl/g' -e 's/FIRST AUTHOR <EMAIL@ADDRESS>, YEAR/Thomas Perl <thp@perli.net>, 2006/g' -e 's/PACKAGE VERSION/gPodder '`cat bin/gpodder |grep ^__version__.*=|cut -d\" -f2`'/g' -e 's/PACKAGE/gPodder/g' data/messages.pot
135make -C data/po generators
136for langfile in *.po; do echo -n ${langfile}; msgmerge -U ${langfile} ../messages.pot; done
137-n cs.po
138........................................................... done.
139msgmerge: `cs.po': No such file or directory
140-n da.po
141........................................................... done.
142msgmerge: `da.po': No such file or directory
143-n de.po
144........................................................... done.
145msgmerge: `de.po': No such file or directory
146-n es.po
147........................................................... done.
148msgmerge: `es.po': No such file or directory
149-n fi.po
150........................................................... done.
151msgmerge: `fi.po': No such file or directory
152-n fr.po
153........................................................... done.
154msgmerge: `fr.po': No such file or directory
155-n gl.po
156........................................................... done.
157msgmerge: `gl.po': No such file or directory
158-n it.po
159........................................................... done.
160msgmerge: `it.po': No such file or directory
161-n nb.po
162........................................................... done.
163msgmerge: `nb.po': No such file or directory
164-n nl.po
165........................................................... done.
166msgmerge: `nl.po': No such file or directory
167-n pt.po
168........................................................... done.
169msgmerge: `pt.po': No such file or directory
170-n ru.po
171........................................................... done.
172msgmerge: `ru.po': No such file or directory
173-n sv.po
174........................................................... done.
175msgmerge: `sv.po': No such file or directory
176-n uk.po
177........................................................... done.
178msgmerge: `uk.po': No such file or directory
179make[1]: *** [generators] Error 1
180make: *** [gen_gettext] Error 2
181Error: Target org.macports.build returned: shell command "cd /opt/local/var/macports/build/_Users_snc_ports_python_py25-gpodder/work/gpodder-0.17.0 && make messages" returned error 2
182Command output: msgmerge: `fi.po': No such file or directory
183-n fr.po
184........................................................... done.
185msgmerge: `fr.po': No such file or directory
186-n gl.po
187........................................................... done.
188msgmerge: `gl.po': No such file or directory
189-n it.po
190........................................................... done.
191msgmerge: `it.po': No such file or directory
192-n nb.po
193........................................................... done.
194msgmerge: `nb.po': No such file or directory
195-n nl.po
196........................................................... done.
197msgmerge: `nl.po': No such file or directory
198-n pt.po
199........................................................... done.
200msgmerge: `pt.po': No such file or directory
201-n ru.po
202........................................................... done.
203msgmerge: `ru.po': No such file or directory
204-n sv.po
205........................................................... done.
206msgmerge: `sv.po': No such file or directory
207-n uk.po
208........................................................... done.
209msgmerge: `uk.po': No such file or directory
210make[1]: *** [generators] Error 1
211make: *** [gen_gettext] Error 2
212
213Warning: the following items did not execute (for py25-gpodder): org.macports.build
214Error: Status 1 encountered during processing.