Ticket #11280: log.filezilla

File log.filezilla, 242.7 KB (added by Rémi Verschelde, 7 years ago)

RPM build log

Line 
1Exécution_de(%prep) : /bin/sh -e /home/akien/Mageia/Checkout/filezilla/BUILDROOT/rpm-tmp.B0vwrX
2+ umask 022
3+ cd /home/akien/Mageia/Checkout/filezilla/BUILD
4+ '[' 1 -eq 1 ']'
5+ '[' 1 -eq 1 ']'
6+ '[' 1 -eq 1 ']'
7+ cd /home/akien/Mageia/Checkout/filezilla/BUILD
8+ rm -rf filezilla-3.26.1
9+ /usr/bin/bzip2 -dc /home/akien/Mageia/Checkout/filezilla/SOURCES/FileZilla_3.26.1_src.tar.bz2
10+ /usr/bin/tar -xof -
11+ STATUS=0
12+ '[' 0 -ne 0 ']'
13+ cd filezilla-3.26.1
14+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15+ exit 0
16Exécution_de(%build) : /bin/sh -e /home/akien/Mageia/Checkout/filezilla/BUILDROOT/rpm-tmp.YGfS2y
17+ umask 022
18+ cd /home/akien/Mageia/Checkout/filezilla/BUILD
19+ cd filezilla-3.26.1
20+ '[' 1 -eq 1 ']'
21+ '[' 1 -eq 1 ']'
22+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
23+ export CFLAGS
24+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
25+ export CXXFLAGS
26+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4'
27+ export FFLAGS
28+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
29+ export LDFLAGS
30+ CONFIGURE_TOP=.
31+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
32Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
33+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
34Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
35+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
36+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
37Fixing libtool inside configure to pass -Wl,xxx options before libraries
38+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
39Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
40+ '[' -f ./configure.in -o -f ./configure.ac ']'
41+ CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64'
42+ ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-autoupdatecheck --with-tinyxml=builtin
43checking for a BSD-compatible install... /bin/install -c
44checking whether build environment is sane... yes
45checking for a thread-safe mkdir -p... /bin/mkdir -p
46checking for gawk... gawk
47checking whether make sets $(MAKE)... yes
48checking whether make supports nested variables... yes
49checking build system type... x86_64-mageia-linux-gnu
50checking host system type... x86_64-mageia-linux-gnu
51checking for g++... g++
52checking whether the C++ compiler works... yes
53checking for C++ compiler default output file name... a.out
54checking for suffix of executables...
55checking whether we are cross compiling... no
56checking for suffix of object files... o
57checking whether we are using the GNU C++ compiler... yes
58checking whether g++ accepts -g... yes
59checking for style of include used by make... GNU
60checking dependency style of g++... gcc3
61checking for gcc... gcc
62checking whether we are using the GNU C compiler... yes
63checking whether gcc accepts -g... yes
64checking for gcc option to accept ISO C89... none needed
65checking whether gcc understands -c and -o together... yes
66checking dependency style of gcc... gcc3
67checking how to print strings... printf
68checking for a sed that does not truncate output... /bin/sed
69checking for grep that handles long lines and -e... /bin/grep
70checking for egrep... /bin/grep -E
71checking for fgrep... /bin/grep -F
72checking for ld used by gcc... /bin/ld
73checking if the linker (/bin/ld) is GNU ld... yes
74checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
75checking the name lister (/bin/nm -B) interface... BSD nm
76checking whether ln -s works... yes
77checking the maximum length of command line arguments... 1572864
78checking whether the shell understands some XSI constructs... yes
79checking whether the shell understands "+="... yes
80checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
81checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
82checking for /bin/ld option to reload object files... -r
83checking for objdump... objdump
84checking how to recognize dependent libraries... pass_all
85checking for dlltool... no
86checking how to associate runtime and link libraries... printf %s\n
87checking for ar... ar
88checking for archiver @FILE support... @
89checking for strip... strip
90checking for ranlib... ranlib
91checking command to parse /bin/nm -B output from gcc object... ok
92checking for sysroot... no
93checking for mt... mt
94checking if mt is a manifest tool... no
95checking how to run the C preprocessor... gcc -E
96checking for ANSI C header files... yes
97checking for sys/types.h... yes
98checking for sys/stat.h... yes
99checking for stdlib.h... yes
100checking for string.h... yes
101checking for memory.h... yes
102checking for strings.h... yes
103checking for inttypes.h... yes
104checking for stdint.h... yes
105checking for unistd.h... yes
106checking for dlfcn.h... yes
107checking for objdir... .libs
108checking if gcc supports -fno-rtti -fno-exceptions... no
109checking for gcc option to produce PIC... -fPIC -DPIC
110checking if gcc PIC flag -fPIC -DPIC works... yes
111checking if gcc static flag -static works... no
112checking if gcc supports -c -o file.o... yes
113checking if gcc supports -c -o file.o... (cached) yes
114checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
115checking whether -lc should be explicitly linked in... no
116checking dynamic linker characteristics... GNU/Linux ld.so
117checking how to hardcode library paths into programs... immediate
118checking whether stripping libraries is possible... yes
119checking if libtool supports shared libraries... yes
120checking whether to build shared libraries... yes
121checking whether to build static libraries... yes
122checking how to run the C++ preprocessor... g++ -E
123checking for ld used by g++... /bin/ld -m elf_x86_64
124checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
125checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
126checking for g++ option to produce PIC... -fPIC -DPIC
127checking if g++ PIC flag -fPIC -DPIC works... yes
128checking if g++ static flag -static works... no
129checking if g++ supports -c -o file.o... yes
130checking if g++ supports -c -o file.o... (cached) yes
131checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
132checking dynamic linker characteristics... (cached) GNU/Linux ld.so
133checking how to hardcode library paths into programs... immediate
134checking dependency style of ... none
135checking whether C compiler accepts -Werror=partial-availability... no
136checking whether the linker accepts -Wl,-no_weak_imports... no
137checking whether g++ supports C++14 features by default... no
138checking whether g++ supports C++14 features with -std=gnu++14... yes
139checking for whether we need -stdlib=libc++... no
140checking whether std::map has emplace... yes
141checking whether std::chrono::steady_clock is steady... yes
142checking for thread_local... yes
143checking whether std::atomic can be used without link library... yes
144configure: Running sub-configure for shell extension
145checking for a BSD-compatible install... /bin/install -c
146checking whether build environment is sane... yes
147checking for a thread-safe mkdir -p... /bin/mkdir -p
148checking for gawk... gawk
149checking whether make sets $(MAKE)... yes
150checking whether make supports nested variables... yes
151checking build system type... x86_64-unknown-linux-gnu
152checking host system type... x86_64-unknown-linux-gnu
153checking how to print strings... printf
154checking for style of include used by make... GNU
155checking for gcc... gcc
156checking whether the C compiler works... yes
157checking for C compiler default output file name... a.out
158checking for suffix of executables...
159checking whether we are cross compiling... no
160checking for suffix of object files... o
161checking whether we are using the GNU C compiler... yes
162checking whether gcc accepts -g... yes
163checking for gcc option to accept ISO C89... none needed
164checking whether gcc understands -c and -o together... yes
165checking dependency style of gcc... gcc3
166checking for a sed that does not truncate output... /bin/sed
167checking for grep that handles long lines and -e... /bin/grep
168checking for egrep... /bin/grep -E
169checking for fgrep... /bin/grep -F
170checking for ld used by gcc... /bin/ld
171checking if the linker (/bin/ld) is GNU ld... yes
172checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
173checking the name lister (/bin/nm -B) interface... BSD nm
174checking whether ln -s works... yes
175checking the maximum length of command line arguments... 1572864
176checking whether the shell understands some XSI constructs... yes
177checking whether the shell understands "+="... yes
178checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
179checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
180checking for /bin/ld option to reload object files... -r
181checking for objdump... objdump
182checking how to recognize dependent libraries... pass_all
183checking for dlltool... no
184checking how to associate runtime and link libraries... printf %s\n
185checking for ar... ar
186checking for archiver @FILE support... @
187checking for strip... strip
188checking for ranlib... ranlib
189checking command to parse /bin/nm -B output from gcc object... ok
190checking for sysroot... no
191checking for mt... mt
192checking if mt is a manifest tool... no
193checking how to run the C preprocessor... gcc -E
194checking for ANSI C header files... yes
195checking for sys/types.h... yes
196checking for sys/stat.h... yes
197checking for stdlib.h... yes
198checking for string.h... yes
199checking for memory.h... yes
200checking for strings.h... yes
201checking for inttypes.h... yes
202checking for stdint.h... yes
203checking for unistd.h... yes
204checking for dlfcn.h... yes
205checking for objdir... .libs
206checking if gcc supports -fno-rtti -fno-exceptions... no
207checking for gcc option to produce PIC... -fPIC -DPIC
208checking if gcc PIC flag -fPIC -DPIC works... yes
209checking if gcc static flag -static works... no
210checking if gcc supports -c -o file.o... yes
211checking if gcc supports -c -o file.o... (cached) yes
212checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
213checking whether -lc should be explicitly linked in... no
214checking dynamic linker characteristics... GNU/Linux ld.so
215checking how to hardcode library paths into programs... immediate
216checking whether stripping libraries is possible... yes
217checking if libtool supports shared libraries... yes
218checking whether to build shared libraries... yes
219checking whether to build static libraries... yes
220checking for g++... g++
221checking whether we are using the GNU C++ compiler... yes
222checking whether g++ accepts -g... yes
223checking dependency style of g++... gcc3
224checking how to run the C++ preprocessor... g++ -E
225checking for ld used by g++... /bin/ld -m elf_x86_64
226checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
227checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
228checking for g++ option to produce PIC... -fPIC -DPIC
229checking if g++ PIC flag -fPIC -DPIC works... yes
230checking if g++ static flag -static works... no
231checking if g++ supports -c -o file.o... yes
232checking if g++ supports -c -o file.o... (cached) yes
233checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
234checking dynamic linker characteristics... (cached) GNU/Linux ld.so
235checking how to hardcode library paths into programs... immediate
236checking that generated files are newer than configure... done
237configure: creating ./config.status
238config.status: creating Makefile
239config.status: creating config.h
240config.status: executing depfiles commands
241config.status: executing libtool commands
242checking for pkg-config... /bin/pkg-config
243checking pkg-config is at least version 0.9.0... yes
244checking for LIBFILEZILLA... yes
245checking for wx-config... /bin/wx-config
246checking for wxWidgets version >= 3.0.3 (--unicode=yes --universal=no)... yes (version 3.0.3)
247checking for wxWidgets static library... no
248checking positional printf argument support in wxWidgets... yes
249checking GUI support in wxWidgets... yes
250checking system type for sftp stub... unix
251checking for utmpx.h... yes
252checking for sys/select.h... yes
253checking for library containing socket... none required
254checking for library containing getaddrinfo... none required
255checking for library containing in6addr_loopback... none required
256checking for getaddrinfo... yes
257checking for ptsname... yes
258checking for setresuid... yes
259checking for strsignal... yes
260checking for updwtmpx... yes
261checking for gettimeofday... yes
262checking for ftime... yes
263checking for in6addr_loopback... yes
264checking for in6addr_any... yes
265checking whether CLOCK_MONOTONIC is declared... yes
266checking for SO_PEERCRED and dependencies... yes
267checking whether to use windres... no
268checking whether the linker accepts -Wl,--dynamicbase... no
269checking whether the linker accepts -Wl,--nxcompat... no
270checking for AI_IDN defined in netdb.h... yes
271checking whether to use BinReloc... yes
272checking whether to use precompiled headers... yes
273checking for cppunit-config... /bin/cppunit-config
274checking for Cppunit - version >= 1.10.2... 1.13.2
275checking for NETTLE... yes
276checking for HOGWEED... yes
277checking for LIBGNUTLS... yes
278checking pugixml.hpp usability... yes
279checking pugixml.hpp presence... yes
280checking for pugixml.hpp... yes
281checking for main in -lpugixml... yes
282checking for pugixml >= 1.5... yes
283checking whether pugixml has been compiled with long long support... yes
284configure: Using system pugixml
285checking for LIBDBUS... yes
286checking D-Bus support... yes
287checking for xdg-open... /bin/xdg-open
288checking for LIBGTK... yes
289checking for setenv... yes
290checking for putenv... yes
291checking for posix_fadvise... yes
292checking for d_type member in directory struct... yes
293checking for localtime_r... yes
294checking for gmtime_r... yes
295checking for timegm... yes
296checking for clock_gettime... yes
297checking whether pthread_condattr_setclock is declared... yes
298checking for LIBSQLITE3... yes
299checking for xgettext... /bin/xgettext
300checking for msgfmt... /bin/msgfmt
301checking for msgmerge... /bin/msgmerge
302checking whether msgmerge version >= 0.11.0... yes, 0.19.8.1
303checking available FZ3 message catalogs... an ar 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
304checking for wxrc... /bin/wxrc
305checking that generated files are newer than configure... done
306configure: creating ./config.status
307config.status: creating Makefile
308config.status: creating src/Makefile
309config.status: creating src/engine/Makefile
310config.status: creating src/pugixml/Makefile
311config.status: creating src/dbus/Makefile
312config.status: creating src/interface/Makefile
313config.status: creating src/interface/resources/Makefile
314config.status: creating src/include/Makefile
315config.status: creating locales/Makefile
316config.status: creating data/Makefile
317config.status: creating src/interface/resources/classic/Makefile
318config.status: creating src/interface/resources/cyril/Makefile
319config.status: creating src/interface/resources/cyril/16x16/Makefile
320config.status: creating src/interface/resources/blukis/Makefile
321config.status: creating src/interface/resources/default/Makefile
322config.status: creating src/interface/resources/flatzilla/Makefile
323config.status: creating src/interface/resources/lone/Makefile
324config.status: creating src/interface/resources/minimal/Makefile
325config.status: creating src/interface/resources/opencrystal/Makefile
326config.status: creating src/interface/resources/sun/Makefile
327config.status: creating src/interface/resources/tango/Makefile
328config.status: creating src/putty/Makefile
329config.status: creating src/putty/unix/Makefile
330config.status: creating src/putty/windows/Makefile
331config.status: creating tests/Makefile
332config.status: creating src/interface/resources/version.rc
333config.status: creating src/interface/resources/MacInfo.plist
334config.status: creating src/fzshellext/version.rc
335config.status: creating src/include/config.h
336config.status: executing depfiles commands
337config.status: executing libtool commands
338+ /usr/bin/make -O -j3
339Making all in .
340make[1]: Nothing to be done for 'all-am'.
341Making all in src
342Making all in include
343/usr/bin/make all-am
344Making all in engine
345make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
346if g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla.h.gch -MD -MP -MF ".deps/filezilla.Tpo" -c -o filezilla.h.gch filezilla.h; \
347then mv -f ".deps/filezilla.Tpo" ".deps/filezilla.Po"; else rm -f ".deps/filezilla.Tpo"; exit 1; fi
348make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
349/usr/bin/make all-am
350make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
351g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
352mv -f .deps/libengine_a-backend.Tpo .deps/libengine_a-backend.Po
353make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
354make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
355g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
356mv -f .deps/libengine_a-commands.Tpo .deps/libengine_a-commands.Po
357make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
358make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
359g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
360mv -f .deps/libengine_a-directorycache.Tpo .deps/libengine_a-directorycache.Po
361make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
362make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
363g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
364mv -f .deps/libengine_a-directorylisting.Tpo .deps/libengine_a-directorylisting.Po
365make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
366make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
367g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
368mv -f .deps/libengine_a-ControlSocket.Tpo .deps/libengine_a-ControlSocket.Po
369make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
370make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
371g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
372mv -f .deps/libengine_a-engine_context.Tpo .deps/libengine_a-engine_context.Po
373make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
374make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
375g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
376mv -f .deps/libengine_a-engineprivate.Tpo .deps/libengine_a-engineprivate.Po
377make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
378make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
379g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
380mv -f .deps/libengine_a-FileZillaEngine.Tpo .deps/libengine_a-FileZillaEngine.Po
381make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
382make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
383g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
384mv -f .deps/libengine_a-iothread.Tpo .deps/libengine_a-iothread.Po
385make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
386make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
387g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
388mv -f .deps/libengine_a-directorylistingparser.Tpo .deps/libengine_a-directorylistingparser.Po
389make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
390make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
391g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
392mv -f .deps/libengine_a-local_path.Tpo .deps/libengine_a-local_path.Po
393make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
394make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
395g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
396mv -f .deps/libengine_a-externalipresolver.Tpo .deps/libengine_a-externalipresolver.Po
397make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
398make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
399g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
400mv -f .deps/libengine_a-logging.Tpo .deps/libengine_a-logging.Po
401make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
402make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
403g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
404mv -f .deps/libengine_a-option_change_event_handler.Tpo .deps/libengine_a-option_change_event_handler.Po
405make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
406make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
407g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
408mv -f .deps/libengine_a-notification.Tpo .deps/libengine_a-notification.Po
409make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
410make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
411g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
412mv -f .deps/libengine_a-misc.Tpo .deps/libengine_a-misc.Po
413make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
414make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
415g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
416mv -f .deps/libengine_a-pathcache.Tpo .deps/libengine_a-pathcache.Po
417make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
418make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
419g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
420mv -f .deps/libengine_a-ratelimiter.Tpo .deps/libengine_a-ratelimiter.Po
421make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
422make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
423g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
424mv -f .deps/libengine_a-rtt.Tpo .deps/libengine_a-rtt.Po
425make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
426make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
427g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
428mv -f .deps/libengine_a-server.Tpo .deps/libengine_a-server.Po
429make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
430make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
431g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
432mv -f .deps/libengine_a-serverpath.Tpo .deps/libengine_a-serverpath.Po
433make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
434make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
435g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
436mv -f .deps/libengine_a-proxy.Tpo .deps/libengine_a-proxy.Po
437make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
438make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
439g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
440mv -f .deps/libengine_a-servercapabilities.Tpo .deps/libengine_a-servercapabilities.Po
441make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
442make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
443g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
444mv -f .deps/libengine_a-tlssocket.Tpo .deps/libengine_a-tlssocket.Po
445make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
446make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
447g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
448mv -f .deps/libengine_a-sizeformatting_base.Tpo .deps/libengine_a-sizeformatting_base.Po
449make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
450make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
451g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT libengine_a-uri.o -MD -MP -MF .deps/libengine_a-uri.Tpo -c -o libengine_a-uri.o `test -f 'uri.cpp' || echo './'`uri.cpp
452mv -f .deps/libengine_a-uri.Tpo .deps/libengine_a-uri.Po
453make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
454make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
455g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
456mv -f .deps/libengine_a-socket.Tpo .deps/libengine_a-socket.Po
457make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
458make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
459g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
460mv -f ftp/.deps/libengine_a-chmod.Tpo ftp/.deps/libengine_a-chmod.Po
461make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
462make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
463g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
464mv -f ftp/.deps/libengine_a-cwd.Tpo ftp/.deps/libengine_a-cwd.Po
465make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
466make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
467g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
468mv -f ftp/.deps/libengine_a-delete.Tpo ftp/.deps/libengine_a-delete.Po
469make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
470make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
471g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
472mv -f .deps/libengine_a-tlssocket_impl.Tpo .deps/libengine_a-tlssocket_impl.Po
473make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
474make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
475g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
476mv -f ftp/.deps/libengine_a-filetransfer.Tpo ftp/.deps/libengine_a-filetransfer.Po
477make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
478make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
479g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
480mv -f ftp/.deps/libengine_a-list.Tpo ftp/.deps/libengine_a-list.Po
481make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
482make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
483g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
484mv -f ftp/.deps/libengine_a-ftpcontrolsocket.Tpo ftp/.deps/libengine_a-ftpcontrolsocket.Po
485make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
486make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
487g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
488mv -f ftp/.deps/libengine_a-rawcommand.Tpo ftp/.deps/libengine_a-rawcommand.Po
489make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
490make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
491g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
492mv -f ftp/.deps/libengine_a-mkd.Tpo ftp/.deps/libengine_a-mkd.Po
493make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
494make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
495g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
496mv -f ftp/.deps/libengine_a-logon.Tpo ftp/.deps/libengine_a-logon.Po
497make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
498make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
499g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
500mv -f ftp/.deps/libengine_a-rename.Tpo ftp/.deps/libengine_a-rename.Po
501make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
502make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
503g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
504mv -f ftp/.deps/libengine_a-rmd.Tpo ftp/.deps/libengine_a-rmd.Po
505make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
506make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
507g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
508mv -f ftp/.deps/libengine_a-rawtransfer.Tpo ftp/.deps/libengine_a-rawtransfer.Po
509make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
510make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
511g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
512mv -f ftp/.deps/libengine_a-transfersocket.Tpo ftp/.deps/libengine_a-transfersocket.Po
513make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
514make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
515g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
516mv -f http/.deps/libengine_a-filetransfer.Tpo http/.deps/libengine_a-filetransfer.Po
517make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
518make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
519g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
520mv -f http/.deps/libengine_a-internalconnect.Tpo http/.deps/libengine_a-internalconnect.Po
521make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
522make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
523g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
524mv -f http/.deps/libengine_a-httpcontrolsocket.Tpo http/.deps/libengine_a-httpcontrolsocket.Po
525make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
526make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
527g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
528mv -f sftp/.deps/libengine_a-chmod.Tpo sftp/.deps/libengine_a-chmod.Po
529make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
530make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
531g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
532mv -f sftp/.deps/libengine_a-cwd.Tpo sftp/.deps/libengine_a-cwd.Po
533make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
534make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
535g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
536mv -f http/.deps/libengine_a-request.Tpo http/.deps/libengine_a-request.Po
537make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
538make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
539g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
540mv -f sftp/.deps/libengine_a-connect.Tpo sftp/.deps/libengine_a-connect.Po
541make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
542make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
543g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
544mv -f sftp/.deps/libengine_a-delete.Tpo sftp/.deps/libengine_a-delete.Po
545make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
546make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
547g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
548mv -f sftp/.deps/libengine_a-input_thread.Tpo sftp/.deps/libengine_a-input_thread.Po
549make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
550make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
551g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
552mv -f sftp/.deps/libengine_a-filetransfer.Tpo sftp/.deps/libengine_a-filetransfer.Po
553make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
554make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
555g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
556mv -f sftp/.deps/libengine_a-mkd.Tpo sftp/.deps/libengine_a-mkd.Po
557make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
558make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
559g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
560mv -f sftp/.deps/libengine_a-list.Tpo sftp/.deps/libengine_a-list.Po
561make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
562make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
563g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
564mv -f sftp/.deps/libengine_a-rename.Tpo sftp/.deps/libengine_a-rename.Po
565make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
566make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
567g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
568mv -f sftp/.deps/libengine_a-rmd.Tpo sftp/.deps/libengine_a-rmd.Po
569make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
570make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
571g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
572mv -f sftp/.deps/libengine_a-sftpcontrolsocket.Tpo sftp/.deps/libengine_a-sftpcontrolsocket.Po
573make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
574make[3]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
575rm -f libengine.a
576ar 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-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-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-tlssocket.o libengine_a-tlssocket_impl.o libengine_a-uri.o
577ranlib libengine.a
578make[3]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/engine'
579Making all in dbus
580make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
581g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
582mv -f .deps/libfzdbus_a-power_management_inhibitor.Tpo .deps/libfzdbus_a-power_management_inhibitor.Po
583make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
584make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
585g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
586mv -f .deps/libfzdbus_a-desktop_notification.Tpo .deps/libfzdbus_a-desktop_notification.Po
587make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
588make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
589g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
590mv -f .deps/libfzdbus_a-dbushandler.Tpo .deps/libfzdbus_a-dbushandler.Po
591make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
592make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
593g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
594mv -f .deps/libfzdbus_a-session_manager.Tpo .deps/libfzdbus_a-session_manager.Po
595make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
596make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
597g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
598mv -f .deps/libfzdbus_a-wxdbusconnection.Tpo .deps/libfzdbus_a-wxdbusconnection.Po
599make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
600make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
601g++ -DHAVE_CONFIG_H -I. -I../../src/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
602mv -f .deps/libfzdbus_a-wxdbusmessage.Tpo .deps/libfzdbus_a-wxdbusmessage.Po
603make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
604make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
605rm -f libfzdbus.a
606ar 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
607ranlib libfzdbus.a
608make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/dbus'
609Making all in interface
610make[2]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
611if g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla.h.gch -MD -MP -MF ".deps/.Tpo" -c -o "filezilla.h.gch" filezilla.h; \
612then mv -f ".deps/.Tpo" ".deps/.Po"; else rm -f ".deps/.Tpo"; exit 1; fi
613make[2]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
614/usr/bin/make all-recursive
615Making all in resources
616Making all in blukis
617make[5]: Nothing to be done for 'all'.
618Making all in classic
619make[5]: Nothing to be done for 'all'.
620Making all in cyril
621Making all in 16x16
622make[6]: Nothing to be done for 'all'.
623make[6]: Nothing to be done for 'all-am'.
624Making all in default
625make[5]: Nothing to be done for 'all'.
626Making all in flatzilla
627make[5]: Nothing to be done for 'all'.
628Making all in lone
629make[5]: Nothing to be done for 'all'.
630Making all in minimal
631make[5]: Nothing to be done for 'all'.
632Making all in opencrystal
633make[5]: Nothing to be done for 'all'.
634Making all in sun
635make[5]: Nothing to be done for 'all'.
636Making all in tango
637make[5]: Nothing to be done for 'all'.
638make[5]: Nothing to be done for 'all-am'.
639Making all in .
640make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
641g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-asksavepassworddialog.o -MD -MP -MF .deps/filezilla-asksavepassworddialog.Tpo -c -o filezilla-asksavepassworddialog.o `test -f 'asksavepassworddialog.cpp' || echo './'`asksavepassworddialog.cpp
642mv -f .deps/filezilla-asksavepassworddialog.Tpo .deps/filezilla-asksavepassworddialog.Po
643make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
644make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
645g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-aboutdialog.o -MD -MP -MF .deps/filezilla-aboutdialog.Tpo -c -o filezilla-aboutdialog.o `test -f 'aboutdialog.cpp' || echo './'`aboutdialog.cpp
646mv -f .deps/filezilla-aboutdialog.Tpo .deps/filezilla-aboutdialog.Po
647make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
648make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
649g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
650mv -f .deps/filezilla-auto_ascii_files.Tpo .deps/filezilla-auto_ascii_files.Po
651make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
652make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
653g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-asyncrequestqueue.o -MD -MP -MF .deps/filezilla-asyncrequestqueue.Tpo -c -o filezilla-asyncrequestqueue.o `test -f 'asyncrequestqueue.cpp' || echo './'`asyncrequestqueue.cpp
654mv -f .deps/filezilla-asyncrequestqueue.Tpo .deps/filezilla-asyncrequestqueue.Po
655make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
656make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
657g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
658mv -f .deps/filezilla-aui_notebook_ex.Tpo .deps/filezilla-aui_notebook_ex.Po
659make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
660make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
661g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-buildinfo.o -MD -MP -MF .deps/filezilla-buildinfo.Tpo -c -o filezilla-buildinfo.o `test -f 'buildinfo.cpp' || echo './'`buildinfo.cpp
662mv -f .deps/filezilla-buildinfo.Tpo .deps/filezilla-buildinfo.Po
663make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
664make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
665g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-chmoddialog.o -MD -MP -MF .deps/filezilla-chmoddialog.Tpo -c -o filezilla-chmoddialog.o `test -f 'chmoddialog.cpp' || echo './'`chmoddialog.cpp
666mv -f .deps/filezilla-chmoddialog.Tpo .deps/filezilla-chmoddialog.Po
667make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
668make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
669g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
670mv -f .deps/filezilla-bookmarks_dialog.Tpo .deps/filezilla-bookmarks_dialog.Po
671make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
672make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
673g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-cmdline.o -MD -MP -MF .deps/filezilla-cmdline.Tpo -c -o filezilla-cmdline.o `test -f 'cmdline.cpp' || echo './'`cmdline.cpp
674mv -f .deps/filezilla-cmdline.Tpo .deps/filezilla-cmdline.Po
675make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
676make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
677g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-clearprivatedata.o -MD -MP -MF .deps/filezilla-clearprivatedata.Tpo -c -o filezilla-clearprivatedata.o `test -f 'clearprivatedata.cpp' || echo './'`clearprivatedata.cpp
678mv -f .deps/filezilla-clearprivatedata.Tpo .deps/filezilla-clearprivatedata.Po
679make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
680make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
681g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-conditionaldialog.o -MD -MP -MF .deps/filezilla-conditionaldialog.Tpo -c -o filezilla-conditionaldialog.o `test -f 'conditionaldialog.cpp' || echo './'`conditionaldialog.cpp
682mv -f .deps/filezilla-conditionaldialog.Tpo .deps/filezilla-conditionaldialog.Po
683make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
684make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
685g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-commandqueue.o -MD -MP -MF .deps/filezilla-commandqueue.Tpo -c -o filezilla-commandqueue.o `test -f 'commandqueue.cpp' || echo './'`commandqueue.cpp
686mv -f .deps/filezilla-commandqueue.Tpo .deps/filezilla-commandqueue.Po
687make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
688make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
689g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-customheightlistctrl.o -MD -MP -MF .deps/filezilla-customheightlistctrl.Tpo -c -o filezilla-customheightlistctrl.o `test -f 'customheightlistctrl.cpp' || echo './'`customheightlistctrl.cpp
690mv -f .deps/filezilla-customheightlistctrl.Tpo .deps/filezilla-customheightlistctrl.Po
691make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
692make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
693g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-dialogex.o -MD -MP -MF .deps/filezilla-dialogex.Tpo -c -o filezilla-dialogex.o `test -f 'dialogex.cpp' || echo './'`dialogex.cpp
694mv -f .deps/filezilla-dialogex.Tpo .deps/filezilla-dialogex.Po
695make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
696make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
697g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-defaultfileexistsdlg.o -MD -MP -MF .deps/filezilla-defaultfileexistsdlg.Tpo -c -o filezilla-defaultfileexistsdlg.o `test -f 'defaultfileexistsdlg.cpp' || echo './'`defaultfileexistsdlg.cpp
698mv -f .deps/filezilla-defaultfileexistsdlg.Tpo .deps/filezilla-defaultfileexistsdlg.Po
699make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
700make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
701g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-dndobjects.o -MD -MP -MF .deps/filezilla-dndobjects.Tpo -c -o filezilla-dndobjects.o `test -f 'dndobjects.cpp' || echo './'`dndobjects.cpp
702mv -f .deps/filezilla-dndobjects.Tpo .deps/filezilla-dndobjects.Po
703make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
704make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
705g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
706mv -f .deps/filezilla-context_control.Tpo .deps/filezilla-context_control.Po
707make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
708make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
709g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-dragdropmanager.o -MD -MP -MF .deps/filezilla-dragdropmanager.Tpo -c -o filezilla-dragdropmanager.o `test -f 'dragdropmanager.cpp' || echo './'`dragdropmanager.cpp
710mv -f .deps/filezilla-dragdropmanager.Tpo .deps/filezilla-dragdropmanager.Po
711make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
712make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
713g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
714mv -f .deps/filezilla-drop_target_ex.Tpo .deps/filezilla-drop_target_ex.Po
715make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
716make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
717g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
718mv -f .deps/filezilla-encoding_converter.Tpo .deps/filezilla-encoding_converter.Po
719make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
720make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
721g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-export.o -MD -MP -MF .deps/filezilla-export.Tpo -c -o filezilla-export.o `test -f 'export.cpp' || echo './'`export.cpp
722mv -f .deps/filezilla-export.Tpo .deps/filezilla-export.Po
723make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
724make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
725g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-fileexistsdlg.o -MD -MP -MF .deps/filezilla-fileexistsdlg.Tpo -c -o filezilla-fileexistsdlg.o `test -f 'fileexistsdlg.cpp' || echo './'`fileexistsdlg.cpp
726mv -f .deps/filezilla-fileexistsdlg.Tpo .deps/filezilla-fileexistsdlg.Po
727make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
728make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
729g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
730mv -f .deps/filezilla-filelist_statusbar.Tpo .deps/filezilla-filelist_statusbar.Po
731make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
732make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
733g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-filelistctrl.o -MD -MP -MF .deps/filezilla-filelistctrl.Tpo -c -o filezilla-filelistctrl.o `test -f 'filelistctrl.cpp' || echo './'`filelistctrl.cpp
734mv -f .deps/filezilla-filelistctrl.Tpo .deps/filezilla-filelistctrl.Po
735make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
736make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
737g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-edithandler.o -MD -MP -MF .deps/filezilla-edithandler.Tpo -c -o filezilla-edithandler.o `test -f 'edithandler.cpp' || echo './'`edithandler.cpp
738mv -f .deps/filezilla-edithandler.Tpo .deps/filezilla-edithandler.Po
739make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
740make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
741g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-FileZilla.o -MD -MP -MF .deps/filezilla-FileZilla.Tpo -c -o filezilla-FileZilla.o `test -f 'FileZilla.cpp' || echo './'`FileZilla.cpp
742mv -f .deps/filezilla-FileZilla.Tpo .deps/filezilla-FileZilla.Po
743make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
744make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
745g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-filteredit.o -MD -MP -MF .deps/filezilla-filteredit.Tpo -c -o filezilla-filteredit.o `test -f 'filteredit.cpp' || echo './'`filteredit.cpp
746mv -f .deps/filezilla-filteredit.Tpo .deps/filezilla-filteredit.Po
747make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
748make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
749g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
750mv -f .deps/filezilla-file_utils.Tpo .deps/filezilla-file_utils.Po
751make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
752make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
753g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
754mv -f .deps/filezilla-filter_conditions_dialog.Tpo .deps/filezilla-filter_conditions_dialog.Po
755make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
756make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
757g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-graphics.o -MD -MP -MF .deps/filezilla-graphics.Tpo -c -o filezilla-graphics.o `test -f 'graphics.cpp' || echo './'`graphics.cpp
758mv -f .deps/filezilla-graphics.Tpo .deps/filezilla-graphics.Po
759make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
760make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
761g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-filter.o -MD -MP -MF .deps/filezilla-filter.Tpo -c -o filezilla-filter.o `test -f 'filter.cpp' || echo './'`filter.cpp
762mv -f .deps/filezilla-filter.Tpo .deps/filezilla-filter.Po
763make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
764make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
765g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
766mv -f .deps/filezilla-fzputtygen_interface.Tpo .deps/filezilla-fzputtygen_interface.Po
767make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
768make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
769g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-ipcmutex.o -MD -MP -MF .deps/filezilla-ipcmutex.Tpo -c -o filezilla-ipcmutex.o `test -f 'ipcmutex.cpp' || echo './'`ipcmutex.cpp
770mv -f .deps/filezilla-ipcmutex.Tpo .deps/filezilla-ipcmutex.Po
771make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
772make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
773g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-led.o -MD -MP -MF .deps/filezilla-led.Tpo -c -o filezilla-led.o `test -f 'led.cpp' || echo './'`led.cpp
774mv -f .deps/filezilla-led.Tpo .deps/filezilla-led.Po
775make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
776make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
777g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-import.o -MD -MP -MF .deps/filezilla-import.Tpo -c -o filezilla-import.o `test -f 'import.cpp' || echo './'`import.cpp
778mv -f .deps/filezilla-import.Tpo .deps/filezilla-import.Po
779make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
780make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
781g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-inputdialog.o -MD -MP -MF .deps/filezilla-inputdialog.Tpo -c -o filezilla-inputdialog.o `test -f 'inputdialog.cpp' || echo './'`inputdialog.cpp
782mv -f .deps/filezilla-inputdialog.Tpo .deps/filezilla-inputdialog.Po
783make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
784make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
785g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-listingcomparison.o -MD -MP -MF .deps/filezilla-listingcomparison.Tpo -c -o filezilla-listingcomparison.o `test -f 'listingcomparison.cpp' || echo './'`listingcomparison.cpp
786mv -f .deps/filezilla-listingcomparison.Tpo .deps/filezilla-listingcomparison.Po
787make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
788make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
789g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
790mv -f .deps/filezilla-locale_initializer.Tpo .deps/filezilla-locale_initializer.Po
791make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
792make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
793g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-listctrlex.o -MD -MP -MF .deps/filezilla-listctrlex.Tpo -c -o filezilla-listctrlex.o `test -f 'listctrlex.cpp' || echo './'`listctrlex.cpp
794mv -f .deps/filezilla-listctrlex.Tpo .deps/filezilla-listctrlex.Po
795make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
796make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
797g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
798mv -f .deps/filezilla-local_recursive_operation.Tpo .deps/filezilla-local_recursive_operation.Po
799make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
800make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
801g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-LocalTreeView.o -MD -MP -MF .deps/filezilla-LocalTreeView.Tpo -c -o filezilla-LocalTreeView.o `test -f 'LocalTreeView.cpp' || echo './'`LocalTreeView.cpp
802mv -f .deps/filezilla-LocalTreeView.Tpo .deps/filezilla-LocalTreeView.Po
803make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
804make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
805g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-loginmanager.o -MD -MP -MF .deps/filezilla-loginmanager.Tpo -c -o filezilla-loginmanager.o `test -f 'loginmanager.cpp' || echo './'`loginmanager.cpp
806mv -f .deps/filezilla-loginmanager.Tpo .deps/filezilla-loginmanager.Po
807make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
808make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
809g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-LocalListView.o -MD -MP -MF .deps/filezilla-LocalListView.Tpo -c -o filezilla-LocalListView.o `test -f 'LocalListView.cpp' || echo './'`LocalListView.cpp
810mv -f .deps/filezilla-LocalListView.Tpo .deps/filezilla-LocalListView.Po
811make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
812make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
813g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
814mv -f .deps/filezilla-manual_transfer.Tpo .deps/filezilla-manual_transfer.Po
815make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
816make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
817g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-msgbox.o -MD -MP -MF .deps/filezilla-msgbox.Tpo -c -o filezilla-msgbox.o `test -f 'msgbox.cpp' || echo './'`msgbox.cpp
818mv -f .deps/filezilla-msgbox.Tpo .deps/filezilla-msgbox.Po
819make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
820make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
821g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
822mv -f .deps/filezilla-menu_bar.Tpo .deps/filezilla-menu_bar.Po
823make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
824make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
825g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-Mainfrm.o -MD -MP -MF .deps/filezilla-Mainfrm.Tpo -c -o filezilla-Mainfrm.o `test -f 'Mainfrm.cpp' || echo './'`Mainfrm.cpp
826mv -f .deps/filezilla-Mainfrm.Tpo .deps/filezilla-Mainfrm.Po
827make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
828make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
829g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-netconfwizard.o -MD -MP -MF .deps/filezilla-netconfwizard.Tpo -c -o filezilla-netconfwizard.o `test -f 'netconfwizard.cpp' || echo './'`netconfwizard.cpp
830mv -f .deps/filezilla-netconfwizard.Tpo .deps/filezilla-netconfwizard.Po
831make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
832make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
833g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-Options.o -MD -MP -MF .deps/filezilla-Options.Tpo -c -o filezilla-Options.o `test -f 'Options.cpp' || echo './'`Options.cpp
834mv -f .deps/filezilla-Options.Tpo .deps/filezilla-Options.Po
835make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
836make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
837g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
838mv -f .deps/filezilla-password_crypto.Tpo .deps/filezilla-password_crypto.Po
839make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
840make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
841g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
842mv -f .deps/filezilla-power_management.Tpo .deps/filezilla-power_management.Po
843make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
844make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
845g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
846mv -f .deps/filezilla-queue_storage.Tpo .deps/filezilla-queue_storage.Po
847make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
848make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
849g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-queue.o -MD -MP -MF .deps/filezilla-queue.Tpo -c -o filezilla-queue.o `test -f 'queue.cpp' || echo './'`queue.cpp
850mv -f .deps/filezilla-queue.Tpo .deps/filezilla-queue.Po
851make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
852make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
853g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
854mv -f .deps/filezilla-queueview_failed.Tpo .deps/filezilla-queueview_failed.Po
855make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
856make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
857g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -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
858mv -f .deps/filezilla-queueview_successful.Tpo .deps/filezilla-queueview_successful.Po
859make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
860make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
861g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-QueueView.o -MD -MP -MF .deps/filezilla-QueueView.Tpo -c -o filezilla-QueueView.o `test -f 'QueueView.cpp' || echo './'`QueueView.cpp
862mv -f .deps/filezilla-QueueView.Tpo .deps/filezilla-QueueView.Po
863make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
864make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
865g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-recursive_operation.o -MD -MP -MF .deps/filezilla-recursive_operation.Tpo -c -o filezilla-recursive_operation.o `test -f 'recursive_operation.cpp' || echo './'`recursive_operation.cpp
866mv -f .deps/filezilla-recursive_operation.Tpo .deps/filezilla-recursive_operation.Po
867make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
868make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
869g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-recentserverlist.o -MD -MP -MF .deps/filezilla-recentserverlist.Tpo -c -o filezilla-recentserverlist.o `test -f 'recentserverlist.cpp' || echo './'`recentserverlist.cpp
870mv -f .deps/filezilla-recentserverlist.Tpo .deps/filezilla-recentserverlist.Po
871make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
872make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
873g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-quickconnectbar.o -MD -MP -MF .deps/filezilla-quickconnectbar.Tpo -c -o filezilla-quickconnectbar.o `test -f 'quickconnectbar.cpp' || echo './'`quickconnectbar.cpp
874mv -f .deps/filezilla-quickconnectbar.Tpo .deps/filezilla-quickconnectbar.Po
875make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
876make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
877g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-recursive_operation_status.o -MD -MP -MF .deps/filezilla-recursive_operation_status.Tpo -c -o filezilla-recursive_operation_status.o `test -f 'recursive_operation_status.cpp' || echo './'`recursive_operation_status.cpp
878mv -f .deps/filezilla-recursive_operation_status.Tpo .deps/filezilla-recursive_operation_status.Po
879make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
880make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
881g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-remote_recursive_operation.o -MD -MP -MF .deps/filezilla-remote_recursive_operation.Tpo -c -o filezilla-remote_recursive_operation.o `test -f 'remote_recursive_operation.cpp' || echo './'`remote_recursive_operation.cpp
882mv -f .deps/filezilla-remote_recursive_operation.Tpo .deps/filezilla-remote_recursive_operation.Po
883make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
884make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
885g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-RemoteTreeView.o -MD -MP -MF .deps/filezilla-RemoteTreeView.Tpo -c -o filezilla-RemoteTreeView.o `test -f 'RemoteTreeView.cpp' || echo './'`RemoteTreeView.cpp
886mv -f .deps/filezilla-RemoteTreeView.Tpo .deps/filezilla-RemoteTreeView.Po
887make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
888make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
889g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-serverdata.o -MD -MP -MF .deps/filezilla-serverdata.Tpo -c -o filezilla-serverdata.o `test -f 'serverdata.cpp' || echo './'`serverdata.cpp
890mv -f .deps/filezilla-serverdata.Tpo .deps/filezilla-serverdata.Po
891make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
892make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
893g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-sftp_crypt_info_dlg.o -MD -MP -MF .deps/filezilla-sftp_crypt_info_dlg.Tpo -c -o filezilla-sftp_crypt_info_dlg.o `test -f 'sftp_crypt_info_dlg.cpp' || echo './'`sftp_crypt_info_dlg.cpp
894mv -f .deps/filezilla-sftp_crypt_info_dlg.Tpo .deps/filezilla-sftp_crypt_info_dlg.Po
895make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
896make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
897g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-RemoteListView.o -MD -MP -MF .deps/filezilla-RemoteListView.Tpo -c -o filezilla-RemoteListView.o `test -f 'RemoteListView.cpp' || echo './'`RemoteListView.cpp
898mv -f .deps/filezilla-RemoteListView.Tpo .deps/filezilla-RemoteListView.Po
899make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
900make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
901g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-sitemanager.o -MD -MP -MF .deps/filezilla-sitemanager.Tpo -c -o filezilla-sitemanager.o `test -f 'sitemanager.cpp' || echo './'`sitemanager.cpp
902mv -f .deps/filezilla-sitemanager.Tpo .deps/filezilla-sitemanager.Po
903make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
904make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
905g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-sizeformatting.o -MD -MP -MF .deps/filezilla-sizeformatting.Tpo -c -o filezilla-sizeformatting.o `test -f 'sizeformatting.cpp' || echo './'`sizeformatting.cpp
906mv -f .deps/filezilla-sizeformatting.Tpo .deps/filezilla-sizeformatting.Po
907make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
908make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
909g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-search.o -MD -MP -MF .deps/filezilla-search.Tpo -c -o filezilla-search.o `test -f 'search.cpp' || echo './'`search.cpp
910mv -f .deps/filezilla-search.Tpo .deps/filezilla-search.Po
911make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
912make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
913g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-speedlimits_dialog.o -MD -MP -MF .deps/filezilla-speedlimits_dialog.Tpo -c -o filezilla-speedlimits_dialog.o `test -f 'speedlimits_dialog.cpp' || echo './'`speedlimits_dialog.cpp
914mv -f .deps/filezilla-speedlimits_dialog.Tpo .deps/filezilla-speedlimits_dialog.Po
915make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
916make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
917g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-splitter.o -MD -MP -MF .deps/filezilla-splitter.Tpo -c -o filezilla-splitter.o `test -f 'splitter.cpp' || echo './'`splitter.cpp
918mv -f .deps/filezilla-splitter.Tpo .deps/filezilla-splitter.Po
919make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
920make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
921g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-sitemanager_dialog.o -MD -MP -MF .deps/filezilla-sitemanager_dialog.Tpo -c -o filezilla-sitemanager_dialog.o `test -f 'sitemanager_dialog.cpp' || echo './'`sitemanager_dialog.cpp
922mv -f .deps/filezilla-sitemanager_dialog.Tpo .deps/filezilla-sitemanager_dialog.Po
923make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
924make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
925g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-statusbar.o -MD -MP -MF .deps/filezilla-statusbar.Tpo -c -o filezilla-statusbar.o `test -f 'statusbar.cpp' || echo './'`statusbar.cpp
926mv -f .deps/filezilla-statusbar.Tpo .deps/filezilla-statusbar.Po
927make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
928make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
929g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-state.o -MD -MP -MF .deps/filezilla-state.Tpo -c -o filezilla-state.o `test -f 'state.cpp' || echo './'`state.cpp
930mv -f .deps/filezilla-state.Tpo .deps/filezilla-state.Po
931make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
932make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
933g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-StatusView.o -MD -MP -MF .deps/filezilla-StatusView.Tpo -c -o filezilla-StatusView.o `test -f 'StatusView.cpp' || echo './'`StatusView.cpp
934mv -f .deps/filezilla-StatusView.Tpo .deps/filezilla-StatusView.Po
935make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
936make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
937g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-statuslinectrl.o -MD -MP -MF .deps/filezilla-statuslinectrl.Tpo -c -o filezilla-statuslinectrl.o `test -f 'statuslinectrl.cpp' || echo './'`statuslinectrl.cpp
938mv -f .deps/filezilla-statuslinectrl.Tpo .deps/filezilla-statuslinectrl.Po
939make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
940make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
941g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-textctrlex.o -MD -MP -MF .deps/filezilla-textctrlex.Tpo -c -o filezilla-textctrlex.o `test -f 'textctrlex.cpp' || echo './'`textctrlex.cpp
942mv -f .deps/filezilla-textctrlex.Tpo .deps/filezilla-textctrlex.Po
943make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
944make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
945g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-systemimagelist.o -MD -MP -MF .deps/filezilla-systemimagelist.Tpo -c -o filezilla-systemimagelist.o `test -f 'systemimagelist.cpp' || echo './'`systemimagelist.cpp
946mv -f .deps/filezilla-systemimagelist.Tpo .deps/filezilla-systemimagelist.Po
947make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
948make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
949g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-timeformatting.o -MD -MP -MF .deps/filezilla-timeformatting.Tpo -c -o filezilla-timeformatting.o `test -f 'timeformatting.cpp' || echo './'`timeformatting.cpp
950mv -f .deps/filezilla-timeformatting.Tpo .deps/filezilla-timeformatting.Po
951make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
952make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
953g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-treectrlex.o -MD -MP -MF .deps/filezilla-treectrlex.Tpo -c -o filezilla-treectrlex.o `test -f 'treectrlex.cpp' || echo './'`treectrlex.cpp
954mv -f .deps/filezilla-treectrlex.Tpo .deps/filezilla-treectrlex.Po
955make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
956make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
957g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-toolbar.o -MD -MP -MF .deps/filezilla-toolbar.Tpo -c -o filezilla-toolbar.o `test -f 'toolbar.cpp' || echo './'`toolbar.cpp
958mv -f .deps/filezilla-toolbar.Tpo .deps/filezilla-toolbar.Po
959make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
960make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
961g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-themeprovider.o -MD -MP -MF .deps/filezilla-themeprovider.Tpo -c -o filezilla-themeprovider.o `test -f 'themeprovider.cpp' || echo './'`themeprovider.cpp
962mv -f .deps/filezilla-themeprovider.Tpo .deps/filezilla-themeprovider.Po
963make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
964make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
965g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-updater.o -MD -MP -MF .deps/filezilla-updater.Tpo -c -o filezilla-updater.o `test -f 'updater.cpp' || echo './'`updater.cpp
966mv -f .deps/filezilla-updater.Tpo .deps/filezilla-updater.Po
967make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
968make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
969g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-update_dialog.o -MD -MP -MF .deps/filezilla-update_dialog.Tpo -c -o filezilla-update_dialog.o `test -f 'update_dialog.cpp' || echo './'`update_dialog.cpp
970mv -f .deps/filezilla-update_dialog.Tpo .deps/filezilla-update_dialog.Po
971make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
972make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
973g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-verifyhostkeydialog.o -MD -MP -MF .deps/filezilla-verifyhostkeydialog.Tpo -c -o filezilla-verifyhostkeydialog.o `test -f 'verifyhostkeydialog.cpp' || echo './'`verifyhostkeydialog.cpp
974mv -f .deps/filezilla-verifyhostkeydialog.Tpo .deps/filezilla-verifyhostkeydialog.Po
975make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
976make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
977g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-view.o -MD -MP -MF .deps/filezilla-view.Tpo -c -o filezilla-view.o `test -f 'view.cpp' || echo './'`view.cpp
978mv -f .deps/filezilla-view.Tpo .deps/filezilla-view.Po
979make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
980make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
981g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-volume_enumerator.o -MD -MP -MF .deps/filezilla-volume_enumerator.Tpo -c -o filezilla-volume_enumerator.o `test -f 'volume_enumerator.cpp' || echo './'`volume_enumerator.cpp
982mv -f .deps/filezilla-volume_enumerator.Tpo .deps/filezilla-volume_enumerator.Po
983make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
984make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
985g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-verifycertdialog.o -MD -MP -MF .deps/filezilla-verifycertdialog.Tpo -c -o filezilla-verifycertdialog.o `test -f 'verifycertdialog.cpp' || echo './'`verifycertdialog.cpp
986mv -f .deps/filezilla-verifycertdialog.Tpo .deps/filezilla-verifycertdialog.Po
987make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
988make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
989g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-window_state_manager.o -MD -MP -MF .deps/filezilla-window_state_manager.Tpo -c -o filezilla-window_state_manager.o `test -f 'window_state_manager.cpp' || echo './'`window_state_manager.cpp
990mv -f .deps/filezilla-window_state_manager.Tpo .deps/filezilla-window_state_manager.Po
991make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
992make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
993g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-welcome_dialog.o -MD -MP -MF .deps/filezilla-welcome_dialog.Tpo -c -o filezilla-welcome_dialog.o `test -f 'welcome_dialog.cpp' || echo './'`welcome_dialog.cpp
994mv -f .deps/filezilla-welcome_dialog.Tpo .deps/filezilla-welcome_dialog.Po
995make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
996make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
997g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-viewheader.o -MD -MP -MF .deps/filezilla-viewheader.Tpo -c -o filezilla-viewheader.o `test -f 'viewheader.cpp' || echo './'`viewheader.cpp
998mv -f .deps/filezilla-viewheader.Tpo .deps/filezilla-viewheader.Po
999make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1000make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1001g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-wxfilesystem_blob_handler.o -MD -MP -MF .deps/filezilla-wxfilesystem_blob_handler.Tpo -c -o filezilla-wxfilesystem_blob_handler.o `test -f 'wxfilesystem_blob_handler.cpp' || echo './'`wxfilesystem_blob_handler.cpp
1002mv -f .deps/filezilla-wxfilesystem_blob_handler.Tpo .deps/filezilla-wxfilesystem_blob_handler.Po
1003make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1004make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1005g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-xh_text_ex.o -MD -MP -MF .deps/filezilla-xh_text_ex.Tpo -c -o filezilla-xh_text_ex.o `test -f 'xh_text_ex.cpp' || echo './'`xh_text_ex.cpp
1006mv -f .deps/filezilla-xh_text_ex.Tpo .deps/filezilla-xh_text_ex.Po
1007make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1008make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1009g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-xrc_helper.o -MD -MP -MF .deps/filezilla-xrc_helper.Tpo -c -o filezilla-xrc_helper.o `test -f 'xrc_helper.cpp' || echo './'`xrc_helper.cpp
1010mv -f .deps/filezilla-xrc_helper.Tpo .deps/filezilla-xrc_helper.Po
1011make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1012make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1013g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-prefix.o -MD -MP -MF .deps/filezilla-prefix.Tpo -c -o filezilla-prefix.o `test -f 'prefix.cpp' || echo './'`prefix.cpp
1014mv -f .deps/filezilla-prefix.Tpo .deps/filezilla-prefix.Po
1015make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1016make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1017g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-wrapengine.o -MD -MP -MF .deps/filezilla-wrapengine.Tpo -c -o filezilla-wrapengine.o `test -f 'wrapengine.cpp' || echo './'`wrapengine.cpp
1018mv -f .deps/filezilla-wrapengine.Tpo .deps/filezilla-wrapengine.Po
1019make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1020make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1021g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage.o -MD -MP -MF settings/.deps/filezilla-optionspage.Tpo -c -o settings/filezilla-optionspage.o `test -f 'settings/optionspage.cpp' || echo './'`settings/optionspage.cpp
1022mv -f settings/.deps/filezilla-optionspage.Tpo settings/.deps/filezilla-optionspage.Po
1023make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1024make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1025g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT filezilla-xmlfunctions.o -MD -MP -MF .deps/filezilla-xmlfunctions.Tpo -c -o filezilla-xmlfunctions.o `test -f 'xmlfunctions.cpp' || echo './'`xmlfunctions.cpp
1026xmlfunctions.cpp: In function 'void SetServer(pugi::xml_node, const ServerWithCredentials&)':
1027xmlfunctions.cpp:507:7: warning: unused variable 'kiosk_mode' [-Wunused-variable]
1028 bool kiosk_mode = COptions::Get()->GetOptionVal(OPTION_DEFAULT_KIOSKMODE) != 0;
1029 ^
1030mv -f .deps/filezilla-xmlfunctions.Tpo .deps/filezilla-xmlfunctions.Po
1031make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1032make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1033g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_connection.o -MD -MP -MF settings/.deps/filezilla-optionspage_connection.Tpo -c -o settings/filezilla-optionspage_connection.o `test -f 'settings/optionspage_connection.cpp' || echo './'`settings/optionspage_connection.cpp
1034mv -f settings/.deps/filezilla-optionspage_connection.Tpo settings/.deps/filezilla-optionspage_connection.Po
1035make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1036make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1037g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_connection_active.o -MD -MP -MF settings/.deps/filezilla-optionspage_connection_active.Tpo -c -o settings/filezilla-optionspage_connection_active.o `test -f 'settings/optionspage_connection_active.cpp' || echo './'`settings/optionspage_connection_active.cpp
1038mv -f settings/.deps/filezilla-optionspage_connection_active.Tpo settings/.deps/filezilla-optionspage_connection_active.Po
1039make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1040make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1041g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_connection_ftp.o -MD -MP -MF settings/.deps/filezilla-optionspage_connection_ftp.Tpo -c -o settings/filezilla-optionspage_connection_ftp.o `test -f 'settings/optionspage_connection_ftp.cpp' || echo './'`settings/optionspage_connection_ftp.cpp
1042mv -f settings/.deps/filezilla-optionspage_connection_ftp.Tpo settings/.deps/filezilla-optionspage_connection_ftp.Po
1043make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1044make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1045g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_connection_passive.o -MD -MP -MF settings/.deps/filezilla-optionspage_connection_passive.Tpo -c -o settings/filezilla-optionspage_connection_passive.o `test -f 'settings/optionspage_connection_passive.cpp' || echo './'`settings/optionspage_connection_passive.cpp
1046mv -f settings/.deps/filezilla-optionspage_connection_passive.Tpo settings/.deps/filezilla-optionspage_connection_passive.Po
1047make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1048make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1049g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_debug.o -MD -MP -MF settings/.deps/filezilla-optionspage_debug.Tpo -c -o settings/filezilla-optionspage_debug.o `test -f 'settings/optionspage_debug.cpp' || echo './'`settings/optionspage_debug.cpp
1050mv -f settings/.deps/filezilla-optionspage_debug.Tpo settings/.deps/filezilla-optionspage_debug.Po
1051make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1052make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1053g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_dateformatting.o -MD -MP -MF settings/.deps/filezilla-optionspage_dateformatting.Tpo -c -o settings/filezilla-optionspage_dateformatting.o `test -f 'settings/optionspage_dateformatting.cpp' || echo './'`settings/optionspage_dateformatting.cpp
1054mv -f settings/.deps/filezilla-optionspage_dateformatting.Tpo settings/.deps/filezilla-optionspage_dateformatting.Po
1055make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1056make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1057g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_connection_sftp.o -MD -MP -MF settings/.deps/filezilla-optionspage_connection_sftp.Tpo -c -o settings/filezilla-optionspage_connection_sftp.o `test -f 'settings/optionspage_connection_sftp.cpp' || echo './'`settings/optionspage_connection_sftp.cpp
1058mv -f settings/.deps/filezilla-optionspage_connection_sftp.Tpo settings/.deps/filezilla-optionspage_connection_sftp.Po
1059make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1060make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1061g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_fileexists.o -MD -MP -MF settings/.deps/filezilla-optionspage_fileexists.Tpo -c -o settings/filezilla-optionspage_fileexists.o `test -f 'settings/optionspage_fileexists.cpp' || echo './'`settings/optionspage_fileexists.cpp
1062mv -f settings/.deps/filezilla-optionspage_fileexists.Tpo settings/.deps/filezilla-optionspage_fileexists.Po
1063make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1064make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1065g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_edit_associations.o -MD -MP -MF settings/.deps/filezilla-optionspage_edit_associations.Tpo -c -o settings/filezilla-optionspage_edit_associations.o `test -f 'settings/optionspage_edit_associations.cpp' || echo './'`settings/optionspage_edit_associations.cpp
1066mv -f settings/.deps/filezilla-optionspage_edit_associations.Tpo settings/.deps/filezilla-optionspage_edit_associations.Po
1067make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1068make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1069g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_filelists.o -MD -MP -MF settings/.deps/filezilla-optionspage_filelists.Tpo -c -o settings/filezilla-optionspage_filelists.o `test -f 'settings/optionspage_filelists.cpp' || echo './'`settings/optionspage_filelists.cpp
1070mv -f settings/.deps/filezilla-optionspage_filelists.Tpo settings/.deps/filezilla-optionspage_filelists.Po
1071make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1072make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1073g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_edit.o -MD -MP -MF settings/.deps/filezilla-optionspage_edit.Tpo -c -o settings/filezilla-optionspage_edit.o `test -f 'settings/optionspage_edit.cpp' || echo './'`settings/optionspage_edit.cpp
1074mv -f settings/.deps/filezilla-optionspage_edit.Tpo settings/.deps/filezilla-optionspage_edit.Po
1075make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1076make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1077g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_filetype.o -MD -MP -MF settings/.deps/filezilla-optionspage_filetype.Tpo -c -o settings/filezilla-optionspage_filetype.o `test -f 'settings/optionspage_filetype.cpp' || echo './'`settings/optionspage_filetype.cpp
1078mv -f settings/.deps/filezilla-optionspage_filetype.Tpo settings/.deps/filezilla-optionspage_filetype.Po
1079make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1080make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1081g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_ftpproxy.o -MD -MP -MF settings/.deps/filezilla-optionspage_ftpproxy.Tpo -c -o settings/filezilla-optionspage_ftpproxy.o `test -f 'settings/optionspage_ftpproxy.cpp' || echo './'`settings/optionspage_ftpproxy.cpp
1082mv -f settings/.deps/filezilla-optionspage_ftpproxy.Tpo settings/.deps/filezilla-optionspage_ftpproxy.Po
1083make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1084make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1085g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_language.o -MD -MP -MF settings/.deps/filezilla-optionspage_language.Tpo -c -o settings/filezilla-optionspage_language.o `test -f 'settings/optionspage_language.cpp' || echo './'`settings/optionspage_language.cpp
1086mv -f settings/.deps/filezilla-optionspage_language.Tpo settings/.deps/filezilla-optionspage_language.Po
1087make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1088make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1089g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_logging.o -MD -MP -MF settings/.deps/filezilla-optionspage_logging.Tpo -c -o settings/filezilla-optionspage_logging.o `test -f 'settings/optionspage_logging.cpp' || echo './'`settings/optionspage_logging.cpp
1090mv -f settings/.deps/filezilla-optionspage_logging.Tpo settings/.deps/filezilla-optionspage_logging.Po
1091make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1092make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1093g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_interface.o -MD -MP -MF settings/.deps/filezilla-optionspage_interface.Tpo -c -o settings/filezilla-optionspage_interface.o `test -f 'settings/optionspage_interface.cpp' || echo './'`settings/optionspage_interface.cpp
1094mv -f settings/.deps/filezilla-optionspage_interface.Tpo settings/.deps/filezilla-optionspage_interface.Po
1095make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1096make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1097g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_proxy.o -MD -MP -MF settings/.deps/filezilla-optionspage_proxy.Tpo -c -o settings/filezilla-optionspage_proxy.o `test -f 'settings/optionspage_proxy.cpp' || echo './'`settings/optionspage_proxy.cpp
1098mv -f settings/.deps/filezilla-optionspage_proxy.Tpo settings/.deps/filezilla-optionspage_proxy.Po
1099make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1100make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1101g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_sizeformatting.o -MD -MP -MF settings/.deps/filezilla-optionspage_sizeformatting.Tpo -c -o settings/filezilla-optionspage_sizeformatting.o `test -f 'settings/optionspage_sizeformatting.cpp' || echo './'`settings/optionspage_sizeformatting.cpp
1102mv -f settings/.deps/filezilla-optionspage_sizeformatting.Tpo settings/.deps/filezilla-optionspage_sizeformatting.Po
1103make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1104make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1105g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_updatecheck.o -MD -MP -MF settings/.deps/filezilla-optionspage_updatecheck.Tpo -c -o settings/filezilla-optionspage_updatecheck.o `test -f 'settings/optionspage_updatecheck.cpp' || echo './'`settings/optionspage_updatecheck.cpp
1106mv -f settings/.deps/filezilla-optionspage_updatecheck.Tpo settings/.deps/filezilla-optionspage_updatecheck.Po
1107make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1108make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1109g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_themes.o -MD -MP -MF settings/.deps/filezilla-optionspage_themes.Tpo -c -o settings/filezilla-optionspage_themes.o `test -f 'settings/optionspage_themes.cpp' || echo './'`settings/optionspage_themes.cpp
1110mv -f settings/.deps/filezilla-optionspage_themes.Tpo settings/.deps/filezilla-optionspage_themes.Po
1111make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1112make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1113g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-optionspage_transfer.o -MD -MP -MF settings/.deps/filezilla-optionspage_transfer.Tpo -c -o settings/filezilla-optionspage_transfer.o `test -f 'settings/optionspage_transfer.cpp' || echo './'`settings/optionspage_transfer.cpp
1114mv -f settings/.deps/filezilla-optionspage_transfer.Tpo settings/.deps/filezilla-optionspage_transfer.Po
1115make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1116make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1117g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -fpch-preprocess -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -MT settings/filezilla-settingsdialog.o -MD -MP -MF settings/.deps/filezilla-settingsdialog.Tpo -c -o settings/filezilla-settingsdialog.o `test -f 'settings/settingsdialog.cpp' || echo './'`settings/settingsdialog.cpp
1118mv -f settings/.deps/filezilla-settingsdialog.Tpo settings/.deps/filezilla-settingsdialog.Po
1119make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1120make[4]: Entering directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1121/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 ../engine/libengine.a -lfilezilla -lpthread -lpugixml -lnettle -lhogweed -lgnutls ../dbus/libfzdbus.a -ldbus-1 -L/usr/lib64 -pthread -lwx_gtk2u_aui-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu-3.0 -lsqlite3 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o filezilla filezilla-aboutdialog.o filezilla-asksavepassworddialog.o filezilla-asyncrequestqueue.o filezilla-aui_notebook_ex.o filezilla-auto_ascii_files.o filezilla-bookmarks_dialog.o filezilla-buildinfo.o filezilla-chmoddialog.o filezilla-clearprivatedata.o filezilla-cmdline.o filezilla-commandqueue.o filezilla-conditionaldialog.o filezilla-context_control.o filezilla-customheightlistctrl.o filezilla-defaultfileexistsdlg.o filezilla-dialogex.o filezilla-dndobjects.o filezilla-dragdropmanager.o filezilla-drop_target_ex.o filezilla-edithandler.o filezilla-encoding_converter.o filezilla-export.o filezilla-fileexistsdlg.o filezilla-filelistctrl.o filezilla-filelist_statusbar.o filezilla-FileZilla.o filezilla-filter.o filezilla-filter_conditions_dialog.o filezilla-filteredit.o filezilla-file_utils.o filezilla-fzputtygen_interface.o filezilla-graphics.o filezilla-import.o filezilla-inputdialog.o filezilla-ipcmutex.o filezilla-led.o filezilla-listctrlex.o filezilla-listingcomparison.o filezilla-local_recursive_operation.o filezilla-locale_initializer.o filezilla-LocalListView.o filezilla-LocalTreeView.o filezilla-loginmanager.o filezilla-Mainfrm.o filezilla-manual_transfer.o filezilla-menu_bar.o filezilla-msgbox.o filezilla-netconfwizard.o filezilla-Options.o filezilla-password_crypto.o filezilla-power_management.o filezilla-queue.o filezilla-queue_storage.o filezilla-QueueView.o filezilla-queueview_failed.o filezilla-queueview_successful.o filezilla-quickconnectbar.o filezilla-recentserverlist.o filezilla-recursive_operation.o filezilla-recursive_operation_status.o filezilla-remote_recursive_operation.o filezilla-RemoteListView.o filezilla-RemoteTreeView.o filezilla-search.o filezilla-serverdata.o settings/filezilla-optionspage.o settings/filezilla-optionspage_connection.o settings/filezilla-optionspage_connection_active.o settings/filezilla-optionspage_connection_ftp.o settings/filezilla-optionspage_connection_passive.o settings/filezilla-optionspage_connection_sftp.o settings/filezilla-optionspage_dateformatting.o settings/filezilla-optionspage_debug.o settings/filezilla-optionspage_edit.o settings/filezilla-optionspage_edit_associations.o settings/filezilla-optionspage_fileexists.o settings/filezilla-optionspage_filelists.o settings/filezilla-optionspage_filetype.o settings/filezilla-optionspage_ftpproxy.o settings/filezilla-optionspage_interface.o settings/filezilla-optionspage_language.o settings/filezilla-optionspage_logging.o settings/filezilla-optionspage_proxy.o settings/filezilla-optionspage_sizeformatting.o settings/filezilla-optionspage_themes.o settings/filezilla-optionspage_transfer.o settings/filezilla-optionspage_updatecheck.o settings/filezilla-settingsdialog.o filezilla-sftp_crypt_info_dlg.o filezilla-sitemanager.o filezilla-sitemanager_dialog.o filezilla-sizeformatting.o filezilla-speedlimits_dialog.o filezilla-splitter.o filezilla-state.o filezilla-statusbar.o filezilla-statuslinectrl.o filezilla-StatusView.o filezilla-systemimagelist.o filezilla-textctrlex.o filezilla-themeprovider.o filezilla-timeformatting.o filezilla-toolbar.o filezilla-treectrlex.o filezilla-updater.o filezilla-update_dialog.o filezilla-verifycertdialog.o filezilla-verifyhostkeydialog.o filezilla-view.o filezilla-viewheader.o filezilla-volume_enumerator.o filezilla-welcome_dialog.o filezilla-window_state_manager.o filezilla-wrapengine.o filezilla-wxfilesystem_blob_handler.o filezilla-xh_text_ex.o filezilla-xmlfunctions.o filezilla-xrc_helper.o filezilla-prefix.o
1122libtool: link: g++ -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -std=gnu++14 -pthread -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o filezilla filezilla-aboutdialog.o filezilla-asksavepassworddialog.o filezilla-asyncrequestqueue.o filezilla-aui_notebook_ex.o filezilla-auto_ascii_files.o filezilla-bookmarks_dialog.o filezilla-buildinfo.o filezilla-chmoddialog.o filezilla-clearprivatedata.o filezilla-cmdline.o filezilla-commandqueue.o filezilla-conditionaldialog.o filezilla-context_control.o filezilla-customheightlistctrl.o filezilla-defaultfileexistsdlg.o filezilla-dialogex.o filezilla-dndobjects.o filezilla-dragdropmanager.o filezilla-drop_target_ex.o filezilla-edithandler.o filezilla-encoding_converter.o filezilla-export.o filezilla-fileexistsdlg.o filezilla-filelistctrl.o filezilla-filelist_statusbar.o filezilla-FileZilla.o filezilla-filter.o filezilla-filter_conditions_dialog.o filezilla-filteredit.o filezilla-file_utils.o filezilla-fzputtygen_interface.o filezilla-graphics.o filezilla-import.o filezilla-inputdialog.o filezilla-ipcmutex.o filezilla-led.o filezilla-listctrlex.o filezilla-listingcomparison.o filezilla-local_recursive_operation.o filezilla-locale_initializer.o filezilla-LocalListView.o filezilla-LocalTreeView.o filezilla-loginmanager.o filezilla-Mainfrm.o filezilla-manual_transfer.o filezilla-menu_bar.o filezilla-msgbox.o filezilla-netconfwizard.o filezilla-Options.o filezilla-password_crypto.o filezilla-power_management.o filezilla-queue.o filezilla-queue_storage.o filezilla-QueueView.o filezilla-queueview_failed.o filezilla-queueview_successful.o filezilla-quickconnectbar.o filezilla-recentserverlist.o filezilla-recursive_operation.o filezilla-recursive_operation_status.o filezilla-remote_recursive_operation.o filezilla-RemoteListView.o filezilla-RemoteTreeView.o filezilla-search.o filezilla-serverdata.o settings/filezilla-optionspage.o settings/filezilla-optionspage_connection.o settings/filezilla-optionspage_connection_active.o settings/filezilla-optionspage_connection_ftp.o settings/filezilla-optionspage_connection_passive.o settings/filezilla-optionspage_connection_sftp.o settings/filezilla-optionspage_dateformatting.o settings/filezilla-optionspage_debug.o settings/filezilla-optionspage_edit.o settings/filezilla-optionspage_edit_associations.o settings/filezilla-optionspage_fileexists.o settings/filezilla-optionspage_filelists.o settings/filezilla-optionspage_filetype.o settings/filezilla-optionspage_ftpproxy.o settings/filezilla-optionspage_interface.o settings/filezilla-optionspage_language.o settings/filezilla-optionspage_logging.o settings/filezilla-optionspage_proxy.o settings/filezilla-optionspage_sizeformatting.o settings/filezilla-optionspage_themes.o settings/filezilla-optionspage_transfer.o settings/filezilla-optionspage_updatecheck.o settings/filezilla-settingsdialog.o filezilla-sftp_crypt_info_dlg.o filezilla-sitemanager.o filezilla-sitemanager_dialog.o filezilla-sizeformatting.o filezilla-speedlimits_dialog.o filezilla-splitter.o filezilla-state.o filezilla-statusbar.o filezilla-statuslinectrl.o filezilla-StatusView.o filezilla-systemimagelist.o filezilla-textctrlex.o filezilla-themeprovider.o filezilla-timeformatting.o filezilla-toolbar.o filezilla-treectrlex.o filezilla-updater.o filezilla-update_dialog.o filezilla-verifycertdialog.o filezilla-verifyhostkeydialog.o filezilla-view.o filezilla-viewheader.o filezilla-volume_enumerator.o filezilla-welcome_dialog.o filezilla-window_state_manager.o filezilla-wrapengine.o filezilla-wxfilesystem_blob_handler.o filezilla-xh_text_ex.o filezilla-xmlfunctions.o filezilla-xrc_helper.o filezilla-prefix.o ../engine/libengine.a -lfilezilla -lpthread -lpugixml -lnettle -lhogweed -lgnutls ../dbus/libfzdbus.a -ldbus-1 -L/usr/lib64 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu-3.0 -lsqlite3 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -pthread
1123filezilla-asksavepassworddialog.o: In function `CAskSavePasswordDialog::OnOk(wxCommandEvent&)':
1124/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface/asksavepassworddialog.cpp:50: undefined reference to `fz::random_bytes(unsigned long)'
1125filezilla-password_crypto.o: In function `private_key::generate()':
1126/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface/password_crypto.cpp:40: undefined reference to `fz::random_bytes(unsigned long)'
1127/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface/password_crypto.cpp:45: undefined reference to `fz::random_bytes(unsigned long)'
1128settings/filezilla-optionspage_interface.o: In function `COptionsPageInterface::SavePasswordOption()':
1129/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface/settings/optionspage_interface.cpp:113: undefined reference to `fz::random_bytes(unsigned long)'
1130collect2: error: ld returned 1 exit status
1131Makefile:928: recipe for target 'filezilla' failed
1132make[4]: *** [filezilla] Error 1
1133make[4]: Leaving directory '/home/akien/Mageia/Checkout/filezilla/BUILD/filezilla-3.26.1/src/interface'
1134Makefile:2830: recipe for target 'all-recursive' failed
1135make[3]: *** [all-recursive] Error 1
1136Makefile:791: recipe for target 'all' failed
1137make[2]: *** [all] Error 2
1138Makefile:421: recipe for target 'all-recursive' failed
1139make[1]: *** [all-recursive] Error 1
1140Makefile:605: recipe for target 'all-recursive' failed
1141make: *** [all-recursive] Error 1
1142erreur : Mauvais statut de sortie pour /home/akien/Mageia/Checkout/filezilla/BUILDROOT/rpm-tmp.YGfS2y (%build)
1143
1144
1145Erreur de construction de RPM :
1146 Mauvais statut de sortie pour /home/akien/Mageia/Checkout/filezilla/BUILDROOT/rpm-tmp.YGfS2y (%build)