1 | checking for a BSD-compatible install... /usr/bin/install -c
|
---|
2 | checking whether build environment is sane... yes
|
---|
3 | checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
|
---|
4 | checking for gawk... gawk
|
---|
5 | checking whether make sets $(MAKE)... yes
|
---|
6 | checking whether make supports nested variables... yes
|
---|
7 | checking build system type... x86_64-pc-linux-gnu
|
---|
8 | checking host system type... x86_64-pc-linux-gnu
|
---|
9 | checking for g++... g++
|
---|
10 | checking whether the C++ compiler works... yes
|
---|
11 | checking for C++ compiler default output file name... a.out
|
---|
12 | checking for suffix of executables...
|
---|
13 | checking whether we are cross compiling... no
|
---|
14 | checking for suffix of object files... o
|
---|
15 | checking whether we are using the GNU C++ compiler... yes
|
---|
16 | checking whether g++ accepts -g... yes
|
---|
17 | checking for style of include used by make... GNU
|
---|
18 | checking dependency style of g++... gcc3
|
---|
19 | checking for gcc... gcc
|
---|
20 | checking whether we are using the GNU C compiler... yes
|
---|
21 | checking whether gcc accepts -g... yes
|
---|
22 | checking for gcc option to accept ISO C89... none needed
|
---|
23 | checking whether gcc understands -c and -o together... yes
|
---|
24 | checking dependency style of gcc... gcc3
|
---|
25 | checking how to print strings... printf
|
---|
26 | checking for a sed that does not truncate output... /usr/bin/sed
|
---|
27 | checking for grep that handles long lines and -e... /usr/bin/grep
|
---|
28 | checking for egrep... /usr/bin/grep -E
|
---|
29 | checking for fgrep... /usr/bin/grep -F
|
---|
30 | checking for ld used by gcc... /usr/bin/ld
|
---|
31 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
---|
32 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
|
---|
33 | checking the name lister (/usr/bin/nm -B) interface... BSD nm
|
---|
34 | checking whether ln -s works... yes
|
---|
35 | checking the maximum length of command line arguments... 1572864
|
---|
36 | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
|
---|
37 | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
|
---|
38 | checking for /usr/bin/ld option to reload object files... -r
|
---|
39 | checking for objdump... objdump
|
---|
40 | checking how to recognize dependent libraries... pass_all
|
---|
41 | checking for dlltool... no
|
---|
42 | checking how to associate runtime and link libraries... printf %s\n
|
---|
43 | checking for ar... ar
|
---|
44 | checking for archiver @FILE support... @
|
---|
45 | checking for strip... strip
|
---|
46 | checking for ranlib... ranlib
|
---|
47 | checking command to parse /usr/bin/nm -B output from gcc object... ok
|
---|
48 | checking for sysroot... no
|
---|
49 | checking for a working dd... /usr/bin/dd
|
---|
50 | checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
|
---|
51 | checking for mt... no
|
---|
52 | checking if : is a manifest tool... no
|
---|
53 | checking how to run the C preprocessor... gcc -E
|
---|
54 | checking for ANSI C header files... yes
|
---|
55 | checking for sys/types.h... yes
|
---|
56 | checking for sys/stat.h... yes
|
---|
57 | checking for stdlib.h... yes
|
---|
58 | checking for string.h... yes
|
---|
59 | checking for memory.h... yes
|
---|
60 | checking for strings.h... yes
|
---|
61 | checking for inttypes.h... yes
|
---|
62 | checking for stdint.h... yes
|
---|
63 | checking for unistd.h... yes
|
---|
64 | checking for dlfcn.h... yes
|
---|
65 | checking for objdir... .libs
|
---|
66 | checking if gcc supports -fno-rtti -fno-exceptions... no
|
---|
67 | checking for gcc option to produce PIC... -fPIC -DPIC
|
---|
68 | checking if gcc PIC flag -fPIC -DPIC works... yes
|
---|
69 | checking if gcc static flag -static works... yes
|
---|
70 | checking if gcc supports -c -o file.o... yes
|
---|
71 | checking if gcc supports -c -o file.o... (cached) yes
|
---|
72 | checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
---|
73 | checking whether -lc should be explicitly linked in... no
|
---|
74 | checking dynamic linker characteristics... GNU/Linux ld.so
|
---|
75 | checking how to hardcode library paths into programs... immediate
|
---|
76 | checking whether stripping libraries is possible... yes
|
---|
77 | checking if libtool supports shared libraries... yes
|
---|
78 | checking whether to build shared libraries... yes
|
---|
79 | checking whether to build static libraries... yes
|
---|
80 | checking how to run the C++ preprocessor... g++ -E
|
---|
81 | checking for ld used by g++... /usr/bin/ld -m elf_x86_64
|
---|
82 | checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
|
---|
83 | checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
---|
84 | checking for g++ option to produce PIC... -fPIC -DPIC
|
---|
85 | checking if g++ PIC flag -fPIC -DPIC works... yes
|
---|
86 | checking if g++ static flag -static works... yes
|
---|
87 | checking if g++ supports -c -o file.o... yes
|
---|
88 | checking if g++ supports -c -o file.o... (cached) yes
|
---|
89 | checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
---|
90 | checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
---|
91 | checking how to hardcode library paths into programs... immediate
|
---|
92 | checking dependency style of ... none
|
---|
93 | checking whether C compiler accepts -Werror=partial-availability... no
|
---|
94 | checking whether the linker accepts -Wl,-no_weak_imports... no
|
---|
95 | checking whether g++ supports C++14 features by default... yes
|
---|
96 | checking for whether we need -stdlib=libc++... no
|
---|
97 | checking whether std::map has emplace... yes
|
---|
98 | checking whether std::chrono::steady_clock is steady... yes
|
---|
99 | checking for thread_local... yes
|
---|
100 | checking whether std::atomic can be used without link library... yes
|
---|
101 | configure: Running sub-configure for shell extension
|
---|
102 | checking for a BSD-compatible install... /usr/bin/install -c
|
---|
103 | checking whether build environment is sane... yes
|
---|
104 | checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
|
---|
105 | checking for gawk... gawk
|
---|
106 | checking whether make sets $(MAKE)... yes
|
---|
107 | checking whether make supports nested variables... yes
|
---|
108 | checking build system type... x86_64-pc-linux-gnu
|
---|
109 | checking host system type... x86_64-pc-linux-gnu
|
---|
110 | checking for gcc... gcc
|
---|
111 | checking whether the C compiler works... yes
|
---|
112 | checking for C compiler default output file name... a.out
|
---|
113 | checking for suffix of executables...
|
---|
114 | checking whether we are cross compiling... no
|
---|
115 | checking for suffix of object files... o
|
---|
116 | checking whether we are using the GNU C compiler... yes
|
---|
117 | checking whether gcc accepts -g... yes
|
---|
118 | checking for gcc option to accept ISO C89... none needed
|
---|
119 | checking whether gcc understands -c and -o together... yes
|
---|
120 | checking for style of include used by make... GNU
|
---|
121 | checking dependency style of gcc... gcc3
|
---|
122 | checking for g++... g++
|
---|
123 | checking whether we are using the GNU C++ compiler... yes
|
---|
124 | checking whether g++ accepts -g... yes
|
---|
125 | checking dependency style of g++... gcc3
|
---|
126 | checking how to print strings... printf
|
---|
127 | checking for a sed that does not truncate output... /usr/bin/sed
|
---|
128 | checking for grep that handles long lines and -e... /usr/bin/grep
|
---|
129 | checking for egrep... /usr/bin/grep -E
|
---|
130 | checking for fgrep... /usr/bin/grep -F
|
---|
131 | checking for ld used by gcc... /usr/bin/ld
|
---|
132 | checking if the linker (/usr/bin/ld) is GNU ld... yes
|
---|
133 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
|
---|
134 | checking the name lister (/usr/bin/nm -B) interface... BSD nm
|
---|
135 | checking whether ln -s works... yes
|
---|
136 | checking the maximum length of command line arguments... 1572864
|
---|
137 | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
|
---|
138 | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
|
---|
139 | checking for /usr/bin/ld option to reload object files... -r
|
---|
140 | checking for objdump... objdump
|
---|
141 | checking how to recognize dependent libraries... pass_all
|
---|
142 | checking for dlltool... no
|
---|
143 | checking how to associate runtime and link libraries... printf %s\n
|
---|
144 | checking for ar... ar
|
---|
145 | checking for archiver @FILE support... @
|
---|
146 | checking for strip... strip
|
---|
147 | checking for ranlib... ranlib
|
---|
148 | checking command to parse /usr/bin/nm -B output from gcc object... ok
|
---|
149 | checking for sysroot... no
|
---|
150 | checking for a working dd... /usr/bin/dd
|
---|
151 | checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
|
---|
152 | checking for mt... no
|
---|
153 | checking if : is a manifest tool... no
|
---|
154 | checking how to run the C preprocessor... gcc -E
|
---|
155 | checking for ANSI C header files... yes
|
---|
156 | checking for sys/types.h... yes
|
---|
157 | checking for sys/stat.h... yes
|
---|
158 | checking for stdlib.h... yes
|
---|
159 | checking for string.h... yes
|
---|
160 | checking for memory.h... yes
|
---|
161 | checking for strings.h... yes
|
---|
162 | checking for inttypes.h... yes
|
---|
163 | checking for stdint.h... yes
|
---|
164 | checking for unistd.h... yes
|
---|
165 | checking for dlfcn.h... yes
|
---|
166 | checking for objdir... .libs
|
---|
167 | checking if gcc supports -fno-rtti -fno-exceptions... no
|
---|
168 | checking for gcc option to produce PIC... -fPIC -DPIC
|
---|
169 | checking if gcc PIC flag -fPIC -DPIC works... yes
|
---|
170 | checking if gcc static flag -static works... yes
|
---|
171 | checking if gcc supports -c -o file.o... yes
|
---|
172 | checking if gcc supports -c -o file.o... (cached) yes
|
---|
173 | checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
---|
174 | checking whether -lc should be explicitly linked in... no
|
---|
175 | checking dynamic linker characteristics... GNU/Linux ld.so
|
---|
176 | checking how to hardcode library paths into programs... immediate
|
---|
177 | checking whether stripping libraries is possible... yes
|
---|
178 | checking if libtool supports shared libraries... yes
|
---|
179 | checking whether to build shared libraries... yes
|
---|
180 | checking whether to build static libraries... yes
|
---|
181 | checking how to run the C++ preprocessor... g++ -E
|
---|
182 | checking for ld used by g++... /usr/bin/ld -m elf_x86_64
|
---|
183 | checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
|
---|
184 | checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
---|
185 | checking for g++ option to produce PIC... -fPIC -DPIC
|
---|
186 | checking if g++ PIC flag -fPIC -DPIC works... yes
|
---|
187 | checking if g++ static flag -static works... yes
|
---|
188 | checking if g++ supports -c -o file.o... yes
|
---|
189 | checking if g++ supports -c -o file.o... (cached) yes
|
---|
190 | checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
|
---|
191 | checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
---|
192 | checking how to hardcode library paths into programs... immediate
|
---|
193 | checking that generated files are newer than configure... done
|
---|
194 | configure: creating ./config.status
|
---|
195 | config.status: creating Makefile
|
---|
196 | config.status: creating config.h
|
---|
197 | config.status: executing depfiles commands
|
---|
198 | config.status: executing libtool commands
|
---|
199 | checking for pkg-config... /usr/bin/pkg-config
|
---|
200 | checking pkg-config is at least version 0.9.0... yes
|
---|
201 | checking for libfilezilla >= 0.13.2... yes
|
---|
202 | checking for wx-config... /usr/bin/wx-config-gtk3
|
---|
203 | checking for wxWidgets version >= 3.0.4 (--unicode=yes --universal=no)... yes (version 3.0.4)
|
---|
204 | checking for wxWidgets static library... no
|
---|
205 | checking positional printf argument support in wxWidgets... yes
|
---|
206 | checking GUI support in wxWidgets... yes
|
---|
207 | checking system type for sftp stub... unix
|
---|
208 | checking for utmpx.h... yes
|
---|
209 | checking for sys/select.h... yes
|
---|
210 | checking for library containing socket... none required
|
---|
211 | checking for library containing getaddrinfo... none required
|
---|
212 | checking for library containing in6addr_loopback... none required
|
---|
213 | checking for getaddrinfo... yes
|
---|
214 | checking for ptsname... yes
|
---|
215 | checking for setresuid... yes
|
---|
216 | checking for strsignal... yes
|
---|
217 | checking for updwtmpx... yes
|
---|
218 | checking for gettimeofday... yes
|
---|
219 | checking for ftime... yes
|
---|
220 | checking for in6addr_loopback... yes
|
---|
221 | checking for in6addr_any... yes
|
---|
222 | checking whether CLOCK_MONOTONIC is declared... yes
|
---|
223 | checking for SO_PEERCRED and dependencies... yes
|
---|
224 | checking whether to use windres... no
|
---|
225 | checking whether the linker accepts -Wl,--dynamicbase... no
|
---|
226 | checking whether the linker accepts -Wl,--nxcompat... no
|
---|
227 | checking for AI_IDN defined in netdb.h... yes
|
---|
228 | checking whether to use BinReloc... yes
|
---|
229 | checking whether to use precompiled headers... yes
|
---|
230 | checking for cppunit >= 1.13.0... no
|
---|
231 | checking for nettle >= 3.1... yes
|
---|
232 | checking for hogweed >= 3.1... yes
|
---|
233 | checking for gnutls >= 3.4.15... yes
|
---|
234 | configure: Using builtin pugixml
|
---|
235 | checking for dbus-1 >= 1.2... yes
|
---|
236 | checking D-Bus support... yes
|
---|
237 | checking for xdg-open... /usr/bin/xdg-open
|
---|
238 | checking for gtk+-3.0... yes
|
---|
239 | checking for setenv... yes
|
---|
240 | checking for putenv... yes
|
---|
241 | checking for posix_fadvise... yes
|
---|
242 | checking for localtime_r... yes
|
---|
243 | checking for gmtime_r... yes
|
---|
244 | checking for timegm... yes
|
---|
245 | checking for clock_gettime... yes
|
---|
246 | checking whether pthread_condattr_setclock is declared... yes
|
---|
247 | checking for sqlite3 >= 3.7... yes
|
---|
248 | checking for xgettext... /usr/bin/xgettext
|
---|
249 | checking for msgfmt... /usr/bin/msgfmt
|
---|
250 | checking for msgmerge... /usr/bin/msgmerge
|
---|
251 | checking whether msgmerge version >= 0.11.0... yes, 0.19.8.1
|
---|
252 | checking available FZ3 message catalogs... an ar az bg_BG ca ca_ES@valencia co cs_CZ cy da de el es et eu fa_IR fi_FI fr gl_ES he_IL hr hu_HU hy id_ID is it ja_JP ka kab km_KH ko_KR ku ky lo_LA lt_LT lv_LV mk_MK nb_NO ne nl nn_NO oc pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sr sv th_TH tr uk_UA vi_VN zh_CN zh_TW
|
---|
253 | checking for wxrc... /usr/bin/wxrc
|
---|
254 | checking that generated files are newer than configure... done
|
---|
255 | configure: creating ./config.status
|
---|
256 | config.status: creating Makefile
|
---|
257 | config.status: creating src/Makefile
|
---|
258 | config.status: creating src/engine/Makefile
|
---|
259 | config.status: creating src/pugixml/Makefile
|
---|
260 | config.status: creating src/dbus/Makefile
|
---|
261 | config.status: creating src/interface/Makefile
|
---|
262 | config.status: creating src/interface/resources/Makefile
|
---|
263 | config.status: creating src/include/Makefile
|
---|
264 | config.status: creating locales/Makefile
|
---|
265 | config.status: creating data/Makefile
|
---|
266 | config.status: creating src/interface/resources/classic/Makefile
|
---|
267 | config.status: creating src/interface/resources/cyril/Makefile
|
---|
268 | config.status: creating src/interface/resources/cyril/16x16/Makefile
|
---|
269 | config.status: creating src/interface/resources/blukis/Makefile
|
---|
270 | config.status: creating src/interface/resources/default/Makefile
|
---|
271 | config.status: creating src/interface/resources/flatzilla/Makefile
|
---|
272 | config.status: creating src/interface/resources/lone/Makefile
|
---|
273 | config.status: creating src/interface/resources/minimal/Makefile
|
---|
274 | config.status: creating src/interface/resources/opencrystal/Makefile
|
---|
275 | config.status: creating src/interface/resources/sun/Makefile
|
---|
276 | config.status: creating src/interface/resources/tango/Makefile
|
---|
277 | config.status: creating src/putty/Makefile
|
---|
278 | config.status: creating src/putty/unix/Makefile
|
---|
279 | config.status: creating src/putty/windows/Makefile
|
---|
280 | config.status: creating src/storj/Makefile
|
---|
281 | config.status: creating tests/Makefile
|
---|
282 | config.status: creating src/interface/resources/version.rc
|
---|
283 | config.status: creating src/interface/resources/MacInfo.plist
|
---|
284 | config.status: creating src/fzshellext/version.rc
|
---|
285 | config.status: creating src/include/config.h
|
---|
286 | config.status: executing depfiles commands
|
---|
287 | config.status: executing libtool commands
|
---|
288 | Making all in .
|
---|
289 | make[1]: Entering directory '/build/filezilla/src/filezilla-3.37.3'
|
---|
290 | make[1]: Nothing to be done for 'all-am'.
|
---|
291 | make[1]: Leaving directory '/build/filezilla/src/filezilla-3.37.3'
|
---|
292 | Making all in src
|
---|
293 | make[1]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src'
|
---|
294 | Making all in include
|
---|
295 | make[2]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/include'
|
---|
296 | make all-am
|
---|
297 | make[3]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/include'
|
---|
298 | make[3]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/include'
|
---|
299 | make[2]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/include'
|
---|
300 | Making all in engine
|
---|
301 | make[2]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/engine'
|
---|
302 | if g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla.h.gch -MD -MP -MF ".deps/filezilla.Tpo" -c -o filezilla.h.gch filezilla.h; \
|
---|
303 | then mv -f ".deps/filezilla.Tpo" ".deps/filezilla.Po"; else rm -f ".deps/filezilla.Tpo"; exit 1; fi
|
---|
304 | make all-am
|
---|
305 | make[3]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/engine'
|
---|
306 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-backend.o -MD -MP -MF .deps/libengine_a-backend.Tpo -c -o libengine_a-backend.o `test -f 'backend.cpp' || echo './'`backend.cpp
|
---|
307 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-commands.o -MD -MP -MF .deps/libengine_a-commands.Tpo -c -o libengine_a-commands.o `test -f 'commands.cpp' || echo './'`commands.cpp
|
---|
308 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-ControlSocket.o -MD -MP -MF .deps/libengine_a-ControlSocket.Tpo -c -o libengine_a-ControlSocket.o `test -f 'ControlSocket.cpp' || echo './'`ControlSocket.cpp
|
---|
309 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-directorycache.o -MD -MP -MF .deps/libengine_a-directorycache.Tpo -c -o libengine_a-directorycache.o `test -f 'directorycache.cpp' || echo './'`directorycache.cpp
|
---|
310 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-directorylisting.o -MD -MP -MF .deps/libengine_a-directorylisting.Tpo -c -o libengine_a-directorylisting.o `test -f 'directorylisting.cpp' || echo './'`directorylisting.cpp
|
---|
311 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-directorylistingparser.o -MD -MP -MF .deps/libengine_a-directorylistingparser.Tpo -c -o libengine_a-directorylistingparser.o `test -f 'directorylistingparser.cpp' || echo './'`directorylistingparser.cpp
|
---|
312 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-engine_context.o -MD -MP -MF .deps/libengine_a-engine_context.Tpo -c -o libengine_a-engine_context.o `test -f 'engine_context.cpp' || echo './'`engine_context.cpp
|
---|
313 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-engineprivate.o -MD -MP -MF .deps/libengine_a-engineprivate.Tpo -c -o libengine_a-engineprivate.o `test -f 'engineprivate.cpp' || echo './'`engineprivate.cpp
|
---|
314 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-externalipresolver.o -MD -MP -MF .deps/libengine_a-externalipresolver.Tpo -c -o libengine_a-externalipresolver.o `test -f 'externalipresolver.cpp' || echo './'`externalipresolver.cpp
|
---|
315 | mv -f .deps/libengine_a-backend.Tpo .deps/libengine_a-backend.Po
|
---|
316 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-FileZillaEngine.o -MD -MP -MF .deps/libengine_a-FileZillaEngine.Tpo -c -o libengine_a-FileZillaEngine.o `test -f 'FileZillaEngine.cpp' || echo './'`FileZillaEngine.cpp
|
---|
317 | mv -f .deps/libengine_a-FileZillaEngine.Tpo .deps/libengine_a-FileZillaEngine.Po
|
---|
318 | mv -f .deps/libengine_a-engine_context.Tpo .deps/libengine_a-engine_context.Po
|
---|
319 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-iothread.o -MD -MP -MF .deps/libengine_a-iothread.Tpo -c -o libengine_a-iothread.o `test -f 'iothread.cpp' || echo './'`iothread.cpp
|
---|
320 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-local_path.o -MD -MP -MF .deps/libengine_a-local_path.Tpo -c -o libengine_a-local_path.o `test -f 'local_path.cpp' || echo './'`local_path.cpp
|
---|
321 | mv -f .deps/libengine_a-iothread.Tpo .deps/libengine_a-iothread.Po
|
---|
322 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-logging.o -MD -MP -MF .deps/libengine_a-logging.Tpo -c -o libengine_a-logging.o `test -f 'logging.cpp' || echo './'`logging.cpp
|
---|
323 | mv -f .deps/libengine_a-commands.Tpo .deps/libengine_a-commands.Po
|
---|
324 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-misc.o -MD -MP -MF .deps/libengine_a-misc.Tpo -c -o libengine_a-misc.o `test -f 'misc.cpp' || echo './'`misc.cpp
|
---|
325 | mv -f .deps/libengine_a-directorycache.Tpo .deps/libengine_a-directorycache.Po
|
---|
326 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-notification.o -MD -MP -MF .deps/libengine_a-notification.Tpo -c -o libengine_a-notification.o `test -f 'notification.cpp' || echo './'`notification.cpp
|
---|
327 | mv -f .deps/libengine_a-local_path.Tpo .deps/libengine_a-local_path.Po
|
---|
328 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-oplock_manager.o -MD -MP -MF .deps/libengine_a-oplock_manager.Tpo -c -o libengine_a-oplock_manager.o `test -f 'oplock_manager.cpp' || echo './'`oplock_manager.cpp
|
---|
329 | mv -f .deps/libengine_a-misc.Tpo .deps/libengine_a-misc.Po
|
---|
330 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-option_change_event_handler.o -MD -MP -MF .deps/libengine_a-option_change_event_handler.Tpo -c -o libengine_a-option_change_event_handler.o `test -f 'option_change_event_handler.cpp' || echo './'`option_change_event_handler.cpp
|
---|
331 | mv -f .deps/libengine_a-logging.Tpo .deps/libengine_a-logging.Po
|
---|
332 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-pathcache.o -MD -MP -MF .deps/libengine_a-pathcache.Tpo -c -o libengine_a-pathcache.o `test -f 'pathcache.cpp' || echo './'`pathcache.cpp
|
---|
333 | mv -f .deps/libengine_a-option_change_event_handler.Tpo .deps/libengine_a-option_change_event_handler.Po
|
---|
334 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-proxy.o -MD -MP -MF .deps/libengine_a-proxy.Tpo -c -o libengine_a-proxy.o `test -f 'proxy.cpp' || echo './'`proxy.cpp
|
---|
335 | mv -f .deps/libengine_a-directorylisting.Tpo .deps/libengine_a-directorylisting.Po
|
---|
336 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-ratelimiter.o -MD -MP -MF .deps/libengine_a-ratelimiter.Tpo -c -o libengine_a-ratelimiter.o `test -f 'ratelimiter.cpp' || echo './'`ratelimiter.cpp
|
---|
337 | mv -f .deps/libengine_a-notification.Tpo .deps/libengine_a-notification.Po
|
---|
338 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-rtt.o -MD -MP -MF .deps/libengine_a-rtt.Tpo -c -o libengine_a-rtt.o `test -f 'rtt.cpp' || echo './'`rtt.cpp
|
---|
339 | mv -f .deps/libengine_a-rtt.Tpo .deps/libengine_a-rtt.Po
|
---|
340 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-server.o -MD -MP -MF .deps/libengine_a-server.Tpo -c -o libengine_a-server.o `test -f 'server.cpp' || echo './'`server.cpp
|
---|
341 | mv -f .deps/libengine_a-ratelimiter.Tpo .deps/libengine_a-ratelimiter.Po
|
---|
342 | mv -f .deps/libengine_a-oplock_manager.Tpo .deps/libengine_a-oplock_manager.Po
|
---|
343 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-serverpath.o -MD -MP -MF .deps/libengine_a-serverpath.Tpo -c -o libengine_a-serverpath.o `test -f 'serverpath.cpp' || echo './'`serverpath.cpp
|
---|
344 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-servercapabilities.o -MD -MP -MF .deps/libengine_a-servercapabilities.Tpo -c -o libengine_a-servercapabilities.o `test -f 'servercapabilities.cpp' || echo './'`servercapabilities.cpp
|
---|
345 | mv -f .deps/libengine_a-pathcache.Tpo .deps/libengine_a-pathcache.Po
|
---|
346 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-sizeformatting_base.o -MD -MP -MF .deps/libengine_a-sizeformatting_base.Tpo -c -o libengine_a-sizeformatting_base.o `test -f 'sizeformatting_base.cpp' || echo './'`sizeformatting_base.cpp
|
---|
347 | mv -f .deps/libengine_a-servercapabilities.Tpo .deps/libengine_a-servercapabilities.Po
|
---|
348 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-socket.o -MD -MP -MF .deps/libengine_a-socket.Tpo -c -o libengine_a-socket.o `test -f 'socket.cpp' || echo './'`socket.cpp
|
---|
349 | mv -f .deps/libengine_a-ControlSocket.Tpo .deps/libengine_a-ControlSocket.Po
|
---|
350 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-socket_errors.o -MD -MP -MF .deps/libengine_a-socket_errors.Tpo -c -o libengine_a-socket_errors.o `test -f 'socket_errors.cpp' || echo './'`socket_errors.cpp
|
---|
351 | mv -f .deps/libengine_a-engineprivate.Tpo .deps/libengine_a-engineprivate.Po
|
---|
352 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-tlssocket.o -MD -MP -MF .deps/libengine_a-tlssocket.Tpo -c -o libengine_a-tlssocket.o `test -f 'tlssocket.cpp' || echo './'`tlssocket.cpp
|
---|
353 | mv -f .deps/libengine_a-sizeformatting_base.Tpo .deps/libengine_a-sizeformatting_base.Po
|
---|
354 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-tlssocket_impl.o -MD -MP -MF .deps/libengine_a-tlssocket_impl.Tpo -c -o libengine_a-tlssocket_impl.o `test -f 'tlssocket_impl.cpp' || echo './'`tlssocket_impl.cpp
|
---|
355 | mv -f .deps/libengine_a-serverpath.Tpo .deps/libengine_a-serverpath.Po
|
---|
356 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-tls_system_trust_store.o -MD -MP -MF .deps/libengine_a-tls_system_trust_store.Tpo -c -o libengine_a-tls_system_trust_store.o `test -f 'tls_system_trust_store.cpp' || echo './'`tls_system_trust_store.cpp
|
---|
357 | mv -f .deps/libengine_a-server.Tpo .deps/libengine_a-server.Po
|
---|
358 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libengine_a-xmlutils.o -MD -MP -MF .deps/libengine_a-xmlutils.Tpo -c -o libengine_a-xmlutils.o `test -f 'xmlutils.cpp' || echo './'`xmlutils.cpp
|
---|
359 | mv -f .deps/libengine_a-tlssocket.Tpo .deps/libengine_a-tlssocket.Po
|
---|
360 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-chmod.o -MD -MP -MF ftp/.deps/libengine_a-chmod.Tpo -c -o ftp/libengine_a-chmod.o `test -f 'ftp/chmod.cpp' || echo './'`ftp/chmod.cpp
|
---|
361 | mv -f .deps/libengine_a-tls_system_trust_store.Tpo .deps/libengine_a-tls_system_trust_store.Po
|
---|
362 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-cwd.o -MD -MP -MF ftp/.deps/libengine_a-cwd.Tpo -c -o ftp/libengine_a-cwd.o `test -f 'ftp/cwd.cpp' || echo './'`ftp/cwd.cpp
|
---|
363 | mv -f .deps/libengine_a-xmlutils.Tpo .deps/libengine_a-xmlutils.Po
|
---|
364 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-delete.o -MD -MP -MF ftp/.deps/libengine_a-delete.Tpo -c -o ftp/libengine_a-delete.o `test -f 'ftp/delete.cpp' || echo './'`ftp/delete.cpp
|
---|
365 | mv -f .deps/libengine_a-socket_errors.Tpo .deps/libengine_a-socket_errors.Po
|
---|
366 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-filetransfer.o -MD -MP -MF ftp/.deps/libengine_a-filetransfer.Tpo -c -o ftp/libengine_a-filetransfer.o `test -f 'ftp/filetransfer.cpp' || echo './'`ftp/filetransfer.cpp
|
---|
367 | mv -f ftp/.deps/libengine_a-chmod.Tpo ftp/.deps/libengine_a-chmod.Po
|
---|
368 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-ftpcontrolsocket.o -MD -MP -MF ftp/.deps/libengine_a-ftpcontrolsocket.Tpo -c -o ftp/libengine_a-ftpcontrolsocket.o `test -f 'ftp/ftpcontrolsocket.cpp' || echo './'`ftp/ftpcontrolsocket.cpp
|
---|
369 | mv -f .deps/libengine_a-socket.Tpo .deps/libengine_a-socket.Po
|
---|
370 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-list.o -MD -MP -MF ftp/.deps/libengine_a-list.Tpo -c -o ftp/libengine_a-list.o `test -f 'ftp/list.cpp' || echo './'`ftp/list.cpp
|
---|
371 | mv -f .deps/libengine_a-externalipresolver.Tpo .deps/libengine_a-externalipresolver.Po
|
---|
372 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-logon.o -MD -MP -MF ftp/.deps/libengine_a-logon.Tpo -c -o ftp/libengine_a-logon.o `test -f 'ftp/logon.cpp' || echo './'`ftp/logon.cpp
|
---|
373 | mv -f .deps/libengine_a-proxy.Tpo .deps/libengine_a-proxy.Po
|
---|
374 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-mkd.o -MD -MP -MF ftp/.deps/libengine_a-mkd.Tpo -c -o ftp/libengine_a-mkd.o `test -f 'ftp/mkd.cpp' || echo './'`ftp/mkd.cpp
|
---|
375 | mv -f ftp/.deps/libengine_a-cwd.Tpo ftp/.deps/libengine_a-cwd.Po
|
---|
376 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-rawcommand.o -MD -MP -MF ftp/.deps/libengine_a-rawcommand.Tpo -c -o ftp/libengine_a-rawcommand.o `test -f 'ftp/rawcommand.cpp' || echo './'`ftp/rawcommand.cpp
|
---|
377 | mv -f ftp/.deps/libengine_a-delete.Tpo ftp/.deps/libengine_a-delete.Po
|
---|
378 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-rawtransfer.o -MD -MP -MF ftp/.deps/libengine_a-rawtransfer.Tpo -c -o ftp/libengine_a-rawtransfer.o `test -f 'ftp/rawtransfer.cpp' || echo './'`ftp/rawtransfer.cpp
|
---|
379 | mv -f ftp/.deps/libengine_a-rawcommand.Tpo ftp/.deps/libengine_a-rawcommand.Po
|
---|
380 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-rename.o -MD -MP -MF ftp/.deps/libengine_a-rename.Tpo -c -o ftp/libengine_a-rename.o `test -f 'ftp/rename.cpp' || echo './'`ftp/rename.cpp
|
---|
381 | mv -f .deps/libengine_a-directorylistingparser.Tpo .deps/libengine_a-directorylistingparser.Po
|
---|
382 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-rmd.o -MD -MP -MF ftp/.deps/libengine_a-rmd.Tpo -c -o ftp/libengine_a-rmd.o `test -f 'ftp/rmd.cpp' || echo './'`ftp/rmd.cpp
|
---|
383 | mv -f ftp/.deps/libengine_a-mkd.Tpo ftp/.deps/libengine_a-mkd.Po
|
---|
384 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT ftp/libengine_a-transfersocket.o -MD -MP -MF ftp/.deps/libengine_a-transfersocket.Tpo -c -o ftp/libengine_a-transfersocket.o `test -f 'ftp/transfersocket.cpp' || echo './'`ftp/transfersocket.cpp
|
---|
385 | mv -f ftp/.deps/libengine_a-filetransfer.Tpo ftp/.deps/libengine_a-filetransfer.Po
|
---|
386 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT http/libengine_a-digest.o -MD -MP -MF http/.deps/libengine_a-digest.Tpo -c -o http/libengine_a-digest.o `test -f 'http/digest.cpp' || echo './'`http/digest.cpp
|
---|
387 | mv -f ftp/.deps/libengine_a-rmd.Tpo ftp/.deps/libengine_a-rmd.Po
|
---|
388 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT http/libengine_a-filetransfer.o -MD -MP -MF http/.deps/libengine_a-filetransfer.Tpo -c -o http/libengine_a-filetransfer.o `test -f 'http/filetransfer.cpp' || echo './'`http/filetransfer.cpp
|
---|
389 | mv -f ftp/.deps/libengine_a-list.Tpo ftp/.deps/libengine_a-list.Po
|
---|
390 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT http/libengine_a-httpcontrolsocket.o -MD -MP -MF http/.deps/libengine_a-httpcontrolsocket.Tpo -c -o http/libengine_a-httpcontrolsocket.o `test -f 'http/httpcontrolsocket.cpp' || echo './'`http/httpcontrolsocket.cpp
|
---|
391 | mv -f ftp/.deps/libengine_a-rename.Tpo ftp/.deps/libengine_a-rename.Po
|
---|
392 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT http/libengine_a-internalconnect.o -MD -MP -MF http/.deps/libengine_a-internalconnect.Tpo -c -o http/libengine_a-internalconnect.o `test -f 'http/internalconnect.cpp' || echo './'`http/internalconnect.cpp
|
---|
393 | mv -f http/.deps/libengine_a-internalconnect.Tpo http/.deps/libengine_a-internalconnect.Po
|
---|
394 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT http/libengine_a-request.o -MD -MP -MF http/.deps/libengine_a-request.Tpo -c -o http/libengine_a-request.o `test -f 'http/request.cpp' || echo './'`http/request.cpp
|
---|
395 | mv -f .deps/libengine_a-tlssocket_impl.Tpo .deps/libengine_a-tlssocket_impl.Po
|
---|
396 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-chmod.o -MD -MP -MF sftp/.deps/libengine_a-chmod.Tpo -c -o sftp/libengine_a-chmod.o `test -f 'sftp/chmod.cpp' || echo './'`sftp/chmod.cpp
|
---|
397 | mv -f ftp/.deps/libengine_a-ftpcontrolsocket.Tpo ftp/.deps/libengine_a-ftpcontrolsocket.Po
|
---|
398 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-connect.o -MD -MP -MF sftp/.deps/libengine_a-connect.Tpo -c -o sftp/libengine_a-connect.o `test -f 'sftp/connect.cpp' || echo './'`sftp/connect.cpp
|
---|
399 | mv -f ftp/.deps/libengine_a-logon.Tpo ftp/.deps/libengine_a-logon.Po
|
---|
400 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-cwd.o -MD -MP -MF sftp/.deps/libengine_a-cwd.Tpo -c -o sftp/libengine_a-cwd.o `test -f 'sftp/cwd.cpp' || echo './'`sftp/cwd.cpp
|
---|
401 | mv -f sftp/.deps/libengine_a-chmod.Tpo sftp/.deps/libengine_a-chmod.Po
|
---|
402 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-delete.o -MD -MP -MF sftp/.deps/libengine_a-delete.Tpo -c -o sftp/libengine_a-delete.o `test -f 'sftp/delete.cpp' || echo './'`sftp/delete.cpp
|
---|
403 | mv -f http/.deps/libengine_a-filetransfer.Tpo http/.deps/libengine_a-filetransfer.Po
|
---|
404 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-filetransfer.o -MD -MP -MF sftp/.deps/libengine_a-filetransfer.Tpo -c -o sftp/libengine_a-filetransfer.o `test -f 'sftp/filetransfer.cpp' || echo './'`sftp/filetransfer.cpp
|
---|
405 | mv -f sftp/.deps/libengine_a-cwd.Tpo sftp/.deps/libengine_a-cwd.Po
|
---|
406 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-input_thread.o -MD -MP -MF sftp/.deps/libengine_a-input_thread.Tpo -c -o sftp/libengine_a-input_thread.o `test -f 'sftp/input_thread.cpp' || echo './'`sftp/input_thread.cpp
|
---|
407 | mv -f http/.deps/libengine_a-httpcontrolsocket.Tpo http/.deps/libengine_a-httpcontrolsocket.Po
|
---|
408 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-list.o -MD -MP -MF sftp/.deps/libengine_a-list.Tpo -c -o sftp/libengine_a-list.o `test -f 'sftp/list.cpp' || echo './'`sftp/list.cpp
|
---|
409 | mv -f http/.deps/libengine_a-digest.Tpo http/.deps/libengine_a-digest.Po
|
---|
410 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-mkd.o -MD -MP -MF sftp/.deps/libengine_a-mkd.Tpo -c -o sftp/libengine_a-mkd.o `test -f 'sftp/mkd.cpp' || echo './'`sftp/mkd.cpp
|
---|
411 | mv -f ftp/.deps/libengine_a-transfersocket.Tpo ftp/.deps/libengine_a-transfersocket.Po
|
---|
412 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-rename.o -MD -MP -MF sftp/.deps/libengine_a-rename.Tpo -c -o sftp/libengine_a-rename.o `test -f 'sftp/rename.cpp' || echo './'`sftp/rename.cpp
|
---|
413 | mv -f sftp/.deps/libengine_a-delete.Tpo sftp/.deps/libengine_a-delete.Po
|
---|
414 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-rmd.o -MD -MP -MF sftp/.deps/libengine_a-rmd.Tpo -c -o sftp/libengine_a-rmd.o `test -f 'sftp/rmd.cpp' || echo './'`sftp/rmd.cpp
|
---|
415 | mv -f sftp/.deps/libengine_a-input_thread.Tpo sftp/.deps/libengine_a-input_thread.Po
|
---|
416 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT sftp/libengine_a-sftpcontrolsocket.o -MD -MP -MF sftp/.deps/libengine_a-sftpcontrolsocket.Tpo -c -o sftp/libengine_a-sftpcontrolsocket.o `test -f 'sftp/sftpcontrolsocket.cpp' || echo './'`sftp/sftpcontrolsocket.cpp
|
---|
417 | mv -f ftp/.deps/libengine_a-rawtransfer.Tpo ftp/.deps/libengine_a-rawtransfer.Po
|
---|
418 | mv -f sftp/.deps/libengine_a-connect.Tpo sftp/.deps/libengine_a-connect.Po
|
---|
419 | mv -f sftp/.deps/libengine_a-rmd.Tpo sftp/.deps/libengine_a-rmd.Po
|
---|
420 | mv -f sftp/.deps/libengine_a-mkd.Tpo sftp/.deps/libengine_a-mkd.Po
|
---|
421 | mv -f sftp/.deps/libengine_a-rename.Tpo sftp/.deps/libengine_a-rename.Po
|
---|
422 | mv -f sftp/.deps/libengine_a-list.Tpo sftp/.deps/libengine_a-list.Po
|
---|
423 | mv -f http/.deps/libengine_a-request.Tpo http/.deps/libengine_a-request.Po
|
---|
424 | mv -f sftp/.deps/libengine_a-filetransfer.Tpo sftp/.deps/libengine_a-filetransfer.Po
|
---|
425 | mv -f sftp/.deps/libengine_a-sftpcontrolsocket.Tpo sftp/.deps/libengine_a-sftpcontrolsocket.Po
|
---|
426 | rm -f libengine.a
|
---|
427 | ar cru libengine.a libengine_a-backend.o libengine_a-commands.o libengine_a-ControlSocket.o libengine_a-directorycache.o libengine_a-directorylisting.o libengine_a-directorylistingparser.o libengine_a-engine_context.o libengine_a-engineprivate.o libengine_a-externalipresolver.o libengine_a-FileZillaEngine.o ftp/libengine_a-chmod.o ftp/libengine_a-cwd.o ftp/libengine_a-delete.o ftp/libengine_a-filetransfer.o ftp/libengine_a-ftpcontrolsocket.o ftp/libengine_a-list.o ftp/libengine_a-logon.o ftp/libengine_a-mkd.o ftp/libengine_a-rawcommand.o ftp/libengine_a-rawtransfer.o ftp/libengine_a-rename.o ftp/libengine_a-rmd.o ftp/libengine_a-transfersocket.o http/libengine_a-digest.o http/libengine_a-filetransfer.o http/libengine_a-httpcontrolsocket.o http/libengine_a-internalconnect.o http/libengine_a-request.o libengine_a-iothread.o libengine_a-local_path.o libengine_a-logging.o libengine_a-misc.o libengine_a-notification.o libengine_a-oplock_manager.o libengine_a-option_change_event_handler.o libengine_a-pathcache.o libengine_a-proxy.o libengine_a-ratelimiter.o libengine_a-rtt.o libengine_a-server.o libengine_a-serverpath.o libengine_a-servercapabilities.o sftp/libengine_a-chmod.o sftp/libengine_a-connect.o sftp/libengine_a-cwd.o sftp/libengine_a-delete.o sftp/libengine_a-filetransfer.o sftp/libengine_a-input_thread.o sftp/libengine_a-list.o sftp/libengine_a-mkd.o sftp/libengine_a-rename.o sftp/libengine_a-rmd.o sftp/libengine_a-sftpcontrolsocket.o libengine_a-sizeformatting_base.o libengine_a-socket.o libengine_a-socket_errors.o libengine_a-tlssocket.o libengine_a-tlssocket_impl.o libengine_a-tls_system_trust_store.o libengine_a-xmlutils.o
|
---|
428 | ar: `u' modifier ignored since `D' is the default (see `U')
|
---|
429 | ranlib libengine.a
|
---|
430 | make[3]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/engine'
|
---|
431 | make[2]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/engine'
|
---|
432 | Making all in pugixml
|
---|
433 | make[2]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/pugixml'
|
---|
434 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT pugixml.o -MD -MP -MF .deps/pugixml.Tpo -c -o pugixml.o pugixml.cpp
|
---|
435 | mv -f .deps/pugixml.Tpo .deps/pugixml.Po
|
---|
436 | rm -f libpugixml.a
|
---|
437 | ar cru libpugixml.a pugixml.o
|
---|
438 | ar: `u' modifier ignored since `D' is the default (see `U')
|
---|
439 | ranlib libpugixml.a
|
---|
440 | make[2]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/pugixml'
|
---|
441 | Making all in dbus
|
---|
442 | make[2]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/dbus'
|
---|
443 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libfzdbus_a-dbushandler.o -MD -MP -MF .deps/libfzdbus_a-dbushandler.Tpo -c -o libfzdbus_a-dbushandler.o `test -f 'dbushandler.cpp' || echo './'`dbushandler.cpp
|
---|
444 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libfzdbus_a-desktop_notification.o -MD -MP -MF .deps/libfzdbus_a-desktop_notification.Tpo -c -o libfzdbus_a-desktop_notification.o `test -f 'desktop_notification.cpp' || echo './'`desktop_notification.cpp
|
---|
445 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libfzdbus_a-power_management_inhibitor.o -MD -MP -MF .deps/libfzdbus_a-power_management_inhibitor.Tpo -c -o libfzdbus_a-power_management_inhibitor.o `test -f 'power_management_inhibitor.cpp' || echo './'`power_management_inhibitor.cpp
|
---|
446 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libfzdbus_a-session_manager.o -MD -MP -MF .deps/libfzdbus_a-session_manager.Tpo -c -o libfzdbus_a-session_manager.o `test -f 'session_manager.cpp' || echo './'`session_manager.cpp
|
---|
447 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libfzdbus_a-wxdbusconnection.o -MD -MP -MF .deps/libfzdbus_a-wxdbusconnection.Tpo -c -o libfzdbus_a-wxdbusconnection.o `test -f 'wxdbusconnection.cpp' || echo './'`wxdbusconnection.cpp
|
---|
448 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT libfzdbus_a-wxdbusmessage.o -MD -MP -MF .deps/libfzdbus_a-wxdbusmessage.Tpo -c -o libfzdbus_a-wxdbusmessage.o `test -f 'wxdbusmessage.cpp' || echo './'`wxdbusmessage.cpp
|
---|
449 | mv -f .deps/libfzdbus_a-wxdbusmessage.Tpo .deps/libfzdbus_a-wxdbusmessage.Po
|
---|
450 | mv -f .deps/libfzdbus_a-desktop_notification.Tpo .deps/libfzdbus_a-desktop_notification.Po
|
---|
451 | mv -f .deps/libfzdbus_a-session_manager.Tpo .deps/libfzdbus_a-session_manager.Po
|
---|
452 | mv -f .deps/libfzdbus_a-power_management_inhibitor.Tpo .deps/libfzdbus_a-power_management_inhibitor.Po
|
---|
453 | mv -f .deps/libfzdbus_a-dbushandler.Tpo .deps/libfzdbus_a-dbushandler.Po
|
---|
454 | mv -f .deps/libfzdbus_a-wxdbusconnection.Tpo .deps/libfzdbus_a-wxdbusconnection.Po
|
---|
455 | rm -f libfzdbus.a
|
---|
456 | ar cru libfzdbus.a libfzdbus_a-dbushandler.o libfzdbus_a-desktop_notification.o libfzdbus_a-power_management_inhibitor.o libfzdbus_a-session_manager.o libfzdbus_a-wxdbusconnection.o libfzdbus_a-wxdbusmessage.o
|
---|
457 | ar: `u' modifier ignored since `D' is the default (see `U')
|
---|
458 | ranlib libfzdbus.a
|
---|
459 | make[2]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/dbus'
|
---|
460 | Making all in interface
|
---|
461 | make[2]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface'
|
---|
462 | if g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla.h.gch -MD -MP -MF ".deps/.Tpo" -c -o "filezilla.h.gch" filezilla.h; \
|
---|
463 | then mv -f ".deps/.Tpo" ".deps/.Po"; else rm -f ".deps/.Tpo"; exit 1; fi
|
---|
464 | make all-recursive
|
---|
465 | make[3]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface'
|
---|
466 | Making all in resources
|
---|
467 | make[4]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources'
|
---|
468 | Making all in blukis
|
---|
469 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/blukis'
|
---|
470 | make[5]: Nothing to be done for 'all'.
|
---|
471 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/blukis'
|
---|
472 | Making all in classic
|
---|
473 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/classic'
|
---|
474 | make[5]: Nothing to be done for 'all'.
|
---|
475 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/classic'
|
---|
476 | Making all in cyril
|
---|
477 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/cyril'
|
---|
478 | Making all in 16x16
|
---|
479 | make[6]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/cyril/16x16'
|
---|
480 | make[6]: Nothing to be done for 'all'.
|
---|
481 | make[6]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/cyril/16x16'
|
---|
482 | make[6]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/cyril'
|
---|
483 | make[6]: Nothing to be done for 'all-am'.
|
---|
484 | make[6]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/cyril'
|
---|
485 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/cyril'
|
---|
486 | Making all in default
|
---|
487 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/default'
|
---|
488 | make[5]: Nothing to be done for 'all'.
|
---|
489 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/default'
|
---|
490 | Making all in flatzilla
|
---|
491 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/flatzilla'
|
---|
492 | make[5]: Nothing to be done for 'all'.
|
---|
493 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/flatzilla'
|
---|
494 | Making all in lone
|
---|
495 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/lone'
|
---|
496 | make[5]: Nothing to be done for 'all'.
|
---|
497 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/lone'
|
---|
498 | Making all in minimal
|
---|
499 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/minimal'
|
---|
500 | make[5]: Nothing to be done for 'all'.
|
---|
501 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/minimal'
|
---|
502 | Making all in opencrystal
|
---|
503 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/opencrystal'
|
---|
504 | make[5]: Nothing to be done for 'all'.
|
---|
505 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/opencrystal'
|
---|
506 | Making all in sun
|
---|
507 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/sun'
|
---|
508 | make[5]: Nothing to be done for 'all'.
|
---|
509 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/sun'
|
---|
510 | Making all in tango
|
---|
511 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/tango'
|
---|
512 | make[5]: Nothing to be done for 'all'.
|
---|
513 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources/tango'
|
---|
514 | make[5]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources'
|
---|
515 | make[5]: Nothing to be done for 'all-am'.
|
---|
516 | make[5]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources'
|
---|
517 | make[4]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface/resources'
|
---|
518 | Making all in .
|
---|
519 | make[4]: Entering directory '/build/filezilla/src/filezilla-3.37.3/src/interface'
|
---|
520 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-aboutdialog.o -MD -MP -MF .deps/filezilla-aboutdialog.Tpo -c -o filezilla-aboutdialog.o `test -f 'aboutdialog.cpp' || echo './'`aboutdialog.cpp
|
---|
521 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-asksavepassworddialog.o -MD -MP -MF .deps/filezilla-asksavepassworddialog.Tpo -c -o filezilla-asksavepassworddialog.o `test -f 'asksavepassworddialog.cpp' || echo './'`asksavepassworddialog.cpp
|
---|
522 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-asyncrequestqueue.o -MD -MP -MF .deps/filezilla-asyncrequestqueue.Tpo -c -o filezilla-asyncrequestqueue.o `test -f 'asyncrequestqueue.cpp' || echo './'`asyncrequestqueue.cpp
|
---|
523 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-aui_notebook_ex.o -MD -MP -MF .deps/filezilla-aui_notebook_ex.Tpo -c -o filezilla-aui_notebook_ex.o `test -f 'aui_notebook_ex.cpp' || echo './'`aui_notebook_ex.cpp
|
---|
524 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-auto_ascii_files.o -MD -MP -MF .deps/filezilla-auto_ascii_files.Tpo -c -o filezilla-auto_ascii_files.o `test -f 'auto_ascii_files.cpp' || echo './'`auto_ascii_files.cpp
|
---|
525 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-bookmarks_dialog.o -MD -MP -MF .deps/filezilla-bookmarks_dialog.Tpo -c -o filezilla-bookmarks_dialog.o `test -f 'bookmarks_dialog.cpp' || echo './'`bookmarks_dialog.cpp
|
---|
526 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-buildinfo.o -MD -MP -MF .deps/filezilla-buildinfo.Tpo -c -o filezilla-buildinfo.o `test -f 'buildinfo.cpp' || echo './'`buildinfo.cpp
|
---|
527 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-chmoddialog.o -MD -MP -MF .deps/filezilla-chmoddialog.Tpo -c -o filezilla-chmoddialog.o `test -f 'chmoddialog.cpp' || echo './'`chmoddialog.cpp
|
---|
528 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-clearprivatedata.o -MD -MP -MF .deps/filezilla-clearprivatedata.Tpo -c -o filezilla-clearprivatedata.o `test -f 'clearprivatedata.cpp' || echo './'`clearprivatedata.cpp
|
---|
529 | mv -f .deps/filezilla-auto_ascii_files.Tpo .deps/filezilla-auto_ascii_files.Po
|
---|
530 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-cmdline.o -MD -MP -MF .deps/filezilla-cmdline.Tpo -c -o filezilla-cmdline.o `test -f 'cmdline.cpp' || echo './'`cmdline.cpp
|
---|
531 | mv -f .deps/filezilla-buildinfo.Tpo .deps/filezilla-buildinfo.Po
|
---|
532 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-commandqueue.o -MD -MP -MF .deps/filezilla-commandqueue.Tpo -c -o filezilla-commandqueue.o `test -f 'commandqueue.cpp' || echo './'`commandqueue.cpp
|
---|
533 | mv -f .deps/filezilla-asksavepassworddialog.Tpo .deps/filezilla-asksavepassworddialog.Po
|
---|
534 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-conditionaldialog.o -MD -MP -MF .deps/filezilla-conditionaldialog.Tpo -c -o filezilla-conditionaldialog.o `test -f 'conditionaldialog.cpp' || echo './'`conditionaldialog.cpp
|
---|
535 | mv -f .deps/filezilla-aui_notebook_ex.Tpo .deps/filezilla-aui_notebook_ex.Po
|
---|
536 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-context_control.o -MD -MP -MF .deps/filezilla-context_control.Tpo -c -o filezilla-context_control.o `test -f 'context_control.cpp' || echo './'`context_control.cpp
|
---|
537 | mv -f .deps/filezilla-cmdline.Tpo .deps/filezilla-cmdline.Po
|
---|
538 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-customheightlistctrl.o -MD -MP -MF .deps/filezilla-customheightlistctrl.Tpo -c -o filezilla-customheightlistctrl.o `test -f 'customheightlistctrl.cpp' || echo './'`customheightlistctrl.cpp
|
---|
539 | mv -f .deps/filezilla-aboutdialog.Tpo .deps/filezilla-aboutdialog.Po
|
---|
540 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-defaultfileexistsdlg.o -MD -MP -MF .deps/filezilla-defaultfileexistsdlg.Tpo -c -o filezilla-defaultfileexistsdlg.o `test -f 'defaultfileexistsdlg.cpp' || echo './'`defaultfileexistsdlg.cpp
|
---|
541 | mv -f .deps/filezilla-chmoddialog.Tpo .deps/filezilla-chmoddialog.Po
|
---|
542 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-dialogex.o -MD -MP -MF .deps/filezilla-dialogex.Tpo -c -o filezilla-dialogex.o `test -f 'dialogex.cpp' || echo './'`dialogex.cpp
|
---|
543 | mv -f .deps/filezilla-conditionaldialog.Tpo .deps/filezilla-conditionaldialog.Po
|
---|
544 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-dndobjects.o -MD -MP -MF .deps/filezilla-dndobjects.Tpo -c -o filezilla-dndobjects.o `test -f 'dndobjects.cpp' || echo './'`dndobjects.cpp
|
---|
545 | mv -f .deps/filezilla-defaultfileexistsdlg.Tpo .deps/filezilla-defaultfileexistsdlg.Po
|
---|
546 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-dragdropmanager.o -MD -MP -MF .deps/filezilla-dragdropmanager.Tpo -c -o filezilla-dragdropmanager.o `test -f 'dragdropmanager.cpp' || echo './'`dragdropmanager.cpp
|
---|
547 | mv -f .deps/filezilla-clearprivatedata.Tpo .deps/filezilla-clearprivatedata.Po
|
---|
548 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-drop_target_ex.o -MD -MP -MF .deps/filezilla-drop_target_ex.Tpo -c -o filezilla-drop_target_ex.o `test -f 'drop_target_ex.cpp' || echo './'`drop_target_ex.cpp
|
---|
549 | mv -f .deps/filezilla-dialogex.Tpo .deps/filezilla-dialogex.Po
|
---|
550 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-edithandler.o -MD -MP -MF .deps/filezilla-edithandler.Tpo -c -o filezilla-edithandler.o `test -f 'edithandler.cpp' || echo './'`edithandler.cpp
|
---|
551 | mv -f .deps/filezilla-customheightlistctrl.Tpo .deps/filezilla-customheightlistctrl.Po
|
---|
552 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-encoding_converter.o -MD -MP -MF .deps/filezilla-encoding_converter.Tpo -c -o filezilla-encoding_converter.o `test -f 'encoding_converter.cpp' || echo './'`encoding_converter.cpp
|
---|
553 | mv -f .deps/filezilla-asyncrequestqueue.Tpo .deps/filezilla-asyncrequestqueue.Po
|
---|
554 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-export.o -MD -MP -MF .deps/filezilla-export.Tpo -c -o filezilla-export.o `test -f 'export.cpp' || echo './'`export.cpp
|
---|
555 | mv -f .deps/filezilla-dragdropmanager.Tpo .deps/filezilla-dragdropmanager.Po
|
---|
556 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-fileexistsdlg.o -MD -MP -MF .deps/filezilla-fileexistsdlg.Tpo -c -o filezilla-fileexistsdlg.o `test -f 'fileexistsdlg.cpp' || echo './'`fileexistsdlg.cpp
|
---|
557 | mv -f .deps/filezilla-bookmarks_dialog.Tpo .deps/filezilla-bookmarks_dialog.Po
|
---|
558 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-filelistctrl.o -MD -MP -MF .deps/filezilla-filelistctrl.Tpo -c -o filezilla-filelistctrl.o `test -f 'filelistctrl.cpp' || echo './'`filelistctrl.cpp
|
---|
559 | mv -f .deps/filezilla-drop_target_ex.Tpo .deps/filezilla-drop_target_ex.Po
|
---|
560 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-filelist_statusbar.o -MD -MP -MF .deps/filezilla-filelist_statusbar.Tpo -c -o filezilla-filelist_statusbar.o `test -f 'filelist_statusbar.cpp' || echo './'`filelist_statusbar.cpp
|
---|
561 | mv -f .deps/filezilla-encoding_converter.Tpo .deps/filezilla-encoding_converter.Po
|
---|
562 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-FileZilla.o -MD -MP -MF .deps/filezilla-FileZilla.Tpo -c -o filezilla-FileZilla.o `test -f 'FileZilla.cpp' || echo './'`FileZilla.cpp
|
---|
563 | mv -f .deps/filezilla-commandqueue.Tpo .deps/filezilla-commandqueue.Po
|
---|
564 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-filter.o -MD -MP -MF .deps/filezilla-filter.Tpo -c -o filezilla-filter.o `test -f 'filter.cpp' || echo './'`filter.cpp
|
---|
565 | mv -f .deps/filezilla-filelistctrl.Tpo .deps/filezilla-filelistctrl.Po
|
---|
566 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-filter_conditions_dialog.o -MD -MP -MF .deps/filezilla-filter_conditions_dialog.Tpo -c -o filezilla-filter_conditions_dialog.o `test -f 'filter_conditions_dialog.cpp' || echo './'`filter_conditions_dialog.cpp
|
---|
567 | mv -f .deps/filezilla-dndobjects.Tpo .deps/filezilla-dndobjects.Po
|
---|
568 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-filteredit.o -MD -MP -MF .deps/filezilla-filteredit.Tpo -c -o filezilla-filteredit.o `test -f 'filteredit.cpp' || echo './'`filteredit.cpp
|
---|
569 | mv -f .deps/filezilla-fileexistsdlg.Tpo .deps/filezilla-fileexistsdlg.Po
|
---|
570 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-file_utils.o -MD -MP -MF .deps/filezilla-file_utils.Tpo -c -o filezilla-file_utils.o `test -f 'file_utils.cpp' || echo './'`file_utils.cpp
|
---|
571 | mv -f .deps/filezilla-export.Tpo .deps/filezilla-export.Po
|
---|
572 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-fzputtygen_interface.o -MD -MP -MF .deps/filezilla-fzputtygen_interface.Tpo -c -o filezilla-fzputtygen_interface.o `test -f 'fzputtygen_interface.cpp' || echo './'`fzputtygen_interface.cpp
|
---|
573 | mv -f .deps/filezilla-filelist_statusbar.Tpo .deps/filezilla-filelist_statusbar.Po
|
---|
574 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-graphics.o -MD -MP -MF .deps/filezilla-graphics.Tpo -c -o filezilla-graphics.o `test -f 'graphics.cpp' || echo './'`graphics.cpp
|
---|
575 | mv -f .deps/filezilla-graphics.Tpo .deps/filezilla-graphics.Po
|
---|
576 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-import.o -MD -MP -MF .deps/filezilla-import.Tpo -c -o filezilla-import.o `test -f 'import.cpp' || echo './'`import.cpp
|
---|
577 | mv -f .deps/filezilla-file_utils.Tpo .deps/filezilla-file_utils.Po
|
---|
578 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-inputdialog.o -MD -MP -MF .deps/filezilla-inputdialog.Tpo -c -o filezilla-inputdialog.o `test -f 'inputdialog.cpp' || echo './'`inputdialog.cpp
|
---|
579 | mv -f .deps/filezilla-context_control.Tpo .deps/filezilla-context_control.Po
|
---|
580 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-ipcmutex.o -MD -MP -MF .deps/filezilla-ipcmutex.Tpo -c -o filezilla-ipcmutex.o `test -f 'ipcmutex.cpp' || echo './'`ipcmutex.cpp
|
---|
581 | mv -f .deps/filezilla-ipcmutex.Tpo .deps/filezilla-ipcmutex.Po
|
---|
582 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-led.o -MD -MP -MF .deps/filezilla-led.Tpo -c -o filezilla-led.o `test -f 'led.cpp' || echo './'`led.cpp
|
---|
583 | mv -f .deps/filezilla-inputdialog.Tpo .deps/filezilla-inputdialog.Po
|
---|
584 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-listctrlex.o -MD -MP -MF .deps/filezilla-listctrlex.Tpo -c -o filezilla-listctrlex.o `test -f 'listctrlex.cpp' || echo './'`listctrlex.cpp
|
---|
585 | mv -f .deps/filezilla-filteredit.Tpo .deps/filezilla-filteredit.Po
|
---|
586 | mv -f .deps/filezilla-fzputtygen_interface.Tpo .deps/filezilla-fzputtygen_interface.Po
|
---|
587 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-listingcomparison.o -MD -MP -MF .deps/filezilla-listingcomparison.Tpo -c -o filezilla-listingcomparison.o `test -f 'listingcomparison.cpp' || echo './'`listingcomparison.cpp
|
---|
588 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-list_search_panel.o -MD -MP -MF .deps/filezilla-list_search_panel.Tpo -c -o filezilla-list_search_panel.o `test -f 'list_search_panel.cpp' || echo './'`list_search_panel.cpp
|
---|
589 | mv -f .deps/filezilla-led.Tpo .deps/filezilla-led.Po
|
---|
590 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-local_recursive_operation.o -MD -MP -MF .deps/filezilla-local_recursive_operation.Tpo -c -o filezilla-local_recursive_operation.o `test -f 'local_recursive_operation.cpp' || echo './'`local_recursive_operation.cpp
|
---|
591 | mv -f .deps/filezilla-FileZilla.Tpo .deps/filezilla-FileZilla.Po
|
---|
592 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-locale_initializer.o -MD -MP -MF .deps/filezilla-locale_initializer.Tpo -c -o filezilla-locale_initializer.o `test -f 'locale_initializer.cpp' || echo './'`locale_initializer.cpp
|
---|
593 | mv -f .deps/filezilla-listingcomparison.Tpo .deps/filezilla-listingcomparison.Po
|
---|
594 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-LocalListView.o -MD -MP -MF .deps/filezilla-LocalListView.Tpo -c -o filezilla-LocalListView.o `test -f 'LocalListView.cpp' || echo './'`LocalListView.cpp
|
---|
595 | mv -f .deps/filezilla-edithandler.Tpo .deps/filezilla-edithandler.Po
|
---|
596 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-LocalTreeView.o -MD -MP -MF .deps/filezilla-LocalTreeView.Tpo -c -o filezilla-LocalTreeView.o `test -f 'LocalTreeView.cpp' || echo './'`LocalTreeView.cpp
|
---|
597 | mv -f .deps/filezilla-import.Tpo .deps/filezilla-import.Po
|
---|
598 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-loginmanager.o -MD -MP -MF .deps/filezilla-loginmanager.Tpo -c -o filezilla-loginmanager.o `test -f 'loginmanager.cpp' || echo './'`loginmanager.cpp
|
---|
599 | mv -f .deps/filezilla-locale_initializer.Tpo .deps/filezilla-locale_initializer.Po
|
---|
600 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-Mainfrm.o -MD -MP -MF .deps/filezilla-Mainfrm.Tpo -c -o filezilla-Mainfrm.o `test -f 'Mainfrm.cpp' || echo './'`Mainfrm.cpp
|
---|
601 | mv -f .deps/filezilla-list_search_panel.Tpo .deps/filezilla-list_search_panel.Po
|
---|
602 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-manual_transfer.o -MD -MP -MF .deps/filezilla-manual_transfer.Tpo -c -o filezilla-manual_transfer.o `test -f 'manual_transfer.cpp' || echo './'`manual_transfer.cpp
|
---|
603 | mv -f .deps/filezilla-listctrlex.Tpo .deps/filezilla-listctrlex.Po
|
---|
604 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-menu_bar.o -MD -MP -MF .deps/filezilla-menu_bar.Tpo -c -o filezilla-menu_bar.o `test -f 'menu_bar.cpp' || echo './'`menu_bar.cpp
|
---|
605 | mv -f .deps/filezilla-filter_conditions_dialog.Tpo .deps/filezilla-filter_conditions_dialog.Po
|
---|
606 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-msgbox.o -MD -MP -MF .deps/filezilla-msgbox.Tpo -c -o filezilla-msgbox.o `test -f 'msgbox.cpp' || echo './'`msgbox.cpp
|
---|
607 | mv -f .deps/filezilla-msgbox.Tpo .deps/filezilla-msgbox.Po
|
---|
608 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-netconfwizard.o -MD -MP -MF .deps/filezilla-netconfwizard.Tpo -c -o filezilla-netconfwizard.o `test -f 'netconfwizard.cpp' || echo './'`netconfwizard.cpp
|
---|
609 | mv -f .deps/filezilla-local_recursive_operation.Tpo .deps/filezilla-local_recursive_operation.Po
|
---|
610 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-Options.o -MD -MP -MF .deps/filezilla-Options.Tpo -c -o filezilla-Options.o `test -f 'Options.cpp' || echo './'`Options.cpp
|
---|
611 | mv -f .deps/filezilla-loginmanager.Tpo .deps/filezilla-loginmanager.Po
|
---|
612 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-password_crypto.o -MD -MP -MF .deps/filezilla-password_crypto.Tpo -c -o filezilla-password_crypto.o `test -f 'password_crypto.cpp' || echo './'`password_crypto.cpp
|
---|
613 | mv -f .deps/filezilla-filter.Tpo .deps/filezilla-filter.Po
|
---|
614 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-power_management.o -MD -MP -MF .deps/filezilla-power_management.Tpo -c -o filezilla-power_management.o `test -f 'power_management.cpp' || echo './'`power_management.cpp
|
---|
615 | mv -f .deps/filezilla-LocalTreeView.Tpo .deps/filezilla-LocalTreeView.Po
|
---|
616 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-queue.o -MD -MP -MF .deps/filezilla-queue.Tpo -c -o filezilla-queue.o `test -f 'queue.cpp' || echo './'`queue.cpp
|
---|
617 | mv -f .deps/filezilla-password_crypto.Tpo .deps/filezilla-password_crypto.Po
|
---|
618 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-queue_storage.o -MD -MP -MF .deps/filezilla-queue_storage.Tpo -c -o filezilla-queue_storage.o `test -f 'queue_storage.cpp' || echo './'`queue_storage.cpp
|
---|
619 | mv -f .deps/filezilla-manual_transfer.Tpo .deps/filezilla-manual_transfer.Po
|
---|
620 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-QueueView.o -MD -MP -MF .deps/filezilla-QueueView.Tpo -c -o filezilla-QueueView.o `test -f 'QueueView.cpp' || echo './'`QueueView.cpp
|
---|
621 | mv -f .deps/filezilla-power_management.Tpo .deps/filezilla-power_management.Po
|
---|
622 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-queueview_failed.o -MD -MP -MF .deps/filezilla-queueview_failed.Tpo -c -o filezilla-queueview_failed.o `test -f 'queueview_failed.cpp' || echo './'`queueview_failed.cpp
|
---|
623 | queue.cpp: In member function ‘void CFileItem::SetTargetFile(const wxString&)’:
|
---|
624 | queue.cpp:333:71: error: no matching function for call to ‘to_wstring(const wxString&)’
|
---|
625 | m_targetFile = fz::sparse_optional<std::wstring>(fz::to_wstring(file));
|
---|
626 | ^
|
---|
627 | In file included from /usr/include/libfilezilla/libfilezilla.hpp:7,
|
---|
628 | from ../../src/include/libfilezilla_engine.h:12,
|
---|
629 | from filezilla.h:4:
|
---|
630 | /usr/include/libfilezilla/string.hpp:145:31: note: candidate: ‘std::__cxx11::wstring fz::to_wstring(const string&)’
|
---|
631 | std::wstring FZ_PUBLIC_SYMBOL to_wstring(std::string const& in);
|
---|
632 | ^~~~~~~~~~
|
---|
633 | /usr/include/libfilezilla/string.hpp:145:31: note: no known conversion for argument 1 from ‘const wxString’ to ‘const string&’ {aka ‘const std::__cxx11::basic_string<char>&’}
|
---|
634 | /usr/include/libfilezilla/string.hpp:148:38: note: candidate: ‘std::__cxx11::wstring fz::to_wstring(const wstring&)’
|
---|
635 | inline std::wstring FZ_PUBLIC_SYMBOL to_wstring(std::wstring const& in) { return in; }
|
---|
636 | ^~~~~~~~~~
|
---|
637 | /usr/include/libfilezilla/string.hpp:148:38: note: no known conversion for argument 1 from ‘const wxString’ to ‘const wstring&’ {aka ‘const std::__cxx11::basic_string<wchar_t>&’}
|
---|
638 | /usr/include/libfilezilla/string.hpp:152:98: note: candidate: ‘template<class Arg> typename std::enable_if<std::is_arithmetic<typename std::decay<_Tp>::type>::value, std::__cxx11::basic_string<wchar_t> >::type fz::to_wstring(Arg&&)’
|
---|
639 | inline typename std::enable_if<std::is_arithmetic<std::decay_t<Arg>>::value, std::wstring>::type to_wstring(Arg && arg)
|
---|
640 | ^~~~~~~~~~
|
---|
641 | /usr/include/libfilezilla/string.hpp:152:98: note: template argument deduction/substitution failed:
|
---|
642 | /usr/include/libfilezilla/string.hpp: In substitution of ‘template<class Arg> typename std::enable_if<std::is_arithmetic<typename std::decay<_Tp>::type>::value, std::__cxx11::basic_string<wchar_t> >::type fz::to_wstring(Arg&&) [with Arg = const wxString&]’:
|
---|
643 | queue.cpp:333:71: required from here
|
---|
644 | /usr/include/libfilezilla/string.hpp:152:98: error: no type named ‘type’ in ‘struct std::enable_if<false, std::__cxx11::basic_string<wchar_t> >’
|
---|
645 | mv -f .deps/filezilla-netconfwizard.Tpo .deps/filezilla-netconfwizard.Po
|
---|
646 | g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -D_FORTIFY_SOURCE=2 -fpch-preprocess -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -g -MT filezilla-queueview_successful.o -MD -MP -MF .deps/filezilla-queueview_successful.Tpo -c -o filezilla-queueview_successful.o `test -f 'queueview_successful.cpp' || echo './'`queueview_successful.cpp
|
---|
647 | make[4]: *** [Makefile:1853: filezilla-queue.o] Error 1
|
---|
648 | make[4]: *** Waiting for unfinished jobs....
|
---|
649 | mv -f .deps/filezilla-Options.Tpo .deps/filezilla-Options.Po
|
---|
650 | mv -f .deps/filezilla-menu_bar.Tpo .deps/filezilla-menu_bar.Po
|
---|
651 | mv -f .deps/filezilla-LocalListView.Tpo .deps/filezilla-LocalListView.Po
|
---|
652 | mv -f .deps/filezilla-queueview_failed.Tpo .deps/filezilla-queueview_failed.Po
|
---|
653 | mv -f .deps/filezilla-queueview_successful.Tpo .deps/filezilla-queueview_successful.Po
|
---|
654 | mv -f .deps/filezilla-Mainfrm.Tpo .deps/filezilla-Mainfrm.Po
|
---|
655 | mv -f .deps/filezilla-queue_storage.Tpo .deps/filezilla-queue_storage.Po
|
---|
656 | mv -f .deps/filezilla-QueueView.Tpo .deps/filezilla-QueueView.Po
|
---|
657 | make[4]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface'
|
---|
658 | make[3]: *** [Makefile:2939: all-recursive] Error 1
|
---|
659 | make[3]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface'
|
---|
660 | make[2]: *** [Makefile:824: all] Error 2
|
---|
661 | make[2]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src/interface'
|
---|
662 | make[1]: *** [Makefile:436: all-recursive] Error 1
|
---|
663 | make[1]: Leaving directory '/build/filezilla/src/filezilla-3.37.3/src'
|
---|
664 | make: *** [Makefile:618: all-recursive] Error 1
|
---|
665 | ==> ERROR: A failure occurred in build().
|
---|
666 | Aborting...
|
---|