tar -xf FileZilla_3.69.5_src.tar.xz autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory src/fzshellext to autoreconf autoreconf: Entering directory 'src/fzshellext' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I ../../m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '../../config'. libtoolize: copying file '../../config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '../../m4'. libtoolize: copying file '../../m4/libtool.m4' libtoolize: copying file '../../m4/ltoptions.m4' libtoolize: copying file '../../m4/ltsugar.m4' libtoolize: copying file '../../m4/ltversion.m4' libtoolize: copying file '../../m4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I ../../m4 autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing '../../config/compile' configure.ac:5: installing '../../config/missing' Makefile.am: installing '../../config/depcomp' autoreconf: Leaving directory 'src/fzshellext' autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:590: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:590: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/fz_check_pugixml.m4:3: FZ_CHECK_PUGIXML is expanded from... configure.ac:590: the top level configure.ac:590: warning: The macro 'AC_HAVE_LIBRARY' is obsolete. configure.ac:590: You should run autoupdate. ./lib/autoconf/libs.m4:138: AC_HAVE_LIBRARY is expanded from... m4/fz_check_pugixml.m4:3: FZ_CHECK_PUGIXML is expanded from... configure.ac:590: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:21: installing 'config/compile' configure.ac:15: installing 'config/missing' locales/Makefile.am:46: warning: '%'-style pattern rules are a GNU make extension locales/Makefile.am:50: warning: '%'-style pattern rules are a GNU make extension src/commonui/Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory '.' patching file src/interface/Mainfrm.h Hunk #1 succeeded at 6 with fuzz 1. checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for g++... g++ checking whether the compiler supports GNU Objective C++... no checking whether g++ accepts -g... no checking dependency style of g++... gcc3 checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C compiler accepts -Werror=partial-availability... no checking whether the linker accepts -Wl,-no_weak_imports... no checking whether g++ supports C++17 features with -std=c++17... yes checking for whether we need -stdlib=libc++... no checking whether std::map has emplace... yes checking whether std::chrono::steady_clock is steady... yes checking for thread_local... yes checking whether std::atomic can be used without link library... yes checking for whether we need to use Boost Regex due GCC bug 86164... yes checking for Boost Regex... yes configure: Running sub-configure for shell extension checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libfilezilla >= 0.51.1... yes checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 3.2.1 (--unicode=yes --universal=no)... yes (version 3.2.9) checking for wxWidgets static library... no checking positional printf argument support in wxWidgets... yes checking GUI support in wxWidgets... yes checking for utmpx.h... yes checking for sys/select.h... yes checking for library containing socket... none required checking for library containing getaddrinfo... none required checking for library containing in6addr_loopback... none required checking for getaddrinfo... yes checking for ptsname... yes checking for setresuid... yes checking for strsignal... yes checking for updwtmpx... yes checking for gettimeofday... yes checking for ftime... yes checking for in6addr_loopback... yes checking for in6addr_any... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether CLOCK_MONOTONIC is declared... yes checking for SO_PEERCRED and dependencies... yes checking whether the linker accepts -Wl,--dynamicbase... no checking whether the linker accepts -Wl,--nxcompat... no checking for AI_IDN defined in netdb.h... yes checking whether to use precompiled headers... yes checking for cppunit >= 1.13.0... no checking for nettle >= 3.1... yes checking for hogweed >= 3.1... yes configure: Using builtin pugixml checking for dbus-1 >= 1.2... yes checking D-Bus support... yes checking for xdg-open... /usr/bin/xdg-open checking for gtk+-3.0... yes checking for setenv... yes checking for putenv... yes checking for posix_fadvise... yes checking for localtime_r... yes checking for gmtime_r... yes checking for timegm... yes checking for clock_gettime... yes checking for sqlite3 >= 3.7... yes checking for xgettext... /usr/bin/xgettext checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking whether msgmerge version >= 0.11.0... yes, 0.26 checking available FZ3 message catalogs... an ar az bg_BG ca ca_ES@valencia co cs_CZ cy da de el en es et eu fa_IR fi_FI fr ga 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 ta th_TH tr uk_UA vi_VN zh_CN zh_TW checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/engine/Makefile config.status: creating src/pugixml/Makefile config.status: creating src/dbus/Makefile config.status: creating src/commonui/Makefile config.status: creating src/interface/Makefile config.status: creating src/interface/resources/Makefile config.status: creating src/include/Makefile config.status: creating locales/Makefile config.status: creating data/Makefile config.status: creating src/interface/resources/classic/Makefile config.status: creating src/interface/resources/cyril/Makefile config.status: creating src/interface/resources/cyril/16x16/Makefile config.status: creating src/interface/resources/blukis/Makefile config.status: creating src/interface/resources/default/Makefile config.status: creating src/interface/resources/flatzilla/Makefile config.status: creating src/interface/resources/lone/Makefile config.status: creating src/interface/resources/minimal/Makefile config.status: creating src/interface/resources/opencrystal/Makefile config.status: creating src/interface/resources/sun/Makefile config.status: creating src/interface/resources/tango/Makefile config.status: creating src/putty/Makefile config.status: creating src/storj/Makefile config.status: creating tests/Makefile config.status: creating src/interface/resources/version.rc config.status: creating src/interface/resources/MacInfo.plist config.status: creating src/fzshellext/version.rc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in . make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5' Making all in src make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' Making all in include make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/include' Making all in engine make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' if g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla.h.gch -MD -MP -MF ".deps/filezilla.Tpo" -c -o filezilla.h.gch filezilla.h; \ then mv -f ".deps/filezilla.Tpo" ".deps/filezilla.Po"; else rm -f ".deps/filezilla.Tpo"; exit 1; fi make all-am make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-activity_logger.lo -MD -MP -MF .deps/libfzclient_private_la-activity_logger.Tpo -c -o libfzclient_private_la-activity_logger.lo `test -f 'activity_logger.cpp' || echo './'`activity_logger.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-activity_logger.lo -MD -MP -MF .deps/libfzclient_private_la-activity_logger.Tpo -c activity_logger.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-activity_logger.o mv -f .deps/libfzclient_private_la-activity_logger.Tpo .deps/libfzclient_private_la-activity_logger.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-activity_logger_layer.lo -MD -MP -MF .deps/libfzclient_private_la-activity_logger_layer.Tpo -c -o libfzclient_private_la-activity_logger_layer.lo `test -f 'activity_logger_layer.cpp' || echo './'`activity_logger_layer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-activity_logger_layer.lo -MD -MP -MF .deps/libfzclient_private_la-activity_logger_layer.Tpo -c activity_logger_layer.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-activity_logger_layer.o mv -f .deps/libfzclient_private_la-activity_logger_layer.Tpo .deps/libfzclient_private_la-activity_logger_layer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-commands.lo -MD -MP -MF .deps/libfzclient_private_la-commands.Tpo -c -o libfzclient_private_la-commands.lo `test -f 'commands.cpp' || echo './'`commands.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-commands.lo -MD -MP -MF .deps/libfzclient_private_la-commands.Tpo -c commands.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-commands.o mv -f .deps/libfzclient_private_la-commands.Tpo .deps/libfzclient_private_la-commands.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-controlsocket.lo -MD -MP -MF .deps/libfzclient_private_la-controlsocket.Tpo -c -o libfzclient_private_la-controlsocket.lo `test -f 'controlsocket.cpp' || echo './'`controlsocket.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-controlsocket.lo -MD -MP -MF .deps/libfzclient_private_la-controlsocket.Tpo -c controlsocket.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-controlsocket.o mv -f .deps/libfzclient_private_la-controlsocket.Tpo .deps/libfzclient_private_la-controlsocket.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-directorycache.lo -MD -MP -MF .deps/libfzclient_private_la-directorycache.Tpo -c -o libfzclient_private_la-directorycache.lo `test -f 'directorycache.cpp' || echo './'`directorycache.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-directorycache.lo -MD -MP -MF .deps/libfzclient_private_la-directorycache.Tpo -c directorycache.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-directorycache.o mv -f .deps/libfzclient_private_la-directorycache.Tpo .deps/libfzclient_private_la-directorycache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-directorylisting.lo -MD -MP -MF .deps/libfzclient_private_la-directorylisting.Tpo -c -o libfzclient_private_la-directorylisting.lo `test -f 'directorylisting.cpp' || echo './'`directorylisting.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-directorylisting.lo -MD -MP -MF .deps/libfzclient_private_la-directorylisting.Tpo -c directorylisting.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-directorylisting.o mv -f .deps/libfzclient_private_la-directorylisting.Tpo .deps/libfzclient_private_la-directorylisting.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-directorylistingparser.lo -MD -MP -MF .deps/libfzclient_private_la-directorylistingparser.Tpo -c -o libfzclient_private_la-directorylistingparser.lo `test -f 'directorylistingparser.cpp' || echo './'`directorylistingparser.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-directorylistingparser.lo -MD -MP -MF .deps/libfzclient_private_la-directorylistingparser.Tpo -c directorylistingparser.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-directorylistingparser.o mv -f .deps/libfzclient_private_la-directorylistingparser.Tpo .deps/libfzclient_private_la-directorylistingparser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-engine_context.lo -MD -MP -MF .deps/libfzclient_private_la-engine_context.Tpo -c -o libfzclient_private_la-engine_context.lo `test -f 'engine_context.cpp' || echo './'`engine_context.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-engine_context.lo -MD -MP -MF .deps/libfzclient_private_la-engine_context.Tpo -c engine_context.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-engine_context.o mv -f .deps/libfzclient_private_la-engine_context.Tpo .deps/libfzclient_private_la-engine_context.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-engine_options.lo -MD -MP -MF .deps/libfzclient_private_la-engine_options.Tpo -c -o libfzclient_private_la-engine_options.lo `test -f 'engine_options.cpp' || echo './'`engine_options.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-engine_options.lo -MD -MP -MF .deps/libfzclient_private_la-engine_options.Tpo -c engine_options.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-engine_options.o mv -f .deps/libfzclient_private_la-engine_options.Tpo .deps/libfzclient_private_la-engine_options.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-engineprivate.lo -MD -MP -MF .deps/libfzclient_private_la-engineprivate.Tpo -c -o libfzclient_private_la-engineprivate.lo `test -f 'engineprivate.cpp' || echo './'`engineprivate.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-engineprivate.lo -MD -MP -MF .deps/libfzclient_private_la-engineprivate.Tpo -c engineprivate.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-engineprivate.o mv -f .deps/libfzclient_private_la-engineprivate.Tpo .deps/libfzclient_private_la-engineprivate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-externalipresolver.lo -MD -MP -MF .deps/libfzclient_private_la-externalipresolver.Tpo -c -o libfzclient_private_la-externalipresolver.lo `test -f 'externalipresolver.cpp' || echo './'`externalipresolver.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-externalipresolver.lo -MD -MP -MF .deps/libfzclient_private_la-externalipresolver.Tpo -c externalipresolver.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-externalipresolver.o mv -f .deps/libfzclient_private_la-externalipresolver.Tpo .deps/libfzclient_private_la-externalipresolver.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-FileZillaEngine.lo -MD -MP -MF .deps/libfzclient_private_la-FileZillaEngine.Tpo -c -o libfzclient_private_la-FileZillaEngine.lo `test -f 'FileZillaEngine.cpp' || echo './'`FileZillaEngine.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-FileZillaEngine.lo -MD -MP -MF .deps/libfzclient_private_la-FileZillaEngine.Tpo -c FileZillaEngine.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-FileZillaEngine.o mv -f .deps/libfzclient_private_la-FileZillaEngine.Tpo .deps/libfzclient_private_la-FileZillaEngine.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT http/libfzclient_private_la-filetransfer.lo -MD -MP -MF http/.deps/libfzclient_private_la-filetransfer.Tpo -c -o http/libfzclient_private_la-filetransfer.lo `test -f 'http/filetransfer.cpp' || echo './'`http/filetransfer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT http/libfzclient_private_la-filetransfer.lo -MD -MP -MF http/.deps/libfzclient_private_la-filetransfer.Tpo -c http/filetransfer.cpp -fPIC -DPIC -o http/.libs/libfzclient_private_la-filetransfer.o mv -f http/.deps/libfzclient_private_la-filetransfer.Tpo http/.deps/libfzclient_private_la-filetransfer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT http/libfzclient_private_la-httpcontrolsocket.lo -MD -MP -MF http/.deps/libfzclient_private_la-httpcontrolsocket.Tpo -c -o http/libfzclient_private_la-httpcontrolsocket.lo `test -f 'http/httpcontrolsocket.cpp' || echo './'`http/httpcontrolsocket.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT http/libfzclient_private_la-httpcontrolsocket.lo -MD -MP -MF http/.deps/libfzclient_private_la-httpcontrolsocket.Tpo -c http/httpcontrolsocket.cpp -fPIC -DPIC -o http/.libs/libfzclient_private_la-httpcontrolsocket.o mv -f http/.deps/libfzclient_private_la-httpcontrolsocket.Tpo http/.deps/libfzclient_private_la-httpcontrolsocket.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT http/libfzclient_private_la-request.lo -MD -MP -MF http/.deps/libfzclient_private_la-request.Tpo -c -o http/libfzclient_private_la-request.lo `test -f 'http/request.cpp' || echo './'`http/request.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT http/libfzclient_private_la-request.lo -MD -MP -MF http/.deps/libfzclient_private_la-request.Tpo -c http/request.cpp -fPIC -DPIC -o http/.libs/libfzclient_private_la-request.o mv -f http/.deps/libfzclient_private_la-request.Tpo http/.deps/libfzclient_private_la-request.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-local_path.lo -MD -MP -MF .deps/libfzclient_private_la-local_path.Tpo -c -o libfzclient_private_la-local_path.lo `test -f 'local_path.cpp' || echo './'`local_path.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-local_path.lo -MD -MP -MF .deps/libfzclient_private_la-local_path.Tpo -c local_path.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-local_path.o mv -f .deps/libfzclient_private_la-local_path.Tpo .deps/libfzclient_private_la-local_path.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-logfile_writer.lo -MD -MP -MF .deps/libfzclient_private_la-logfile_writer.Tpo -c -o libfzclient_private_la-logfile_writer.lo `test -f 'logfile_writer.cpp' || echo './'`logfile_writer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-logfile_writer.lo -MD -MP -MF .deps/libfzclient_private_la-logfile_writer.Tpo -c logfile_writer.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-logfile_writer.o mv -f .deps/libfzclient_private_la-logfile_writer.Tpo .deps/libfzclient_private_la-logfile_writer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-logging.lo -MD -MP -MF .deps/libfzclient_private_la-logging.Tpo -c -o libfzclient_private_la-logging.lo `test -f 'logging.cpp' || echo './'`logging.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-logging.lo -MD -MP -MF .deps/libfzclient_private_la-logging.Tpo -c logging.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-logging.o mv -f .deps/libfzclient_private_la-logging.Tpo .deps/libfzclient_private_la-logging.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-lookup.lo -MD -MP -MF .deps/libfzclient_private_la-lookup.Tpo -c -o libfzclient_private_la-lookup.lo `test -f 'lookup.cpp' || echo './'`lookup.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-lookup.lo -MD -MP -MF .deps/libfzclient_private_la-lookup.Tpo -c lookup.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-lookup.o mv -f .deps/libfzclient_private_la-lookup.Tpo .deps/libfzclient_private_la-lookup.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-misc.lo -MD -MP -MF .deps/libfzclient_private_la-misc.Tpo -c -o libfzclient_private_la-misc.lo `test -f 'misc.cpp' || echo './'`misc.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-misc.lo -MD -MP -MF .deps/libfzclient_private_la-misc.Tpo -c misc.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-misc.o mv -f .deps/libfzclient_private_la-misc.Tpo .deps/libfzclient_private_la-misc.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-notification.lo -MD -MP -MF .deps/libfzclient_private_la-notification.Tpo -c -o libfzclient_private_la-notification.lo `test -f 'notification.cpp' || echo './'`notification.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-notification.lo -MD -MP -MF .deps/libfzclient_private_la-notification.Tpo -c notification.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-notification.o mv -f .deps/libfzclient_private_la-notification.Tpo .deps/libfzclient_private_la-notification.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-oplock_manager.lo -MD -MP -MF .deps/libfzclient_private_la-oplock_manager.Tpo -c -o libfzclient_private_la-oplock_manager.lo `test -f 'oplock_manager.cpp' || echo './'`oplock_manager.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-oplock_manager.lo -MD -MP -MF .deps/libfzclient_private_la-oplock_manager.Tpo -c oplock_manager.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-oplock_manager.o mv -f .deps/libfzclient_private_la-oplock_manager.Tpo .deps/libfzclient_private_la-oplock_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-optionsbase.lo -MD -MP -MF .deps/libfzclient_private_la-optionsbase.Tpo -c -o libfzclient_private_la-optionsbase.lo `test -f 'optionsbase.cpp' || echo './'`optionsbase.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-optionsbase.lo -MD -MP -MF .deps/libfzclient_private_la-optionsbase.Tpo -c optionsbase.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-optionsbase.o mv -f .deps/libfzclient_private_la-optionsbase.Tpo .deps/libfzclient_private_la-optionsbase.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-pathcache.lo -MD -MP -MF .deps/libfzclient_private_la-pathcache.Tpo -c -o libfzclient_private_la-pathcache.lo `test -f 'pathcache.cpp' || echo './'`pathcache.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-pathcache.lo -MD -MP -MF .deps/libfzclient_private_la-pathcache.Tpo -c pathcache.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-pathcache.o mv -f .deps/libfzclient_private_la-pathcache.Tpo .deps/libfzclient_private_la-pathcache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-proxy.lo -MD -MP -MF .deps/libfzclient_private_la-proxy.Tpo -c -o libfzclient_private_la-proxy.lo `test -f 'proxy.cpp' || echo './'`proxy.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-proxy.lo -MD -MP -MF .deps/libfzclient_private_la-proxy.Tpo -c proxy.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-proxy.o mv -f .deps/libfzclient_private_la-proxy.Tpo .deps/libfzclient_private_la-proxy.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-rtt.lo -MD -MP -MF .deps/libfzclient_private_la-rtt.Tpo -c -o libfzclient_private_la-rtt.lo `test -f 'rtt.cpp' || echo './'`rtt.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-rtt.lo -MD -MP -MF .deps/libfzclient_private_la-rtt.Tpo -c rtt.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-rtt.o mv -f .deps/libfzclient_private_la-rtt.Tpo .deps/libfzclient_private_la-rtt.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-server.lo -MD -MP -MF .deps/libfzclient_private_la-server.Tpo -c -o libfzclient_private_la-server.lo `test -f 'server.cpp' || echo './'`server.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-server.lo -MD -MP -MF .deps/libfzclient_private_la-server.Tpo -c server.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-server.o mv -f .deps/libfzclient_private_la-server.Tpo .deps/libfzclient_private_la-server.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-servercapabilities.lo -MD -MP -MF .deps/libfzclient_private_la-servercapabilities.Tpo -c -o libfzclient_private_la-servercapabilities.lo `test -f 'servercapabilities.cpp' || echo './'`servercapabilities.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-servercapabilities.lo -MD -MP -MF .deps/libfzclient_private_la-servercapabilities.Tpo -c servercapabilities.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-servercapabilities.o mv -f .deps/libfzclient_private_la-servercapabilities.Tpo .deps/libfzclient_private_la-servercapabilities.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-serverpath.lo -MD -MP -MF .deps/libfzclient_private_la-serverpath.Tpo -c -o libfzclient_private_la-serverpath.lo `test -f 'serverpath.cpp' || echo './'`serverpath.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-serverpath.lo -MD -MP -MF .deps/libfzclient_private_la-serverpath.Tpo -c serverpath.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-serverpath.o mv -f .deps/libfzclient_private_la-serverpath.Tpo .deps/libfzclient_private_la-serverpath.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-sizeformatting.lo -MD -MP -MF .deps/libfzclient_private_la-sizeformatting.Tpo -c -o libfzclient_private_la-sizeformatting.lo `test -f 'sizeformatting.cpp' || echo './'`sizeformatting.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-sizeformatting.lo -MD -MP -MF .deps/libfzclient_private_la-sizeformatting.Tpo -c sizeformatting.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-sizeformatting.o mv -f .deps/libfzclient_private_la-sizeformatting.Tpo .deps/libfzclient_private_la-sizeformatting.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-tls.lo -MD -MP -MF .deps/libfzclient_private_la-tls.Tpo -c -o libfzclient_private_la-tls.lo `test -f 'tls.cpp' || echo './'`tls.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-tls.lo -MD -MP -MF .deps/libfzclient_private_la-tls.Tpo -c tls.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-tls.o mv -f .deps/libfzclient_private_la-tls.Tpo .deps/libfzclient_private_la-tls.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-version.lo -MD -MP -MF .deps/libfzclient_private_la-version.Tpo -c -o libfzclient_private_la-version.lo `test -f 'version.cpp' || echo './'`version.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-version.lo -MD -MP -MF .deps/libfzclient_private_la-version.Tpo -c version.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-version.o mv -f .deps/libfzclient_private_la-version.Tpo .deps/libfzclient_private_la-version.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-xmlutils.lo -MD -MP -MF .deps/libfzclient_private_la-xmlutils.Tpo -c -o libfzclient_private_la-xmlutils.lo `test -f 'xmlutils.cpp' || echo './'`xmlutils.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_private_la-xmlutils.lo -MD -MP -MF .deps/libfzclient_private_la-xmlutils.Tpo -c xmlutils.cpp -fPIC -DPIC -o .libs/libfzclient_private_la-xmlutils.o mv -f .deps/libfzclient_private_la-xmlutils.Tpo .deps/libfzclient_private_la-xmlutils.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-chmod.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-chmod.Tpo -c -o ftp/libfzclient_private_la-chmod.lo `test -f 'ftp/chmod.cpp' || echo './'`ftp/chmod.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-chmod.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-chmod.Tpo -c ftp/chmod.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-chmod.o mv -f ftp/.deps/libfzclient_private_la-chmod.Tpo ftp/.deps/libfzclient_private_la-chmod.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-cwd.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-cwd.Tpo -c -o ftp/libfzclient_private_la-cwd.lo `test -f 'ftp/cwd.cpp' || echo './'`ftp/cwd.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-cwd.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-cwd.Tpo -c ftp/cwd.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-cwd.o mv -f ftp/.deps/libfzclient_private_la-cwd.Tpo ftp/.deps/libfzclient_private_la-cwd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-delete.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-delete.Tpo -c -o ftp/libfzclient_private_la-delete.lo `test -f 'ftp/delete.cpp' || echo './'`ftp/delete.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-delete.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-delete.Tpo -c ftp/delete.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-delete.o mv -f ftp/.deps/libfzclient_private_la-delete.Tpo ftp/.deps/libfzclient_private_la-delete.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-filetransfer.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-filetransfer.Tpo -c -o ftp/libfzclient_private_la-filetransfer.lo `test -f 'ftp/filetransfer.cpp' || echo './'`ftp/filetransfer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-filetransfer.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-filetransfer.Tpo -c ftp/filetransfer.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-filetransfer.o mv -f ftp/.deps/libfzclient_private_la-filetransfer.Tpo ftp/.deps/libfzclient_private_la-filetransfer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-ftpcontrolsocket.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-ftpcontrolsocket.Tpo -c -o ftp/libfzclient_private_la-ftpcontrolsocket.lo `test -f 'ftp/ftpcontrolsocket.cpp' || echo './'`ftp/ftpcontrolsocket.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-ftpcontrolsocket.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-ftpcontrolsocket.Tpo -c ftp/ftpcontrolsocket.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-ftpcontrolsocket.o mv -f ftp/.deps/libfzclient_private_la-ftpcontrolsocket.Tpo ftp/.deps/libfzclient_private_la-ftpcontrolsocket.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-list.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-list.Tpo -c -o ftp/libfzclient_private_la-list.lo `test -f 'ftp/list.cpp' || echo './'`ftp/list.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-list.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-list.Tpo -c ftp/list.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-list.o mv -f ftp/.deps/libfzclient_private_la-list.Tpo ftp/.deps/libfzclient_private_la-list.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-logon.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-logon.Tpo -c -o ftp/libfzclient_private_la-logon.lo `test -f 'ftp/logon.cpp' || echo './'`ftp/logon.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-logon.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-logon.Tpo -c ftp/logon.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-logon.o mv -f ftp/.deps/libfzclient_private_la-logon.Tpo ftp/.deps/libfzclient_private_la-logon.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-mkd.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-mkd.Tpo -c -o ftp/libfzclient_private_la-mkd.lo `test -f 'ftp/mkd.cpp' || echo './'`ftp/mkd.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-mkd.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-mkd.Tpo -c ftp/mkd.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-mkd.o mv -f ftp/.deps/libfzclient_private_la-mkd.Tpo ftp/.deps/libfzclient_private_la-mkd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rawcommand.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rawcommand.Tpo -c -o ftp/libfzclient_private_la-rawcommand.lo `test -f 'ftp/rawcommand.cpp' || echo './'`ftp/rawcommand.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rawcommand.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rawcommand.Tpo -c ftp/rawcommand.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-rawcommand.o mv -f ftp/.deps/libfzclient_private_la-rawcommand.Tpo ftp/.deps/libfzclient_private_la-rawcommand.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rawtransfer.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rawtransfer.Tpo -c -o ftp/libfzclient_private_la-rawtransfer.lo `test -f 'ftp/rawtransfer.cpp' || echo './'`ftp/rawtransfer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rawtransfer.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rawtransfer.Tpo -c ftp/rawtransfer.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-rawtransfer.o mv -f ftp/.deps/libfzclient_private_la-rawtransfer.Tpo ftp/.deps/libfzclient_private_la-rawtransfer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rename.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rename.Tpo -c -o ftp/libfzclient_private_la-rename.lo `test -f 'ftp/rename.cpp' || echo './'`ftp/rename.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rename.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rename.Tpo -c ftp/rename.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-rename.o mv -f ftp/.deps/libfzclient_private_la-rename.Tpo ftp/.deps/libfzclient_private_la-rename.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rmd.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rmd.Tpo -c -o ftp/libfzclient_private_la-rmd.lo `test -f 'ftp/rmd.cpp' || echo './'`ftp/rmd.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-rmd.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-rmd.Tpo -c ftp/rmd.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-rmd.o mv -f ftp/.deps/libfzclient_private_la-rmd.Tpo ftp/.deps/libfzclient_private_la-rmd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-transfersocket.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-transfersocket.Tpo -c -o ftp/libfzclient_private_la-transfersocket.lo `test -f 'ftp/transfersocket.cpp' || echo './'`ftp/transfersocket.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ftp/libfzclient_private_la-transfersocket.lo -MD -MP -MF ftp/.deps/libfzclient_private_la-transfersocket.Tpo -c ftp/transfersocket.cpp -fPIC -DPIC -o ftp/.libs/libfzclient_private_la-transfersocket.o mv -f ftp/.deps/libfzclient_private_la-transfersocket.Tpo ftp/.deps/libfzclient_private_la-transfersocket.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-chmod.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-chmod.Tpo -c -o sftp/libfzclient_private_la-chmod.lo `test -f 'sftp/chmod.cpp' || echo './'`sftp/chmod.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-chmod.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-chmod.Tpo -c sftp/chmod.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-chmod.o mv -f sftp/.deps/libfzclient_private_la-chmod.Tpo sftp/.deps/libfzclient_private_la-chmod.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-connect.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-connect.Tpo -c -o sftp/libfzclient_private_la-connect.lo `test -f 'sftp/connect.cpp' || echo './'`sftp/connect.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-connect.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-connect.Tpo -c sftp/connect.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-connect.o mv -f sftp/.deps/libfzclient_private_la-connect.Tpo sftp/.deps/libfzclient_private_la-connect.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-cwd.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-cwd.Tpo -c -o sftp/libfzclient_private_la-cwd.lo `test -f 'sftp/cwd.cpp' || echo './'`sftp/cwd.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-cwd.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-cwd.Tpo -c sftp/cwd.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-cwd.o mv -f sftp/.deps/libfzclient_private_la-cwd.Tpo sftp/.deps/libfzclient_private_la-cwd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-delete.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-delete.Tpo -c -o sftp/libfzclient_private_la-delete.lo `test -f 'sftp/delete.cpp' || echo './'`sftp/delete.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-delete.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-delete.Tpo -c sftp/delete.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-delete.o mv -f sftp/.deps/libfzclient_private_la-delete.Tpo sftp/.deps/libfzclient_private_la-delete.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-filetransfer.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-filetransfer.Tpo -c -o sftp/libfzclient_private_la-filetransfer.lo `test -f 'sftp/filetransfer.cpp' || echo './'`sftp/filetransfer.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-filetransfer.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-filetransfer.Tpo -c sftp/filetransfer.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-filetransfer.o mv -f sftp/.deps/libfzclient_private_la-filetransfer.Tpo sftp/.deps/libfzclient_private_la-filetransfer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-input_parser.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-input_parser.Tpo -c -o sftp/libfzclient_private_la-input_parser.lo `test -f 'sftp/input_parser.cpp' || echo './'`sftp/input_parser.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-input_parser.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-input_parser.Tpo -c sftp/input_parser.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-input_parser.o mv -f sftp/.deps/libfzclient_private_la-input_parser.Tpo sftp/.deps/libfzclient_private_la-input_parser.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-list.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-list.Tpo -c -o sftp/libfzclient_private_la-list.lo `test -f 'sftp/list.cpp' || echo './'`sftp/list.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-list.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-list.Tpo -c sftp/list.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-list.o mv -f sftp/.deps/libfzclient_private_la-list.Tpo sftp/.deps/libfzclient_private_la-list.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-mkd.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-mkd.Tpo -c -o sftp/libfzclient_private_la-mkd.lo `test -f 'sftp/mkd.cpp' || echo './'`sftp/mkd.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-mkd.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-mkd.Tpo -c sftp/mkd.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-mkd.o mv -f sftp/.deps/libfzclient_private_la-mkd.Tpo sftp/.deps/libfzclient_private_la-mkd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-rename.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-rename.Tpo -c -o sftp/libfzclient_private_la-rename.lo `test -f 'sftp/rename.cpp' || echo './'`sftp/rename.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-rename.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-rename.Tpo -c sftp/rename.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-rename.o mv -f sftp/.deps/libfzclient_private_la-rename.Tpo sftp/.deps/libfzclient_private_la-rename.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-rmd.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-rmd.Tpo -c -o sftp/libfzclient_private_la-rmd.lo `test -f 'sftp/rmd.cpp' || echo './'`sftp/rmd.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-rmd.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-rmd.Tpo -c sftp/rmd.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-rmd.o mv -f sftp/.deps/libfzclient_private_la-rmd.Tpo sftp/.deps/libfzclient_private_la-rmd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-sftpcontrolsocket.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-sftpcontrolsocket.Tpo -c -o sftp/libfzclient_private_la-sftpcontrolsocket.lo `test -f 'sftp/sftpcontrolsocket.cpp' || echo './'`sftp/sftpcontrolsocket.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT sftp/libfzclient_private_la-sftpcontrolsocket.lo -MD -MP -MF sftp/.deps/libfzclient_private_la-sftpcontrolsocket.Tpo -c sftp/sftpcontrolsocket.cpp -fPIC -DPIC -o sftp/.libs/libfzclient_private_la-sftpcontrolsocket.o mv -f sftp/.deps/libfzclient_private_la-sftpcontrolsocket.Tpo sftp/.deps/libfzclient_private_la-sftpcontrolsocket.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ../pugixml/libfzclient_private_la-pugixml.lo -MD -MP -MF ../pugixml/.deps/libfzclient_private_la-pugixml.Tpo -c -o ../pugixml/libfzclient_private_la-pugixml.lo `test -f '../pugixml/pugixml.cpp' || echo './'`../pugixml/pugixml.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FILEZILLA -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT ../pugixml/libfzclient_private_la-pugixml.lo -MD -MP -MF ../pugixml/.deps/libfzclient_private_la-pugixml.Tpo -c ../pugixml/pugixml.cpp -fPIC -DPIC -o ../pugixml/.libs/libfzclient_private_la-pugixml.o mv -f ../pugixml/.deps/libfzclient_private_la-pugixml.Tpo ../pugixml/.deps/libfzclient_private_la-pugixml.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -no-undefined -release 3.69.5 -lfilezilla -lpthread -o libfzclient-private.la -rpath /usr/lib libfzclient_private_la-activity_logger.lo libfzclient_private_la-activity_logger_layer.lo libfzclient_private_la-commands.lo libfzclient_private_la-controlsocket.lo libfzclient_private_la-directorycache.lo libfzclient_private_la-directorylisting.lo libfzclient_private_la-directorylistingparser.lo libfzclient_private_la-engine_context.lo libfzclient_private_la-engine_options.lo libfzclient_private_la-engineprivate.lo libfzclient_private_la-externalipresolver.lo libfzclient_private_la-FileZillaEngine.lo http/libfzclient_private_la-filetransfer.lo http/libfzclient_private_la-httpcontrolsocket.lo http/libfzclient_private_la-request.lo libfzclient_private_la-local_path.lo libfzclient_private_la-logfile_writer.lo libfzclient_private_la-logging.lo libfzclient_private_la-lookup.lo libfzclient_private_la-misc.lo libfzclient_private_la-notification.lo libfzclient_private_la-oplock_manager.lo libfzclient_private_la-optionsbase.lo libfzclient_private_la-pathcache.lo libfzclient_private_la-proxy.lo libfzclient_private_la-rtt.lo libfzclient_private_la-server.lo libfzclient_private_la-servercapabilities.lo libfzclient_private_la-serverpath.lo libfzclient_private_la-sizeformatting.lo libfzclient_private_la-tls.lo libfzclient_private_la-version.lo libfzclient_private_la-xmlutils.lo ftp/libfzclient_private_la-chmod.lo ftp/libfzclient_private_la-cwd.lo ftp/libfzclient_private_la-delete.lo ftp/libfzclient_private_la-filetransfer.lo ftp/libfzclient_private_la-ftpcontrolsocket.lo ftp/libfzclient_private_la-list.lo ftp/libfzclient_private_la-logon.lo ftp/libfzclient_private_la-mkd.lo ftp/libfzclient_private_la-rawcommand.lo ftp/libfzclient_private_la-rawtransfer.lo ftp/libfzclient_private_la-rename.lo ftp/libfzclient_private_la-rmd.lo ftp/libfzclient_private_la-transfersocket.lo sftp/libfzclient_private_la-chmod.lo sftp/libfzclient_private_la-connect.lo sftp/libfzclient_private_la-cwd.lo sftp/libfzclient_private_la-delete.lo sftp/libfzclient_private_la-filetransfer.lo sftp/libfzclient_private_la-input_parser.lo sftp/libfzclient_private_la-list.lo sftp/libfzclient_private_la-mkd.lo sftp/libfzclient_private_la-rename.lo sftp/libfzclient_private_la-rmd.lo sftp/libfzclient_private_la-sftpcontrolsocket.lo ../pugixml/libfzclient_private_la-pugixml.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-slackware-linux/15.2.0/../../../crti.o /usr/lib/gcc/i686-slackware-linux/15.2.0/crtbeginS.o .libs/libfzclient_private_la-activity_logger.o .libs/libfzclient_private_la-activity_logger_layer.o .libs/libfzclient_private_la-commands.o .libs/libfzclient_private_la-controlsocket.o .libs/libfzclient_private_la-directorycache.o .libs/libfzclient_private_la-directorylisting.o .libs/libfzclient_private_la-directorylistingparser.o .libs/libfzclient_private_la-engine_context.o .libs/libfzclient_private_la-engine_options.o .libs/libfzclient_private_la-engineprivate.o .libs/libfzclient_private_la-externalipresolver.o .libs/libfzclient_private_la-FileZillaEngine.o http/.libs/libfzclient_private_la-filetransfer.o http/.libs/libfzclient_private_la-httpcontrolsocket.o http/.libs/libfzclient_private_la-request.o .libs/libfzclient_private_la-local_path.o .libs/libfzclient_private_la-logfile_writer.o .libs/libfzclient_private_la-logging.o .libs/libfzclient_private_la-lookup.o .libs/libfzclient_private_la-misc.o .libs/libfzclient_private_la-notification.o .libs/libfzclient_private_la-oplock_manager.o .libs/libfzclient_private_la-optionsbase.o .libs/libfzclient_private_la-pathcache.o .libs/libfzclient_private_la-proxy.o .libs/libfzclient_private_la-rtt.o .libs/libfzclient_private_la-server.o .libs/libfzclient_private_la-servercapabilities.o .libs/libfzclient_private_la-serverpath.o .libs/libfzclient_private_la-sizeformatting.o .libs/libfzclient_private_la-tls.o .libs/libfzclient_private_la-version.o .libs/libfzclient_private_la-xmlutils.o ftp/.libs/libfzclient_private_la-chmod.o ftp/.libs/libfzclient_private_la-cwd.o ftp/.libs/libfzclient_private_la-delete.o ftp/.libs/libfzclient_private_la-filetransfer.o ftp/.libs/libfzclient_private_la-ftpcontrolsocket.o ftp/.libs/libfzclient_private_la-list.o ftp/.libs/libfzclient_private_la-logon.o ftp/.libs/libfzclient_private_la-mkd.o ftp/.libs/libfzclient_private_la-rawcommand.o ftp/.libs/libfzclient_private_la-rawtransfer.o ftp/.libs/libfzclient_private_la-rename.o ftp/.libs/libfzclient_private_la-rmd.o ftp/.libs/libfzclient_private_la-transfersocket.o sftp/.libs/libfzclient_private_la-chmod.o sftp/.libs/libfzclient_private_la-connect.o sftp/.libs/libfzclient_private_la-cwd.o sftp/.libs/libfzclient_private_la-delete.o sftp/.libs/libfzclient_private_la-filetransfer.o sftp/.libs/libfzclient_private_la-input_parser.o sftp/.libs/libfzclient_private_la-list.o sftp/.libs/libfzclient_private_la-mkd.o sftp/.libs/libfzclient_private_la-rename.o sftp/.libs/libfzclient_private_la-rmd.o sftp/.libs/libfzclient_private_la-sftpcontrolsocket.o ../pugixml/.libs/libfzclient_private_la-pugixml.o -lfilezilla -lpthread -L/usr/lib/gcc/i686-slackware-linux/15.2.0 -L/usr/lib/gcc/i686-slackware-linux/15.2.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-slackware-linux/15.2.0/crtendS.o /usr/lib/gcc/i686-slackware-linux/15.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -g -Wl,-soname -Wl,libfzclient-private-3.69.5.so -o .libs/libfzclient-private-3.69.5.so libtool: link: (cd ".libs" && rm -f "libfzclient-private.so" && ln -s "libfzclient-private-3.69.5.so" "libfzclient-private.so") libtool: link: ( cd ".libs" && rm -f "libfzclient-private.la" && ln -s "../libfzclient-private.la" "libfzclient-private.la" ) make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' Making all in pugixml make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/pugixml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/pugixml' Making all in dbus make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/dbus' g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzdbus_a-dbushandler.o -MD -MP -MF .deps/libfzdbus_a-dbushandler.Tpo -c -o libfzdbus_a-dbushandler.o `test -f 'dbushandler.cpp' || echo './'`dbushandler.cpp mv -f .deps/libfzdbus_a-dbushandler.Tpo .deps/libfzdbus_a-dbushandler.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzdbus_a-desktop_notification.o -MD -MP -MF .deps/libfzdbus_a-desktop_notification.Tpo -c -o libfzdbus_a-desktop_notification.o `test -f 'desktop_notification.cpp' || echo './'`desktop_notification.cpp mv -f .deps/libfzdbus_a-desktop_notification.Tpo .deps/libfzdbus_a-desktop_notification.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzdbus_a-power_management_inhibitor.o -MD -MP -MF .deps/libfzdbus_a-power_management_inhibitor.Tpo -c -o libfzdbus_a-power_management_inhibitor.o `test -f 'power_management_inhibitor.cpp' || echo './'`power_management_inhibitor.cpp mv -f .deps/libfzdbus_a-power_management_inhibitor.Tpo .deps/libfzdbus_a-power_management_inhibitor.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzdbus_a-session_manager.o -MD -MP -MF .deps/libfzdbus_a-session_manager.Tpo -c -o libfzdbus_a-session_manager.o `test -f 'session_manager.cpp' || echo './'`session_manager.cpp mv -f .deps/libfzdbus_a-session_manager.Tpo .deps/libfzdbus_a-session_manager.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzdbus_a-wxdbusconnection.o -MD -MP -MF .deps/libfzdbus_a-wxdbusconnection.Tpo -c -o libfzdbus_a-wxdbusconnection.o `test -f 'wxdbusconnection.cpp' || echo './'`wxdbusconnection.cpp mv -f .deps/libfzdbus_a-wxdbusconnection.Tpo .deps/libfzdbus_a-wxdbusconnection.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -I/usr/include/p11-kit-1 -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzdbus_a-wxdbusmessage.o -MD -MP -MF .deps/libfzdbus_a-wxdbusmessage.Tpo -c -o libfzdbus_a-wxdbusmessage.o `test -f 'wxdbusmessage.cpp' || echo './'`wxdbusmessage.cpp mv -f .deps/libfzdbus_a-wxdbusmessage.Tpo .deps/libfzdbus_a-wxdbusmessage.Po rm -f libfzdbus.a ar cr 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 ranlib libfzdbus.a make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/dbus' Making all in commonui make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/commonui' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-auto_ascii_files.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-auto_ascii_files.Tpo -c -o libfzclient_commonui_private_la-auto_ascii_files.lo `test -f 'auto_ascii_files.cpp' || echo './'`auto_ascii_files.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-auto_ascii_files.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-auto_ascii_files.Tpo -c auto_ascii_files.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-auto_ascii_files.o mv -f .deps/libfzclient_commonui_private_la-auto_ascii_files.Tpo .deps/libfzclient_commonui_private_la-auto_ascii_files.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-buildinfo.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-buildinfo.Tpo -c -o libfzclient_commonui_private_la-buildinfo.lo `test -f 'buildinfo.cpp' || echo './'`buildinfo.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-buildinfo.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-buildinfo.Tpo -c buildinfo.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-buildinfo.o mv -f .deps/libfzclient_commonui_private_la-buildinfo.Tpo .deps/libfzclient_commonui_private_la-buildinfo.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-cert_store.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-cert_store.Tpo -c -o libfzclient_commonui_private_la-cert_store.lo `test -f 'cert_store.cpp' || echo './'`cert_store.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-cert_store.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-cert_store.Tpo -c cert_store.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-cert_store.o mv -f .deps/libfzclient_commonui_private_la-cert_store.Tpo .deps/libfzclient_commonui_private_la-cert_store.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-chmod_data.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-chmod_data.Tpo -c -o libfzclient_commonui_private_la-chmod_data.lo `test -f 'chmod_data.cpp' || echo './'`chmod_data.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-chmod_data.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-chmod_data.Tpo -c chmod_data.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-chmod_data.o mv -f .deps/libfzclient_commonui_private_la-chmod_data.Tpo .deps/libfzclient_commonui_private_la-chmod_data.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-file_utils.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-file_utils.Tpo -c -o libfzclient_commonui_private_la-file_utils.lo `test -f 'file_utils.cpp' || echo './'`file_utils.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-file_utils.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-file_utils.Tpo -c file_utils.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-file_utils.o mv -f .deps/libfzclient_commonui_private_la-file_utils.Tpo .deps/libfzclient_commonui_private_la-file_utils.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-filter.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-filter.Tpo -c -o libfzclient_commonui_private_la-filter.lo `test -f 'filter.cpp' || echo './'`filter.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-filter.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-filter.Tpo -c filter.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-filter.o mv -f .deps/libfzclient_commonui_private_la-filter.Tpo .deps/libfzclient_commonui_private_la-filter.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-fz_paths.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-fz_paths.Tpo -c -o libfzclient_commonui_private_la-fz_paths.lo `test -f 'fz_paths.cpp' || echo './'`fz_paths.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-fz_paths.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-fz_paths.Tpo -c fz_paths.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-fz_paths.o mv -f .deps/libfzclient_commonui_private_la-fz_paths.Tpo .deps/libfzclient_commonui_private_la-fz_paths.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-ipcmutex.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-ipcmutex.Tpo -c -o libfzclient_commonui_private_la-ipcmutex.lo `test -f 'ipcmutex.cpp' || echo './'`ipcmutex.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-ipcmutex.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-ipcmutex.Tpo -c ipcmutex.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-ipcmutex.o mv -f .deps/libfzclient_commonui_private_la-ipcmutex.Tpo .deps/libfzclient_commonui_private_la-ipcmutex.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-local_recursive_operation.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-local_recursive_operation.Tpo -c -o libfzclient_commonui_private_la-local_recursive_operation.lo `test -f 'local_recursive_operation.cpp' || echo './'`local_recursive_operation.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-local_recursive_operation.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-local_recursive_operation.Tpo -c local_recursive_operation.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-local_recursive_operation.o mv -f .deps/libfzclient_commonui_private_la-local_recursive_operation.Tpo .deps/libfzclient_commonui_private_la-local_recursive_operation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-login_manager.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-login_manager.Tpo -c -o libfzclient_commonui_private_la-login_manager.lo `test -f 'login_manager.cpp' || echo './'`login_manager.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-login_manager.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-login_manager.Tpo -c login_manager.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-login_manager.o mv -f .deps/libfzclient_commonui_private_la-login_manager.Tpo .deps/libfzclient_commonui_private_la-login_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-misc.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-misc.Tpo -c -o libfzclient_commonui_private_la-misc.lo `test -f 'misc.cpp' || echo './'`misc.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-misc.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-misc.Tpo -c misc.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-misc.o mv -f .deps/libfzclient_commonui_private_la-misc.Tpo .deps/libfzclient_commonui_private_la-misc.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-remote_recursive_operation.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-remote_recursive_operation.Tpo -c -o libfzclient_commonui_private_la-remote_recursive_operation.lo `test -f 'remote_recursive_operation.cpp' || echo './'`remote_recursive_operation.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-remote_recursive_operation.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-remote_recursive_operation.Tpo -c remote_recursive_operation.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-remote_recursive_operation.o mv -f .deps/libfzclient_commonui_private_la-remote_recursive_operation.Tpo .deps/libfzclient_commonui_private_la-remote_recursive_operation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-options.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-options.Tpo -c -o libfzclient_commonui_private_la-options.lo `test -f 'options.cpp' || echo './'`options.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-options.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-options.Tpo -c options.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-options.o mv -f .deps/libfzclient_commonui_private_la-options.Tpo .deps/libfzclient_commonui_private_la-options.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-protect.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-protect.Tpo -c -o libfzclient_commonui_private_la-protect.lo `test -f 'protect.cpp' || echo './'`protect.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-protect.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-protect.Tpo -c protect.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-protect.o mv -f .deps/libfzclient_commonui_private_la-protect.Tpo .deps/libfzclient_commonui_private_la-protect.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-site.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-site.Tpo -c -o libfzclient_commonui_private_la-site.lo `test -f 'site.cpp' || echo './'`site.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-site.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-site.Tpo -c site.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-site.o mv -f .deps/libfzclient_commonui_private_la-site.Tpo .deps/libfzclient_commonui_private_la-site.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-site_manager.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-site_manager.Tpo -c -o libfzclient_commonui_private_la-site_manager.lo `test -f 'site_manager.cpp' || echo './'`site_manager.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-site_manager.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-site_manager.Tpo -c site_manager.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-site_manager.o mv -f .deps/libfzclient_commonui_private_la-site_manager.Tpo .deps/libfzclient_commonui_private_la-site_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-updater.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-updater.Tpo -c -o libfzclient_commonui_private_la-updater.lo `test -f 'updater.cpp' || echo './'`updater.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-updater.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-updater.Tpo -c updater.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-updater.o mv -f .deps/libfzclient_commonui_private_la-updater.Tpo .deps/libfzclient_commonui_private_la-updater.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-updater_cert.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-updater_cert.Tpo -c -o libfzclient_commonui_private_la-updater_cert.lo `test -f 'updater_cert.cpp' || echo './'`updater_cert.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-updater_cert.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-updater_cert.Tpo -c updater_cert.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-updater_cert.o mv -f .deps/libfzclient_commonui_private_la-updater_cert.Tpo .deps/libfzclient_commonui_private_la-updater_cert.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-xml_cert_store.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-xml_cert_store.Tpo -c -o libfzclient_commonui_private_la-xml_cert_store.lo `test -f 'xml_cert_store.cpp' || echo './'`xml_cert_store.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-xml_cert_store.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-xml_cert_store.Tpo -c xml_cert_store.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-xml_cert_store.o mv -f .deps/libfzclient_commonui_private_la-xml_cert_store.Tpo .deps/libfzclient_commonui_private_la-xml_cert_store.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-xml_file.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-xml_file.Tpo -c -o libfzclient_commonui_private_la-xml_file.lo `test -f 'xml_file.cpp' || echo './'`xml_file.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-xml_file.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-xml_file.Tpo -c xml_file.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-xml_file.o mv -f .deps/libfzclient_commonui_private_la-xml_file.Tpo .deps/libfzclient_commonui_private_la-xml_file.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-xmlfunctions.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-xmlfunctions.Tpo -c -o libfzclient_commonui_private_la-xmlfunctions.lo `test -f 'xmlfunctions.cpp' || echo './'`xmlfunctions.cpp libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -DBUILDING_FZ_COMMONUI -fpch-preprocess -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -MT libfzclient_commonui_private_la-xmlfunctions.lo -MD -MP -MF .deps/libfzclient_commonui_private_la-xmlfunctions.Tpo -c xmlfunctions.cpp -fPIC -DPIC -o .libs/libfzclient_commonui_private_la-xmlfunctions.o mv -f .deps/libfzclient_commonui_private_la-xmlfunctions.Tpo .deps/libfzclient_commonui_private_la-xmlfunctions.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -no-undefined -release 3.69.5 ../engine/libfzclient-private.la -lfilezilla -lpthread -o libfzclient-commonui-private.la -rpath /usr/lib libfzclient_commonui_private_la-auto_ascii_files.lo libfzclient_commonui_private_la-buildinfo.lo libfzclient_commonui_private_la-cert_store.lo libfzclient_commonui_private_la-chmod_data.lo libfzclient_commonui_private_la-file_utils.lo libfzclient_commonui_private_la-filter.lo libfzclient_commonui_private_la-fz_paths.lo libfzclient_commonui_private_la-ipcmutex.lo libfzclient_commonui_private_la-local_recursive_operation.lo libfzclient_commonui_private_la-login_manager.lo libfzclient_commonui_private_la-misc.lo libfzclient_commonui_private_la-remote_recursive_operation.lo libfzclient_commonui_private_la-options.lo libfzclient_commonui_private_la-protect.lo libfzclient_commonui_private_la-site.lo libfzclient_commonui_private_la-site_manager.lo libfzclient_commonui_private_la-updater.lo libfzclient_commonui_private_la-updater_cert.lo libfzclient_commonui_private_la-xml_cert_store.lo libfzclient_commonui_private_la-xml_file.lo libfzclient_commonui_private_la-xmlfunctions.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-slackware-linux/15.2.0/../../../crti.o /usr/lib/gcc/i686-slackware-linux/15.2.0/crtbeginS.o .libs/libfzclient_commonui_private_la-auto_ascii_files.o .libs/libfzclient_commonui_private_la-buildinfo.o .libs/libfzclient_commonui_private_la-cert_store.o .libs/libfzclient_commonui_private_la-chmod_data.o .libs/libfzclient_commonui_private_la-file_utils.o .libs/libfzclient_commonui_private_la-filter.o .libs/libfzclient_commonui_private_la-fz_paths.o .libs/libfzclient_commonui_private_la-ipcmutex.o .libs/libfzclient_commonui_private_la-local_recursive_operation.o .libs/libfzclient_commonui_private_la-login_manager.o .libs/libfzclient_commonui_private_la-misc.o .libs/libfzclient_commonui_private_la-remote_recursive_operation.o .libs/libfzclient_commonui_private_la-options.o .libs/libfzclient_commonui_private_la-protect.o .libs/libfzclient_commonui_private_la-site.o .libs/libfzclient_commonui_private_la-site_manager.o .libs/libfzclient_commonui_private_la-updater.o .libs/libfzclient_commonui_private_la-updater_cert.o .libs/libfzclient_commonui_private_la-xml_cert_store.o .libs/libfzclient_commonui_private_la-xml_file.o .libs/libfzclient_commonui_private_la-xmlfunctions.o -Wl,-rpath -Wl,/home/djemos/filezilla/src/filezilla-3.69.5/src/engine/.libs ../engine/.libs/libfzclient-private.so -lfilezilla -lpthread -L/usr/lib/gcc/i686-slackware-linux/15.2.0 -L/usr/lib/gcc/i686-slackware-linux/15.2.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-slackware-linux/15.2.0/crtendS.o /usr/lib/gcc/i686-slackware-linux/15.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -g -Wl,-soname -Wl,libfzclient-commonui-private-3.69.5.so -o .libs/libfzclient-commonui-private-3.69.5.so libtool: link: (cd ".libs" && rm -f "libfzclient-commonui-private.so" && ln -s "libfzclient-commonui-private-3.69.5.so" "libfzclient-commonui-private.so") libtool: link: ( cd ".libs" && rm -f "libfzclient-commonui-private.la" && ln -s "../libfzclient-commonui-private.la" "libfzclient-commonui-private.la" ) make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/commonui' Making all in interface make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' if g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla.h.gch -MD -MP -MF ".deps/filezilla.Tpo" -c -o "filezilla.h.gch" filezilla.h; \ then mv -f ".deps/filezilla.Tpo" ".deps/filezilla.Po"; else rm -f ".deps/filezilla.Tpo"; exit 1; fi make all-recursive make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' Making all in resources make[4]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' Making all in blukis make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/blukis' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/blukis' Making all in classic make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/classic' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/classic' Making all in cyril make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' Making all in 16x16 make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril/16x16' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril/16x16' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' Making all in default make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/default' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/default' Making all in flatzilla make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/flatzilla' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/flatzilla' Making all in lone make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/lone' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/lone' Making all in minimal make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/minimal' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/minimal' Making all in opencrystal make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/opencrystal' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/opencrystal' Making all in sun make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/sun' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/sun' Making all in tango make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/tango' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/tango' make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' make[4]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' Making all in . make[4]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-aboutdialog.o -MD -MP -MF .deps/filezilla-aboutdialog.Tpo -c -o filezilla-aboutdialog.o `test -f 'aboutdialog.cpp' || echo './'`aboutdialog.cpp mv -f .deps/filezilla-aboutdialog.Tpo .deps/filezilla-aboutdialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-asksavepassworddialog.o -MD -MP -MF .deps/filezilla-asksavepassworddialog.Tpo -c -o filezilla-asksavepassworddialog.o `test -f 'asksavepassworddialog.cpp' || echo './'`asksavepassworddialog.cpp mv -f .deps/filezilla-asksavepassworddialog.Tpo .deps/filezilla-asksavepassworddialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-asyncrequestqueue.o -MD -MP -MF .deps/filezilla-asyncrequestqueue.Tpo -c -o filezilla-asyncrequestqueue.o `test -f 'asyncrequestqueue.cpp' || echo './'`asyncrequestqueue.cpp mv -f .deps/filezilla-asyncrequestqueue.Tpo .deps/filezilla-asyncrequestqueue.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-aui_notebook_ex.o -MD -MP -MF .deps/filezilla-aui_notebook_ex.Tpo -c -o filezilla-aui_notebook_ex.o `test -f 'aui_notebook_ex.cpp' || echo './'`aui_notebook_ex.cpp mv -f .deps/filezilla-aui_notebook_ex.Tpo .deps/filezilla-aui_notebook_ex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-bookmarks_dialog.o -MD -MP -MF .deps/filezilla-bookmarks_dialog.Tpo -c -o filezilla-bookmarks_dialog.o `test -f 'bookmarks_dialog.cpp' || echo './'`bookmarks_dialog.cpp mv -f .deps/filezilla-bookmarks_dialog.Tpo .deps/filezilla-bookmarks_dialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-buildinfo.o -MD -MP -MF .deps/filezilla-buildinfo.Tpo -c -o filezilla-buildinfo.o `test -f 'buildinfo.cpp' || echo './'`buildinfo.cpp mv -f .deps/filezilla-buildinfo.Tpo .deps/filezilla-buildinfo.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-chmoddialog.o -MD -MP -MF .deps/filezilla-chmoddialog.Tpo -c -o filezilla-chmoddialog.o `test -f 'chmoddialog.cpp' || echo './'`chmoddialog.cpp mv -f .deps/filezilla-chmoddialog.Tpo .deps/filezilla-chmoddialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-clearprivatedata.o -MD -MP -MF .deps/filezilla-clearprivatedata.Tpo -c -o filezilla-clearprivatedata.o `test -f 'clearprivatedata.cpp' || echo './'`clearprivatedata.cpp mv -f .deps/filezilla-clearprivatedata.Tpo .deps/filezilla-clearprivatedata.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-cmdline.o -MD -MP -MF .deps/filezilla-cmdline.Tpo -c -o filezilla-cmdline.o `test -f 'cmdline.cpp' || echo './'`cmdline.cpp mv -f .deps/filezilla-cmdline.Tpo .deps/filezilla-cmdline.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-commandqueue.o -MD -MP -MF .deps/filezilla-commandqueue.Tpo -c -o filezilla-commandqueue.o `test -f 'commandqueue.cpp' || echo './'`commandqueue.cpp mv -f .deps/filezilla-commandqueue.Tpo .deps/filezilla-commandqueue.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-conditionaldialog.o -MD -MP -MF .deps/filezilla-conditionaldialog.Tpo -c -o filezilla-conditionaldialog.o `test -f 'conditionaldialog.cpp' || echo './'`conditionaldialog.cpp mv -f .deps/filezilla-conditionaldialog.Tpo .deps/filezilla-conditionaldialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-context_control.o -MD -MP -MF .deps/filezilla-context_control.Tpo -c -o filezilla-context_control.o `test -f 'context_control.cpp' || echo './'`context_control.cpp In file included from /usr/include/wx-3.2/wx/window.h:2085, from /usr/include/wx-3.2/wx/nonownedwnd.h:14, from /usr/include/wx-3.2/wx/toplevel.h:20, from /usr/include/wx-3.2/wx/dialog.h:14, from /usr/include/wx-3.2/wx/msgdlg.h:18, from msgbox.h:4, from filezilla.h:6: /usr/include/wx-3.2/wx/gtk/window.h:77:18: προειδοποίηση: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=] 77 | virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE; | ^~~~~~~~ In file included from context_control.cpp:22: viewheader.h:20:21: σημείωση: by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’ 20 | static void Reparent(CViewHeader** pViewHeader, wxWindow* parent); | ^~~~~~~~ mv -f .deps/filezilla-context_control.Tpo .deps/filezilla-context_control.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-customheightlistctrl.o -MD -MP -MF .deps/filezilla-customheightlistctrl.Tpo -c -o filezilla-customheightlistctrl.o `test -f 'customheightlistctrl.cpp' || echo './'`customheightlistctrl.cpp mv -f .deps/filezilla-customheightlistctrl.Tpo .deps/filezilla-customheightlistctrl.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-defaultfileexistsdlg.o -MD -MP -MF .deps/filezilla-defaultfileexistsdlg.Tpo -c -o filezilla-defaultfileexistsdlg.o `test -f 'defaultfileexistsdlg.cpp' || echo './'`defaultfileexistsdlg.cpp mv -f .deps/filezilla-defaultfileexistsdlg.Tpo .deps/filezilla-defaultfileexistsdlg.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-dialogex.o -MD -MP -MF .deps/filezilla-dialogex.Tpo -c -o filezilla-dialogex.o `test -f 'dialogex.cpp' || echo './'`dialogex.cpp mv -f .deps/filezilla-dialogex.Tpo .deps/filezilla-dialogex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-dndobjects.o -MD -MP -MF .deps/filezilla-dndobjects.Tpo -c -o filezilla-dndobjects.o `test -f 'dndobjects.cpp' || echo './'`dndobjects.cpp mv -f .deps/filezilla-dndobjects.Tpo .deps/filezilla-dndobjects.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-dragdropmanager.o -MD -MP -MF .deps/filezilla-dragdropmanager.Tpo -c -o filezilla-dragdropmanager.o `test -f 'dragdropmanager.cpp' || echo './'`dragdropmanager.cpp mv -f .deps/filezilla-dragdropmanager.Tpo .deps/filezilla-dragdropmanager.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-dropsource.o -MD -MP -MF .deps/filezilla-dropsource.Tpo -c -o filezilla-dropsource.o `test -f 'dropsource.cpp' || echo './'`dropsource.cpp mv -f .deps/filezilla-dropsource.Tpo .deps/filezilla-dropsource.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-drop_target_ex.o -MD -MP -MF .deps/filezilla-drop_target_ex.Tpo -c -o filezilla-drop_target_ex.o `test -f 'drop_target_ex.cpp' || echo './'`drop_target_ex.cpp mv -f .deps/filezilla-drop_target_ex.Tpo .deps/filezilla-drop_target_ex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-edithandler.o -MD -MP -MF .deps/filezilla-edithandler.Tpo -c -o filezilla-edithandler.o `test -f 'edithandler.cpp' || echo './'`edithandler.cpp mv -f .deps/filezilla-edithandler.Tpo .deps/filezilla-edithandler.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-encoding_converter.o -MD -MP -MF .deps/filezilla-encoding_converter.Tpo -c -o filezilla-encoding_converter.o `test -f 'encoding_converter.cpp' || echo './'`encoding_converter.cpp mv -f .deps/filezilla-encoding_converter.Tpo .deps/filezilla-encoding_converter.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-export.o -MD -MP -MF .deps/filezilla-export.Tpo -c -o filezilla-export.o `test -f 'export.cpp' || echo './'`export.cpp mv -f .deps/filezilla-export.Tpo .deps/filezilla-export.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-fileexistsdlg.o -MD -MP -MF .deps/filezilla-fileexistsdlg.Tpo -c -o filezilla-fileexistsdlg.o `test -f 'fileexistsdlg.cpp' || echo './'`fileexistsdlg.cpp mv -f .deps/filezilla-fileexistsdlg.Tpo .deps/filezilla-fileexistsdlg.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-filelistctrl.o -MD -MP -MF .deps/filezilla-filelistctrl.Tpo -c -o filezilla-filelistctrl.o `test -f 'filelistctrl.cpp' || echo './'`filelistctrl.cpp mv -f .deps/filezilla-filelistctrl.Tpo .deps/filezilla-filelistctrl.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-filelist_statusbar.o -MD -MP -MF .deps/filezilla-filelist_statusbar.Tpo -c -o filezilla-filelist_statusbar.o `test -f 'filelist_statusbar.cpp' || echo './'`filelist_statusbar.cpp mv -f .deps/filezilla-filelist_statusbar.Tpo .deps/filezilla-filelist_statusbar.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-FileZilla.o -MD -MP -MF .deps/filezilla-FileZilla.Tpo -c -o filezilla-FileZilla.o `test -f 'FileZilla.cpp' || echo './'`FileZilla.cpp mv -f .deps/filezilla-FileZilla.Tpo .deps/filezilla-FileZilla.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-filter_manager.o -MD -MP -MF .deps/filezilla-filter_manager.Tpo -c -o filezilla-filter_manager.o `test -f 'filter_manager.cpp' || echo './'`filter_manager.cpp mv -f .deps/filezilla-filter_manager.Tpo .deps/filezilla-filter_manager.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-filter_conditions_dialog.o -MD -MP -MF .deps/filezilla-filter_conditions_dialog.Tpo -c -o filezilla-filter_conditions_dialog.o `test -f 'filter_conditions_dialog.cpp' || echo './'`filter_conditions_dialog.cpp mv -f .deps/filezilla-filter_conditions_dialog.Tpo .deps/filezilla-filter_conditions_dialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-filteredit.o -MD -MP -MF .deps/filezilla-filteredit.Tpo -c -o filezilla-filteredit.o `test -f 'filteredit.cpp' || echo './'`filteredit.cpp mv -f .deps/filezilla-filteredit.Tpo .deps/filezilla-filteredit.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-file_utils.o -MD -MP -MF .deps/filezilla-file_utils.Tpo -c -o filezilla-file_utils.o `test -f 'file_utils.cpp' || echo './'`file_utils.cpp mv -f .deps/filezilla-file_utils.Tpo .deps/filezilla-file_utils.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-fzputtygen_interface.o -MD -MP -MF .deps/filezilla-fzputtygen_interface.Tpo -c -o filezilla-fzputtygen_interface.o `test -f 'fzputtygen_interface.cpp' || echo './'`fzputtygen_interface.cpp mv -f .deps/filezilla-fzputtygen_interface.Tpo .deps/filezilla-fzputtygen_interface.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-graphics.o -MD -MP -MF .deps/filezilla-graphics.Tpo -c -o filezilla-graphics.o `test -f 'graphics.cpp' || echo './'`graphics.cpp mv -f .deps/filezilla-graphics.Tpo .deps/filezilla-graphics.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-import.o -MD -MP -MF .deps/filezilla-import.Tpo -c -o filezilla-import.o `test -f 'import.cpp' || echo './'`import.cpp mv -f .deps/filezilla-import.Tpo .deps/filezilla-import.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-infotext.o -MD -MP -MF .deps/filezilla-infotext.Tpo -c -o filezilla-infotext.o `test -f 'infotext.cpp' || echo './'`infotext.cpp mv -f .deps/filezilla-infotext.Tpo .deps/filezilla-infotext.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-inputdialog.o -MD -MP -MF .deps/filezilla-inputdialog.Tpo -c -o filezilla-inputdialog.o `test -f 'inputdialog.cpp' || echo './'`inputdialog.cpp mv -f .deps/filezilla-inputdialog.Tpo .deps/filezilla-inputdialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-led.o -MD -MP -MF .deps/filezilla-led.Tpo -c -o filezilla-led.o `test -f 'led.cpp' || echo './'`led.cpp mv -f .deps/filezilla-led.Tpo .deps/filezilla-led.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-listctrlex.o -MD -MP -MF .deps/filezilla-listctrlex.Tpo -c -o filezilla-listctrlex.o `test -f 'listctrlex.cpp' || echo './'`listctrlex.cpp mv -f .deps/filezilla-listctrlex.Tpo .deps/filezilla-listctrlex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-listingcomparison.o -MD -MP -MF .deps/filezilla-listingcomparison.Tpo -c -o filezilla-listingcomparison.o `test -f 'listingcomparison.cpp' || echo './'`listingcomparison.cpp mv -f .deps/filezilla-listingcomparison.Tpo .deps/filezilla-listingcomparison.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-list_search_panel.o -MD -MP -MF .deps/filezilla-list_search_panel.Tpo -c -o filezilla-list_search_panel.o `test -f 'list_search_panel.cpp' || echo './'`list_search_panel.cpp mv -f .deps/filezilla-list_search_panel.Tpo .deps/filezilla-list_search_panel.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-local_recursive_operation.o -MD -MP -MF .deps/filezilla-local_recursive_operation.Tpo -c -o filezilla-local_recursive_operation.o `test -f 'local_recursive_operation.cpp' || echo './'`local_recursive_operation.cpp mv -f .deps/filezilla-local_recursive_operation.Tpo .deps/filezilla-local_recursive_operation.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-locale_initializer.o -MD -MP -MF .deps/filezilla-locale_initializer.Tpo -c -o filezilla-locale_initializer.o `test -f 'locale_initializer.cpp' || echo './'`locale_initializer.cpp mv -f .deps/filezilla-locale_initializer.Tpo .deps/filezilla-locale_initializer.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-LocalListView.o -MD -MP -MF .deps/filezilla-LocalListView.Tpo -c -o filezilla-LocalListView.o `test -f 'LocalListView.cpp' || echo './'`LocalListView.cpp mv -f .deps/filezilla-LocalListView.Tpo .deps/filezilla-LocalListView.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-LocalTreeView.o -MD -MP -MF .deps/filezilla-LocalTreeView.Tpo -c -o filezilla-LocalTreeView.o `test -f 'LocalTreeView.cpp' || echo './'`LocalTreeView.cpp mv -f .deps/filezilla-LocalTreeView.Tpo .deps/filezilla-LocalTreeView.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-loginmanager.o -MD -MP -MF .deps/filezilla-loginmanager.Tpo -c -o filezilla-loginmanager.o `test -f 'loginmanager.cpp' || echo './'`loginmanager.cpp mv -f .deps/filezilla-loginmanager.Tpo .deps/filezilla-loginmanager.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-Mainfrm.o -MD -MP -MF .deps/filezilla-Mainfrm.Tpo -c -o filezilla-Mainfrm.o `test -f 'Mainfrm.cpp' || echo './'`Mainfrm.cpp In file included from /usr/include/wx-3.2/wx/window.h:2085, from /usr/include/wx-3.2/wx/nonownedwnd.h:14, from /usr/include/wx-3.2/wx/toplevel.h:20, from /usr/include/wx-3.2/wx/dialog.h:14, from /usr/include/wx-3.2/wx/msgdlg.h:18, from msgbox.h:4, from filezilla.h:6: /usr/include/wx-3.2/wx/gtk/window.h:77:18: προειδοποίηση: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=] 77 | virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE; | ^~~~~~~~ In file included from Mainfrm.cpp:48: viewheader.h:20:21: σημείωση: by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’ 20 | static void Reparent(CViewHeader** pViewHeader, wxWindow* parent); | ^~~~~~~~ mv -f .deps/filezilla-Mainfrm.Tpo .deps/filezilla-Mainfrm.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-manual_transfer.o -MD -MP -MF .deps/filezilla-manual_transfer.Tpo -c -o filezilla-manual_transfer.o `test -f 'manual_transfer.cpp' || echo './'`manual_transfer.cpp mv -f .deps/filezilla-manual_transfer.Tpo .deps/filezilla-manual_transfer.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-menu_bar.o -MD -MP -MF .deps/filezilla-menu_bar.Tpo -c -o filezilla-menu_bar.o `test -f 'menu_bar.cpp' || echo './'`menu_bar.cpp mv -f .deps/filezilla-menu_bar.Tpo .deps/filezilla-menu_bar.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-msgbox.o -MD -MP -MF .deps/filezilla-msgbox.Tpo -c -o filezilla-msgbox.o `test -f 'msgbox.cpp' || echo './'`msgbox.cpp mv -f .deps/filezilla-msgbox.Tpo .deps/filezilla-msgbox.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-netconfwizard.o -MD -MP -MF .deps/filezilla-netconfwizard.Tpo -c -o filezilla-netconfwizard.o `test -f 'netconfwizard.cpp' || echo './'`netconfwizard.cpp mv -f .deps/filezilla-netconfwizard.Tpo .deps/filezilla-netconfwizard.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-Options.o -MD -MP -MF .deps/filezilla-Options.Tpo -c -o filezilla-Options.o `test -f 'Options.cpp' || echo './'`Options.cpp mv -f .deps/filezilla-Options.Tpo .deps/filezilla-Options.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-option_change_event_handler.o -MD -MP -MF .deps/filezilla-option_change_event_handler.Tpo -c -o filezilla-option_change_event_handler.o `test -f 'option_change_event_handler.cpp' || echo './'`option_change_event_handler.cpp mv -f .deps/filezilla-option_change_event_handler.Tpo .deps/filezilla-option_change_event_handler.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-overlay.o -MD -MP -MF .deps/filezilla-overlay.Tpo -c -o filezilla-overlay.o `test -f 'overlay.cpp' || echo './'`overlay.cpp mv -f .deps/filezilla-overlay.Tpo .deps/filezilla-overlay.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-power_management.o -MD -MP -MF .deps/filezilla-power_management.Tpo -c -o filezilla-power_management.o `test -f 'power_management.cpp' || echo './'`power_management.cpp mv -f .deps/filezilla-power_management.Tpo .deps/filezilla-power_management.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-queue.o -MD -MP -MF .deps/filezilla-queue.Tpo -c -o filezilla-queue.o `test -f 'queue.cpp' || echo './'`queue.cpp mv -f .deps/filezilla-queue.Tpo .deps/filezilla-queue.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-queue_storage.o -MD -MP -MF .deps/filezilla-queue_storage.Tpo -c -o filezilla-queue_storage.o `test -f 'queue_storage.cpp' || echo './'`queue_storage.cpp mv -f .deps/filezilla-queue_storage.Tpo .deps/filezilla-queue_storage.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-QueueView.o -MD -MP -MF .deps/filezilla-QueueView.Tpo -c -o filezilla-QueueView.o `test -f 'QueueView.cpp' || echo './'`QueueView.cpp mv -f .deps/filezilla-QueueView.Tpo .deps/filezilla-QueueView.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-queueview_failed.o -MD -MP -MF .deps/filezilla-queueview_failed.Tpo -c -o filezilla-queueview_failed.o `test -f 'queueview_failed.cpp' || echo './'`queueview_failed.cpp mv -f .deps/filezilla-queueview_failed.Tpo .deps/filezilla-queueview_failed.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-queueview_successful.o -MD -MP -MF .deps/filezilla-queueview_successful.Tpo -c -o filezilla-queueview_successful.o `test -f 'queueview_successful.cpp' || echo './'`queueview_successful.cpp mv -f .deps/filezilla-queueview_successful.Tpo .deps/filezilla-queueview_successful.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-quickconnectbar.o -MD -MP -MF .deps/filezilla-quickconnectbar.Tpo -c -o filezilla-quickconnectbar.o `test -f 'quickconnectbar.cpp' || echo './'`quickconnectbar.cpp mv -f .deps/filezilla-quickconnectbar.Tpo .deps/filezilla-quickconnectbar.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-recentserverlist.o -MD -MP -MF .deps/filezilla-recentserverlist.Tpo -c -o filezilla-recentserverlist.o `test -f 'recentserverlist.cpp' || echo './'`recentserverlist.cpp mv -f .deps/filezilla-recentserverlist.Tpo .deps/filezilla-recentserverlist.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-recursive_operation_status.Tpo .deps/filezilla-recursive_operation_status.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-remote_recursive_operation.Tpo .deps/filezilla-remote_recursive_operation.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-RemoteListView.o -MD -MP -MF .deps/filezilla-RemoteListView.Tpo -c -o filezilla-RemoteListView.o `test -f 'RemoteListView.cpp' || echo './'`RemoteListView.cpp mv -f .deps/filezilla-RemoteListView.Tpo .deps/filezilla-RemoteListView.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-RemoteTreeView.o -MD -MP -MF .deps/filezilla-RemoteTreeView.Tpo -c -o filezilla-RemoteTreeView.o `test -f 'RemoteTreeView.cpp' || echo './'`RemoteTreeView.cpp mv -f .deps/filezilla-RemoteTreeView.Tpo .deps/filezilla-RemoteTreeView.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-renderer.o -MD -MP -MF .deps/filezilla-renderer.Tpo -c -o filezilla-renderer.o `test -f 'renderer.cpp' || echo './'`renderer.cpp mv -f .deps/filezilla-renderer.Tpo .deps/filezilla-renderer.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-search.o -MD -MP -MF .deps/filezilla-search.Tpo -c -o filezilla-search.o `test -f 'search.cpp' || echo './'`search.cpp mv -f .deps/filezilla-search.Tpo .deps/filezilla-search.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-serverdata.o -MD -MP -MF .deps/filezilla-serverdata.Tpo -c -o filezilla-serverdata.o `test -f 'serverdata.cpp' || echo './'`serverdata.cpp mv -f .deps/filezilla-serverdata.Tpo .deps/filezilla-serverdata.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage.Tpo settings/.deps/filezilla-optionspage.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_connection.Tpo settings/.deps/filezilla-optionspage_connection.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_dateformatting.Tpo settings/.deps/filezilla-optionspage_dateformatting.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_debug.Tpo settings/.deps/filezilla-optionspage_debug.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_edit.Tpo settings/.deps/filezilla-optionspage_edit.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_edit_associations.Tpo settings/.deps/filezilla-optionspage_edit_associations.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_fileexists.Tpo settings/.deps/filezilla-optionspage_fileexists.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_filelists.Tpo settings/.deps/filezilla-optionspage_filelists.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_interface.Tpo settings/.deps/filezilla-optionspage_interface.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_language.Tpo settings/.deps/filezilla-optionspage_language.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_logging.Tpo settings/.deps/filezilla-optionspage_logging.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT settings/filezilla-optionspage_passwords.o -MD -MP -MF settings/.deps/filezilla-optionspage_passwords.Tpo -c -o settings/filezilla-optionspage_passwords.o `test -f 'settings/optionspage_passwords.cpp' || echo './'`settings/optionspage_passwords.cpp mv -f settings/.deps/filezilla-optionspage_passwords.Tpo settings/.deps/filezilla-optionspage_passwords.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_proxy.Tpo settings/.deps/filezilla-optionspage_proxy.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_sizeformatting.Tpo settings/.deps/filezilla-optionspage_sizeformatting.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_themes.Tpo settings/.deps/filezilla-optionspage_themes.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_transfer.Tpo settings/.deps/filezilla-optionspage_transfer.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_updatecheck.Tpo settings/.deps/filezilla-optionspage_updatecheck.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-settingsdialog.Tpo settings/.deps/filezilla-settingsdialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-sitemanager.o -MD -MP -MF .deps/filezilla-sitemanager.Tpo -c -o filezilla-sitemanager.o `test -f 'sitemanager.cpp' || echo './'`sitemanager.cpp mv -f .deps/filezilla-sitemanager.Tpo .deps/filezilla-sitemanager.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-sitemanager_controls.o -MD -MP -MF .deps/filezilla-sitemanager_controls.Tpo -c -o filezilla-sitemanager_controls.o `test -f 'sitemanager_controls.cpp' || echo './'`sitemanager_controls.cpp mv -f .deps/filezilla-sitemanager_controls.Tpo .deps/filezilla-sitemanager_controls.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-sitemanager_dialog.Tpo .deps/filezilla-sitemanager_dialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-sitemanager_site.o -MD -MP -MF .deps/filezilla-sitemanager_site.Tpo -c -o filezilla-sitemanager_site.o `test -f 'sitemanager_site.cpp' || echo './'`sitemanager_site.cpp mv -f .deps/filezilla-sitemanager_site.Tpo .deps/filezilla-sitemanager_site.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-speedlimits_dialog.Tpo .deps/filezilla-speedlimits_dialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-splitter.o -MD -MP -MF .deps/filezilla-splitter.Tpo -c -o filezilla-splitter.o `test -f 'splitter.cpp' || echo './'`splitter.cpp mv -f .deps/filezilla-splitter.Tpo .deps/filezilla-splitter.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-state.o -MD -MP -MF .deps/filezilla-state.Tpo -c -o filezilla-state.o `test -f 'state.cpp' || echo './'`state.cpp mv -f .deps/filezilla-state.Tpo .deps/filezilla-state.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-statusbar.o -MD -MP -MF .deps/filezilla-statusbar.Tpo -c -o filezilla-statusbar.o `test -f 'statusbar.cpp' || echo './'`statusbar.cpp mv -f .deps/filezilla-statusbar.Tpo .deps/filezilla-statusbar.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-statuslinectrl.o -MD -MP -MF .deps/filezilla-statuslinectrl.Tpo -c -o filezilla-statuslinectrl.o `test -f 'statuslinectrl.cpp' || echo './'`statuslinectrl.cpp mv -f .deps/filezilla-statuslinectrl.Tpo .deps/filezilla-statuslinectrl.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-StatusView.o -MD -MP -MF .deps/filezilla-StatusView.Tpo -c -o filezilla-StatusView.o `test -f 'StatusView.cpp' || echo './'`StatusView.cpp mv -f .deps/filezilla-StatusView.Tpo .deps/filezilla-StatusView.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-systemimagelist.o -MD -MP -MF .deps/filezilla-systemimagelist.Tpo -c -o filezilla-systemimagelist.o `test -f 'systemimagelist.cpp' || echo './'`systemimagelist.cpp mv -f .deps/filezilla-systemimagelist.Tpo .deps/filezilla-systemimagelist.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-textctrlex.o -MD -MP -MF .deps/filezilla-textctrlex.Tpo -c -o filezilla-textctrlex.o `test -f 'textctrlex.cpp' || echo './'`textctrlex.cpp mv -f .deps/filezilla-textctrlex.Tpo .deps/filezilla-textctrlex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-themeprovider.o -MD -MP -MF .deps/filezilla-themeprovider.Tpo -c -o filezilla-themeprovider.o `test -f 'themeprovider.cpp' || echo './'`themeprovider.cpp mv -f .deps/filezilla-themeprovider.Tpo .deps/filezilla-themeprovider.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-timeformatting.o -MD -MP -MF .deps/filezilla-timeformatting.Tpo -c -o filezilla-timeformatting.o `test -f 'timeformatting.cpp' || echo './'`timeformatting.cpp mv -f .deps/filezilla-timeformatting.Tpo .deps/filezilla-timeformatting.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-toolbar.o -MD -MP -MF .deps/filezilla-toolbar.Tpo -c -o filezilla-toolbar.o `test -f 'toolbar.cpp' || echo './'`toolbar.cpp mv -f .deps/filezilla-toolbar.Tpo .deps/filezilla-toolbar.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-treectrlex.o -MD -MP -MF .deps/filezilla-treectrlex.Tpo -c -o filezilla-treectrlex.o `test -f 'treectrlex.cpp' || echo './'`treectrlex.cpp mv -f .deps/filezilla-treectrlex.Tpo .deps/filezilla-treectrlex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-update_dialog.Tpo .deps/filezilla-update_dialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-verifycertdialog.o -MD -MP -MF .deps/filezilla-verifycertdialog.Tpo -c -o filezilla-verifycertdialog.o `test -f 'verifycertdialog.cpp' || echo './'`verifycertdialog.cpp mv -f .deps/filezilla-verifycertdialog.Tpo .deps/filezilla-verifycertdialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-verifyhostkeydialog.o -MD -MP -MF .deps/filezilla-verifyhostkeydialog.Tpo -c -o filezilla-verifyhostkeydialog.o `test -f 'verifyhostkeydialog.cpp' || echo './'`verifyhostkeydialog.cpp mv -f .deps/filezilla-verifyhostkeydialog.Tpo .deps/filezilla-verifyhostkeydialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-view.o -MD -MP -MF .deps/filezilla-view.Tpo -c -o filezilla-view.o `test -f 'view.cpp' || echo './'`view.cpp In file included from /usr/include/wx-3.2/wx/window.h:2085, from /usr/include/wx-3.2/wx/nonownedwnd.h:14, from /usr/include/wx-3.2/wx/toplevel.h:20, from /usr/include/wx-3.2/wx/dialog.h:14, from /usr/include/wx-3.2/wx/msgdlg.h:18, from msgbox.h:4, from filezilla.h:6: /usr/include/wx-3.2/wx/gtk/window.h:77:18: προειδοποίηση: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=] 77 | virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE; | ^~~~~~~~ In file included from view.cpp:3: viewheader.h:20:21: σημείωση: by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’ 20 | static void Reparent(CViewHeader** pViewHeader, wxWindow* parent); | ^~~~~~~~ mv -f .deps/filezilla-view.Tpo .deps/filezilla-view.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-viewheader.o -MD -MP -MF .deps/filezilla-viewheader.Tpo -c -o filezilla-viewheader.o `test -f 'viewheader.cpp' || echo './'`viewheader.cpp In file included from /usr/include/wx-3.2/wx/window.h:2085, from /usr/include/wx-3.2/wx/nonownedwnd.h:14, from /usr/include/wx-3.2/wx/toplevel.h:20, from /usr/include/wx-3.2/wx/dialog.h:14, from /usr/include/wx-3.2/wx/msgdlg.h:18, from msgbox.h:4, from filezilla.h:6: /usr/include/wx-3.2/wx/gtk/window.h:77:18: προειδοποίηση: ‘virtual bool wxWindow::Reparent(wxWindowBase*)’ was hidden [-Woverloaded-virtual=] 77 | virtual bool Reparent( wxWindowBase *newParent ) wxOVERRIDE; | ^~~~~~~~ In file included from viewheader.cpp:2: viewheader.h:20:21: σημείωση: by ‘static void CViewHeader::Reparent(CViewHeader**, wxWindow*)’ 20 | static void Reparent(CViewHeader** pViewHeader, wxWindow* parent); | ^~~~~~~~ mv -f .deps/filezilla-viewheader.Tpo .deps/filezilla-viewheader.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-volume_enumerator.Tpo .deps/filezilla-volume_enumerator.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-welcome_dialog.Tpo .deps/filezilla-welcome_dialog.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-window_state_manager.Tpo .deps/filezilla-window_state_manager.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-wrapengine.o -MD -MP -MF .deps/filezilla-wrapengine.Tpo -c -o filezilla-wrapengine.o `test -f 'wrapengine.cpp' || echo './'`wrapengine.cpp mv -f .deps/filezilla-wrapengine.Tpo .deps/filezilla-wrapengine.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT wxext/filezilla-spinctrlex.o -MD -MP -MF wxext/.deps/filezilla-spinctrlex.Tpo -c -o wxext/filezilla-spinctrlex.o `test -f 'wxext/spinctrlex.cpp' || echo './'`wxext/spinctrlex.cpp mv -f wxext/.deps/filezilla-spinctrlex.Tpo wxext/.deps/filezilla-spinctrlex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-wxfilesystem_blob_handler.Tpo .deps/filezilla-wxfilesystem_blob_handler.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-xh_text_ex.Tpo .deps/filezilla-xh_text_ex.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -MT filezilla-xmlfunctions.o -MD -MP -MF .deps/filezilla-xmlfunctions.Tpo -c -o filezilla-xmlfunctions.o `test -f 'xmlfunctions.cpp' || echo './'`xmlfunctions.cpp mv -f .deps/filezilla-xmlfunctions.Tpo .deps/filezilla-xmlfunctions.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-xrc_helper.Tpo .deps/filezilla-xrc_helper.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_connection_active.Tpo settings/.deps/filezilla-optionspage_connection_active.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_connection_ftp.Tpo settings/.deps/filezilla-optionspage_connection_ftp.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_connection_passive.Tpo settings/.deps/filezilla-optionspage_connection_passive.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_ftpproxy.Tpo settings/.deps/filezilla-optionspage_ftpproxy.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_filetype.Tpo settings/.deps/filezilla-optionspage_filetype.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f settings/.deps/filezilla-optionspage_connection_sftp.Tpo settings/.deps/filezilla-optionspage_connection_sftp.Po g++ -std=c++17 -DHAVE_CONFIG_H -I../../config -I/usr/include/p11-kit-1 -I/usr/lib/wx/include/gtk3-unicode-3.2 -I/usr/include/wx-3.2 -DWXUSINGDLL -D__WXGTK3__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/elogind -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpch-preprocess -O2 -march=i586 -mtune=i686 -Wall -g -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 mv -f .deps/filezilla-sftp_crypt_info_dlg.Tpo .deps/filezilla-sftp_crypt_info_dlg.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++17 -O2 -march=i586 -mtune=i686 -Wall -g ../commonui/libfzclient-commonui-private.la ../engine/libfzclient-private.la -lfilezilla -lpthread ../dbus/libfzdbus.a -ldbus-1 -lwx_gtk3u_aui-3.2 -lwx_gtk3u_xrc-3.2 -lwx_gtk3u_core-3.2 -lwx_baseu_xml-3.2 -lwx_baseu-3.2 -lsqlite3 -ldl -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -o filezilla filezilla-aboutdialog.o filezilla-asksavepassworddialog.o filezilla-asyncrequestqueue.o filezilla-aui_notebook_ex.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-dropsource.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_manager.o filezilla-filter_conditions_dialog.o filezilla-filteredit.o filezilla-file_utils.o filezilla-fzputtygen_interface.o filezilla-graphics.o filezilla-import.o filezilla-infotext.o filezilla-inputdialog.o filezilla-led.o filezilla-listctrlex.o filezilla-listingcomparison.o filezilla-list_search_panel.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-option_change_event_handler.o filezilla-overlay.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_status.o filezilla-remote_recursive_operation.o filezilla-RemoteListView.o filezilla-RemoteTreeView.o filezilla-renderer.o filezilla-search.o filezilla-serverdata.o settings/filezilla-optionspage.o settings/filezilla-optionspage_connection.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_interface.o settings/filezilla-optionspage_language.o settings/filezilla-optionspage_logging.o settings/filezilla-optionspage_passwords.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-sitemanager.o filezilla-sitemanager_controls.o filezilla-sitemanager_dialog.o filezilla-sitemanager_site.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-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 wxext/filezilla-spinctrlex.o filezilla-wxfilesystem_blob_handler.o filezilla-xh_text_ex.o filezilla-xmlfunctions.o filezilla-xrc_helper.o settings/filezilla-optionspage_connection_active.o settings/filezilla-optionspage_connection_ftp.o settings/filezilla-optionspage_connection_passive.o settings/filezilla-optionspage_ftpproxy.o settings/filezilla-optionspage_filetype.o settings/filezilla-optionspage_connection_sftp.o filezilla-sftp_crypt_info_dlg.o libtool: link: g++ -std=c++17 -O2 -march=i586 -mtune=i686 -Wall -g -o .libs/filezilla filezilla-aboutdialog.o filezilla-asksavepassworddialog.o filezilla-asyncrequestqueue.o filezilla-aui_notebook_ex.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-dropsource.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_manager.o filezilla-filter_conditions_dialog.o filezilla-filteredit.o filezilla-file_utils.o filezilla-fzputtygen_interface.o filezilla-graphics.o filezilla-import.o filezilla-infotext.o filezilla-inputdialog.o filezilla-led.o filezilla-listctrlex.o filezilla-listingcomparison.o filezilla-list_search_panel.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-option_change_event_handler.o filezilla-overlay.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_status.o filezilla-remote_recursive_operation.o filezilla-RemoteListView.o filezilla-RemoteTreeView.o filezilla-renderer.o filezilla-search.o filezilla-serverdata.o settings/filezilla-optionspage.o settings/filezilla-optionspage_connection.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_interface.o settings/filezilla-optionspage_language.o settings/filezilla-optionspage_logging.o settings/filezilla-optionspage_passwords.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-sitemanager.o filezilla-sitemanager_controls.o filezilla-sitemanager_dialog.o filezilla-sitemanager_site.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-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 wxext/filezilla-spinctrlex.o filezilla-wxfilesystem_blob_handler.o filezilla-xh_text_ex.o filezilla-xmlfunctions.o filezilla-xrc_helper.o settings/filezilla-optionspage_connection_active.o settings/filezilla-optionspage_connection_ftp.o settings/filezilla-optionspage_connection_passive.o settings/filezilla-optionspage_ftpproxy.o settings/filezilla-optionspage_filetype.o settings/filezilla-optionspage_connection_sftp.o filezilla-sftp_crypt_info_dlg.o ../commonui/.libs/libfzclient-commonui-private.so /home/djemos/filezilla/src/filezilla-3.69.5/src/engine/.libs/libfzclient-private.so ../engine/.libs/libfzclient-private.so -lfilezilla -lpthread ../dbus/libfzdbus.a -ldbus-1 -lwx_gtk3u_aui-3.2 -lwx_gtk3u_xrc-3.2 -lwx_gtk3u_core-3.2 -lwx_baseu_xml-3.2 -lwx_baseu-3.2 -lsqlite3 -ldl -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[4]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' Making all in putty make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/putty' gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-be_misc.o -MD -MP -MF .deps/fzsftp-be_misc.Tpo -c -o fzsftp-be_misc.o `test -f 'be_misc.c' || echo './'`be_misc.c In file included from putty.h:10, from be_misc.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-be_misc.Tpo .deps/fzsftp-be_misc.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-be_ssh.o -MD -MP -MF .deps/fzsftp-be_ssh.Tpo -c -o fzsftp-be_ssh.o `test -f 'be_ssh.c' || echo './'`be_ssh.c In file included from putty.h:10, from be_ssh.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-be_ssh.Tpo .deps/fzsftp-be_ssh.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-callback.o -MD -MP -MF .deps/fzsftp-callback.Tpo -c -o fzsftp-callback.o `test -f 'callback.c' || echo './'`callback.c In file included from putty.h:10, from callback.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from callback.c:6: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-callback.Tpo .deps/fzsftp-callback.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-clicons.o -MD -MP -MF .deps/fzsftp-clicons.Tpo -c -o fzsftp-clicons.o `test -f 'clicons.c' || echo './'`clicons.c In file included from putty.h:10, from clicons.c:6: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-clicons.Tpo .deps/fzsftp-clicons.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-cmdline.o -MD -MP -MF .deps/fzsftp-cmdline.Tpo -c -o fzsftp-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c In file included from putty.h:10, from cmdline.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-cmdline.Tpo .deps/fzsftp-cmdline.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-cproxy.o -MD -MP -MF .deps/fzsftp-cproxy.Tpo -c -o fzsftp-cproxy.o `test -f 'cproxy.c' || echo './'`cproxy.c In file included from putty.h:10, from cproxy.c:12: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-cproxy.Tpo .deps/fzsftp-cproxy.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-errsock.o -MD -MP -MF .deps/fzsftp-errsock.Tpo -c -o fzsftp-errsock.o `test -f 'errsock.c' || echo './'`errsock.c In file included from putty.h:10, from errsock.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-errsock.Tpo .deps/fzsftp-errsock.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-fzsftp.o -MD -MP -MF .deps/fzsftp-fzsftp.Tpo -c -o fzsftp-fzsftp.o `test -f 'fzsftp.c' || echo './'`fzsftp.c In file included from putty.h:10, from fzsftp.c:1: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-fzsftp.Tpo .deps/fzsftp-fzsftp.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-logging.o -MD -MP -MF .deps/fzsftp-logging.Tpo -c -o fzsftp-logging.o `test -f 'logging.c' || echo './'`logging.c In file included from putty.h:10, from logging.c:12: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-logging.Tpo .deps/fzsftp-logging.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-mainchan.o -MD -MP -MF .deps/fzsftp-mainchan.Tpo -c -o fzsftp-mainchan.o `test -f 'mainchan.c' || echo './'`mainchan.c In file included from putty.h:10, from mainchan.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-mainchan.Tpo .deps/fzsftp-mainchan.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-noshare.o -MD -MP -MF .deps/fzsftp-noshare.Tpo -c -o fzsftp-noshare.o `test -f 'noshare.c' || echo './'`noshare.c In file included from putty.h:10, from noshare.c:11: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-noshare.Tpo .deps/fzsftp-noshare.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-nullplug.o -MD -MP -MF .deps/fzsftp-nullplug.Tpo -c -o fzsftp-nullplug.o `test -f 'nullplug.c' || echo './'`nullplug.c In file included from putty.h:10, from nullplug.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-nullplug.Tpo .deps/fzsftp-nullplug.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-portfwd.o -MD -MP -MF .deps/fzsftp-portfwd.Tpo -c -o fzsftp-portfwd.o `test -f 'portfwd.c' || echo './'`portfwd.c In file included from putty.h:10, from portfwd.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-portfwd.Tpo .deps/fzsftp-portfwd.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-psftp.o -MD -MP -MF .deps/fzsftp-psftp.Tpo -c -o fzsftp-psftp.o `test -f 'psftp.c' || echo './'`psftp.c In file included from putty.h:10, from psftp.c:16: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-psftp.Tpo .deps/fzsftp-psftp.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-proxy.o -MD -MP -MF .deps/fzsftp-proxy.Tpo -c -o fzsftp-proxy.o `test -f 'proxy.c' || echo './'`proxy.c In file included from putty.h:10, from proxy.c:12: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-proxy.Tpo .deps/fzsftp-proxy.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-pproxy.o -MD -MP -MF .deps/fzsftp-pproxy.Tpo -c -o fzsftp-pproxy.o `test -f 'pproxy.c' || echo './'`pproxy.c In file included from putty.h:10, from pproxy.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-pproxy.Tpo .deps/fzsftp-pproxy.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-pinger.o -MD -MP -MF .deps/fzsftp-pinger.Tpo -c -o fzsftp-pinger.o `test -f 'pinger.c' || echo './'`pinger.c In file included from putty.h:10, from pinger.c:6: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-pinger.Tpo .deps/fzsftp-pinger.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-settings.o -MD -MP -MF .deps/fzsftp-settings.Tpo -c -o fzsftp-settings.o `test -f 'settings.c' || echo './'`settings.c In file included from putty.h:10, from settings.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-settings.Tpo .deps/fzsftp-settings.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sftp.o -MD -MP -MF .deps/fzsftp-sftp.Tpo -c -o fzsftp-sftp.o `test -f 'sftp.c' || echo './'`sftp.c In file included from sftp.c:11: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from misc.h:8: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sftp.Tpo .deps/fzsftp-sftp.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sftpcommon.o -MD -MP -MF .deps/fzsftp-sftpcommon.Tpo -c -o fzsftp-sftpcommon.o `test -f 'sftpcommon.c' || echo './'`sftpcommon.c In file included from sftpcommon.c:11: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from misc.h:8: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sftpcommon.Tpo .deps/fzsftp-sftpcommon.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh.o -MD -MP -MF .deps/fzsftp-ssh.Tpo -c -o fzsftp-ssh.o `test -f 'ssh.c' || echo './'`ssh.c In file included from putty.h:10, from ssh.c:12: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh.Tpo .deps/fzsftp-ssh.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2bpp.o -MD -MP -MF .deps/fzsftp-ssh2bpp.Tpo -c -o fzsftp-ssh2bpp.o `test -f 'ssh2bpp.c' || echo './'`ssh2bpp.c In file included from putty.h:10, from ssh2bpp.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2bpp.Tpo .deps/fzsftp-ssh2bpp.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2censor.o -MD -MP -MF .deps/fzsftp-ssh2censor.Tpo -c -o fzsftp-ssh2censor.o `test -f 'ssh2censor.c' || echo './'`ssh2censor.c In file included from putty.h:10, from ssh2censor.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2censor.Tpo .deps/fzsftp-ssh2censor.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2connection.o -MD -MP -MF .deps/fzsftp-ssh2connection.Tpo -c -o fzsftp-ssh2connection.o `test -f 'ssh2connection.c' || echo './'`ssh2connection.c In file included from putty.h:10, from ssh2connection.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2connection.Tpo .deps/fzsftp-ssh2connection.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2connection-client.o -MD -MP -MF .deps/fzsftp-ssh2connection-client.Tpo -c -o fzsftp-ssh2connection-client.o `test -f 'ssh2connection-client.c' || echo './'`ssh2connection-client.c In file included from putty.h:10, from ssh2connection-client.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2connection-client.Tpo .deps/fzsftp-ssh2connection-client.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2kex-client.o -MD -MP -MF .deps/fzsftp-ssh2kex-client.Tpo -c -o fzsftp-ssh2kex-client.o `test -f 'ssh2kex-client.c' || echo './'`ssh2kex-client.c In file included from putty.h:10, from ssh2kex-client.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2kex-client.Tpo .deps/fzsftp-ssh2kex-client.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2transhk.o -MD -MP -MF .deps/fzsftp-ssh2transhk.Tpo -c -o fzsftp-ssh2transhk.o `test -f 'ssh2transhk.c' || echo './'`ssh2transhk.c In file included from putty.h:10, from ssh2transhk.c:26: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2transhk.Tpo .deps/fzsftp-ssh2transhk.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2transport.o -MD -MP -MF .deps/fzsftp-ssh2transport.Tpo -c -o fzsftp-ssh2transport.o `test -f 'ssh2transport.c' || echo './'`ssh2transport.c In file included from putty.h:10, from ssh2transport.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2transport.Tpo .deps/fzsftp-ssh2transport.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssh2userauth.o -MD -MP -MF .deps/fzsftp-ssh2userauth.Tpo -c -o fzsftp-ssh2userauth.o `test -f 'ssh2userauth.c' || echo './'`ssh2userauth.c In file included from putty.h:10, from ssh2userauth.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssh2userauth.Tpo .deps/fzsftp-ssh2userauth.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-ssharcf.o -MD -MP -MF .deps/fzsftp-ssharcf.Tpo -c -o fzsftp-ssharcf.o `test -f 'ssharcf.c' || echo './'`ssharcf.c In file included from ssh.h:7, from ssharcf.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-ssharcf.Tpo .deps/fzsftp-ssharcf.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshccp.o -MD -MP -MF .deps/fzsftp-sshccp.Tpo -c -o fzsftp-sshccp.o `test -f 'sshccp.c' || echo './'`sshccp.c In file included from ssh.h:7, from sshccp.c:32: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshccp.Tpo .deps/fzsftp-sshccp.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshcommon.o -MD -MP -MF .deps/fzsftp-sshcommon.Tpo -c -o fzsftp-sshcommon.o `test -f 'sshcommon.c' || echo './'`sshcommon.c In file included from putty.h:10, from sshcommon.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshcommon.Tpo .deps/fzsftp-sshcommon.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshcrc.o -MD -MP -MF .deps/fzsftp-sshcrc.Tpo -c -o fzsftp-sshcrc.o `test -f 'sshcrc.c' || echo './'`sshcrc.c In file included from ssh.h:7, from sshcrc.c:38: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshcrc.Tpo .deps/fzsftp-sshcrc.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshcrcda.o -MD -MP -MF .deps/fzsftp-sshcrcda.Tpo -c -o fzsftp-sshcrcda.o `test -f 'sshcrcda.c' || echo './'`sshcrcda.c In file included from sshcrcda.c:25: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from misc.h:8: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshcrcda.Tpo .deps/fzsftp-sshcrcda.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshdes.o -MD -MP -MF .deps/fzsftp-sshdes.Tpo -c -o fzsftp-sshdes.o `test -f 'sshdes.c' || echo './'`sshdes.c In file included from ssh.h:7, from sshdes.c:61: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshdes.Tpo .deps/fzsftp-sshdes.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshdh.o -MD -MP -MF .deps/fzsftp-sshdh.Tpo -c -o fzsftp-sshdh.o `test -f 'sshdh.c' || echo './'`sshdh.c In file included from ssh.h:7, from sshdh.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshdh.Tpo .deps/fzsftp-sshdh.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshdss.o -MD -MP -MF .deps/fzsftp-sshdss.Tpo -c -o fzsftp-sshdss.o `test -f 'sshdss.c' || echo './'`sshdss.c In file included from ssh.h:7, from sshdss.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshdss.Tpo .deps/fzsftp-sshdss.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshmac.o -MD -MP -MF .deps/fzsftp-sshmac.Tpo -c -o fzsftp-sshmac.o `test -f 'sshmac.c' || echo './'`sshmac.c In file included from ssh.h:7, from sshmac.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshmac.Tpo .deps/fzsftp-sshmac.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshshare.o -MD -MP -MF .deps/fzsftp-sshshare.Tpo -c -o fzsftp-sshshare.o `test -f 'sshshare.c' || echo './'`sshshare.c In file included from putty.h:10, from sshshare.c:138: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshshare.Tpo .deps/fzsftp-sshshare.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshutils.o -MD -MP -MF .deps/fzsftp-sshutils.Tpo -c -o fzsftp-sshutils.o `test -f 'sshutils.c' || echo './'`sshutils.c In file included from putty.h:10, from sshutils.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshutils.Tpo .deps/fzsftp-sshutils.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshverstring.o -MD -MP -MF .deps/fzsftp-sshverstring.Tpo -c -o fzsftp-sshverstring.o `test -f 'sshverstring.c' || echo './'`sshverstring.c In file included from putty.h:10, from sshverstring.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshverstring.Tpo .deps/fzsftp-sshverstring.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-sshzlib.o -MD -MP -MF .deps/fzsftp-sshzlib.Tpo -c -o fzsftp-sshzlib.o `test -f 'sshzlib.c' || echo './'`sshzlib.c In file included from ssh.h:7, from sshzlib.c:45: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from sshzlib.c:44: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-sshzlib.Tpo .deps/fzsftp-sshzlib.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-timing.o -MD -MP -MF .deps/fzsftp-timing.Tpo -c -o fzsftp-timing.o `test -f 'timing.c' || echo './'`timing.c In file included from putty.h:10, from timing.c:33: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-timing.Tpo .deps/fzsftp-timing.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-version.o -MD -MP -MF .deps/fzsftp-version.Tpo -c -o fzsftp-version.o `test -f 'version.c' || echo './'`version.c mv -f .deps/fzsftp-version.Tpo .deps/fzsftp-version.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-wildcard.o -MD -MP -MF .deps/fzsftp-wildcard.Tpo -c -o fzsftp-wildcard.o `test -f 'wildcard.c' || echo './'`wildcard.c In file included from putty.h:10, from wildcard.c:13: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-wildcard.Tpo .deps/fzsftp-wildcard.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-x11fwd.o -MD -MP -MF .deps/fzsftp-x11fwd.Tpo -c -o fzsftp-x11fwd.o `test -f 'x11fwd.c' || echo './'`x11fwd.c In file included from putty.h:10, from x11fwd.c:10: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzsftp-x11fwd.Tpo .deps/fzsftp-x11fwd.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzsftp-time.o -MD -MP -MF .deps/fzsftp-time.Tpo -c -o fzsftp-time.o `test -f 'time.c' || echo './'`time.c mv -f .deps/fzsftp-time.Tpo .deps/fzsftp-time.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/fzsftp-uxagentc.o -MD -MP -MF unix/.deps/fzsftp-uxagentc.Tpo -c -o unix/fzsftp-uxagentc.o `test -f 'unix/uxagentc.c' || echo './'`unix/uxagentc.c In file included from ./putty.h:10, from unix/uxagentc.c:13: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from /usr/include/sys/un.h:37, from unix/uxagentc.c:10: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/fzsftp-uxagentc.Tpo unix/.deps/fzsftp-uxagentc.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/fzsftp-uxcliloop.o -MD -MP -MF unix/.deps/fzsftp-uxcliloop.Tpo -c -o unix/fzsftp-uxcliloop.o `test -f 'unix/uxcliloop.c' || echo './'`unix/uxcliloop.c In file included from ./putty.h:10, from unix/uxcliloop.c:3: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/fzsftp-uxcliloop.Tpo unix/.deps/fzsftp-uxcliloop.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/fzsftp-uxnet.o -MD -MP -MF unix/.deps/fzsftp-uxnet.Tpo -c -o unix/fzsftp-uxnet.o `test -f 'unix/uxnet.c' || echo './'`unix/uxnet.c In file included from ./putty.h:10, from unix/uxnet.c:26: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from /usr/include/sys/un.h:37, from unix/uxnet.c:22: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/fzsftp-uxnet.Tpo unix/.deps/fzsftp-uxnet.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/fzsftp-uxnoise.o -MD -MP -MF unix/.deps/fzsftp-uxnoise.Tpo -c -o unix/fzsftp-uxnoise.o `test -f 'unix/uxnoise.c' || echo './'`unix/uxnoise.c In file included from ./putty.h:10, from unix/uxnoise.c:15: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/fzsftp-uxnoise.Tpo unix/.deps/fzsftp-uxnoise.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/fzsftp-uxpeer.o -MD -MP -MF unix/.deps/fzsftp-uxpeer.Tpo -c -o unix/fzsftp-uxpeer.o `test -f 'unix/uxpeer.c' || echo './'`unix/uxpeer.c In file included from ./putty.h:10, from unix/uxpeer.c:17: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/fzsftp-uxpeer.Tpo unix/.deps/fzsftp-uxpeer.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/fzsftp-uxsel.o -MD -MP -MF unix/.deps/fzsftp-uxsel.Tpo -c -o unix/fzsftp-uxsel.o `test -f 'unix/uxsel.c' || echo './'`unix/uxsel.c In file included from ./putty.h:10, from unix/uxsel.c:15: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/fzsftp-uxsel.Tpo unix/.deps/fzsftp-uxsel.Po gcc -DHAVE_CONFIG_H -I. -I../../config -D_FILE_OFFSET_BITS=64 -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/fzsftp-uxsftp.o -MD -MP -MF unix/.deps/fzsftp-uxsftp.Tpo -c -o unix/fzsftp-uxsftp.o `test -f 'unix/uxsftp.c' || echo './'`unix/uxsftp.c In file included from ./putty.h:10, from unix/uxsftp.c:17: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/fzsftp-uxsftp.Tpo unix/.deps/fzsftp-uxsftp.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-conf.o -MD -MP -MF .deps/libfzputtycommon_a-conf.Tpo -c -o libfzputtycommon_a-conf.o `test -f 'conf.c' || echo './'`conf.c In file included from putty.h:10, from conf.c:11: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from conf.c:7: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-conf.Tpo .deps/libfzputtycommon_a-conf.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-console.o -MD -MP -MF .deps/libfzputtycommon_a-console.Tpo -c -o libfzputtycommon_a-console.o `test -f 'console.c' || echo './'`console.c In file included from putty.h:10, from console.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-console.Tpo .deps/libfzputtycommon_a-console.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-ecc.o -MD -MP -MF .deps/libfzputtycommon_a-ecc.Tpo -c -o libfzputtycommon_a-ecc.o `test -f 'ecc.c' || echo './'`ecc.c In file included from ssh.h:7, from ecc.c:3: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-ecc.Tpo .deps/libfzputtycommon_a-ecc.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-import.o -MD -MP -MF .deps/libfzputtycommon_a-import.Tpo -c -o libfzputtycommon_a-import.o `test -f 'import.c' || echo './'`import.c In file included from putty.h:10, from import.c:11: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-import.Tpo .deps/libfzputtycommon_a-import.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-marshal.o -MD -MP -MF .deps/libfzputtycommon_a-marshal.Tpo -c -o libfzputtycommon_a-marshal.o `test -f 'marshal.c' || echo './'`marshal.c In file included from marshal.c:6: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from marshal.c:2: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-marshal.Tpo .deps/libfzputtycommon_a-marshal.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-memory.o -MD -MP -MF .deps/libfzputtycommon_a-memory.Tpo -c -o libfzputtycommon_a-memory.o `test -f 'memory.c' || echo './'`memory.c In file included from memory.c:11: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from memory.c:9: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-memory.Tpo .deps/libfzputtycommon_a-memory.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-misc.o -MD -MP -MF .deps/libfzputtycommon_a-misc.Tpo -c -o libfzputtycommon_a-misc.o `test -f 'misc.c' || echo './'`misc.c In file included from putty.h:10, from misc.c:22: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from misc.c:21: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-misc.Tpo .deps/libfzputtycommon_a-misc.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-mpint.o -MD -MP -MF .deps/libfzputtycommon_a-mpint.Tpo -c -o libfzputtycommon_a-mpint.o `test -f 'mpint.c' || echo './'`mpint.c In file included from mpint.c:6: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from mpint.c:5: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-mpint.Tpo .deps/libfzputtycommon_a-mpint.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-rfc6979.o -MD -MP -MF .deps/libfzputtycommon_a-rfc6979.Tpo -c -o libfzputtycommon_a-rfc6979.o `test -f 'rfc6979.c' || echo './'`rfc6979.c In file included from ssh.h:7, from rfc6979.c:6: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-rfc6979.Tpo .deps/libfzputtycommon_a-rfc6979.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshaes.o -MD -MP -MF .deps/libfzputtycommon_a-sshaes.Tpo -c -o libfzputtycommon_a-sshaes.o `test -f 'sshaes.c' || echo './'`sshaes.c In file included from ssh.h:7, from sshaes.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshaes.Tpo .deps/libfzputtycommon_a-sshaes.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshargon2.o -MD -MP -MF .deps/libfzputtycommon_a-sshargon2.Tpo -c -o libfzputtycommon_a-sshargon2.o `test -f 'sshargon2.c' || echo './'`sshargon2.c In file included from putty.h:10, from sshargon2.c:14: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshargon2.Tpo .deps/libfzputtycommon_a-sshargon2.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshauxcrypt.o -MD -MP -MF .deps/libfzputtycommon_a-sshauxcrypt.Tpo -c -o libfzputtycommon_a-sshauxcrypt.o `test -f 'sshauxcrypt.c' || echo './'`sshauxcrypt.c In file included from ssh.h:7, from sshauxcrypt.c:12: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshauxcrypt.Tpo .deps/libfzputtycommon_a-sshauxcrypt.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshbcrypt.o -MD -MP -MF .deps/libfzputtycommon_a-sshbcrypt.Tpo -c -o libfzputtycommon_a-sshbcrypt.o `test -f 'sshbcrypt.c' || echo './'`sshbcrypt.c In file included from ssh.h:7, from sshbcrypt.c:11: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from sshbcrypt.c:9: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshbcrypt.Tpo .deps/libfzputtycommon_a-sshbcrypt.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshblake2.o -MD -MP -MF .deps/libfzputtycommon_a-sshblake2.Tpo -c -o libfzputtycommon_a-sshblake2.o `test -f 'sshblake2.c' || echo './'`sshblake2.c In file included from ssh.h:7, from sshblake2.c:10: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshblake2.Tpo .deps/libfzputtycommon_a-sshblake2.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshblowf.o -MD -MP -MF .deps/libfzputtycommon_a-sshblowf.Tpo -c -o libfzputtycommon_a-sshblowf.o `test -f 'sshblowf.c' || echo './'`sshblowf.c In file included from ssh.h:7, from sshblowf.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshblowf.Tpo .deps/libfzputtycommon_a-sshblowf.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshdes.o -MD -MP -MF .deps/libfzputtycommon_a-sshdes.Tpo -c -o libfzputtycommon_a-sshdes.o `test -f 'sshdes.c' || echo './'`sshdes.c In file included from ssh.h:7, from sshdes.c:61: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshdes.Tpo .deps/libfzputtycommon_a-sshdes.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshdss.o -MD -MP -MF .deps/libfzputtycommon_a-sshdss.Tpo -c -o libfzputtycommon_a-sshdss.o `test -f 'sshdss.c' || echo './'`sshdss.c In file included from ssh.h:7, from sshdss.c:9: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshdss.Tpo .deps/libfzputtycommon_a-sshdss.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshecc.o -MD -MP -MF .deps/libfzputtycommon_a-sshecc.Tpo -c -o libfzputtycommon_a-sshecc.o `test -f 'sshecc.c' || echo './'`sshecc.c In file included from ssh.h:7, from sshecc.c:38: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ sshecc.c:1294:56: προειδοποίηση: missing braces around initializer [-Wmissing-braces] 1294 | static const struct ecsign_extra sign_extra_nistp256 = { | ^ 1295 | ec_p256, &ssh_sha256, 1296 | nistp256_oid, lenof(nistp256_oid), "NIST p256", | { 1297 | }; | } sshecc.c:1321:56: προειδοποίηση: missing braces around initializer [-Wmissing-braces] 1321 | static const struct ecsign_extra sign_extra_nistp384 = { | ^ 1322 | ec_p384, &ssh_sha384, 1323 | nistp384_oid, lenof(nistp384_oid), "NIST p384", | { 1324 | }; | } sshecc.c:1348:56: προειδοποίηση: missing braces around initializer [-Wmissing-braces] 1348 | static const struct ecsign_extra sign_extra_nistp521 = { | ^ 1349 | ec_p521, &ssh_sha512, 1350 | nistp521_oid, lenof(nistp521_oid), "NIST p521", | { 1351 | }; | } mv -f .deps/libfzputtycommon_a-sshecc.Tpo .deps/libfzputtycommon_a-sshecc.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshhmac.o -MD -MP -MF .deps/libfzputtycommon_a-sshhmac.Tpo -c -o libfzputtycommon_a-sshhmac.o `test -f 'sshhmac.c' || echo './'`sshhmac.c In file included from ssh.h:7, from sshhmac.c:6: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshhmac.Tpo .deps/libfzputtycommon_a-sshhmac.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshmd5.o -MD -MP -MF .deps/libfzputtycommon_a-sshmd5.Tpo -c -o libfzputtycommon_a-sshmd5.o `test -f 'sshmd5.c' || echo './'`sshmd5.c In file included from ssh.h:7, from sshmd5.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshmd5.Tpo .deps/libfzputtycommon_a-sshmd5.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshprng.o -MD -MP -MF .deps/libfzputtycommon_a-sshprng.Tpo -c -o libfzputtycommon_a-sshprng.o `test -f 'sshprng.c' || echo './'`sshprng.c In file included from putty.h:10, from sshprng.c:8: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshprng.Tpo .deps/libfzputtycommon_a-sshprng.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshpubk.o -MD -MP -MF .deps/libfzputtycommon_a-sshpubk.Tpo -c -o libfzputtycommon_a-sshpubk.o `test -f 'sshpubk.c' || echo './'`sshpubk.c In file included from putty.h:10, from sshpubk.c:15: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshpubk.Tpo .deps/libfzputtycommon_a-sshpubk.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshrand.o -MD -MP -MF .deps/libfzputtycommon_a-sshrand.Tpo -c -o libfzputtycommon_a-sshrand.o `test -f 'sshrand.c' || echo './'`sshrand.c In file included from putty.h:10, from sshrand.c:5: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshrand.Tpo .deps/libfzputtycommon_a-sshrand.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshrsa.o -MD -MP -MF .deps/libfzputtycommon_a-sshrsa.Tpo -c -o libfzputtycommon_a-sshrsa.o `test -f 'sshrsa.c' || echo './'`sshrsa.c In file included from ssh.h:7, from sshrsa.c:10: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshrsa.Tpo .deps/libfzputtycommon_a-sshrsa.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshsha.o -MD -MP -MF .deps/libfzputtycommon_a-sshsha.Tpo -c -o libfzputtycommon_a-sshsha.o `test -f 'sshsha.c' || echo './'`sshsha.c In file included from ssh.h:7, from sshsha.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshsha.Tpo .deps/libfzputtycommon_a-sshsha.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshsh256.o -MD -MP -MF .deps/libfzputtycommon_a-sshsh256.Tpo -c -o libfzputtycommon_a-sshsh256.o `test -f 'sshsh256.c' || echo './'`sshsh256.c In file included from ssh.h:7, from sshsh256.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshsh256.Tpo .deps/libfzputtycommon_a-sshsh256.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshsh512.o -MD -MP -MF .deps/libfzputtycommon_a-sshsh512.Tpo -c -o libfzputtycommon_a-sshsh512.o `test -f 'sshsh512.c' || echo './'`sshsh512.c In file included from ssh.h:7, from sshsh512.c:10: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshsh512.Tpo .deps/libfzputtycommon_a-sshsh512.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-sshsha3.o -MD -MP -MF .deps/libfzputtycommon_a-sshsha3.Tpo -c -o libfzputtycommon_a-sshsha3.o `test -f 'sshsha3.c' || echo './'`sshsha3.c In file included from ssh.h:7, from sshsha3.c:7: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from puttymem.h:8, from ssh.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-sshsha3.Tpo .deps/libfzputtycommon_a-sshsha3.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-stripctrl.o -MD -MP -MF .deps/libfzputtycommon_a-stripctrl.Tpo -c -o libfzputtycommon_a-stripctrl.o `test -f 'stripctrl.c' || echo './'`stripctrl.c In file included from putty.h:10, from stripctrl.c:14: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-stripctrl.Tpo .deps/libfzputtycommon_a-stripctrl.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-tree234.o -MD -MP -MF .deps/libfzputtycommon_a-tree234.Tpo -c -o libfzputtycommon_a-tree234.o `test -f 'tree234.c' || echo './'`tree234.c mv -f .deps/libfzputtycommon_a-tree234.Tpo .deps/libfzputtycommon_a-tree234.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-utils.o -MD -MP -MF .deps/libfzputtycommon_a-utils.Tpo -c -o libfzputtycommon_a-utils.o `test -f 'utils.c' || echo './'`utils.c In file included from utils.c:19: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from defs.h:14, from utils.c:18: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-utils.Tpo .deps/libfzputtycommon_a-utils.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-fzprintf.o -MD -MP -MF .deps/libfzputtycommon_a-fzprintf.Tpo -c -o libfzputtycommon_a-fzprintf.o `test -f 'fzprintf.c' || echo './'`fzprintf.c In file included from putty.h:10, from fzprintf.c:1: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-fzprintf.Tpo .deps/libfzputtycommon_a-fzprintf.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT libfzputtycommon_a-wcwidth.o -MD -MP -MF .deps/libfzputtycommon_a-wcwidth.Tpo -c -o libfzputtycommon_a-wcwidth.o `test -f 'wcwidth.c' || echo './'`wcwidth.c In file included from putty.h:10, from wcwidth.c:64: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/libfzputtycommon_a-wcwidth.Tpo .deps/libfzputtycommon_a-wcwidth.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/libfzputtycommon_a-uxcons.o -MD -MP -MF unix/.deps/libfzputtycommon_a-uxcons.Tpo -c -o unix/libfzputtycommon_a-uxcons.o `test -f 'unix/uxcons.c' || echo './'`unix/uxcons.c In file included from ./putty.h:10, from unix/uxcons.c:16: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/libfzputtycommon_a-uxcons.Tpo unix/.deps/libfzputtycommon_a-uxcons.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/libfzputtycommon_a-uxmisc.o -MD -MP -MF unix/.deps/libfzputtycommon_a-uxmisc.Tpo -c -o unix/libfzputtycommon_a-uxmisc.o `test -f 'unix/uxmisc.c' || echo './'`unix/uxmisc.c In file included from ./putty.h:10, from unix/uxmisc.c:17: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/libfzputtycommon_a-uxmisc.Tpo unix/.deps/libfzputtycommon_a-uxmisc.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/libfzputtycommon_a-uxnoise.o -MD -MP -MF unix/.deps/libfzputtycommon_a-uxnoise.Tpo -c -o unix/libfzputtycommon_a-uxnoise.o `test -f 'unix/uxnoise.c' || echo './'`unix/uxnoise.c In file included from ./putty.h:10, from unix/uxnoise.c:15: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/libfzputtycommon_a-uxnoise.Tpo unix/.deps/libfzputtycommon_a-uxnoise.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/libfzputtycommon_a-uxpoll.o -MD -MP -MF unix/.deps/libfzputtycommon_a-uxpoll.Tpo -c -o unix/libfzputtycommon_a-uxpoll.o `test -f 'unix/uxpoll.c' || echo './'`unix/uxpoll.c In file included from ./putty.h:10, from unix/uxpoll.c:6: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/libfzputtycommon_a-uxpoll.Tpo unix/.deps/libfzputtycommon_a-uxpoll.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/libfzputtycommon_a-uxstore.o -MD -MP -MF unix/.deps/libfzputtycommon_a-uxstore.Tpo -c -o unix/libfzputtycommon_a-uxstore.o `test -f 'unix/uxstore.c' || echo './'`unix/uxstore.c In file included from ./putty.h:10, from unix/uxstore.c:19: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/libfzputtycommon_a-uxstore.Tpo unix/.deps/libfzputtycommon_a-uxstore.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64 -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT unix/libfzputtycommon_a-uxutils.o -MD -MP -MF unix/.deps/libfzputtycommon_a-uxutils.Tpo -c -o unix/libfzputtycommon_a-uxutils.o `test -f 'unix/uxutils.c' || echo './'`unix/uxutils.c In file included from ./putty.h:10, from unix/uxutils.c:1: ./misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from ./putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f unix/.deps/libfzputtycommon_a-uxutils.Tpo unix/.deps/libfzputtycommon_a-uxutils.Po rm -f libfzputtycommon.a ar cr libfzputtycommon.a libfzputtycommon_a-conf.o libfzputtycommon_a-console.o libfzputtycommon_a-ecc.o libfzputtycommon_a-import.o libfzputtycommon_a-marshal.o libfzputtycommon_a-memory.o libfzputtycommon_a-misc.o libfzputtycommon_a-mpint.o libfzputtycommon_a-rfc6979.o libfzputtycommon_a-sshaes.o libfzputtycommon_a-sshargon2.o libfzputtycommon_a-sshauxcrypt.o libfzputtycommon_a-sshbcrypt.o libfzputtycommon_a-sshblake2.o libfzputtycommon_a-sshblowf.o libfzputtycommon_a-sshdes.o libfzputtycommon_a-sshdss.o libfzputtycommon_a-sshecc.o libfzputtycommon_a-sshhmac.o libfzputtycommon_a-sshmd5.o libfzputtycommon_a-sshprng.o libfzputtycommon_a-sshpubk.o libfzputtycommon_a-sshrand.o libfzputtycommon_a-sshrsa.o libfzputtycommon_a-sshsha.o libfzputtycommon_a-sshsh256.o libfzputtycommon_a-sshsh512.o libfzputtycommon_a-sshsha.o libfzputtycommon_a-sshsha3.o libfzputtycommon_a-stripctrl.o libfzputtycommon_a-tree234.o libfzputtycommon_a-utils.o libfzputtycommon_a-fzprintf.o libfzputtycommon_a-wcwidth.o unix/libfzputtycommon_a-uxcons.o unix/libfzputtycommon_a-uxmisc.o unix/libfzputtycommon_a-uxnoise.o unix/libfzputtycommon_a-uxpoll.o unix/libfzputtycommon_a-uxstore.o unix/libfzputtycommon_a-uxutils.o ranlib libfzputtycommon.a /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -o fzsftp fzsftp-be_misc.o fzsftp-be_ssh.o fzsftp-callback.o fzsftp-clicons.o fzsftp-cmdline.o fzsftp-cproxy.o fzsftp-errsock.o fzsftp-fzsftp.o fzsftp-logging.o fzsftp-mainchan.o fzsftp-noshare.o fzsftp-nullplug.o fzsftp-portfwd.o fzsftp-psftp.o fzsftp-proxy.o fzsftp-pproxy.o fzsftp-pinger.o fzsftp-settings.o fzsftp-sftp.o fzsftp-sftpcommon.o fzsftp-ssh.o fzsftp-ssh2bpp.o fzsftp-ssh2censor.o fzsftp-ssh2connection.o fzsftp-ssh2connection-client.o fzsftp-ssh2kex-client.o fzsftp-ssh2transhk.o fzsftp-ssh2transport.o fzsftp-ssh2userauth.o fzsftp-ssharcf.o fzsftp-sshccp.o fzsftp-sshcommon.o fzsftp-sshcrc.o fzsftp-sshcrcda.o fzsftp-sshdes.o fzsftp-sshdh.o fzsftp-sshdss.o fzsftp-sshmac.o fzsftp-sshshare.o fzsftp-sshutils.o fzsftp-sshverstring.o fzsftp-sshzlib.o fzsftp-timing.o fzsftp-version.o fzsftp-wildcard.o fzsftp-x11fwd.o fzsftp-time.o unix/fzsftp-uxagentc.o unix/fzsftp-uxcliloop.o unix/fzsftp-uxnet.o unix/fzsftp-uxnoise.o unix/fzsftp-uxpeer.o unix/fzsftp-uxsel.o unix/fzsftp-uxsftp.o libfzputtycommon.a -lnettle libtool: link: gcc -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -o fzsftp fzsftp-be_misc.o fzsftp-be_ssh.o fzsftp-callback.o fzsftp-clicons.o fzsftp-cmdline.o fzsftp-cproxy.o fzsftp-errsock.o fzsftp-fzsftp.o fzsftp-logging.o fzsftp-mainchan.o fzsftp-noshare.o fzsftp-nullplug.o fzsftp-portfwd.o fzsftp-psftp.o fzsftp-proxy.o fzsftp-pproxy.o fzsftp-pinger.o fzsftp-settings.o fzsftp-sftp.o fzsftp-sftpcommon.o fzsftp-ssh.o fzsftp-ssh2bpp.o fzsftp-ssh2censor.o fzsftp-ssh2connection.o fzsftp-ssh2connection-client.o fzsftp-ssh2kex-client.o fzsftp-ssh2transhk.o fzsftp-ssh2transport.o fzsftp-ssh2userauth.o fzsftp-ssharcf.o fzsftp-sshccp.o fzsftp-sshcommon.o fzsftp-sshcrc.o fzsftp-sshcrcda.o fzsftp-sshdes.o fzsftp-sshdh.o fzsftp-sshdss.o fzsftp-sshmac.o fzsftp-sshshare.o fzsftp-sshutils.o fzsftp-sshverstring.o fzsftp-sshzlib.o fzsftp-timing.o fzsftp-version.o fzsftp-wildcard.o fzsftp-x11fwd.o fzsftp-time.o unix/fzsftp-uxagentc.o unix/fzsftp-uxcliloop.o unix/fzsftp-uxnet.o unix/fzsftp-uxnoise.o unix/fzsftp-uxpeer.o unix/fzsftp-uxsel.o unix/fzsftp-uxsftp.o libfzputtycommon.a -lnettle gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzputtygen-cmdgen.o -MD -MP -MF .deps/fzputtygen-cmdgen.Tpo -c -o fzputtygen-cmdgen.o `test -f 'cmdgen.c' || echo './'`cmdgen.c In file included from putty.h:10, from cmdgen.c:16: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzputtygen-cmdgen.Tpo .deps/fzputtygen-cmdgen.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzputtygen-notiming.o -MD -MP -MF .deps/fzputtygen-notiming.Tpo -c -o fzputtygen-notiming.o `test -f 'notiming.c' || echo './'`notiming.c In file included from putty.h:10, from notiming.c:12: misc.h:237:9: προειδοποίηση: ‘unreachable’ redefined 237 | #define unreachable(msg) (assert(false && msg), unreachable_internal()) | ^~~~~~~~~~~ In file included from putty.h:4: /usr/lib/gcc/i686-slackware-linux/15.2.0/include/stddef.h:468:9: σημείωση: this is the location of the previous definition 468 | #define unreachable() (__builtin_unreachable ()) | ^~~~~~~~~~~ mv -f .deps/fzputtygen-notiming.Tpo .deps/fzputtygen-notiming.Po gcc -DHAVE_CONFIG_H -I. -I../../config -DNO_GSSAPI -fpch-preprocess -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -MT fzputtygen-version.o -MD -MP -MF .deps/fzputtygen-version.Tpo -c -o fzputtygen-version.o `test -f 'version.c' || echo './'`version.c mv -f .deps/fzputtygen-version.Tpo .deps/fzputtygen-version.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -o fzputtygen fzputtygen-cmdgen.o fzputtygen-notiming.o fzputtygen-version.o libfzputtycommon.a -lnettle libtool: link: gcc -O2 -march=i586 -mtune=i686 -D_FORCE_SOFTWARE_SHA -Wall -g -o fzputtygen fzputtygen-cmdgen.o fzputtygen-notiming.o fzputtygen-version.o libfzputtycommon.a -lnettle make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/putty' Making all in . make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' Making all in locales make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/locales' FILES="`find ./../src -name '*.h' -o -name '*.cpp'`"; \ /usr/bin/xgettext -C -k_ -kfztranslate:1,1t -kfztranslate:1,2,3t -kfztranslate_mark:1,1t -kfztranslate_mark:1,2,3t -kwxPLURAL:1,2 -s -j -c@translator --msgid-bugs-address='https://trac.filezilla-project.org/' -o filezilla.pot.new $FILES || exit 1 /usr/bin/xgettext: The option '--sort-output' is deprecated. ./../src/engine/directorylistingparser.cpp:500: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:501: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:509: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:513: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:514: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:516: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:525: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:526: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:528: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:562: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:563: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:565: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:565: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:566: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:571: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:571: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:571: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:572: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:572: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:572: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:573: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:573: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:573: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:574: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:574: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:574: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:575: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:575: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:575: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:576: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:576: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:576: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:577: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:577: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:577: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:578: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:578: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:578: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:579: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:579: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:579: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:580: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:580: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:580: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:581: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:581: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:581: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:582: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:582: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:582: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:597: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:598: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:609: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:610: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:611: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:612: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/engine/directorylistingparser.cpp:613: warning: hexadecimal escape sequence in wide string literal is unsupported; use \u instead of \x if you meant to designate a Unicode character ./../src/interface/netconfwizard.cpp:159: warning: Message contains an embedded URL. Better move it out of the translatable string, see https://www.gnu.org/software/gettext/manual/html_node/No-embedded-URLs.html ./../src/interface/netconfwizard.cpp:738: warning: Message contains an embedded URL. Better move it out of the translatable string, see https://www.gnu.org/software/gettext/manual/html_node/No-embedded-URLs.html ./../src/interface/netconfwizard.cpp:748: warning: Message contains an embedded URL. Better move it out of the translatable string, see https://www.gnu.org/software/gettext/manual/html_node/No-embedded-URLs.html ./../src/interface/quickconnectbar.cpp:42: warning: Message contains an embedded URL. Better move it out of the translatable string, see https://www.gnu.org/software/gettext/manual/html_node/No-embedded-URLs.html cat filezilla.pot.new | sed -e "s/^\"Content-Type: .*$/\"Content-Type: text\\/plain; charset=UTF-8\\\\n\"/" > filezilla.pot.new~ if [ -f filezilla.pot ]; then \ touch filezilla.pot; \ /usr/bin/msgmerge --no-fuzzy-matching -U filezilla.pot filezilla.pot.new || exit 1; \ else \ mv filezilla.pot.new filezilla.pot; \ fi; ....................................................................................................................................................................................................................................................................................................................................... έγινε. file=an.po.new; \ cat ./${file%.po.new}.po > an.po.new; \ if [ ! -f an.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching an.po.new filezilla.pot -o an.po.new~ || exit 1; \ mv an.po.new~ an.po.new; \ fi .......................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o an.mo an.po.new || exit 1 1351 translated messages, 511 untranslated messages. file=ar.po.new; \ cat ./${file%.po.new}.po > ar.po.new; \ if [ ! -f ar.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ar.po.new filezilla.pot -o ar.po.new~ || exit 1; \ mv ar.po.new~ ar.po.new; \ fi .............................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ar.mo ar.po.new || exit 1 1861 translated messages, 1 untranslated message. file=az.po.new; \ cat ./${file%.po.new}.po > az.po.new; \ if [ ! -f az.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching az.po.new filezilla.pot -o az.po.new~ || exit 1; \ mv az.po.new~ az.po.new; \ fi ........................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o az.mo az.po.new || exit 1 1602 translated messages, 260 untranslated messages. file=bg_BG.po.new; \ cat ./${file%.po.new}.po > bg_BG.po.new; \ if [ ! -f bg_BG.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching bg_BG.po.new filezilla.pot -o bg_BG.po.new~ || exit 1; \ mv bg_BG.po.new~ bg_BG.po.new; \ fi .................................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o bg_BG.mo bg_BG.po.new || exit 1 1861 translated messages, 1 untranslated message. file=ca.po.new; \ cat ./${file%.po.new}.po > ca.po.new; \ if [ ! -f ca.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ca.po.new filezilla.pot -o ca.po.new~ || exit 1; \ mv ca.po.new~ ca.po.new; \ fi ................................................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ca.mo ca.po.new || exit 1 1715 translated messages, 147 untranslated messages. file=ca_ES@valencia.po.new; \ cat ./${file%.po.new}.po > ca_ES@valencia.po.new; \ if [ ! -f ca_ES@valencia.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ca_ES@valencia.po.new filezilla.pot -o ca_ES@valencia.po.new~ || exit 1; \ mv ca_ES@valencia.po.new~ ca_ES@valencia.po.new; \ fi ...................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ca_ES@valencia.mo ca_ES@valencia.po.new || exit 1 1152 translated messages, 710 untranslated messages. file=co.po.new; \ cat ./${file%.po.new}.po > co.po.new; \ if [ ! -f co.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching co.po.new filezilla.pot -o co.po.new~ || exit 1; \ mv co.po.new~ co.po.new; \ fi ............................................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o co.mo co.po.new || exit 1 1861 translated messages, 1 untranslated message. file=cs_CZ.po.new; \ cat ./${file%.po.new}.po > cs_CZ.po.new; \ if [ ! -f cs_CZ.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching cs_CZ.po.new filezilla.pot -o cs_CZ.po.new~ || exit 1; \ mv cs_CZ.po.new~ cs_CZ.po.new; \ fi ......................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o cs_CZ.mo cs_CZ.po.new || exit 1 1763 translated messages, 99 untranslated messages. file=cy.po.new; \ cat ./${file%.po.new}.po > cy.po.new; \ if [ ! -f cy.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching cy.po.new filezilla.pot -o cy.po.new~ || exit 1; \ mv cy.po.new~ cy.po.new; \ fi ..................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o cy.mo cy.po.new || exit 1 1438 translated messages, 424 untranslated messages. file=da.po.new; \ cat ./${file%.po.new}.po > da.po.new; \ if [ ! -f da.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching da.po.new filezilla.pot -o da.po.new~ || exit 1; \ mv da.po.new~ da.po.new; \ fi .................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o da.mo da.po.new || exit 1 1791 translated messages, 71 untranslated messages. file=de.po.new; \ cat ./${file%.po.new}.po > de.po.new; \ if [ ! -f de.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching de.po.new filezilla.pot -o de.po.new~ || exit 1; \ mv de.po.new~ de.po.new; \ fi .......................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o de.mo de.po.new || exit 1 1862 translated messages. file=el.po.new; \ cat ./${file%.po.new}.po > el.po.new; \ if [ ! -f el.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching el.po.new filezilla.pot -o el.po.new~ || exit 1; \ mv el.po.new~ el.po.new; \ fi ......................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o el.mo el.po.new || exit 1 1746 translated messages, 116 untranslated messages. file=en.po.new; \ cat ./${file%.po.new}.po > en.po.new; \ if [ ! -f en.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching en.po.new filezilla.pot -o en.po.new~ || exit 1; \ mv en.po.new~ en.po.new; \ fi /usr/bin/msgfmt -c --verbose --no-hash -o en.mo en.po.new || exit 1 0 translated messages. file=es.po.new; \ cat ./${file%.po.new}.po > es.po.new; \ if [ ! -f es.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching es.po.new filezilla.pot -o es.po.new~ || exit 1; \ mv es.po.new~ es.po.new; \ fi ...................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o es.mo es.po.new || exit 1 1832 translated messages, 30 untranslated messages. file=et.po.new; \ cat ./${file%.po.new}.po > et.po.new; \ if [ ! -f et.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching et.po.new filezilla.pot -o et.po.new~ || exit 1; \ mv et.po.new~ et.po.new; \ fi ........................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o et.mo et.po.new || exit 1 1275 translated messages, 587 untranslated messages. file=eu.po.new; \ cat ./${file%.po.new}.po > eu.po.new; \ if [ ! -f eu.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching eu.po.new filezilla.pot -o eu.po.new~ || exit 1; \ mv eu.po.new~ eu.po.new; \ fi ................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o eu.mo eu.po.new || exit 1 1662 translated messages, 200 untranslated messages. file=fa_IR.po.new; \ cat ./${file%.po.new}.po > fa_IR.po.new; \ if [ ! -f fa_IR.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching fa_IR.po.new filezilla.pot -o fa_IR.po.new~ || exit 1; \ mv fa_IR.po.new~ fa_IR.po.new; \ fi ....................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o fa_IR.mo fa_IR.po.new || exit 1 1139 translated messages, 723 untranslated messages. file=fi_FI.po.new; \ cat ./${file%.po.new}.po > fi_FI.po.new; \ if [ ! -f fi_FI.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching fi_FI.po.new filezilla.pot -o fi_FI.po.new~ || exit 1; \ mv fi_FI.po.new~ fi_FI.po.new; \ fi ..................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o fi_FI.mo fi_FI.po.new || exit 1 1746 translated messages, 116 untranslated messages. file=fr.po.new; \ cat ./${file%.po.new}.po > fr.po.new; \ if [ ! -f fr.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching fr.po.new filezilla.pot -o fr.po.new~ || exit 1; \ mv fr.po.new~ fr.po.new; \ fi ............................................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o fr.mo fr.po.new || exit 1 1843 translated messages, 19 untranslated messages. file=ga.po.new; \ cat ./${file%.po.new}.po > ga.po.new; \ if [ ! -f ga.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ga.po.new filezilla.pot -o ga.po.new~ || exit 1; \ mv ga.po.new~ ga.po.new; \ fi ................................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ga.mo ga.po.new || exit 1 1861 translated messages, 1 untranslated message. file=gl_ES.po.new; \ cat ./${file%.po.new}.po > gl_ES.po.new; \ if [ ! -f gl_ES.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching gl_ES.po.new filezilla.pot -o gl_ES.po.new~ || exit 1; \ mv gl_ES.po.new~ gl_ES.po.new; \ fi .................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o gl_ES.mo gl_ES.po.new || exit 1 1631 translated messages, 231 untranslated messages. file=he_IL.po.new; \ cat ./${file%.po.new}.po > he_IL.po.new; \ if [ ! -f he_IL.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching he_IL.po.new filezilla.pot -o he_IL.po.new~ || exit 1; \ mv he_IL.po.new~ he_IL.po.new; \ fi .................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o he_IL.mo he_IL.po.new || exit 1 he_IL.po.new:11: warning: header field 'Project-Id-Version' still has the initial default value 1674 translated messages, 188 untranslated messages. file=hr.po.new; \ cat ./${file%.po.new}.po > hr.po.new; \ if [ ! -f hr.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching hr.po.new filezilla.pot -o hr.po.new~ || exit 1; \ mv hr.po.new~ hr.po.new; \ fi ............................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o hr.mo hr.po.new || exit 1 1171 translated messages, 691 untranslated messages. file=hu_HU.po.new; \ cat ./${file%.po.new}.po > hu_HU.po.new; \ if [ ! -f hu_HU.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching hu_HU.po.new filezilla.pot -o hu_HU.po.new~ || exit 1; \ mv hu_HU.po.new~ hu_HU.po.new; \ fi ............................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o hu_HU.mo hu_HU.po.new || exit 1 1623 translated messages, 239 untranslated messages. file=hy.po.new; \ cat ./${file%.po.new}.po > hy.po.new; \ if [ ! -f hy.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching hy.po.new filezilla.pot -o hy.po.new~ || exit 1; \ mv hy.po.new~ hy.po.new; \ fi .................................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o hy.mo hy.po.new || exit 1 1555 translated messages, 307 untranslated messages. file=id_ID.po.new; \ cat ./${file%.po.new}.po > id_ID.po.new; \ if [ ! -f id_ID.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching id_ID.po.new filezilla.pot -o id_ID.po.new~ || exit 1; \ mv id_ID.po.new~ id_ID.po.new; \ fi ................................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o id_ID.mo id_ID.po.new || exit 1 1841 translated messages, 21 untranslated messages. file=is.po.new; \ cat ./${file%.po.new}.po > is.po.new; \ if [ ! -f is.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching is.po.new filezilla.pot -o is.po.new~ || exit 1; \ mv is.po.new~ is.po.new; \ fi ................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o is.mo is.po.new || exit 1 675 translated messages, 1187 untranslated messages. file=it.po.new; \ cat ./${file%.po.new}.po > it.po.new; \ if [ ! -f it.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching it.po.new filezilla.pot -o it.po.new~ || exit 1; \ mv it.po.new~ it.po.new; \ fi ..................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o it.mo it.po.new || exit 1 1862 translated messages. file=ja_JP.po.new; \ cat ./${file%.po.new}.po > ja_JP.po.new; \ if [ ! -f ja_JP.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ja_JP.po.new filezilla.pot -o ja_JP.po.new~ || exit 1; \ mv ja_JP.po.new~ ja_JP.po.new; \ fi .......................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ja_JP.mo ja_JP.po.new || exit 1 1861 translated messages, 1 untranslated message. file=ka.po.new; \ cat ./${file%.po.new}.po > ka.po.new; \ if [ ! -f ka.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ka.po.new filezilla.pot -o ka.po.new~ || exit 1; \ mv ka.po.new~ ka.po.new; \ fi ................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ka.mo ka.po.new || exit 1 345 translated messages, 1517 untranslated messages. file=kab.po.new; \ cat ./${file%.po.new}.po > kab.po.new; \ if [ ! -f kab.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching kab.po.new filezilla.pot -o kab.po.new~ || exit 1; \ mv kab.po.new~ kab.po.new; \ fi ................................................................................................................................................................................................................................................................................................................... έγινε. kab.po.new:6046: warning: internationalized messages should not contain the '\a' escape sequence kab.po.new:6046: warning: internationalized messages should not contain the '\a' escape sequence /usr/bin/msgfmt -c --verbose --no-hash -o kab.mo kab.po.new || exit 1 1685 translated messages, 177 untranslated messages. file=km_KH.po.new; \ cat ./${file%.po.new}.po > km_KH.po.new; \ if [ ! -f km_KH.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching km_KH.po.new filezilla.pot -o km_KH.po.new~ || exit 1; \ mv km_KH.po.new~ km_KH.po.new; \ fi ................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o km_KH.mo km_KH.po.new || exit 1 40 translated messages, 1822 untranslated messages. file=ko_KR.po.new; \ cat ./${file%.po.new}.po > ko_KR.po.new; \ if [ ! -f ko_KR.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ko_KR.po.new filezilla.pot -o ko_KR.po.new~ || exit 1; \ mv ko_KR.po.new~ ko_KR.po.new; \ fi ........................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ko_KR.mo ko_KR.po.new || exit 1 1862 translated messages. file=ku.po.new; \ cat ./${file%.po.new}.po > ku.po.new; \ if [ ! -f ku.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ku.po.new filezilla.pot -o ku.po.new~ || exit 1; \ mv ku.po.new~ ku.po.new; \ fi .............................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ku.mo ku.po.new || exit 1 227 translated messages, 1635 untranslated messages. file=ky.po.new; \ cat ./${file%.po.new}.po > ky.po.new; \ if [ ! -f ky.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ky.po.new filezilla.pot -o ky.po.new~ || exit 1; \ mv ky.po.new~ ky.po.new; \ fi ........................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ky.mo ky.po.new || exit 1 553 translated messages, 1309 untranslated messages. file=lo_LA.po.new; \ cat ./${file%.po.new}.po > lo_LA.po.new; \ if [ ! -f lo_LA.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching lo_LA.po.new filezilla.pot -o lo_LA.po.new~ || exit 1; \ mv lo_LA.po.new~ lo_LA.po.new; \ fi ....................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o lo_LA.mo lo_LA.po.new || exit 1 1248 translated messages, 614 untranslated messages. file=lt_LT.po.new; \ cat ./${file%.po.new}.po > lt_LT.po.new; \ if [ ! -f lt_LT.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching lt_LT.po.new filezilla.pot -o lt_LT.po.new~ || exit 1; \ mv lt_LT.po.new~ lt_LT.po.new; \ fi ............................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o lt_LT.mo lt_LT.po.new || exit 1 1388 translated messages, 474 untranslated messages. file=lv_LV.po.new; \ cat ./${file%.po.new}.po > lv_LV.po.new; \ if [ ! -f lv_LV.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching lv_LV.po.new filezilla.pot -o lv_LV.po.new~ || exit 1; \ mv lv_LV.po.new~ lv_LV.po.new; \ fi ............................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o lv_LV.mo lv_LV.po.new || exit 1 1184 translated messages, 678 untranslated messages. file=mk_MK.po.new; \ cat ./${file%.po.new}.po > mk_MK.po.new; \ if [ ! -f mk_MK.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching mk_MK.po.new filezilla.pot -o mk_MK.po.new~ || exit 1; \ mv mk_MK.po.new~ mk_MK.po.new; \ fi ............................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o mk_MK.mo mk_MK.po.new || exit 1 920 translated messages, 942 untranslated messages. file=nb_NO.po.new; \ cat ./${file%.po.new}.po > nb_NO.po.new; \ if [ ! -f nb_NO.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching nb_NO.po.new filezilla.pot -o nb_NO.po.new~ || exit 1; \ mv nb_NO.po.new~ nb_NO.po.new; \ fi ............................................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o nb_NO.mo nb_NO.po.new || exit 1 1623 translated messages, 239 untranslated messages. file=ne.po.new; \ cat ./${file%.po.new}.po > ne.po.new; \ if [ ! -f ne.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ne.po.new filezilla.pot -o ne.po.new~ || exit 1; \ mv ne.po.new~ ne.po.new; \ fi ................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ne.mo ne.po.new || exit 1 489 translated messages, 1373 untranslated messages. file=nl.po.new; \ cat ./${file%.po.new}.po > nl.po.new; \ if [ ! -f nl.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching nl.po.new filezilla.pot -o nl.po.new~ || exit 1; \ mv nl.po.new~ nl.po.new; \ fi ............................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o nl.mo nl.po.new || exit 1 1834 translated messages, 28 untranslated messages. file=nn_NO.po.new; \ cat ./${file%.po.new}.po > nn_NO.po.new; \ if [ ! -f nn_NO.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching nn_NO.po.new filezilla.pot -o nn_NO.po.new~ || exit 1; \ mv nn_NO.po.new~ nn_NO.po.new; \ fi ............................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o nn_NO.mo nn_NO.po.new || exit 1 1533 translated messages, 329 untranslated messages. file=oc.po.new; \ cat ./${file%.po.new}.po > oc.po.new; \ if [ ! -f oc.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching oc.po.new filezilla.pot -o oc.po.new~ || exit 1; \ mv oc.po.new~ oc.po.new; \ fi ............................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o oc.mo oc.po.new || exit 1 1087 translated messages, 775 untranslated messages. file=pl_PL.po.new; \ cat ./${file%.po.new}.po > pl_PL.po.new; \ if [ ! -f pl_PL.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching pl_PL.po.new filezilla.pot -o pl_PL.po.new~ || exit 1; \ mv pl_PL.po.new~ pl_PL.po.new; \ fi ................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o pl_PL.mo pl_PL.po.new || exit 1 1780 translated messages, 82 untranslated messages. file=pt_BR.po.new; \ cat ./${file%.po.new}.po > pt_BR.po.new; \ if [ ! -f pt_BR.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching pt_BR.po.new filezilla.pot -o pt_BR.po.new~ || exit 1; \ mv pt_BR.po.new~ pt_BR.po.new; \ fi ....................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o pt_BR.mo pt_BR.po.new || exit 1 1703 translated messages, 159 untranslated messages. file=pt_PT.po.new; \ cat ./${file%.po.new}.po > pt_PT.po.new; \ if [ ! -f pt_PT.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching pt_PT.po.new filezilla.pot -o pt_PT.po.new~ || exit 1; \ mv pt_PT.po.new~ pt_PT.po.new; \ fi ....................................................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o pt_PT.mo pt_PT.po.new || exit 1 1532 translated messages, 330 untranslated messages. file=ro_RO.po.new; \ cat ./${file%.po.new}.po > ro_RO.po.new; \ if [ ! -f ro_RO.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ro_RO.po.new filezilla.pot -o ro_RO.po.new~ || exit 1; \ mv ro_RO.po.new~ ro_RO.po.new; \ fi ....................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ro_RO.mo ro_RO.po.new || exit 1 1581 translated messages, 281 untranslated messages. file=ru.po.new; \ cat ./${file%.po.new}.po > ru.po.new; \ if [ ! -f ru.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ru.po.new filezilla.pot -o ru.po.new~ || exit 1; \ mv ru.po.new~ ru.po.new; \ fi ............................................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ru.mo ru.po.new || exit 1 1791 translated messages, 71 untranslated messages. file=sk_SK.po.new; \ cat ./${file%.po.new}.po > sk_SK.po.new; \ if [ ! -f sk_SK.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching sk_SK.po.new filezilla.pot -o sk_SK.po.new~ || exit 1; \ mv sk_SK.po.new~ sk_SK.po.new; \ fi .................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o sk_SK.mo sk_SK.po.new || exit 1 1311 translated messages, 551 untranslated messages. file=sl_SI.po.new; \ cat ./${file%.po.new}.po > sl_SI.po.new; \ if [ ! -f sl_SI.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching sl_SI.po.new filezilla.pot -o sl_SI.po.new~ || exit 1; \ mv sl_SI.po.new~ sl_SI.po.new; \ fi ...................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o sl_SI.mo sl_SI.po.new || exit 1 1808 translated messages, 54 untranslated messages. file=sr.po.new; \ cat ./${file%.po.new}.po > sr.po.new; \ if [ ! -f sr.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching sr.po.new filezilla.pot -o sr.po.new~ || exit 1; \ mv sr.po.new~ sr.po.new; \ fi ................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o sr.mo sr.po.new || exit 1 1286 translated messages, 576 untranslated messages. file=sv.po.new; \ cat ./${file%.po.new}.po > sv.po.new; \ if [ ! -f sv.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching sv.po.new filezilla.pot -o sv.po.new~ || exit 1; \ mv sv.po.new~ sv.po.new; \ fi ................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o sv.mo sv.po.new || exit 1 1615 translated messages, 247 untranslated messages. file=ta.po.new; \ cat ./${file%.po.new}.po > ta.po.new; \ if [ ! -f ta.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching ta.po.new filezilla.pot -o ta.po.new~ || exit 1; \ mv ta.po.new~ ta.po.new; \ fi .......................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o ta.mo ta.po.new || exit 1 1861 translated messages, 1 untranslated message. file=th_TH.po.new; \ cat ./${file%.po.new}.po > th_TH.po.new; \ if [ ! -f th_TH.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching th_TH.po.new filezilla.pot -o th_TH.po.new~ || exit 1; \ mv th_TH.po.new~ th_TH.po.new; \ fi ........................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o th_TH.mo th_TH.po.new || exit 1 1334 translated messages, 528 untranslated messages. file=tr.po.new; \ cat ./${file%.po.new}.po > tr.po.new; \ if [ ! -f tr.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching tr.po.new filezilla.pot -o tr.po.new~ || exit 1; \ mv tr.po.new~ tr.po.new; \ fi ............................................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o tr.mo tr.po.new || exit 1 1862 translated messages. file=uk_UA.po.new; \ cat ./${file%.po.new}.po > uk_UA.po.new; \ if [ ! -f uk_UA.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching uk_UA.po.new filezilla.pot -o uk_UA.po.new~ || exit 1; \ mv uk_UA.po.new~ uk_UA.po.new; \ fi ........................................................................................................................................................................................................................................................................................................ έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o uk_UA.mo uk_UA.po.new || exit 1 1861 translated messages, 1 untranslated message. file=vi_VN.po.new; \ cat ./${file%.po.new}.po > vi_VN.po.new; \ if [ ! -f vi_VN.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching vi_VN.po.new filezilla.pot -o vi_VN.po.new~ || exit 1; \ mv vi_VN.po.new~ vi_VN.po.new; \ fi ........................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o vi_VN.mo vi_VN.po.new || exit 1 1827 translated messages, 35 untranslated messages. file=zh_CN.po.new; \ cat ./${file%.po.new}.po > zh_CN.po.new; \ if [ ! -f zh_CN.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching zh_CN.po.new filezilla.pot -o zh_CN.po.new~ || exit 1; \ mv zh_CN.po.new~ zh_CN.po.new; \ fi .............................................................................................................................................................................................................................................................................................. έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o zh_CN.mo zh_CN.po.new || exit 1 1812 translated messages, 1 fuzzy translation, 49 untranslated messages. file=zh_TW.po.new; \ cat ./${file%.po.new}.po > zh_TW.po.new; \ if [ ! -f zh_TW.po.new ]; then \ exit 1; \ fi; \ if [ "${file%.po.new}" != "en" ]; then \ /usr/bin/msgmerge --no-fuzzy-matching zh_TW.po.new filezilla.pot -o zh_TW.po.new~ || exit 1; \ mv zh_TW.po.new~ zh_TW.po.new; \ fi ..................................................................................................................................................................................................................................................................................................................... έγινε. /usr/bin/msgfmt -c --verbose --no-hash -o zh_TW.mo zh_TW.po.new || exit 1 1831 translated messages, 31 untranslated messages. make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/locales' Making all in data make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/data' Making install in . make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5' make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/docs' /usr/bin/ginstall -c -m 644 docs/fzdefaults.xml.example '/home/djemos/filezilla/pkg/usr/share/filezilla/docs' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/man/man1' /usr/bin/ginstall -c -m 644 'docs/filezilla.man' '/home/djemos/filezilla/pkg/usr/man/man1/filezilla.1' /usr/bin/ginstall -c -m 644 'docs/fzputtygen.man' '/home/djemos/filezilla/pkg/usr/man/man1/fzputtygen.1' /usr/bin/ginstall -c -m 644 'docs/fzsftp.man' '/home/djemos/filezilla/pkg/usr/man/man1/fzsftp.1' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/man/man5' /usr/bin/ginstall -c -m 644 'docs/fzdefaults.xml.man' '/home/djemos/filezilla/pkg/usr/man/man5/fzdefaults.xml.5' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5' make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5' Making install in src make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' Making install in include make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/include' make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/include' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/include' Making install in engine make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' make install-am make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' make[4]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfzclient-private.la '/home/djemos/filezilla/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libfzclient-private-3.69.5.so /home/djemos/filezilla/pkg/usr/lib/libfzclient-private-3.69.5.so libtool: install: (cd /home/djemos/filezilla/pkg/usr/lib && { ln -s -f libfzclient-private-3.69.5.so libfzclient-private.so || { rm -f libfzclient-private.so && ln -s libfzclient-private-3.69.5.so libfzclient-private.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libfzclient-private.lai /home/djemos/filezilla/pkg/usr/lib/libfzclient-private.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine' Making install in pugixml make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/pugixml' make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/pugixml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/pugixml' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/pugixml' Making install in dbus make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/dbus' make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/dbus' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/dbus' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/dbus' Making install in commonui make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/commonui' make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/commonui' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libfzclient-commonui-private.la '/home/djemos/filezilla/pkg/usr/lib' libtool: warning: relinking 'libfzclient-commonui-private.la' libtool: install: (cd /home/djemos/filezilla/src/filezilla-3.69.5/src/commonui; /bin/sh "/home/djemos/filezilla/src/filezilla-3.69.5/libtool" --tag CXX --mode=relink g++ -std=c++17 -fvisibility=hidden -O2 -march=i586 -mtune=i686 -Wall -g -no-undefined -release 3.69.5 ../engine/libfzclient-private.la -lfilezilla -lpthread -o libfzclient-commonui-private.la -rpath /usr/lib libfzclient_commonui_private_la-auto_ascii_files.lo libfzclient_commonui_private_la-buildinfo.lo libfzclient_commonui_private_la-cert_store.lo libfzclient_commonui_private_la-chmod_data.lo libfzclient_commonui_private_la-file_utils.lo libfzclient_commonui_private_la-filter.lo libfzclient_commonui_private_la-fz_paths.lo libfzclient_commonui_private_la-ipcmutex.lo libfzclient_commonui_private_la-local_recursive_operation.lo libfzclient_commonui_private_la-login_manager.lo libfzclient_commonui_private_la-misc.lo libfzclient_commonui_private_la-remote_recursive_operation.lo libfzclient_commonui_private_la-options.lo libfzclient_commonui_private_la-protect.lo libfzclient_commonui_private_la-site.lo libfzclient_commonui_private_la-site_manager.lo libfzclient_commonui_private_la-updater.lo libfzclient_commonui_private_la-updater_cert.lo libfzclient_commonui_private_la-xml_cert_store.lo libfzclient_commonui_private_la-xml_file.lo libfzclient_commonui_private_la-xmlfunctions.lo -inst-prefix-dir /home/djemos/filezilla/pkg) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-slackware-linux/15.2.0/../../../crti.o /usr/lib/gcc/i686-slackware-linux/15.2.0/crtbeginS.o .libs/libfzclient_commonui_private_la-auto_ascii_files.o .libs/libfzclient_commonui_private_la-buildinfo.o .libs/libfzclient_commonui_private_la-cert_store.o .libs/libfzclient_commonui_private_la-chmod_data.o .libs/libfzclient_commonui_private_la-file_utils.o .libs/libfzclient_commonui_private_la-filter.o .libs/libfzclient_commonui_private_la-fz_paths.o .libs/libfzclient_commonui_private_la-ipcmutex.o .libs/libfzclient_commonui_private_la-local_recursive_operation.o .libs/libfzclient_commonui_private_la-login_manager.o .libs/libfzclient_commonui_private_la-misc.o .libs/libfzclient_commonui_private_la-remote_recursive_operation.o .libs/libfzclient_commonui_private_la-options.o .libs/libfzclient_commonui_private_la-protect.o .libs/libfzclient_commonui_private_la-site.o .libs/libfzclient_commonui_private_la-site_manager.o .libs/libfzclient_commonui_private_la-updater.o .libs/libfzclient_commonui_private_la-updater_cert.o .libs/libfzclient_commonui_private_la-xml_cert_store.o .libs/libfzclient_commonui_private_la-xml_file.o .libs/libfzclient_commonui_private_la-xmlfunctions.o -L/home/djemos/filezilla/pkg/usr/lib -L/usr/lib -lfzclient-private -lfilezilla -lpthread -L/usr/lib/gcc/i686-slackware-linux/15.2.0 -L/usr/lib/gcc/i686-slackware-linux/15.2.0/../../.. -L/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-slackware-linux/15.2.0/crtendS.o /usr/lib/gcc/i686-slackware-linux/15.2.0/../../../crtn.o -O2 -march=i586 -mtune=i686 -g -Wl,-soname -Wl,libfzclient-commonui-private-3.69.5.so -o .libs/libfzclient-commonui-private-3.69.5.so libtool: install: /usr/bin/ginstall -c .libs/libfzclient-commonui-private-3.69.5.soT /home/djemos/filezilla/pkg/usr/lib/libfzclient-commonui-private-3.69.5.so libtool: install: (cd /home/djemos/filezilla/pkg/usr/lib && { ln -s -f libfzclient-commonui-private-3.69.5.so libfzclient-commonui-private.so || { rm -f libfzclient-commonui-private.so && ln -s libfzclient-commonui-private-3.69.5.so libfzclient-commonui-private.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libfzclient-commonui-private.lai /home/djemos/filezilla/pkg/usr/lib/libfzclient-commonui-private.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/commonui' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/commonui' Making install in interface make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' make install-recursive make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' Making install in resources make[4]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' Making install in blukis make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/blukis' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/blukis' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/16x16' /usr/bin/ginstall -c -m 644 16x16/ascii.png 16x16/auto.png 16x16/binary.png 16x16/bookmark.png 16x16/bookmarks.png 16x16/cancel.png 16x16/compare.png 16x16/disconnect.png 16x16/download.png 16x16/downloadadd.png 16x16/file.png 16x16/filter.png 16x16/folder.png 16x16/folderback.png 16x16/folderclosed.png 16x16/folderup.png 16x16/help.png 16x16/localtreeview.png 16x16/lock.png 16x16/logview.png 16x16/processqueue.png 16x16/queueview.png 16x16/reconnect.png 16x16/refresh.png 16x16/remotetreeview.png 16x16/server.png 16x16/showhidden.png 16x16/sitemanager.png 16x16/speedlimits.png 16x16/synchronize.png 16x16/upload.png 16x16/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/32x32' /usr/bin/ginstall -c -m 644 32x32/ascii.png 32x32/auto.png 32x32/binary.png 32x32/bookmark.png 32x32/bookmarks.png 32x32/cancel.png 32x32/compare.png 32x32/disconnect.png 32x32/download.png 32x32/downloadadd.png 32x32/file.png 32x32/filter.png 32x32/folder.png 32x32/folderback.png 32x32/folderclosed.png 32x32/folderup.png 32x32/help.png 32x32/localtreeview.png 32x32/lock.png 32x32/logview.png 32x32/processqueue.png 32x32/queueview.png 32x32/reconnect.png 32x32/refresh.png 32x32/remotetreeview.png 32x32/server.png 32x32/showhidden.png 32x32/sitemanager.png 32x32/speedlimits.png 32x32/synchronize.png 32x32/upload.png 32x32/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/32x32' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/48x48' /usr/bin/ginstall -c -m 644 48x48/ascii.png 48x48/auto.png 48x48/binary.png 48x48/bookmark.png 48x48/bookmarks.png 48x48/cancel.png 48x48/compare.png 48x48/disconnect.png 48x48/download.png 48x48/downloadadd.png 48x48/file.png 48x48/filter.png 48x48/folder.png 48x48/folderback.png 48x48/folderclosed.png 48x48/folderup.png 48x48/help.png 48x48/localtreeview.png 48x48/lock.png 48x48/logview.png 48x48/processqueue.png 48x48/queueview.png 48x48/reconnect.png 48x48/refresh.png 48x48/remotetreeview.png 48x48/server.png 48x48/showhidden.png 48x48/sitemanager.png 48x48/speedlimits.png 48x48/synchronize.png 48x48/upload.png 48x48/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/48x48' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/blukis' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/blukis' Making install in classic make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/classic' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/classic' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/classic/16x16' /usr/bin/ginstall -c -m 644 16x16/ascii.png 16x16/auto.png 16x16/binary.png 16x16/bookmark.png 16x16/cancel.png 16x16/compare.png 16x16/disconnect.png 16x16/download.png 16x16/downloadadd.png 16x16/file.png 16x16/filter.png 16x16/find.png 16x16/folder.png 16x16/folderclosed.png 16x16/localtreeview.png 16x16/lock.png 16x16/logview.png 16x16/processqueue.png 16x16/queueview.png 16x16/reconnect.png 16x16/refresh.png 16x16/remotetreeview.png 16x16/server.png 16x16/sitemanager.png 16x16/speedlimits.png 16x16/symlink.png 16x16/synchronize.png 16x16/upload.png 16x16/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/classic/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/classic' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/classic' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/classic' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/classic' Making install in cyril make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' Making install in 16x16 make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril/16x16' make[7]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril/16x16' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/cyril/16x16' /usr/bin/ginstall -c -m 644 ascii.png auto.png binary.png bookmark.png cancel.png compare.png disconnect.png download.png downloadadd.png file.png folder.png folderback.png folderclosed.png folderup.png help.png localtreeview.png logview.png processqueue.png queueview.png reconnect.png refresh.png remotetreeview.png server.png showhidden.png sitemanager.png speedlimits.png synchronize.png upload.png uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/cyril/16x16' make[7]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril/16x16' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril/16x16' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' make[7]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/cyril' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/cyril' make[7]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/cyril' Making install in default make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/default' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/default' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/default/480x480' /usr/bin/ginstall -c -m 644 480x480/ascii.png 480x480/auto.png 480x480/binary.png 480x480/bookmark.png 480x480/bookmarks.png 480x480/cancel.png 480x480/close.png 480x480/compare.png 480x480/disconnect.png 480x480/download.png 480x480/downloadadd.png 480x480/dropdown.png 480x480/file.png 480x480/filter.png 480x480/find.png 480x480/folder.png 480x480/folderback.png 480x480/folderclosed.png 480x480/folderup.png 480x480/help.png 480x480/leds.png 480x480/localtreeview.png 480x480/lock.png 480x480/logview.png 480x480/processqueue.png 480x480/queueview.png 480x480/reconnect.png 480x480/refresh.png 480x480/remotetreeview.png 480x480/server.png 480x480/showhidden.png 480x480/sitemanager.png 480x480/sort_down_dark.png 480x480/sort_down_light.png 480x480/sort_up_dark.png 480x480/sort_up_light.png 480x480/speedlimits.png 480x480/symlink.png 480x480/synchronize.png 480x480/synctransfer.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/default/480x480' /usr/bin/ginstall -c -m 644 480x480/upload.png 480x480/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/default/480x480' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/default' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/default' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/default' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/default' Making install in flatzilla make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/flatzilla' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/flatzilla' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/16x16' /usr/bin/ginstall -c -m 644 16x16/ascii.png 16x16/auto.png 16x16/binary.png 16x16/bookmark.png 16x16/cancel.png 16x16/compare.png 16x16/disconnect.png 16x16/download.png 16x16/downloadadd.png 16x16/file.png 16x16/filter.png 16x16/find.png 16x16/folder.png 16x16/folderclosed.png 16x16/help.png 16x16/leds.png 16x16/localtreeview.png 16x16/lock.png 16x16/logview.png 16x16/processqueue.png 16x16/queueview.png 16x16/reconnect.png 16x16/refresh.png 16x16/remotetreeview.png 16x16/server.png 16x16/sitemanager.png 16x16/speedlimits.png 16x16/synchronize.png 16x16/upload.png 16x16/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/24x24' /usr/bin/ginstall -c -m 644 24x24/ascii.png 24x24/auto.png 24x24/binary.png 24x24/bookmark.png 24x24/cancel.png 24x24/compare.png 24x24/disconnect.png 24x24/download.png 24x24/downloadadd.png 24x24/file.png 24x24/filter.png 24x24/find.png 24x24/folder.png 24x24/folderclosed.png 24x24/help.png 24x24/leds.png 24x24/localtreeview.png 24x24/lock.png 24x24/logview.png 24x24/processqueue.png 24x24/queueview.png 24x24/reconnect.png 24x24/refresh.png 24x24/remotetreeview.png 24x24/server.png 24x24/sitemanager.png 24x24/speedlimits.png 24x24/synchronize.png 24x24/upload.png 24x24/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/24x24' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/32x32' /usr/bin/ginstall -c -m 644 32x32/ascii.png 32x32/auto.png 32x32/binary.png 32x32/bookmark.png 32x32/cancel.png 32x32/compare.png 32x32/disconnect.png 32x32/download.png 32x32/downloadadd.png 32x32/file.png 32x32/filter.png 32x32/find.png 32x32/folder.png 32x32/folderclosed.png 32x32/help.png 32x32/leds.png 32x32/localtreeview.png 32x32/lock.png 32x32/logview.png 32x32/processqueue.png 32x32/queueview.png 32x32/reconnect.png 32x32/refresh.png 32x32/remotetreeview.png 32x32/server.png 32x32/sitemanager.png 32x32/speedlimits.png 32x32/synchronize.png 32x32/upload.png 32x32/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/32x32' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/48x48' /usr/bin/ginstall -c -m 644 48x48/ascii.png 48x48/auto.png 48x48/binary.png 48x48/bookmark.png 48x48/cancel.png 48x48/compare.png 48x48/disconnect.png 48x48/download.png 48x48/downloadadd.png 48x48/file.png 48x48/filter.png 48x48/find.png 48x48/folder.png 48x48/folderclosed.png 48x48/help.png 48x48/leds.png 48x48/localtreeview.png 48x48/lock.png 48x48/logview.png 48x48/processqueue.png 48x48/queueview.png 48x48/reconnect.png 48x48/refresh.png 48x48/remotetreeview.png 48x48/server.png 48x48/sitemanager.png 48x48/speedlimits.png 48x48/synchronize.png 48x48/upload.png 48x48/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/48x48' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/flatzilla' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/flatzilla' Making install in lone make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/lone' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/lone' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/16x16' /usr/bin/ginstall -c -m 644 16x16/ascii.png 16x16/auto.png 16x16/binary.png 16x16/bookmark.png 16x16/cancel.png 16x16/compare.png 16x16/disconnect.png 16x16/download.png 16x16/downloadadd.png 16x16/file.png 16x16/filter.png 16x16/folder.png 16x16/folderback.png 16x16/folderclosed.png 16x16/folderup.png 16x16/help.png 16x16/localtreeview.png 16x16/lock.png 16x16/logview.png 16x16/processqueue.png 16x16/queueview.png 16x16/reconnect.png 16x16/refresh.png 16x16/remotetreeview.png 16x16/server.png 16x16/showhidden.png 16x16/sitemanager.png 16x16/speedlimits.png 16x16/synchronize.png 16x16/upload.png 16x16/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/32x32' /usr/bin/ginstall -c -m 644 32x32/ascii.png 32x32/auto.png 32x32/binary.png 32x32/bookmark.png 32x32/cancel.png 32x32/compare.png 32x32/disconnect.png 32x32/download.png 32x32/downloadadd.png 32x32/file.png 32x32/filter.png 32x32/folder.png 32x32/folderback.png 32x32/folderclosed.png 32x32/folderup.png 32x32/help.png 32x32/localtreeview.png 32x32/lock.png 32x32/logview.png 32x32/processqueue.png 32x32/queueview.png 32x32/reconnect.png 32x32/refresh.png 32x32/remotetreeview.png 32x32/showhidden.png 32x32/sitemanager.png 32x32/speedlimits.png 32x32/synchronize.png 32x32/upload.png 32x32/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/32x32' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/48x48' /usr/bin/ginstall -c -m 644 48x48/ascii.png 48x48/auto.png 48x48/binary.png 48x48/bookmark.png 48x48/cancel.png 48x48/compare.png 48x48/disconnect.png 48x48/download.png 48x48/downloadadd.png 48x48/file.png 48x48/filter.png 48x48/folder.png 48x48/folderback.png 48x48/folderclosed.png 48x48/folderup.png 48x48/help.png 48x48/localtreeview.png 48x48/lock.png 48x48/logview.png 48x48/processqueue.png 48x48/queueview.png 48x48/reconnect.png 48x48/refresh.png 48x48/remotetreeview.png 48x48/showhidden.png 48x48/sitemanager.png 48x48/speedlimits.png 48x48/synchronize.png 48x48/upload.png 48x48/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/48x48' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/lone' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/lone' Making install in minimal make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/minimal' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/minimal' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal/16x16' /usr/bin/ginstall -c -m 644 16x16/ascii.png 16x16/auto.png 16x16/binary.png 16x16/bookmark.png 16x16/bookmarks.png 16x16/cancel.png 16x16/compare.png 16x16/disconnect.png 16x16/download.png 16x16/downloadadd.png 16x16/file.png 16x16/filter.png 16x16/find.png 16x16/folder.png 16x16/folderback.png 16x16/folderclosed.png 16x16/folderup.png 16x16/help.png 16x16/localtreeview.png 16x16/lock.png 16x16/logview.png 16x16/processqueue.png 16x16/queueview.png 16x16/reconnect.png 16x16/refresh.png 16x16/remotetreeview.png 16x16/server.png 16x16/showhidden.png 16x16/sitemanager.png 16x16/speedlimits.png 16x16/synchronize.png 16x16/upload.png 16x16/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal/32x32' /usr/bin/ginstall -c -m 644 32x32/file.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal/32x32' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/minimal' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/minimal' Making install in opencrystal make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/opencrystal' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/opencrystal' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/16x16' /usr/bin/ginstall -c -m 644 16x16/ascii.png 16x16/auto.png 16x16/binary.png 16x16/bookmark.png 16x16/cancel.png 16x16/compare.png 16x16/disconnect.png 16x16/download.png 16x16/downloadadd.png 16x16/file.png 16x16/filter.png 16x16/find.png 16x16/folder.png 16x16/folderback.png 16x16/folderclosed.png 16x16/folderup.png 16x16/help.png 16x16/localtreeview.png 16x16/lock.png 16x16/logview.png 16x16/processqueue.png 16x16/queueview.png 16x16/reconnect.png 16x16/refresh.png 16x16/remotetreeview.png 16x16/server.png 16x16/showhidden.png 16x16/sitemanager.png 16x16/speedlimits.png 16x16/synchronize.png 16x16/upload.png 16x16/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/20x20' /usr/bin/ginstall -c -m 644 20x20/server.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/20x20' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/24x24' /usr/bin/ginstall -c -m 644 24x24/server.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/24x24' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/32x32' /usr/bin/ginstall -c -m 644 32x32/ascii.png 32x32/auto.png 32x32/binary.png 32x32/bookmark.png 32x32/cancel.png 32x32/compare.png 32x32/disconnect.png 32x32/download.png 32x32/downloadadd.png 32x32/file.png 32x32/filter.png 32x32/find.png 32x32/folder.png 32x32/folderback.png 32x32/folderclosed.png 32x32/folderup.png 32x32/help.png 32x32/localtreeview.png 32x32/lock.png 32x32/logview.png 32x32/processqueue.png 32x32/queueview.png 32x32/reconnect.png 32x32/refresh.png 32x32/remotetreeview.png 32x32/showhidden.png 32x32/sitemanager.png 32x32/speedlimits.png 32x32/synchronize.png 32x32/upload.png 32x32/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/32x32' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/48x48' /usr/bin/ginstall -c -m 644 48x48/ascii.png 48x48/auto.png 48x48/binary.png 48x48/bookmark.png 48x48/cancel.png 48x48/compare.png 48x48/disconnect.png 48x48/download.png 48x48/downloadadd.png 48x48/file.png 48x48/filter.png 48x48/find.png 48x48/folder.png 48x48/folderback.png 48x48/folderclosed.png 48x48/folderup.png 48x48/help.png 48x48/localtreeview.png 48x48/lock.png 48x48/logview.png 48x48/processqueue.png 48x48/queueview.png 48x48/reconnect.png 48x48/refresh.png 48x48/remotetreeview.png 48x48/showhidden.png 48x48/sitemanager.png 48x48/speedlimits.png 48x48/synchronize.png 48x48/upload.png 48x48/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/48x48' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/opencrystal' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/opencrystal' Making install in sun make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/sun' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/sun' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/sun/48x48' /usr/bin/ginstall -c -m 644 48x48/ascii.png 48x48/auto.png 48x48/binary.png 48x48/bookmark.png 48x48/cancel.png 48x48/compare.png 48x48/disconnect.png 48x48/download.png 48x48/downloadadd.png 48x48/file.png 48x48/filter.png 48x48/find.png 48x48/folder.png 48x48/folderback.png 48x48/folderclosed.png 48x48/folderup.png 48x48/help.png 48x48/localtreeview.png 48x48/lock.png 48x48/logview.png 48x48/processqueue.png 48x48/queueview.png 48x48/reconnect.png 48x48/refresh.png 48x48/remotetreeview.png 48x48/showhidden.png 48x48/sitemanager.png 48x48/speedlimits.png 48x48/synchronize.png 48x48/upload.png 48x48/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/sun/48x48' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/sun' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/sun' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/sun' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/sun' Making install in tango make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/tango' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/tango' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/16x16' /usr/bin/ginstall -c -m 644 16x16/ascii.png 16x16/auto.png 16x16/binary.png 16x16/bookmark.png 16x16/cancel.png 16x16/compare.png 16x16/disconnect.png 16x16/download.png 16x16/downloadadd.png 16x16/file.png 16x16/filter.png 16x16/find.png 16x16/folder.png 16x16/folderclosed.png 16x16/localtreeview.png 16x16/lock.png 16x16/logview.png 16x16/processqueue.png 16x16/queueview.png 16x16/reconnect.png 16x16/refresh.png 16x16/remotetreeview.png 16x16/server.png 16x16/sitemanager.png 16x16/synchronize.png 16x16/unknown.png 16x16/upload.png 16x16/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/32x32' /usr/bin/ginstall -c -m 644 32x32/ascii.png 32x32/auto.png 32x32/binary.png 32x32/bookmark.png 32x32/cancel.png 32x32/compare.png 32x32/disconnect.png 32x32/download.png 32x32/downloadadd.png 32x32/file.png 32x32/filter.png 32x32/find.png 32x32/folder.png 32x32/folderclosed.png 32x32/localtreeview.png 32x32/lock.png 32x32/logview.png 32x32/processqueue.png 32x32/queueview.png 32x32/reconnect.png 32x32/refresh.png 32x32/remotetreeview.png 32x32/server.png 32x32/sitemanager.png 32x32/synchronize.png 32x32/unknown.png 32x32/upload.png 32x32/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/32x32' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/48x48' /usr/bin/ginstall -c -m 644 48x48/ascii.png 48x48/auto.png 48x48/binary.png 48x48/bookmark.png 48x48/cancel.png 48x48/compare.png 48x48/disconnect.png 48x48/download.png 48x48/downloadadd.png 48x48/file.png 48x48/filter.png 48x48/find.png 48x48/folder.png 48x48/folderclosed.png 48x48/localtreeview.png 48x48/lock.png 48x48/logview.png 48x48/processqueue.png 48x48/queueview.png 48x48/reconnect.png 48x48/refresh.png 48x48/remotetreeview.png 48x48/server.png 48x48/sitemanager.png 48x48/synchronize.png 48x48/unknown.png 48x48/upload.png 48x48/uploadadd.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/48x48' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango' /usr/bin/ginstall -c -m 644 theme.xml '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/tango' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources/tango' make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' make[6]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/16x16' /usr/bin/ginstall -c -m 644 16x16/filezilla.png 16x16/throbber.gif 16x16/unknown.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/16x16' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/20x20' /usr/bin/ginstall -c -m 644 20x20/unknown.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/20x20' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/24x24' /usr/bin/ginstall -c -m 644 24x24/unknown.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/24x24' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/32x32' /usr/bin/ginstall -c -m 644 32x32/filezilla.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/32x32' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/480x480' /usr/bin/ginstall -c -m 644 480x480/filezilla.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/480x480' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/48x48' /usr/bin/ginstall -c -m 644 48x48/filezilla.png '/home/djemos/filezilla/pkg/usr/share/filezilla/resources/48x48' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/filezilla/resources' /usr/bin/ginstall -c -m 644 defaultfilters.xml finished.wav '/home/djemos/filezilla/pkg/usr/share/filezilla/resources' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/scalable/apps' /usr/bin/ginstall -c -m 644 filezilla.svg '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/16x16/apps' /usr/bin/ginstall -c -m 644 16x16/filezilla.png '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/32x32/apps' /usr/bin/ginstall -c -m 644 32x32/filezilla.png '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/480x480/apps' /usr/bin/ginstall -c -m 644 480x480/filezilla.png '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/480x480/apps' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/48x48/apps' /usr/bin/ginstall -c -m 644 48x48/filezilla.png '/home/djemos/filezilla/pkg/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/pixmaps' /usr/bin/ginstall -c -m 644 48x48/filezilla.png '/home/djemos/filezilla/pkg/usr/share/pixmaps' make[6]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' make[4]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface/resources' Making install in . make[4]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' make[5]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c filezilla '/home/djemos/filezilla/pkg/usr/bin' libtool: warning: '../commonui/libfzclient-commonui-private.la' has not been installed in '/usr/lib' libtool: warning: '/home/djemos/filezilla/src/filezilla-3.69.5/src/engine/libfzclient-private.la' has not been installed in '/usr/lib' libtool: warning: '../engine/libfzclient-private.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/filezilla /home/djemos/filezilla/pkg/usr/bin/filezilla make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' make[4]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/interface' Making install in putty make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/putty' make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/putty' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c fzsftp fzputtygen '/home/djemos/filezilla/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c fzsftp /home/djemos/filezilla/pkg/usr/bin/fzsftp libtool: install: /usr/bin/ginstall -c fzputtygen /home/djemos/filezilla/pkg/usr/bin/fzputtygen make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/putty' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src/putty' Making install in . make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' make[3]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/src' Making install in locales make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/locales' make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/locales' make[2]: Nothing to be done for 'install-exec-am'. for i in an ar az bg_BG ca ca_ES@valencia co cs_CZ cy da de el en es et eu fa_IR fi_FI fr ga 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 ta th_TH tr uk_UA vi_VN zh_CN zh_TW ; do \ /bin/sh /home/djemos/filezilla/src/filezilla-3.69.5/config/install-sh -d /home/djemos/filezilla/pkg/usr/share/locale/$i/LC_MESSAGES ; \ /usr/bin/ginstall -c -m 644 $i.mo /home/djemos/filezilla/pkg/usr/share/locale/$i/LC_MESSAGES/filezilla.mo ; \ done make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/locales' make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/locales' Making install in data make[1]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/data' make[2]: Entering directory '/home/djemos/filezilla/src/filezilla-3.69.5/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/appdata' /usr/bin/ginstall -c -m 644 filezilla.appdata.xml '/home/djemos/filezilla/pkg/usr/share/appdata' /usr/bin/mkdir -p '/home/djemos/filezilla/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 filezilla.desktop '/home/djemos/filezilla/pkg/usr/share/applications' make[2]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/data' make[1]: Leaving directory '/home/djemos/filezilla/src/filezilla-3.69.5/data' /home/djemos/filezilla/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 install drwxr-xr-x 8 root root 4096 Ιαν 21 21:17 usr /home/djemos/filezilla/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 328 Ιαν 21 21:17 slack-desc /home/djemos/filezilla/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 bin drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 doc drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 lib drwxr-xr-x 4 root root 4096 Ιαν 21 21:16 man drwxr-xr-x 8 root root 4096 Ιαν 21 21:17 share drwxr-xr-x 3 root root 4096 Ιαν 21 20:56 src /home/djemos/filezilla/pkg/usr/bin: σύνολο 5068 -rwxr-xr-x 1 root root 4204572 Ιαν 21 21:17 filezilla -rwxr-xr-x 1 root root 329428 Ιαν 21 21:17 fzputtygen -rwxr-xr-x 1 root root 645288 Ιαν 21 21:17 fzsftp /home/djemos/filezilla/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 filezilla-3.69.5 /home/djemos/filezilla/pkg/usr/doc/filezilla-3.69.5: σύνολο 196 -rw-r--r-- 1 root root 3230 Ιαν 21 21:17 AUTHORS -rw-r--r-- 1 root root 17992 Ιαν 21 21:17 COPYING -rw-r--r-- 1 root root 85 Ιαν 21 21:17 ChangeLog -rw-r--r-- 1 root root 16153 Ιαν 21 21:17 GPL.html -rw-r--r-- 1 root root 17015 Ιαν 21 21:17 INSTALL -rw-r--r-- 1 root root 123014 Ιαν 21 21:17 NEWS -rw-r--r-- 1 root root 1665 Ιαν 21 21:17 README -rw-r--r-- 1 root root 3023 Ιαν 21 21:16 fzdefaults.xml.example /home/djemos/filezilla/pkg/usr/lib: σύνολο 2092 -rwxr-xr-x 1 root root 614436 Ιαν 21 21:17 libfzclient-commonui-private-3.69.5.so lrwxrwxrwx 1 root root 38 Ιαν 21 21:17 libfzclient-commonui-private.so -> libfzclient-commonui-private-3.69.5.so -rwxr-xr-x 1 root root 1523612 Ιαν 21 21:17 libfzclient-private-3.69.5.so lrwxrwxrwx 1 root root 29 Ιαν 21 21:17 libfzclient-private.so -> libfzclient-private-3.69.5.so /home/djemos/filezilla/pkg/usr/man: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 man1 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 man5 /home/djemos/filezilla/pkg/usr/man/man1: σύνολο 12 -rw-r--r-- 1 root root 1044 Ιαν 21 21:16 filezilla.1.gz -rw-r--r-- 1 root root 517 Ιαν 21 21:16 fzputtygen.1.gz -rw-r--r-- 1 root root 493 Ιαν 21 21:16 fzsftp.1.gz /home/djemos/filezilla/pkg/usr/man/man5: σύνολο 4 -rw-r--r-- 1 root root 602 Ιαν 21 21:16 fzdefaults.xml.5.gz /home/djemos/filezilla/pkg/usr/share: σύνολο 24 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 appdata drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 applications drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 filezilla drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 icons drwxr-xr-x 62 root root 4096 Ιαν 21 21:17 locale drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 pixmaps /home/djemos/filezilla/pkg/usr/share/appdata: σύνολο 4 -rw-r--r-- 1 root root 1958 Ιαν 21 21:17 filezilla.appdata.xml /home/djemos/filezilla/pkg/usr/share/applications: σύνολο 4 -rw-r--r-- 1 root root 474 Ιαν 21 21:17 filezilla.desktop /home/djemos/filezilla/pkg/usr/share/filezilla: σύνολο 4 drwxr-xr-x 18 root root 4096 Ιαν 21 21:17 resources /home/djemos/filezilla/pkg/usr/share/filezilla/resources: σύνολο 152 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 20x20 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 24x24 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 32x32 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 480x480 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 48x48 drwxr-xr-x 5 root root 4096 Ιαν 21 21:17 blukis drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 classic drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 cyril drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 default -rw-r--r-- 1 root root 4959 Ιαν 21 21:17 defaultfilters.xml -rw-r--r-- 1 root root 81088 Ιαν 21 21:17 finished.wav drwxr-xr-x 6 root root 4096 Ιαν 21 21:17 flatzilla drwxr-xr-x 5 root root 4096 Ιαν 21 21:17 lone drwxr-xr-x 4 root root 4096 Ιαν 21 21:17 minimal drwxr-xr-x 7 root root 4096 Ιαν 21 21:17 opencrystal drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 sun drwxr-xr-x 5 root root 4096 Ιαν 21 21:17 tango /home/djemos/filezilla/pkg/usr/share/filezilla/resources/16x16: σύνολο 12 -rw-r--r-- 1 root root 459 Ιαν 21 21:17 filezilla.png -rw-r--r-- 1 root root 583 Ιαν 21 21:17 throbber.gif -rw-r--r-- 1 root root 89 Ιαν 21 21:17 unknown.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/20x20: σύνολο 4 -rw-r--r-- 1 root root 184 Ιαν 21 21:17 unknown.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/24x24: σύνολο 4 -rw-r--r-- 1 root root 212 Ιαν 21 21:17 unknown.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/32x32: σύνολο 4 -rw-r--r-- 1 root root 746 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/480x480: σύνολο 8 -rw-r--r-- 1 root root 7870 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/48x48: σύνολο 4 -rw-r--r-- 1 root root 1132 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 32x32 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 48x48 -rw-r--r-- 1 root root 267 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/16x16: σύνολο 128 -rw-r--r-- 1 root root 308 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 396 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 298 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 165 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 165 Ιαν 21 21:17 bookmarks.png -rw-r--r-- 1 root root 345 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 439 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 342 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 315 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 418 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 316 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 331 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 485 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 173 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 411 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 152 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 130 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 323 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 287 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 247 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 361 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 337 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 437 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 245 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 405 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 156 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 290 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 509 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 301 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 312 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 304 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 400 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/32x32: σύνολο 128 -rw-r--r-- 1 root root 1502 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 1798 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 1436 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 334 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 334 Ιαν 21 21:17 bookmarks.png -rw-r--r-- 1 root root 954 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 1177 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 1629 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1123 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 1383 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 620 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 617 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 1386 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 406 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 1100 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 407 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 914 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 1293 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 953 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 970 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 2289 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 1680 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 1567 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 1422 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 1323 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 767 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 1379 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 1701 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 1167 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 1176 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 1106 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 1391 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/blukis/48x48: σύνολο 132 -rw-r--r-- 1 root root 2418 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 2733 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 2277 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 648 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 648 Ιαν 21 21:17 bookmarks.png -rw-r--r-- 1 root root 1983 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 1996 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 2905 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 2005 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 2577 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 1045 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 699 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 2386 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 712 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 1900 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 732 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 1621 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 2260 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 1389 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 1482 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 4194 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 3098 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 2853 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 2529 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 2409 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 1104 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 2340 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 2527 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 1984 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 1915 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 1969 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 2536 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/classic: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 -rw-r--r-- 1 root root 245 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/classic/16x16: σύνολο 116 -rw-r--r-- 1 root root 374 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 440 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 369 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 268 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 133 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 98 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 221 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 123 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 148 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 254 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 130 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 720 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 214 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 199 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 122 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 493 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 128 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 141 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 117 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 103 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 135 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 139 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 188 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 226 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 301 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 103 Ιαν 21 21:17 symlink.png -rw-r--r-- 1 root root 207 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 124 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 179 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/cyril: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 -rw-r--r-- 1 root root 231 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/cyril/16x16: σύνολο 116 -rw-r--r-- 1 root root 275 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 495 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 270 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 268 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 298 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 302 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 546 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 123 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 148 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 157 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 328 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 226 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 245 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 277 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 360 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 216 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 127 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 174 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 286 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 500 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 480 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 194 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 207 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 167 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 321 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 155 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 279 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 124 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 179 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/default: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 480x480 -rw-r--r-- 1 root root 240 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/default/480x480: σύνολο 356 -rw-r--r-- 1 root root 9233 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 9389 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 17611 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 6177 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 4325 Ιαν 21 21:17 bookmarks.png -rw-r--r-- 1 root root 7569 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 4748 Ιαν 21 21:17 close.png -rw-r--r-- 1 root root 8222 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 4421 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1172 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 3371 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 996 Ιαν 21 21:17 dropdown.png -rw-r--r-- 1 root root 2279 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 2731 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 7368 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 3163 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 6038 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 2198 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 5994 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 6442 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 71300 Ιαν 21 21:17 leds.png -rw-r--r-- 1 root root 3266 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 5407 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 4550 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 7566 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 2303 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 3766 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 9002 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 2426 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 2466 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 7759 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 3100 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 1325 Ιαν 21 21:17 sort_down_dark.png -rw-r--r-- 1 root root 1325 Ιαν 21 21:17 sort_down_light.png -rw-r--r-- 1 root root 1418 Ιαν 21 21:17 sort_up_dark.png -rw-r--r-- 1 root root 1408 Ιαν 21 21:17 sort_up_light.png -rw-r--r-- 1 root root 12683 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 2681 Ιαν 21 21:17 symlink.png -rw-r--r-- 1 root root 6803 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 7499 Ιαν 21 21:17 synctransfer.png -rw-r--r-- 1 root root 1276 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 3558 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla: σύνολο 20 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 24x24 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 32x32 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 48x48 -rw-r--r-- 1 root root 341 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/16x16: σύνολο 120 -rw-r--r-- 1 root root 638 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 684 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 634 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 318 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 548 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 560 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 623 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 414 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 571 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 270 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 182 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 503 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 411 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 340 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 313 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 848 Ιαν 21 21:17 leds.png -rw-r--r-- 1 root root 530 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 282 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 391 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 343 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 505 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 643 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 451 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 518 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 453 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 595 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 438 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 436 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 377 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 511 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/24x24: σύνολο 120 -rw-r--r-- 1 root root 974 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 1140 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 937 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 336 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 615 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 726 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 913 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 299 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 406 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 376 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 216 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 785 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 493 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 368 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 255 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 1004 Ιαν 21 21:17 leds.png -rw-r--r-- 1 root root 800 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 344 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 555 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 268 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 731 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 949 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 403 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 736 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 653 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 1038 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 461 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 525 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 273 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 438 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/32x32: σύνολο 120 -rw-r--r-- 1 root root 1259 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 1479 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 1237 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 432 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 858 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 919 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 1278 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 323 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 517 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 441 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 261 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 1215 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 598 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 449 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 331 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 1217 Ιαν 21 21:17 leds.png -rw-r--r-- 1 root root 1019 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 438 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 697 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 307 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 1034 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 1409 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 515 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 951 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 830 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 1505 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 572 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 734 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 314 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 523 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/flatzilla/48x48: σύνολο 120 -rw-r--r-- 1 root root 1686 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 2048 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 1602 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 557 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 1187 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 1320 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 1974 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 417 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 626 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 553 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 352 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 2043 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 837 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 597 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 451 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 1827 Ιαν 21 21:17 leds.png -rw-r--r-- 1 root root 1358 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 608 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 1033 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 364 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 1559 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 2265 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 742 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 1450 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 1161 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 2337 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 863 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 1146 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 412 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 711 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 32x32 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 48x48 -rw-r--r-- 1 root root 321 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/16x16: σύνολο 124 -rw-r--r-- 1 root root 687 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 672 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 697 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 563 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 764 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 971 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 689 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 510 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 597 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 281 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 651 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 627 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 718 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 617 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 698 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 757 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 677 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 693 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 739 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 964 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 860 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 605 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 718 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 629 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 491 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 733 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 896 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 821 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 749 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 449 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 500 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/32x32: σύνολο 120 -rw-r--r-- 1 root root 1552 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 1587 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 1791 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 1427 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 2073 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 2612 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 1845 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1259 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 1564 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 558 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 1531 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 1540 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 1878 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 1382 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 1876 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 2017 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 1774 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 1674 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 1442 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 2618 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 2144 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 1670 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 1976 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 1566 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 1945 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 2036 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 2305 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 2105 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 1056 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 1265 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/lone/48x48: σύνολο 120 -rw-r--r-- 1 root root 1935 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 2024 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 2336 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 2281 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 3196 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 3633 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 3154 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1519 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 1901 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 685 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 1896 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 2274 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 2755 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 2051 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 2871 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 3135 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 2547 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 2178 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 1806 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 3527 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 2929 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 2545 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 3285 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 2283 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 2702 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 2626 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 3435 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 3150 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 1415 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 1687 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal: σύνολο 12 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 32x32 -rw-r--r-- 1 root root 271 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal/16x16: σύνολο 132 -rw-r--r-- 1 root root 262 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 270 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 255 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 275 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 284 Ιαν 21 21:17 bookmarks.png -rw-r--r-- 1 root root 196 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 156 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 286 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 131 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 139 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 169 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 205 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 465 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 337 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 108 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 242 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 127 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 237 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 259 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 297 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 367 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 315 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 267 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 318 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 277 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 271 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 253 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 256 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 578 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 287 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 414 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 126 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 154 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/minimal/32x32: σύνολο 4 -rw-r--r-- 1 root root 591 Ιαν 21 21:17 file.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal: σύνολο 24 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 20x20 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 24x24 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 32x32 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 48x48 -rw-r--r-- 1 root root 400 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/16x16: σύνολο 128 -rw-r--r-- 1 root root 431 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 408 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 243 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 659 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 643 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 870 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 677 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 527 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 578 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 184 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 561 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 720 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 549 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 608 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 572 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 738 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 746 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 536 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 780 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 479 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 889 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 466 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 720 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 725 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 750 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 408 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 694 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 743 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 327 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 729 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 438 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 643 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/20x20: σύνολο 4 -rw-r--r-- 1 root root 753 Ιαν 21 21:17 server.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/24x24: σύνολο 4 -rw-r--r-- 1 root root 992 Ιαν 21 21:17 server.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/32x32: σύνολο 124 -rw-r--r-- 1 root root 1031 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 1258 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 665 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 1675 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 1705 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 2531 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 1723 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1091 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 1477 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 352 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 1185 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 2038 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 1351 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 1599 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 1357 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 1903 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 2486 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 1218 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 1787 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 1809 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 2409 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 2051 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 1562 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 1959 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 2059 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 1858 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 1687 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 1371 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 2005 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 1386 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 1734 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/opencrystal/48x48: σύνολο 132 -rw-r--r-- 1 root root 1653 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 1618 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 1011 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 2850 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 2732 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 4541 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 3079 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1778 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 2541 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 491 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 1595 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 3635 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 2136 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 2705 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 2143 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 3195 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 4567 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 1872 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 3137 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 3020 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 3127 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 1780 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 2511 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 3475 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 3652 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 3259 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 2718 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 2385 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 3383 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 2275 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 3019 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/sun: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 48x48 -rw-r--r-- 1 root root 236 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/sun/48x48: σύνολο 124 -rw-r--r-- 1 root root 648 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 793 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 809 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 1189 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 1103 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 1235 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 968 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 998 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 1004 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 374 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 795 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 1367 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 557 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 485 Ιαν 21 21:17 folderback.png -rw-r--r-- 1 root root 421 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 504 Ιαν 21 21:17 folderup.png -rw-r--r-- 1 root root 1387 Ιαν 21 21:17 help.png -rw-r--r-- 1 root root 187 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 683 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 1077 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 851 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 812 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 1009 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 1263 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 521 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 720 Ιαν 21 21:17 showhidden.png -rw-r--r-- 1 root root 999 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 1532 Ιαν 21 21:17 speedlimits.png -rw-r--r-- 1 root root 216 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 651 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 661 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango: σύνολο 16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 32x32 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 48x48 -rw-r--r-- 1 root root 348 Ιαν 21 21:17 theme.xml /home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/16x16: σύνολο 112 -rw-r--r-- 1 root root 225 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 241 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 191 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 574 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 663 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 313 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 293 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 569 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 201 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 191 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 332 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 774 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 404 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 377 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 378 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 341 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 519 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 529 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 579 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 258 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 726 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 444 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 291 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 305 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 775 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 762 Ιαν 21 21:17 unknown.png -rw-r--r-- 1 root root 582 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 201 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/32x32: σύνολο 112 -rw-r--r-- 1 root root 463 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 2369 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 705 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 1416 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 1736 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 897 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 1122 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1100 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 508 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 463 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 717 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 2003 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 1301 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 920 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 1139 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 756 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 1769 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 851 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 1367 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 1037 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 1911 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 1281 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 455 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 1243 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 2059 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 2045 Ιαν 21 21:17 unknown.png -rw-r--r-- 1 root root 1126 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 508 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/filezilla/resources/tango/48x48: σύνολο 112 -rw-r--r-- 1 root root 709 Ιαν 21 21:17 ascii.png -rw-r--r-- 1 root root 3958 Ιαν 21 21:17 auto.png -rw-r--r-- 1 root root 1143 Ιαν 21 21:17 binary.png -rw-r--r-- 1 root root 2183 Ιαν 21 21:17 bookmark.png -rw-r--r-- 1 root root 2737 Ιαν 21 21:17 cancel.png -rw-r--r-- 1 root root 1328 Ιαν 21 21:17 compare.png -rw-r--r-- 1 root root 2739 Ιαν 21 21:17 disconnect.png -rw-r--r-- 1 root root 1801 Ιαν 21 21:17 download.png -rw-r--r-- 1 root root 652 Ιαν 21 21:17 downloadadd.png -rw-r--r-- 1 root root 709 Ιαν 21 21:17 file.png -rw-r--r-- 1 root root 1285 Ιαν 21 21:17 filter.png -rw-r--r-- 1 root root 3565 Ιαν 21 21:17 find.png -rw-r--r-- 1 root root 2011 Ιαν 21 21:17 folder.png -rw-r--r-- 1 root root 1437 Ιαν 21 21:17 folderclosed.png -rw-r--r-- 1 root root 1832 Ιαν 21 21:17 localtreeview.png -rw-r--r-- 1 root root 1323 Ιαν 21 21:17 lock.png -rw-r--r-- 1 root root 3078 Ιαν 21 21:17 logview.png -rw-r--r-- 1 root root 1390 Ιαν 21 21:17 processqueue.png -rw-r--r-- 1 root root 2263 Ιαν 21 21:17 queueview.png -rw-r--r-- 1 root root 3129 Ιαν 21 21:17 reconnect.png -rw-r--r-- 1 root root 3213 Ιαν 21 21:17 refresh.png -rw-r--r-- 1 root root 1947 Ιαν 21 21:17 remotetreeview.png -rw-r--r-- 1 root root 680 Ιαν 21 21:17 server.png -rw-r--r-- 1 root root 3173 Ιαν 21 21:17 sitemanager.png -rw-r--r-- 1 root root 3700 Ιαν 21 21:17 synchronize.png -rw-r--r-- 1 root root 3235 Ιαν 21 21:17 unknown.png -rw-r--r-- 1 root root 1843 Ιαν 21 21:17 upload.png -rw-r--r-- 1 root root 652 Ιαν 21 21:17 uploadadd.png /home/djemos/filezilla/pkg/usr/share/icons: σύνολο 4 drwxr-xr-x 7 root root 4096 Ιαν 21 21:17 hicolor /home/djemos/filezilla/pkg/usr/share/icons/hicolor: σύνολο 20 drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 16x16 drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 32x32 drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 480x480 drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 48x48 drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 scalable /home/djemos/filezilla/pkg/usr/share/icons/hicolor/16x16: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 apps /home/djemos/filezilla/pkg/usr/share/icons/hicolor/16x16/apps: σύνολο 4 -rw-r--r-- 1 root root 459 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/share/icons/hicolor/32x32: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 apps /home/djemos/filezilla/pkg/usr/share/icons/hicolor/32x32/apps: σύνολο 4 -rw-r--r-- 1 root root 746 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/share/icons/hicolor/480x480: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 apps /home/djemos/filezilla/pkg/usr/share/icons/hicolor/480x480/apps: σύνολο 8 -rw-r--r-- 1 root root 7870 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/share/icons/hicolor/48x48: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 apps /home/djemos/filezilla/pkg/usr/share/icons/hicolor/48x48/apps: σύνολο 4 -rw-r--r-- 1 root root 1132 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/share/icons/hicolor/scalable: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 apps /home/djemos/filezilla/pkg/usr/share/icons/hicolor/scalable/apps: σύνολο 4 -rw-r--r-- 1 root root 3181 Ιαν 21 21:17 filezilla.svg /home/djemos/filezilla/pkg/usr/share/locale: σύνολο 240 drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 an drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ar drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 az drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 bg_BG drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ca drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ca_ES@valencia drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 co drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 cs_CZ drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 cy drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 da drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 de drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 el drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 en drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 es drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 et drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 eu drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 fa_IR drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 fi_FI drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 fr drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ga drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 gl_ES drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 he_IL drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 hr drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 hu_HU drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 hy drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 id_ID drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 is drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 it drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ja_JP drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ka drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 kab drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 km_KH drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ko_KR drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ku drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ky drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 lo_LA drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 lt_LT drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 lv_LV drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 mk_MK drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 nb_NO drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ne drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 nl drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 nn_NO drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 oc drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 pl_PL drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 pt_BR drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 pt_PT drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ro_RO drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ru drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 sk_SK drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 sl_SI drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 sr drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 sv drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 ta drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 th_TH drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 tr drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 uk_UA drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 vi_VN drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 zh_CN drwxr-xr-x 3 root root 4096 Ιαν 21 21:17 zh_TW /home/djemos/filezilla/pkg/usr/share/locale/an: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/an/LC_MESSAGES: σύνολο 132 -rw-r--r-- 1 root root 132570 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ar: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ar/LC_MESSAGES: σύνολο 208 -rw-r--r-- 1 root root 210242 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/az: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/az/LC_MESSAGES: σύνολο 156 -rw-r--r-- 1 root root 156769 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/bg_BG: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/bg_BG/LC_MESSAGES: σύνολο 228 -rw-r--r-- 1 root root 232866 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 168 -rw-r--r-- 1 root root 169136 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ca_ES@valencia: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ca_ES@valencia/LC_MESSAGES: σύνολο 112 -rw-r--r-- 1 root root 111653 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/co: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/co/LC_MESSAGES: σύνολο 192 -rw-r--r-- 1 root root 192676 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/cs_CZ: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/cs_CZ/LC_MESSAGES: σύνολο 168 -rw-r--r-- 1 root root 170156 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/cy: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/cy/LC_MESSAGES: σύνολο 136 -rw-r--r-- 1 root root 135244 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 164 -rw-r--r-- 1 root root 167505 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 184 -rw-r--r-- 1 root root 186021 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 236 -rw-r--r-- 1 root root 240025 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/en: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/en/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 275 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 180 -rw-r--r-- 1 root root 180320 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/et: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/et/LC_MESSAGES: σύνολο 112 -rw-r--r-- 1 root root 111249 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/eu: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/eu/LC_MESSAGES: σύνολο 160 -rw-r--r-- 1 root root 161022 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/fa_IR: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/fa_IR/LC_MESSAGES: σύνολο 128 -rw-r--r-- 1 root root 128432 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/fi_FI: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/fi_FI/LC_MESSAGES: σύνολο 164 -rw-r--r-- 1 root root 165199 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 188 -rw-r--r-- 1 root root 190614 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ga: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ga/LC_MESSAGES: σύνολο 188 -rw-r--r-- 1 root root 188627 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/gl_ES: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/gl_ES/LC_MESSAGES: σύνολο 160 -rw-r--r-- 1 root root 160679 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/he_IL: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/he_IL/LC_MESSAGES: σύνολο 172 -rw-r--r-- 1 root root 172429 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/hr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/hr/LC_MESSAGES: σύνολο 116 -rw-r--r-- 1 root root 114741 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/hu_HU: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/hu_HU/LC_MESSAGES: σύνολο 160 -rw-r--r-- 1 root root 163753 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/hy: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/hy/LC_MESSAGES: σύνολο 180 -rw-r--r-- 1 root root 182070 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/id_ID: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/id_ID/LC_MESSAGES: σύνολο 168 -rw-r--r-- 1 root root 171012 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/is: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/is/LC_MESSAGES: σύνολο 40 -rw-r--r-- 1 root root 38873 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 176 -rw-r--r-- 1 root root 178952 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ja_JP: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ja_JP/LC_MESSAGES: σύνολο 200 -rw-r--r-- 1 root root 201541 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ka: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ka/LC_MESSAGES: σύνολο 32 -rw-r--r-- 1 root root 31273 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/kab: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/kab/LC_MESSAGES: σύνολο 152 -rw-r--r-- 1 root root 155644 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/km_KH: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/km_KH/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 2729 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ko_KR: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ko_KR/LC_MESSAGES: σύνολο 180 -rw-r--r-- 1 root root 180762 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ku: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ku/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 14829 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ky: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ky/LC_MESSAGES: σύνολο 36 -rw-r--r-- 1 root root 36190 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/lo_LA: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/lo_LA/LC_MESSAGES: σύνολο 172 -rw-r--r-- 1 root root 173451 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/lt_LT: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/lt_LT/LC_MESSAGES: σύνολο 132 -rw-r--r-- 1 root root 133233 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/lv_LV: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/lv_LV/LC_MESSAGES: σύνολο 92 -rw-r--r-- 1 root root 90454 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/mk_MK: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/mk_MK/LC_MESSAGES: σύνολο 88 -rw-r--r-- 1 root root 89808 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/nb_NO: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/nb_NO/LC_MESSAGES: σύνολο 148 -rw-r--r-- 1 root root 150345 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ne: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ne/LC_MESSAGES: σύνολο 76 -rw-r--r-- 1 root root 74033 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 172 -rw-r--r-- 1 root root 174466 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/nn_NO: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/nn_NO/LC_MESSAGES: σύνολο 140 -rw-r--r-- 1 root root 140071 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/oc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/oc/LC_MESSAGES: σύνολο 88 -rw-r--r-- 1 root root 86580 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/pl_PL: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/pl_PL/LC_MESSAGES: σύνολο 172 -rw-r--r-- 1 root root 172571 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 164 -rw-r--r-- 1 root root 166090 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/pt_PT: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/pt_PT/LC_MESSAGES: σύνολο 148 -rw-r--r-- 1 root root 149114 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ro_RO: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ro_RO/LC_MESSAGES: σύνολο 128 -rw-r--r-- 1 root root 128296 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 220 -rw-r--r-- 1 root root 223166 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/sk_SK: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/sk_SK/LC_MESSAGES: σύνολο 124 -rw-r--r-- 1 root root 126349 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/sl_SI: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/sl_SI/LC_MESSAGES: σύνολο 172 -rw-r--r-- 1 root root 172368 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/sr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/sr/LC_MESSAGES: σύνολο 164 -rw-r--r-- 1 root root 164752 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 148 -rw-r--r-- 1 root root 149678 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/ta: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/ta/LC_MESSAGES: σύνολο 308 -rw-r--r-- 1 root root 314466 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/th_TH: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/th_TH/LC_MESSAGES: σύνολο 184 -rw-r--r-- 1 root root 185996 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 176 -rw-r--r-- 1 root root 178812 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/uk_UA: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/uk_UA/LC_MESSAGES: σύνολο 232 -rw-r--r-- 1 root root 237213 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/vi_VN: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/vi_VN/LC_MESSAGES: σύνολο 192 -rw-r--r-- 1 root root 193306 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/zh_CN: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/zh_CN/LC_MESSAGES: σύνολο 156 -rw-r--r-- 1 root root 158663 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/locale/zh_TW: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 LC_MESSAGES /home/djemos/filezilla/pkg/usr/share/locale/zh_TW/LC_MESSAGES: σύνολο 156 -rw-r--r-- 1 root root 157884 Ιαν 21 21:17 filezilla.mo /home/djemos/filezilla/pkg/usr/share/pixmaps: σύνολο 4 -rw-r--r-- 1 root root 1132 Ιαν 21 21:17 filezilla.png /home/djemos/filezilla/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 21 21:17 filezilla-3.69.5 /home/djemos/filezilla/pkg/usr/src/filezilla-3.69.5: σύνολο 12 -rwxr-xr-x 1 root root 2398 Ιαν 21 21:17 SLKBUILD -rwxr-xr-x 1 root root 474 Ιαν 21 20:56 filezilla.desktop -rwxr--r-- 1 root root 348 Ιαν 21 20:56 interface_Mainfrm_h_include_list.patch Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libfzclient-commonui-private.so libfzclient-commonui-private-3.69.5.so usr/lib/libfzclient-private.so libfzclient-private-3.69.5.so Making symbolic link creation script: ( cd usr/lib ; rm -rf libfzclient-commonui-private.so ) ( cd usr/lib ; ln -sf libfzclient-commonui-private-3.69.5.so libfzclient-commonui-private.so ) ( cd usr/lib ; rm -rf libfzclient-private.so ) ( cd usr/lib ; ln -sf libfzclient-private-3.69.5.so libfzclient-private.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libfzclient-commonui-private.so' removed './usr/lib/libfzclient-private.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root:root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/filezilla/filezilla-3.69.5-i586-2dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/filezilla usr/bin/fzputtygen usr/bin/fzsftp usr/doc/ usr/doc/filezilla-3.69.5/ usr/doc/filezilla-3.69.5/AUTHORS usr/doc/filezilla-3.69.5/COPYING usr/doc/filezilla-3.69.5/ChangeLog usr/doc/filezilla-3.69.5/GPL.html usr/doc/filezilla-3.69.5/INSTALL usr/doc/filezilla-3.69.5/NEWS usr/doc/filezilla-3.69.5/README usr/doc/filezilla-3.69.5/fzdefaults.xml.example usr/lib/ usr/lib/libfzclient-commonui-private-3.69.5.so usr/lib/libfzclient-private-3.69.5.so usr/man/ usr/man/man1/ usr/man/man1/filezilla.1.gz usr/man/man1/fzputtygen.1.gz usr/man/man1/fzsftp.1.gz usr/man/man5/ usr/man/man5/fzdefaults.xml.5.gz usr/share/ usr/share/appdata/ usr/share/appdata/filezilla.appdata.xml usr/share/applications/ usr/share/applications/filezilla.desktop usr/share/filezilla/ usr/share/filezilla/resources/ usr/share/filezilla/resources/16x16/ usr/share/filezilla/resources/16x16/filezilla.png usr/share/filezilla/resources/16x16/throbber.gif usr/share/filezilla/resources/16x16/unknown.png usr/share/filezilla/resources/20x20/ usr/share/filezilla/resources/20x20/unknown.png usr/share/filezilla/resources/24x24/ usr/share/filezilla/resources/24x24/unknown.png usr/share/filezilla/resources/32x32/ usr/share/filezilla/resources/32x32/filezilla.png usr/share/filezilla/resources/480x480/ usr/share/filezilla/resources/480x480/filezilla.png usr/share/filezilla/resources/48x48/ usr/share/filezilla/resources/48x48/filezilla.png usr/share/filezilla/resources/blukis/ usr/share/filezilla/resources/blukis/16x16/ usr/share/filezilla/resources/blukis/16x16/ascii.png usr/share/filezilla/resources/blukis/16x16/auto.png usr/share/filezilla/resources/blukis/16x16/binary.png usr/share/filezilla/resources/blukis/16x16/bookmark.png usr/share/filezilla/resources/blukis/16x16/bookmarks.png usr/share/filezilla/resources/blukis/16x16/cancel.png usr/share/filezilla/resources/blukis/16x16/compare.png usr/share/filezilla/resources/blukis/16x16/disconnect.png usr/share/filezilla/resources/blukis/16x16/download.png usr/share/filezilla/resources/blukis/16x16/downloadadd.png usr/share/filezilla/resources/blukis/16x16/file.png usr/share/filezilla/resources/blukis/16x16/filter.png usr/share/filezilla/resources/blukis/16x16/folder.png usr/share/filezilla/resources/blukis/16x16/folderback.png usr/share/filezilla/resources/blukis/16x16/folderclosed.png usr/share/filezilla/resources/blukis/16x16/folderup.png usr/share/filezilla/resources/blukis/16x16/help.png usr/share/filezilla/resources/blukis/16x16/localtreeview.png usr/share/filezilla/resources/blukis/16x16/lock.png usr/share/filezilla/resources/blukis/16x16/logview.png usr/share/filezilla/resources/blukis/16x16/processqueue.png usr/share/filezilla/resources/blukis/16x16/queueview.png usr/share/filezilla/resources/blukis/16x16/reconnect.png usr/share/filezilla/resources/blukis/16x16/refresh.png usr/share/filezilla/resources/blukis/16x16/remotetreeview.png usr/share/filezilla/resources/blukis/16x16/server.png usr/share/filezilla/resources/blukis/16x16/showhidden.png usr/share/filezilla/resources/blukis/16x16/sitemanager.png usr/share/filezilla/resources/blukis/16x16/speedlimits.png usr/share/filezilla/resources/blukis/16x16/synchronize.png usr/share/filezilla/resources/blukis/16x16/upload.png usr/share/filezilla/resources/blukis/16x16/uploadadd.png usr/share/filezilla/resources/blukis/32x32/ usr/share/filezilla/resources/blukis/32x32/ascii.png usr/share/filezilla/resources/blukis/32x32/auto.png usr/share/filezilla/resources/blukis/32x32/binary.png usr/share/filezilla/resources/blukis/32x32/bookmark.png usr/share/filezilla/resources/blukis/32x32/bookmarks.png usr/share/filezilla/resources/blukis/32x32/cancel.png usr/share/filezilla/resources/blukis/32x32/compare.png usr/share/filezilla/resources/blukis/32x32/disconnect.png usr/share/filezilla/resources/blukis/32x32/download.png usr/share/filezilla/resources/blukis/32x32/downloadadd.png usr/share/filezilla/resources/blukis/32x32/file.png usr/share/filezilla/resources/blukis/32x32/filter.png usr/share/filezilla/resources/blukis/32x32/folder.png usr/share/filezilla/resources/blukis/32x32/folderback.png usr/share/filezilla/resources/blukis/32x32/folderclosed.png usr/share/filezilla/resources/blukis/32x32/folderup.png usr/share/filezilla/resources/blukis/32x32/help.png usr/share/filezilla/resources/blukis/32x32/localtreeview.png usr/share/filezilla/resources/blukis/32x32/lock.png usr/share/filezilla/resources/blukis/32x32/logview.png usr/share/filezilla/resources/blukis/32x32/processqueue.png usr/share/filezilla/resources/blukis/32x32/queueview.png usr/share/filezilla/resources/blukis/32x32/reconnect.png usr/share/filezilla/resources/blukis/32x32/refresh.png usr/share/filezilla/resources/blukis/32x32/remotetreeview.png usr/share/filezilla/resources/blukis/32x32/server.png usr/share/filezilla/resources/blukis/32x32/showhidden.png usr/share/filezilla/resources/blukis/32x32/sitemanager.png usr/share/filezilla/resources/blukis/32x32/speedlimits.png usr/share/filezilla/resources/blukis/32x32/synchronize.png usr/share/filezilla/resources/blukis/32x32/upload.png usr/share/filezilla/resources/blukis/32x32/uploadadd.png usr/share/filezilla/resources/blukis/48x48/ usr/share/filezilla/resources/blukis/48x48/ascii.png usr/share/filezilla/resources/blukis/48x48/auto.png usr/share/filezilla/resources/blukis/48x48/binary.png usr/share/filezilla/resources/blukis/48x48/bookmark.png usr/share/filezilla/resources/blukis/48x48/bookmarks.png usr/share/filezilla/resources/blukis/48x48/cancel.png usr/share/filezilla/resources/blukis/48x48/compare.png usr/share/filezilla/resources/blukis/48x48/disconnect.png usr/share/filezilla/resources/blukis/48x48/download.png usr/share/filezilla/resources/blukis/48x48/downloadadd.png usr/share/filezilla/resources/blukis/48x48/file.png usr/share/filezilla/resources/blukis/48x48/filter.png usr/share/filezilla/resources/blukis/48x48/folder.png usr/share/filezilla/resources/blukis/48x48/folderback.png usr/share/filezilla/resources/blukis/48x48/folderclosed.png usr/share/filezilla/resources/blukis/48x48/folderup.png usr/share/filezilla/resources/blukis/48x48/help.png usr/share/filezilla/resources/blukis/48x48/localtreeview.png usr/share/filezilla/resources/blukis/48x48/lock.png usr/share/filezilla/resources/blukis/48x48/logview.png usr/share/filezilla/resources/blukis/48x48/processqueue.png usr/share/filezilla/resources/blukis/48x48/queueview.png usr/share/filezilla/resources/blukis/48x48/reconnect.png usr/share/filezilla/resources/blukis/48x48/refresh.png usr/share/filezilla/resources/blukis/48x48/remotetreeview.png usr/share/filezilla/resources/blukis/48x48/server.png usr/share/filezilla/resources/blukis/48x48/showhidden.png usr/share/filezilla/resources/blukis/48x48/sitemanager.png usr/share/filezilla/resources/blukis/48x48/speedlimits.png usr/share/filezilla/resources/blukis/48x48/synchronize.png usr/share/filezilla/resources/blukis/48x48/upload.png usr/share/filezilla/resources/blukis/48x48/uploadadd.png usr/share/filezilla/resources/blukis/theme.xml usr/share/filezilla/resources/classic/ usr/share/filezilla/resources/classic/16x16/ usr/share/filezilla/resources/classic/16x16/ascii.png usr/share/filezilla/resources/classic/16x16/auto.png usr/share/filezilla/resources/classic/16x16/binary.png usr/share/filezilla/resources/classic/16x16/bookmark.png usr/share/filezilla/resources/classic/16x16/cancel.png usr/share/filezilla/resources/classic/16x16/compare.png usr/share/filezilla/resources/classic/16x16/disconnect.png usr/share/filezilla/resources/classic/16x16/download.png usr/share/filezilla/resources/classic/16x16/downloadadd.png usr/share/filezilla/resources/classic/16x16/file.png usr/share/filezilla/resources/classic/16x16/filter.png usr/share/filezilla/resources/classic/16x16/find.png usr/share/filezilla/resources/classic/16x16/folder.png usr/share/filezilla/resources/classic/16x16/folderclosed.png usr/share/filezilla/resources/classic/16x16/localtreeview.png usr/share/filezilla/resources/classic/16x16/lock.png usr/share/filezilla/resources/classic/16x16/logview.png usr/share/filezilla/resources/classic/16x16/processqueue.png usr/share/filezilla/resources/classic/16x16/queueview.png usr/share/filezilla/resources/classic/16x16/reconnect.png usr/share/filezilla/resources/classic/16x16/refresh.png usr/share/filezilla/resources/classic/16x16/remotetreeview.png usr/share/filezilla/resources/classic/16x16/server.png usr/share/filezilla/resources/classic/16x16/sitemanager.png usr/share/filezilla/resources/classic/16x16/speedlimits.png usr/share/filezilla/resources/classic/16x16/symlink.png usr/share/filezilla/resources/classic/16x16/synchronize.png usr/share/filezilla/resources/classic/16x16/upload.png usr/share/filezilla/resources/classic/16x16/uploadadd.png usr/share/filezilla/resources/classic/theme.xml usr/share/filezilla/resources/cyril/ usr/share/filezilla/resources/cyril/16x16/ usr/share/filezilla/resources/cyril/16x16/ascii.png usr/share/filezilla/resources/cyril/16x16/auto.png usr/share/filezilla/resources/cyril/16x16/binary.png usr/share/filezilla/resources/cyril/16x16/bookmark.png usr/share/filezilla/resources/cyril/16x16/cancel.png usr/share/filezilla/resources/cyril/16x16/compare.png usr/share/filezilla/resources/cyril/16x16/disconnect.png usr/share/filezilla/resources/cyril/16x16/download.png usr/share/filezilla/resources/cyril/16x16/downloadadd.png usr/share/filezilla/resources/cyril/16x16/file.png usr/share/filezilla/resources/cyril/16x16/folder.png usr/share/filezilla/resources/cyril/16x16/folderback.png usr/share/filezilla/resources/cyril/16x16/folderclosed.png usr/share/filezilla/resources/cyril/16x16/folderup.png usr/share/filezilla/resources/cyril/16x16/help.png usr/share/filezilla/resources/cyril/16x16/localtreeview.png usr/share/filezilla/resources/cyril/16x16/logview.png usr/share/filezilla/resources/cyril/16x16/processqueue.png usr/share/filezilla/resources/cyril/16x16/queueview.png usr/share/filezilla/resources/cyril/16x16/reconnect.png usr/share/filezilla/resources/cyril/16x16/refresh.png usr/share/filezilla/resources/cyril/16x16/remotetreeview.png usr/share/filezilla/resources/cyril/16x16/server.png usr/share/filezilla/resources/cyril/16x16/showhidden.png usr/share/filezilla/resources/cyril/16x16/sitemanager.png usr/share/filezilla/resources/cyril/16x16/speedlimits.png usr/share/filezilla/resources/cyril/16x16/synchronize.png usr/share/filezilla/resources/cyril/16x16/upload.png usr/share/filezilla/resources/cyril/16x16/uploadadd.png usr/share/filezilla/resources/cyril/theme.xml usr/share/filezilla/resources/default/ usr/share/filezilla/resources/default/480x480/ usr/share/filezilla/resources/default/480x480/ascii.png usr/share/filezilla/resources/default/480x480/auto.png usr/share/filezilla/resources/default/480x480/binary.png usr/share/filezilla/resources/default/480x480/bookmark.png usr/share/filezilla/resources/default/480x480/bookmarks.png usr/share/filezilla/resources/default/480x480/cancel.png usr/share/filezilla/resources/default/480x480/close.png usr/share/filezilla/resources/default/480x480/compare.png usr/share/filezilla/resources/default/480x480/disconnect.png usr/share/filezilla/resources/default/480x480/download.png usr/share/filezilla/resources/default/480x480/downloadadd.png usr/share/filezilla/resources/default/480x480/dropdown.png usr/share/filezilla/resources/default/480x480/file.png usr/share/filezilla/resources/default/480x480/filter.png usr/share/filezilla/resources/default/480x480/find.png usr/share/filezilla/resources/default/480x480/folder.png usr/share/filezilla/resources/default/480x480/folderback.png usr/share/filezilla/resources/default/480x480/folderclosed.png usr/share/filezilla/resources/default/480x480/folderup.png usr/share/filezilla/resources/default/480x480/help.png usr/share/filezilla/resources/default/480x480/leds.png usr/share/filezilla/resources/default/480x480/localtreeview.png usr/share/filezilla/resources/default/480x480/lock.png usr/share/filezilla/resources/default/480x480/logview.png usr/share/filezilla/resources/default/480x480/processqueue.png usr/share/filezilla/resources/default/480x480/queueview.png usr/share/filezilla/resources/default/480x480/reconnect.png usr/share/filezilla/resources/default/480x480/refresh.png usr/share/filezilla/resources/default/480x480/remotetreeview.png usr/share/filezilla/resources/default/480x480/server.png usr/share/filezilla/resources/default/480x480/showhidden.png usr/share/filezilla/resources/default/480x480/sitemanager.png usr/share/filezilla/resources/default/480x480/sort_down_dark.png usr/share/filezilla/resources/default/480x480/sort_down_light.png usr/share/filezilla/resources/default/480x480/sort_up_dark.png usr/share/filezilla/resources/default/480x480/sort_up_light.png usr/share/filezilla/resources/default/480x480/speedlimits.png usr/share/filezilla/resources/default/480x480/symlink.png usr/share/filezilla/resources/default/480x480/synchronize.png usr/share/filezilla/resources/default/480x480/synctransfer.png usr/share/filezilla/resources/default/480x480/upload.png usr/share/filezilla/resources/default/480x480/uploadadd.png usr/share/filezilla/resources/default/theme.xml usr/share/filezilla/resources/defaultfilters.xml usr/share/filezilla/resources/finished.wav usr/share/filezilla/resources/flatzilla/ usr/share/filezilla/resources/flatzilla/16x16/ usr/share/filezilla/resources/flatzilla/16x16/ascii.png usr/share/filezilla/resources/flatzilla/16x16/auto.png usr/share/filezilla/resources/flatzilla/16x16/binary.png usr/share/filezilla/resources/flatzilla/16x16/bookmark.png usr/share/filezilla/resources/flatzilla/16x16/cancel.png usr/share/filezilla/resources/flatzilla/16x16/compare.png usr/share/filezilla/resources/flatzilla/16x16/disconnect.png usr/share/filezilla/resources/flatzilla/16x16/download.png usr/share/filezilla/resources/flatzilla/16x16/downloadadd.png usr/share/filezilla/resources/flatzilla/16x16/file.png usr/share/filezilla/resources/flatzilla/16x16/filter.png usr/share/filezilla/resources/flatzilla/16x16/find.png usr/share/filezilla/resources/flatzilla/16x16/folder.png usr/share/filezilla/resources/flatzilla/16x16/folderclosed.png usr/share/filezilla/resources/flatzilla/16x16/help.png usr/share/filezilla/resources/flatzilla/16x16/leds.png usr/share/filezilla/resources/flatzilla/16x16/localtreeview.png usr/share/filezilla/resources/flatzilla/16x16/lock.png usr/share/filezilla/resources/flatzilla/16x16/logview.png usr/share/filezilla/resources/flatzilla/16x16/processqueue.png usr/share/filezilla/resources/flatzilla/16x16/queueview.png usr/share/filezilla/resources/flatzilla/16x16/reconnect.png usr/share/filezilla/resources/flatzilla/16x16/refresh.png usr/share/filezilla/resources/flatzilla/16x16/remotetreeview.png usr/share/filezilla/resources/flatzilla/16x16/server.png usr/share/filezilla/resources/flatzilla/16x16/sitemanager.png usr/share/filezilla/resources/flatzilla/16x16/speedlimits.png usr/share/filezilla/resources/flatzilla/16x16/synchronize.png usr/share/filezilla/resources/flatzilla/16x16/upload.png usr/share/filezilla/resources/flatzilla/16x16/uploadadd.png usr/share/filezilla/resources/flatzilla/24x24/ usr/share/filezilla/resources/flatzilla/24x24/ascii.png usr/share/filezilla/resources/flatzilla/24x24/auto.png usr/share/filezilla/resources/flatzilla/24x24/binary.png usr/share/filezilla/resources/flatzilla/24x24/bookmark.png usr/share/filezilla/resources/flatzilla/24x24/cancel.png usr/share/filezilla/resources/flatzilla/24x24/compare.png usr/share/filezilla/resources/flatzilla/24x24/disconnect.png usr/share/filezilla/resources/flatzilla/24x24/download.png usr/share/filezilla/resources/flatzilla/24x24/downloadadd.png usr/share/filezilla/resources/flatzilla/24x24/file.png usr/share/filezilla/resources/flatzilla/24x24/filter.png usr/share/filezilla/resources/flatzilla/24x24/find.png usr/share/filezilla/resources/flatzilla/24x24/folder.png usr/share/filezilla/resources/flatzilla/24x24/folderclosed.png usr/share/filezilla/resources/flatzilla/24x24/help.png usr/share/filezilla/resources/flatzilla/24x24/leds.png usr/share/filezilla/resources/flatzilla/24x24/localtreeview.png usr/share/filezilla/resources/flatzilla/24x24/lock.png usr/share/filezilla/resources/flatzilla/24x24/logview.png usr/share/filezilla/resources/flatzilla/24x24/processqueue.png usr/share/filezilla/resources/flatzilla/24x24/queueview.png usr/share/filezilla/resources/flatzilla/24x24/reconnect.png usr/share/filezilla/resources/flatzilla/24x24/refresh.png usr/share/filezilla/resources/flatzilla/24x24/remotetreeview.png usr/share/filezilla/resources/flatzilla/24x24/server.png usr/share/filezilla/resources/flatzilla/24x24/sitemanager.png usr/share/filezilla/resources/flatzilla/24x24/speedlimits.png usr/share/filezilla/resources/flatzilla/24x24/synchronize.png usr/share/filezilla/resources/flatzilla/24x24/upload.png usr/share/filezilla/resources/flatzilla/24x24/uploadadd.png usr/share/filezilla/resources/flatzilla/32x32/ usr/share/filezilla/resources/flatzilla/32x32/ascii.png usr/share/filezilla/resources/flatzilla/32x32/auto.png usr/share/filezilla/resources/flatzilla/32x32/binary.png usr/share/filezilla/resources/flatzilla/32x32/bookmark.png usr/share/filezilla/resources/flatzilla/32x32/cancel.png usr/share/filezilla/resources/flatzilla/32x32/compare.png usr/share/filezilla/resources/flatzilla/32x32/disconnect.png usr/share/filezilla/resources/flatzilla/32x32/download.png usr/share/filezilla/resources/flatzilla/32x32/downloadadd.png usr/share/filezilla/resources/flatzilla/32x32/file.png usr/share/filezilla/resources/flatzilla/32x32/filter.png usr/share/filezilla/resources/flatzilla/32x32/find.png usr/share/filezilla/resources/flatzilla/32x32/folder.png usr/share/filezilla/resources/flatzilla/32x32/folderclosed.png usr/share/filezilla/resources/flatzilla/32x32/help.png usr/share/filezilla/resources/flatzilla/32x32/leds.png usr/share/filezilla/resources/flatzilla/32x32/localtreeview.png usr/share/filezilla/resources/flatzilla/32x32/lock.png usr/share/filezilla/resources/flatzilla/32x32/logview.png usr/share/filezilla/resources/flatzilla/32x32/processqueue.png usr/share/filezilla/resources/flatzilla/32x32/queueview.png usr/share/filezilla/resources/flatzilla/32x32/reconnect.png usr/share/filezilla/resources/flatzilla/32x32/refresh.png usr/share/filezilla/resources/flatzilla/32x32/remotetreeview.png usr/share/filezilla/resources/flatzilla/32x32/server.png usr/share/filezilla/resources/flatzilla/32x32/sitemanager.png usr/share/filezilla/resources/flatzilla/32x32/speedlimits.png usr/share/filezilla/resources/flatzilla/32x32/synchronize.png usr/share/filezilla/resources/flatzilla/32x32/upload.png usr/share/filezilla/resources/flatzilla/32x32/uploadadd.png usr/share/filezilla/resources/flatzilla/48x48/ usr/share/filezilla/resources/flatzilla/48x48/ascii.png usr/share/filezilla/resources/flatzilla/48x48/auto.png usr/share/filezilla/resources/flatzilla/48x48/binary.png usr/share/filezilla/resources/flatzilla/48x48/bookmark.png usr/share/filezilla/resources/flatzilla/48x48/cancel.png usr/share/filezilla/resources/flatzilla/48x48/compare.png usr/share/filezilla/resources/flatzilla/48x48/disconnect.png usr/share/filezilla/resources/flatzilla/48x48/download.png usr/share/filezilla/resources/flatzilla/48x48/downloadadd.png usr/share/filezilla/resources/flatzilla/48x48/file.png usr/share/filezilla/resources/flatzilla/48x48/filter.png usr/share/filezilla/resources/flatzilla/48x48/find.png usr/share/filezilla/resources/flatzilla/48x48/folder.png usr/share/filezilla/resources/flatzilla/48x48/folderclosed.png usr/share/filezilla/resources/flatzilla/48x48/help.png usr/share/filezilla/resources/flatzilla/48x48/leds.png usr/share/filezilla/resources/flatzilla/48x48/localtreeview.png usr/share/filezilla/resources/flatzilla/48x48/lock.png usr/share/filezilla/resources/flatzilla/48x48/logview.png usr/share/filezilla/resources/flatzilla/48x48/processqueue.png usr/share/filezilla/resources/flatzilla/48x48/queueview.png usr/share/filezilla/resources/flatzilla/48x48/reconnect.png usr/share/filezilla/resources/flatzilla/48x48/refresh.png usr/share/filezilla/resources/flatzilla/48x48/remotetreeview.png usr/share/filezilla/resources/flatzilla/48x48/server.png usr/share/filezilla/resources/flatzilla/48x48/sitemanager.png usr/share/filezilla/resources/flatzilla/48x48/speedlimits.png usr/share/filezilla/resources/flatzilla/48x48/synchronize.png usr/share/filezilla/resources/flatzilla/48x48/upload.png usr/share/filezilla/resources/flatzilla/48x48/uploadadd.png usr/share/filezilla/resources/flatzilla/theme.xml usr/share/filezilla/resources/lone/ usr/share/filezilla/resources/lone/16x16/ usr/share/filezilla/resources/lone/16x16/ascii.png usr/share/filezilla/resources/lone/16x16/auto.png usr/share/filezilla/resources/lone/16x16/binary.png usr/share/filezilla/resources/lone/16x16/bookmark.png usr/share/filezilla/resources/lone/16x16/cancel.png usr/share/filezilla/resources/lone/16x16/compare.png usr/share/filezilla/resources/lone/16x16/disconnect.png usr/share/filezilla/resources/lone/16x16/download.png usr/share/filezilla/resources/lone/16x16/downloadadd.png usr/share/filezilla/resources/lone/16x16/file.png usr/share/filezilla/resources/lone/16x16/filter.png usr/share/filezilla/resources/lone/16x16/folder.png usr/share/filezilla/resources/lone/16x16/folderback.png usr/share/filezilla/resources/lone/16x16/folderclosed.png usr/share/filezilla/resources/lone/16x16/folderup.png usr/share/filezilla/resources/lone/16x16/help.png usr/share/filezilla/resources/lone/16x16/localtreeview.png usr/share/filezilla/resources/lone/16x16/lock.png usr/share/filezilla/resources/lone/16x16/logview.png usr/share/filezilla/resources/lone/16x16/processqueue.png usr/share/filezilla/resources/lone/16x16/queueview.png usr/share/filezilla/resources/lone/16x16/reconnect.png usr/share/filezilla/resources/lone/16x16/refresh.png usr/share/filezilla/resources/lone/16x16/remotetreeview.png usr/share/filezilla/resources/lone/16x16/server.png usr/share/filezilla/resources/lone/16x16/showhidden.png usr/share/filezilla/resources/lone/16x16/sitemanager.png usr/share/filezilla/resources/lone/16x16/speedlimits.png usr/share/filezilla/resources/lone/16x16/synchronize.png usr/share/filezilla/resources/lone/16x16/upload.png usr/share/filezilla/resources/lone/16x16/uploadadd.png usr/share/filezilla/resources/lone/32x32/ usr/share/filezilla/resources/lone/32x32/ascii.png usr/share/filezilla/resources/lone/32x32/auto.png usr/share/filezilla/resources/lone/32x32/binary.png usr/share/filezilla/resources/lone/32x32/bookmark.png usr/share/filezilla/resources/lone/32x32/cancel.png usr/share/filezilla/resources/lone/32x32/compare.png usr/share/filezilla/resources/lone/32x32/disconnect.png usr/share/filezilla/resources/lone/32x32/download.png usr/share/filezilla/resources/lone/32x32/downloadadd.png usr/share/filezilla/resources/lone/32x32/file.png usr/share/filezilla/resources/lone/32x32/filter.png usr/share/filezilla/resources/lone/32x32/folder.png usr/share/filezilla/resources/lone/32x32/folderback.png usr/share/filezilla/resources/lone/32x32/folderclosed.png usr/share/filezilla/resources/lone/32x32/folderup.png usr/share/filezilla/resources/lone/32x32/help.png usr/share/filezilla/resources/lone/32x32/localtreeview.png usr/share/filezilla/resources/lone/32x32/lock.png usr/share/filezilla/resources/lone/32x32/logview.png usr/share/filezilla/resources/lone/32x32/processqueue.png usr/share/filezilla/resources/lone/32x32/queueview.png usr/share/filezilla/resources/lone/32x32/reconnect.png usr/share/filezilla/resources/lone/32x32/refresh.png usr/share/filezilla/resources/lone/32x32/remotetreeview.png usr/share/filezilla/resources/lone/32x32/showhidden.png usr/share/filezilla/resources/lone/32x32/sitemanager.png usr/share/filezilla/resources/lone/32x32/speedlimits.png usr/share/filezilla/resources/lone/32x32/synchronize.png usr/share/filezilla/resources/lone/32x32/upload.png usr/share/filezilla/resources/lone/32x32/uploadadd.png usr/share/filezilla/resources/lone/48x48/ usr/share/filezilla/resources/lone/48x48/ascii.png usr/share/filezilla/resources/lone/48x48/auto.png usr/share/filezilla/resources/lone/48x48/binary.png usr/share/filezilla/resources/lone/48x48/bookmark.png usr/share/filezilla/resources/lone/48x48/cancel.png usr/share/filezilla/resources/lone/48x48/compare.png usr/share/filezilla/resources/lone/48x48/disconnect.png usr/share/filezilla/resources/lone/48x48/download.png usr/share/filezilla/resources/lone/48x48/downloadadd.png usr/share/filezilla/resources/lone/48x48/file.png usr/share/filezilla/resources/lone/48x48/filter.png usr/share/filezilla/resources/lone/48x48/folder.png usr/share/filezilla/resources/lone/48x48/folderback.png usr/share/filezilla/resources/lone/48x48/folderclosed.png usr/share/filezilla/resources/lone/48x48/folderup.png usr/share/filezilla/resources/lone/48x48/help.png usr/share/filezilla/resources/lone/48x48/localtreeview.png usr/share/filezilla/resources/lone/48x48/lock.png usr/share/filezilla/resources/lone/48x48/logview.png usr/share/filezilla/resources/lone/48x48/processqueue.png usr/share/filezilla/resources/lone/48x48/queueview.png usr/share/filezilla/resources/lone/48x48/reconnect.png usr/share/filezilla/resources/lone/48x48/refresh.png usr/share/filezilla/resources/lone/48x48/remotetreeview.png usr/share/filezilla/resources/lone/48x48/showhidden.png usr/share/filezilla/resources/lone/48x48/sitemanager.png usr/share/filezilla/resources/lone/48x48/speedlimits.png usr/share/filezilla/resources/lone/48x48/synchronize.png usr/share/filezilla/resources/lone/48x48/upload.png usr/share/filezilla/resources/lone/48x48/uploadadd.png usr/share/filezilla/resources/lone/theme.xml usr/share/filezilla/resources/minimal/ usr/share/filezilla/resources/minimal/16x16/ usr/share/filezilla/resources/minimal/16x16/ascii.png usr/share/filezilla/resources/minimal/16x16/auto.png usr/share/filezilla/resources/minimal/16x16/binary.png usr/share/filezilla/resources/minimal/16x16/bookmark.png usr/share/filezilla/resources/minimal/16x16/bookmarks.png usr/share/filezilla/resources/minimal/16x16/cancel.png usr/share/filezilla/resources/minimal/16x16/compare.png usr/share/filezilla/resources/minimal/16x16/disconnect.png usr/share/filezilla/resources/minimal/16x16/download.png usr/share/filezilla/resources/minimal/16x16/downloadadd.png usr/share/filezilla/resources/minimal/16x16/file.png usr/share/filezilla/resources/minimal/16x16/filter.png usr/share/filezilla/resources/minimal/16x16/find.png usr/share/filezilla/resources/minimal/16x16/folder.png usr/share/filezilla/resources/minimal/16x16/folderback.png usr/share/filezilla/resources/minimal/16x16/folderclosed.png usr/share/filezilla/resources/minimal/16x16/folderup.png usr/share/filezilla/resources/minimal/16x16/help.png usr/share/filezilla/resources/minimal/16x16/localtreeview.png usr/share/filezilla/resources/minimal/16x16/lock.png usr/share/filezilla/resources/minimal/16x16/logview.png usr/share/filezilla/resources/minimal/16x16/processqueue.png usr/share/filezilla/resources/minimal/16x16/queueview.png usr/share/filezilla/resources/minimal/16x16/reconnect.png usr/share/filezilla/resources/minimal/16x16/refresh.png usr/share/filezilla/resources/minimal/16x16/remotetreeview.png usr/share/filezilla/resources/minimal/16x16/server.png usr/share/filezilla/resources/minimal/16x16/showhidden.png usr/share/filezilla/resources/minimal/16x16/sitemanager.png usr/share/filezilla/resources/minimal/16x16/speedlimits.png usr/share/filezilla/resources/minimal/16x16/synchronize.png usr/share/filezilla/resources/minimal/16x16/upload.png usr/share/filezilla/resources/minimal/16x16/uploadadd.png usr/share/filezilla/resources/minimal/32x32/ usr/share/filezilla/resources/minimal/32x32/file.png usr/share/filezilla/resources/minimal/theme.xml usr/share/filezilla/resources/opencrystal/ usr/share/filezilla/resources/opencrystal/16x16/ usr/share/filezilla/resources/opencrystal/16x16/ascii.png usr/share/filezilla/resources/opencrystal/16x16/auto.png usr/share/filezilla/resources/opencrystal/16x16/binary.png usr/share/filezilla/resources/opencrystal/16x16/bookmark.png usr/share/filezilla/resources/opencrystal/16x16/cancel.png usr/share/filezilla/resources/opencrystal/16x16/compare.png usr/share/filezilla/resources/opencrystal/16x16/disconnect.png usr/share/filezilla/resources/opencrystal/16x16/download.png usr/share/filezilla/resources/opencrystal/16x16/downloadadd.png usr/share/filezilla/resources/opencrystal/16x16/file.png usr/share/filezilla/resources/opencrystal/16x16/filter.png usr/share/filezilla/resources/opencrystal/16x16/find.png usr/share/filezilla/resources/opencrystal/16x16/folder.png usr/share/filezilla/resources/opencrystal/16x16/folderback.png usr/share/filezilla/resources/opencrystal/16x16/folderclosed.png usr/share/filezilla/resources/opencrystal/16x16/folderup.png usr/share/filezilla/resources/opencrystal/16x16/help.png usr/share/filezilla/resources/opencrystal/16x16/localtreeview.png usr/share/filezilla/resources/opencrystal/16x16/lock.png usr/share/filezilla/resources/opencrystal/16x16/logview.png usr/share/filezilla/resources/opencrystal/16x16/processqueue.png usr/share/filezilla/resources/opencrystal/16x16/queueview.png usr/share/filezilla/resources/opencrystal/16x16/reconnect.png usr/share/filezilla/resources/opencrystal/16x16/refresh.png usr/share/filezilla/resources/opencrystal/16x16/remotetreeview.png usr/share/filezilla/resources/opencrystal/16x16/server.png usr/share/filezilla/resources/opencrystal/16x16/showhidden.png usr/share/filezilla/resources/opencrystal/16x16/sitemanager.png usr/share/filezilla/resources/opencrystal/16x16/speedlimits.png usr/share/filezilla/resources/opencrystal/16x16/synchronize.png usr/share/filezilla/resources/opencrystal/16x16/upload.png usr/share/filezilla/resources/opencrystal/16x16/uploadadd.png usr/share/filezilla/resources/opencrystal/20x20/ usr/share/filezilla/resources/opencrystal/20x20/server.png usr/share/filezilla/resources/opencrystal/24x24/ usr/share/filezilla/resources/opencrystal/24x24/server.png usr/share/filezilla/resources/opencrystal/32x32/ usr/share/filezilla/resources/opencrystal/32x32/ascii.png usr/share/filezilla/resources/opencrystal/32x32/auto.png usr/share/filezilla/resources/opencrystal/32x32/binary.png usr/share/filezilla/resources/opencrystal/32x32/bookmark.png usr/share/filezilla/resources/opencrystal/32x32/cancel.png usr/share/filezilla/resources/opencrystal/32x32/compare.png usr/share/filezilla/resources/opencrystal/32x32/disconnect.png usr/share/filezilla/resources/opencrystal/32x32/download.png usr/share/filezilla/resources/opencrystal/32x32/downloadadd.png usr/share/filezilla/resources/opencrystal/32x32/file.png usr/share/filezilla/resources/opencrystal/32x32/filter.png usr/share/filezilla/resources/opencrystal/32x32/find.png usr/share/filezilla/resources/opencrystal/32x32/folder.png usr/share/filezilla/resources/opencrystal/32x32/folderback.png usr/share/filezilla/resources/opencrystal/32x32/folderclosed.png usr/share/filezilla/resources/opencrystal/32x32/folderup.png usr/share/filezilla/resources/opencrystal/32x32/help.png usr/share/filezilla/resources/opencrystal/32x32/localtreeview.png usr/share/filezilla/resources/opencrystal/32x32/lock.png usr/share/filezilla/resources/opencrystal/32x32/logview.png usr/share/filezilla/resources/opencrystal/32x32/processqueue.png usr/share/filezilla/resources/opencrystal/32x32/queueview.png usr/share/filezilla/resources/opencrystal/32x32/reconnect.png usr/share/filezilla/resources/opencrystal/32x32/refresh.png usr/share/filezilla/resources/opencrystal/32x32/remotetreeview.png usr/share/filezilla/resources/opencrystal/32x32/showhidden.png usr/share/filezilla/resources/opencrystal/32x32/sitemanager.png usr/share/filezilla/resources/opencrystal/32x32/speedlimits.png usr/share/filezilla/resources/opencrystal/32x32/synchronize.png usr/share/filezilla/resources/opencrystal/32x32/upload.png usr/share/filezilla/resources/opencrystal/32x32/uploadadd.png usr/share/filezilla/resources/opencrystal/48x48/ usr/share/filezilla/resources/opencrystal/48x48/ascii.png usr/share/filezilla/resources/opencrystal/48x48/auto.png usr/share/filezilla/resources/opencrystal/48x48/binary.png usr/share/filezilla/resources/opencrystal/48x48/bookmark.png usr/share/filezilla/resources/opencrystal/48x48/cancel.png usr/share/filezilla/resources/opencrystal/48x48/compare.png usr/share/filezilla/resources/opencrystal/48x48/disconnect.png usr/share/filezilla/resources/opencrystal/48x48/download.png usr/share/filezilla/resources/opencrystal/48x48/downloadadd.png usr/share/filezilla/resources/opencrystal/48x48/file.png usr/share/filezilla/resources/opencrystal/48x48/filter.png usr/share/filezilla/resources/opencrystal/48x48/find.png usr/share/filezilla/resources/opencrystal/48x48/folder.png usr/share/filezilla/resources/opencrystal/48x48/folderback.png usr/share/filezilla/resources/opencrystal/48x48/folderclosed.png usr/share/filezilla/resources/opencrystal/48x48/folderup.png usr/share/filezilla/resources/opencrystal/48x48/help.png usr/share/filezilla/resources/opencrystal/48x48/localtreeview.png usr/share/filezilla/resources/opencrystal/48x48/lock.png usr/share/filezilla/resources/opencrystal/48x48/logview.png usr/share/filezilla/resources/opencrystal/48x48/processqueue.png usr/share/filezilla/resources/opencrystal/48x48/queueview.png usr/share/filezilla/resources/opencrystal/48x48/reconnect.png usr/share/filezilla/resources/opencrystal/48x48/refresh.png usr/share/filezilla/resources/opencrystal/48x48/remotetreeview.png usr/share/filezilla/resources/opencrystal/48x48/showhidden.png usr/share/filezilla/resources/opencrystal/48x48/sitemanager.png usr/share/filezilla/resources/opencrystal/48x48/speedlimits.png usr/share/filezilla/resources/opencrystal/48x48/synchronize.png usr/share/filezilla/resources/opencrystal/48x48/upload.png usr/share/filezilla/resources/opencrystal/48x48/uploadadd.png usr/share/filezilla/resources/opencrystal/theme.xml usr/share/filezilla/resources/sun/ usr/share/filezilla/resources/sun/48x48/ usr/share/filezilla/resources/sun/48x48/ascii.png usr/share/filezilla/resources/sun/48x48/auto.png usr/share/filezilla/resources/sun/48x48/binary.png usr/share/filezilla/resources/sun/48x48/bookmark.png usr/share/filezilla/resources/sun/48x48/cancel.png usr/share/filezilla/resources/sun/48x48/compare.png usr/share/filezilla/resources/sun/48x48/disconnect.png usr/share/filezilla/resources/sun/48x48/download.png usr/share/filezilla/resources/sun/48x48/downloadadd.png usr/share/filezilla/resources/sun/48x48/file.png usr/share/filezilla/resources/sun/48x48/filter.png usr/share/filezilla/resources/sun/48x48/find.png usr/share/filezilla/resources/sun/48x48/folder.png usr/share/filezilla/resources/sun/48x48/folderback.png usr/share/filezilla/resources/sun/48x48/folderclosed.png usr/share/filezilla/resources/sun/48x48/folderup.png usr/share/filezilla/resources/sun/48x48/help.png usr/share/filezilla/resources/sun/48x48/localtreeview.png usr/share/filezilla/resources/sun/48x48/lock.png usr/share/filezilla/resources/sun/48x48/logview.png usr/share/filezilla/resources/sun/48x48/processqueue.png usr/share/filezilla/resources/sun/48x48/queueview.png usr/share/filezilla/resources/sun/48x48/reconnect.png usr/share/filezilla/resources/sun/48x48/refresh.png usr/share/filezilla/resources/sun/48x48/remotetreeview.png usr/share/filezilla/resources/sun/48x48/showhidden.png usr/share/filezilla/resources/sun/48x48/sitemanager.png usr/share/filezilla/resources/sun/48x48/speedlimits.png usr/share/filezilla/resources/sun/48x48/synchronize.png usr/share/filezilla/resources/sun/48x48/upload.png usr/share/filezilla/resources/sun/48x48/uploadadd.png usr/share/filezilla/resources/sun/theme.xml usr/share/filezilla/resources/tango/ usr/share/filezilla/resources/tango/16x16/ usr/share/filezilla/resources/tango/16x16/ascii.png usr/share/filezilla/resources/tango/16x16/auto.png usr/share/filezilla/resources/tango/16x16/binary.png usr/share/filezilla/resources/tango/16x16/bookmark.png usr/share/filezilla/resources/tango/16x16/cancel.png usr/share/filezilla/resources/tango/16x16/compare.png usr/share/filezilla/resources/tango/16x16/disconnect.png usr/share/filezilla/resources/tango/16x16/download.png usr/share/filezilla/resources/tango/16x16/downloadadd.png usr/share/filezilla/resources/tango/16x16/file.png usr/share/filezilla/resources/tango/16x16/filter.png usr/share/filezilla/resources/tango/16x16/find.png usr/share/filezilla/resources/tango/16x16/folder.png usr/share/filezilla/resources/tango/16x16/folderclosed.png usr/share/filezilla/resources/tango/16x16/localtreeview.png usr/share/filezilla/resources/tango/16x16/lock.png usr/share/filezilla/resources/tango/16x16/logview.png usr/share/filezilla/resources/tango/16x16/processqueue.png usr/share/filezilla/resources/tango/16x16/queueview.png usr/share/filezilla/resources/tango/16x16/reconnect.png usr/share/filezilla/resources/tango/16x16/refresh.png usr/share/filezilla/resources/tango/16x16/remotetreeview.png usr/share/filezilla/resources/tango/16x16/server.png usr/share/filezilla/resources/tango/16x16/sitemanager.png usr/share/filezilla/resources/tango/16x16/synchronize.png usr/share/filezilla/resources/tango/16x16/unknown.png usr/share/filezilla/resources/tango/16x16/upload.png usr/share/filezilla/resources/tango/16x16/uploadadd.png usr/share/filezilla/resources/tango/32x32/ usr/share/filezilla/resources/tango/32x32/ascii.png usr/share/filezilla/resources/tango/32x32/auto.png usr/share/filezilla/resources/tango/32x32/binary.png usr/share/filezilla/resources/tango/32x32/bookmark.png usr/share/filezilla/resources/tango/32x32/cancel.png usr/share/filezilla/resources/tango/32x32/compare.png usr/share/filezilla/resources/tango/32x32/disconnect.png usr/share/filezilla/resources/tango/32x32/download.png usr/share/filezilla/resources/tango/32x32/downloadadd.png usr/share/filezilla/resources/tango/32x32/file.png usr/share/filezilla/resources/tango/32x32/filter.png usr/share/filezilla/resources/tango/32x32/find.png usr/share/filezilla/resources/tango/32x32/folder.png usr/share/filezilla/resources/tango/32x32/folderclosed.png usr/share/filezilla/resources/tango/32x32/localtreeview.png usr/share/filezilla/resources/tango/32x32/lock.png usr/share/filezilla/resources/tango/32x32/logview.png usr/share/filezilla/resources/tango/32x32/processqueue.png usr/share/filezilla/resources/tango/32x32/queueview.png usr/share/filezilla/resources/tango/32x32/reconnect.png usr/share/filezilla/resources/tango/32x32/refresh.png usr/share/filezilla/resources/tango/32x32/remotetreeview.png usr/share/filezilla/resources/tango/32x32/server.png usr/share/filezilla/resources/tango/32x32/sitemanager.png usr/share/filezilla/resources/tango/32x32/synchronize.png usr/share/filezilla/resources/tango/32x32/unknown.png usr/share/filezilla/resources/tango/32x32/upload.png usr/share/filezilla/resources/tango/32x32/uploadadd.png usr/share/filezilla/resources/tango/48x48/ usr/share/filezilla/resources/tango/48x48/ascii.png usr/share/filezilla/resources/tango/48x48/auto.png usr/share/filezilla/resources/tango/48x48/binary.png usr/share/filezilla/resources/tango/48x48/bookmark.png usr/share/filezilla/resources/tango/48x48/cancel.png usr/share/filezilla/resources/tango/48x48/compare.png usr/share/filezilla/resources/tango/48x48/disconnect.png usr/share/filezilla/resources/tango/48x48/download.png usr/share/filezilla/resources/tango/48x48/downloadadd.png usr/share/filezilla/resources/tango/48x48/file.png usr/share/filezilla/resources/tango/48x48/filter.png usr/share/filezilla/resources/tango/48x48/find.png usr/share/filezilla/resources/tango/48x48/folder.png usr/share/filezilla/resources/tango/48x48/folderclosed.png usr/share/filezilla/resources/tango/48x48/localtreeview.png usr/share/filezilla/resources/tango/48x48/lock.png usr/share/filezilla/resources/tango/48x48/logview.png usr/share/filezilla/resources/tango/48x48/processqueue.png usr/share/filezilla/resources/tango/48x48/queueview.png usr/share/filezilla/resources/tango/48x48/reconnect.png usr/share/filezilla/resources/tango/48x48/refresh.png usr/share/filezilla/resources/tango/48x48/remotetreeview.png usr/share/filezilla/resources/tango/48x48/server.png usr/share/filezilla/resources/tango/48x48/sitemanager.png usr/share/filezilla/resources/tango/48x48/synchronize.png usr/share/filezilla/resources/tango/48x48/unknown.png usr/share/filezilla/resources/tango/48x48/upload.png usr/share/filezilla/resources/tango/48x48/uploadadd.png usr/share/filezilla/resources/tango/theme.xml usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/filezilla.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/filezilla.png usr/share/icons/hicolor/480x480/ usr/share/icons/hicolor/480x480/apps/ usr/share/icons/hicolor/480x480/apps/filezilla.png usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/filezilla.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/filezilla.svg usr/share/locale/ usr/share/locale/an/ usr/share/locale/an/LC_MESSAGES/ usr/share/locale/an/LC_MESSAGES/filezilla.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/filezilla.mo usr/share/locale/az/ usr/share/locale/az/LC_MESSAGES/ usr/share/locale/az/LC_MESSAGES/filezilla.mo usr/share/locale/bg_BG/ usr/share/locale/bg_BG/LC_MESSAGES/ usr/share/locale/bg_BG/LC_MESSAGES/filezilla.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/filezilla.mo usr/share/locale/ca_ES@valencia/ usr/share/locale/ca_ES@valencia/LC_MESSAGES/ usr/share/locale/ca_ES@valencia/LC_MESSAGES/filezilla.mo usr/share/locale/co/ usr/share/locale/co/LC_MESSAGES/ usr/share/locale/co/LC_MESSAGES/filezilla.mo usr/share/locale/cs_CZ/ usr/share/locale/cs_CZ/LC_MESSAGES/ usr/share/locale/cs_CZ/LC_MESSAGES/filezilla.mo usr/share/locale/cy/ usr/share/locale/cy/LC_MESSAGES/ usr/share/locale/cy/LC_MESSAGES/filezilla.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/filezilla.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/filezilla.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/filezilla.mo usr/share/locale/en/ usr/share/locale/en/LC_MESSAGES/ usr/share/locale/en/LC_MESSAGES/filezilla.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/filezilla.mo usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/filezilla.mo usr/share/locale/eu/ usr/share/locale/eu/LC_MESSAGES/ usr/share/locale/eu/LC_MESSAGES/filezilla.mo usr/share/locale/fa_IR/ usr/share/locale/fa_IR/LC_MESSAGES/ usr/share/locale/fa_IR/LC_MESSAGES/filezilla.mo usr/share/locale/fi_FI/ usr/share/locale/fi_FI/LC_MESSAGES/ usr/share/locale/fi_FI/LC_MESSAGES/filezilla.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/filezilla.mo usr/share/locale/ga/ usr/share/locale/ga/LC_MESSAGES/ usr/share/locale/ga/LC_MESSAGES/filezilla.mo usr/share/locale/gl_ES/ usr/share/locale/gl_ES/LC_MESSAGES/ usr/share/locale/gl_ES/LC_MESSAGES/filezilla.mo usr/share/locale/he_IL/ usr/share/locale/he_IL/LC_MESSAGES/ usr/share/locale/he_IL/LC_MESSAGES/filezilla.mo usr/share/locale/hr/ usr/share/locale/hr/LC_MESSAGES/ usr/share/locale/hr/LC_MESSAGES/filezilla.mo usr/share/locale/hu_HU/ usr/share/locale/hu_HU/LC_MESSAGES/ usr/share/locale/hu_HU/LC_MESSAGES/filezilla.mo usr/share/locale/hy/ usr/share/locale/hy/LC_MESSAGES/ usr/share/locale/hy/LC_MESSAGES/filezilla.mo usr/share/locale/id_ID/ usr/share/locale/id_ID/LC_MESSAGES/ usr/share/locale/id_ID/LC_MESSAGES/filezilla.mo usr/share/locale/is/ usr/share/locale/is/LC_MESSAGES/ usr/share/locale/is/LC_MESSAGES/filezilla.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/filezilla.mo usr/share/locale/ja_JP/ usr/share/locale/ja_JP/LC_MESSAGES/ usr/share/locale/ja_JP/LC_MESSAGES/filezilla.mo usr/share/locale/ka/ usr/share/locale/ka/LC_MESSAGES/ usr/share/locale/ka/LC_MESSAGES/filezilla.mo usr/share/locale/kab/ usr/share/locale/kab/LC_MESSAGES/ usr/share/locale/kab/LC_MESSAGES/filezilla.mo usr/share/locale/km_KH/ usr/share/locale/km_KH/LC_MESSAGES/ usr/share/locale/km_KH/LC_MESSAGES/filezilla.mo usr/share/locale/ko_KR/ usr/share/locale/ko_KR/LC_MESSAGES/ usr/share/locale/ko_KR/LC_MESSAGES/filezilla.mo usr/share/locale/ku/ usr/share/locale/ku/LC_MESSAGES/ usr/share/locale/ku/LC_MESSAGES/filezilla.mo usr/share/locale/ky/ usr/share/locale/ky/LC_MESSAGES/ usr/share/locale/ky/LC_MESSAGES/filezilla.mo usr/share/locale/lo_LA/ usr/share/locale/lo_LA/LC_MESSAGES/ usr/share/locale/lo_LA/LC_MESSAGES/filezilla.mo usr/share/locale/lt_LT/ usr/share/locale/lt_LT/LC_MESSAGES/ usr/share/locale/lt_LT/LC_MESSAGES/filezilla.mo usr/share/locale/lv_LV/ usr/share/locale/lv_LV/LC_MESSAGES/ usr/share/locale/lv_LV/LC_MESSAGES/filezilla.mo usr/share/locale/mk_MK/ usr/share/locale/mk_MK/LC_MESSAGES/ usr/share/locale/mk_MK/LC_MESSAGES/filezilla.mo usr/share/locale/nb_NO/ usr/share/locale/nb_NO/LC_MESSAGES/ usr/share/locale/nb_NO/LC_MESSAGES/filezilla.mo usr/share/locale/ne/ usr/share/locale/ne/LC_MESSAGES/ usr/share/locale/ne/LC_MESSAGES/filezilla.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/filezilla.mo usr/share/locale/nn_NO/ usr/share/locale/nn_NO/LC_MESSAGES/ usr/share/locale/nn_NO/LC_MESSAGES/filezilla.mo usr/share/locale/oc/ usr/share/locale/oc/LC_MESSAGES/ usr/share/locale/oc/LC_MESSAGES/filezilla.mo usr/share/locale/pl_PL/ usr/share/locale/pl_PL/LC_MESSAGES/ usr/share/locale/pl_PL/LC_MESSAGES/filezilla.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/filezilla.mo usr/share/locale/pt_PT/ usr/share/locale/pt_PT/LC_MESSAGES/ usr/share/locale/pt_PT/LC_MESSAGES/filezilla.mo usr/share/locale/ro_RO/ usr/share/locale/ro_RO/LC_MESSAGES/ usr/share/locale/ro_RO/LC_MESSAGES/filezilla.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/filezilla.mo usr/share/locale/sk_SK/ usr/share/locale/sk_SK/LC_MESSAGES/ usr/share/locale/sk_SK/LC_MESSAGES/filezilla.mo usr/share/locale/sl_SI/ usr/share/locale/sl_SI/LC_MESSAGES/ usr/share/locale/sl_SI/LC_MESSAGES/filezilla.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/filezilla.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/filezilla.mo usr/share/locale/ta/ usr/share/locale/ta/LC_MESSAGES/ usr/share/locale/ta/LC_MESSAGES/filezilla.mo usr/share/locale/th_TH/ usr/share/locale/th_TH/LC_MESSAGES/ usr/share/locale/th_TH/LC_MESSAGES/filezilla.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/filezilla.mo usr/share/locale/uk_UA/ usr/share/locale/uk_UA/LC_MESSAGES/ usr/share/locale/uk_UA/LC_MESSAGES/filezilla.mo usr/share/locale/vi_VN/ usr/share/locale/vi_VN/LC_MESSAGES/ usr/share/locale/vi_VN/LC_MESSAGES/filezilla.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/filezilla.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/filezilla.mo usr/share/pixmaps/ usr/share/pixmaps/filezilla.png usr/src/ usr/src/filezilla-3.69.5/ usr/src/filezilla-3.69.5/SLKBUILD usr/src/filezilla-3.69.5/filezilla.desktop usr/src/filezilla-3.69.5/interface_Mainfrm_h_include_list.patch Slackware package /home/djemos/filezilla/filezilla-3.69.5-i586-2dj.txz created. Package has been built. Cleaning pkg and src directories