==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libfilezilla 1:0.50.0-1 (Sun Mar 30 04:27:51 2025)
==> Retrieving sources...
  -> Found libfilezilla-0.50.0.tar.xz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libfilezilla-0.50.0.tar.xz ... Passed
==> Validating source files with b2sums...
    libfilezilla-0.50.0.tar.xz ... Passed
==> Making package: libfilezilla 1:0.50.0-1 (Sun Mar 30 04:28:14 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) compiler-rt-19.1.7-1  libedit-20250104_3.1-1  llvm-libs-19.1.7-1
             clang-19.1.7-1

Total Download Size:    72.59 MiB
Total Installed Size:  350.30 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 clang-19.1.7-1-armv7h downloading...
 llvm-libs-19.1.7-1-armv7h downloading...
 compiler-rt-19.1.7-1-armv7h downloading...
 libedit-20250104_3.1-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found libfilezilla-0.50.0.tar.xz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libfilezilla-0.50.0.tar.xz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
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 build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 clang++ accepts -g... yes
checking for clang++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of clang++... gcc3
checking for gcc... clang
checking whether the compiler supports GNU C... yes
checking whether clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... 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 clang... /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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang 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... clang++ -E
checking for ld used by clang++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes
/usr/bin/grep: warning: stray \ before -
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ 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... yes
checking whether the linker accepts -Wl,-no_weak_imports... no
checking whether clang++ supports C++17 features with -std=c++17... yes
checking for whether we need -stdlib=libc++... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether std::chrono::steady_clock is steady... yes
checking for thread_local... yes
checking for clang options needed to detect all undeclared functions... none needed
checking whether CLOCK_MONOTONIC is declared... yes
checking for poll... yes
checking for posix_fadvise... yes
checking for pipe2... yes
checking for accept4... yes
checking for eventfd... yes
checking for d_type member in directory struct... yes
checking for localtime_r... yes
checking for gmtime_r... yes
checking for timegm... yes
checking for clock_gettime... yes
checking for st_mtim member in stat struct... yes
checking whether pthread_condattr_setclock is declared... yes
checking whether iconv can be used without link library... yes
checking for memfd_create... yes
checking for getrandom... yes
checking whether dlsym needs -ldl... no
checking for TCP_INFO... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gmp >= 6.2... yes
checking for nettle >= 3.3... yes
checking for hogweed >= 3.3... yes
checking for gnutls >= 3.7.0... yes
checking whether to use windres... no
checking whether the linker accepts -Wl,--dynamicbase... no
checking whether the linker accepts -Wl,--nxcompat... no
checking for cppunit >= 1.13.0... no
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for perl... /usr/bin/perl
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.24
checking available libfilezilla message catalogs... an ar az bg_BG ca ca_ES@valencia co cs_CZ cy da de el es et eu fa_IR fi_FI fr gl_ES he_IL hr hu_HU hy id_ID is it ja_JP kab ko_KR ky lo_LA lt_LT lv_LV mk_MK nb_NO ne nl nn_NO oc pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sr sv th_TH tr uk_UA vi_VN zh_CN zh_TW
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/libfilezilla.pc
config.status: creating lib/libfilezilla/version.hpp
config.status: creating lib/windows/version.rc
config.status: creating demos/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating locales/Makefile
config.status: creating tests/Makefile
config.status: creating config/config.hpp
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in .
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0'
Making all in lib
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/lib'
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-ascii_layer.lo -MD -MP -MF .deps/libfilezilla_la-ascii_layer.Tpo -c -o libfilezilla_la-ascii_layer.lo `test -f 'ascii_layer.cpp' || echo './'`ascii_layer.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-buffer.lo -MD -MP -MF .deps/libfilezilla_la-buffer.Tpo -c -o libfilezilla_la-buffer.lo `test -f 'buffer.cpp' || echo './'`buffer.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-encode.lo -MD -MP -MF .deps/libfilezilla_la-encode.Tpo -c -o libfilezilla_la-encode.lo `test -f 'encode.cpp' || echo './'`encode.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-encryption.lo -MD -MP -MF .deps/libfilezilla_la-encryption.Tpo -c -o libfilezilla_la-encryption.lo `test -f 'encryption.cpp' || echo './'`encryption.cpp
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-event.lo -MD -MP -MF .deps/libfilezilla_la-event.Tpo -c -o libfilezilla_la-event.lo `test -f 'event.cpp' || echo './'`event.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-buffer.lo -MD -MP -MF .deps/libfilezilla_la-buffer.Tpo -c buffer.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-buffer.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-encode.lo -MD -MP -MF .deps/libfilezilla_la-encode.Tpo -c encode.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-encode.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-event.lo -MD -MP -MF .deps/libfilezilla_la-event.Tpo -c event.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-event.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-ascii_layer.lo -MD -MP -MF .deps/libfilezilla_la-ascii_layer.Tpo -c ascii_layer.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-ascii_layer.o
clang++: clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-encryption.lo -MD -MP -MF .deps/libfilezilla_la-encryption.Tpo -c encryption.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-encryption.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-buffer.Tpo .deps/libfilezilla_la-buffer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-event_handler.lo -MD -MP -MF .deps/libfilezilla_la-event_handler.Tpo -c -o libfilezilla_la-event_handler.lo `test -f 'event_handler.cpp' || echo './'`event_handler.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-event_handler.lo -MD -MP -MF .deps/libfilezilla_la-event_handler.Tpo -c event_handler.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-event_handler.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-event.Tpo .deps/libfilezilla_la-event.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-event_loop.lo -MD -MP -MF .deps/libfilezilla_la-event_loop.Tpo -c -o libfilezilla_la-event_loop.lo `test -f 'event_loop.cpp' || echo './'`event_loop.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-event_loop.lo -MD -MP -MF .deps/libfilezilla_la-event_loop.Tpo -c event_loop.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-event_loop.o
mv -f .deps/libfilezilla_la-ascii_layer.Tpo .deps/libfilezilla_la-ascii_layer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-file.lo -MD -MP -MF .deps/libfilezilla_la-file.Tpo -c -o libfilezilla_la-file.lo `test -f 'file.cpp' || echo './'`file.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-encryption.Tpo .deps/libfilezilla_la-encryption.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-hash.lo -MD -MP -MF .deps/libfilezilla_la-hash.Tpo -c -o libfilezilla_la-hash.lo `test -f 'hash.cpp' || echo './'`hash.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-file.lo -MD -MP -MF .deps/libfilezilla_la-file.Tpo -c file.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-file.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-encode.Tpo .deps/libfilezilla_la-encode.Plo
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-hash.lo -MD -MP -MF .deps/libfilezilla_la-hash.Tpo -c hash.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-hash.o
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-hostname_lookup.lo -MD -MP -MF .deps/libfilezilla_la-hostname_lookup.Tpo -c -o libfilezilla_la-hostname_lookup.lo `test -f 'hostname_lookup.cpp' || echo './'`hostname_lookup.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-hostname_lookup.lo -MD -MP -MF .deps/libfilezilla_la-hostname_lookup.Tpo -c hostname_lookup.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-hostname_lookup.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-event_handler.Tpo .deps/libfilezilla_la-event_handler.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-impersonation.lo -MD -MP -MF .deps/libfilezilla_la-impersonation.Tpo -c -o libfilezilla_la-impersonation.lo `test -f 'impersonation.cpp' || echo './'`impersonation.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-impersonation.lo -MD -MP -MF .deps/libfilezilla_la-impersonation.Tpo -c impersonation.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-impersonation.o
mv -f .deps/libfilezilla_la-file.Tpo .deps/libfilezilla_la-file.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-invoker.lo -MD -MP -MF .deps/libfilezilla_la-invoker.Tpo -c -o libfilezilla_la-invoker.lo `test -f 'invoker.cpp' || echo './'`invoker.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-invoker.lo -MD -MP -MF .deps/libfilezilla_la-invoker.Tpo -c invoker.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-invoker.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-hash.Tpo .deps/libfilezilla_la-hash.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-iputils.lo -MD -MP -MF .deps/libfilezilla_la-iputils.Tpo -c -o libfilezilla_la-iputils.lo `test -f 'iputils.cpp' || echo './'`iputils.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-iputils.lo -MD -MP -MF .deps/libfilezilla_la-iputils.Tpo -c iputils.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-iputils.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-event_loop.Tpo .deps/libfilezilla_la-event_loop.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-json.lo -MD -MP -MF .deps/libfilezilla_la-json.Tpo -c -o libfilezilla_la-json.lo `test -f 'json.cpp' || echo './'`json.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-hostname_lookup.Tpo .deps/libfilezilla_la-hostname_lookup.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-jws.lo -MD -MP -MF .deps/libfilezilla_la-jws.Tpo -c -o libfilezilla_la-jws.lo `test -f 'jws.cpp' || echo './'`jws.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-json.lo -MD -MP -MF .deps/libfilezilla_la-json.Tpo -c json.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-json.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-jws.lo -MD -MP -MF .deps/libfilezilla_la-jws.Tpo -c jws.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-jws.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-invoker.Tpo .deps/libfilezilla_la-invoker.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-local_filesys.lo -MD -MP -MF .deps/libfilezilla_la-local_filesys.Tpo -c -o libfilezilla_la-local_filesys.lo `test -f 'local_filesys.cpp' || echo './'`local_filesys.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-impersonation.Tpo .deps/libfilezilla_la-impersonation.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-logger.lo -MD -MP -MF .deps/libfilezilla_la-logger.Tpo -c -o libfilezilla_la-logger.lo `test -f 'logger.cpp' || echo './'`logger.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-local_filesys.lo -MD -MP -MF .deps/libfilezilla_la-local_filesys.Tpo -c local_filesys.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-local_filesys.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-logger.lo -MD -MP -MF .deps/libfilezilla_la-logger.Tpo -c logger.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-logger.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-iputils.Tpo .deps/libfilezilla_la-iputils.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-mutex.lo -MD -MP -MF .deps/libfilezilla_la-mutex.Tpo -c -o libfilezilla_la-mutex.lo `test -f 'mutex.cpp' || echo './'`mutex.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-local_filesys.Tpo .deps/libfilezilla_la-local_filesys.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-nonowning_buffer.lo -MD -MP -MF .deps/libfilezilla_la-nonowning_buffer.Tpo -c -o libfilezilla_la-nonowning_buffer.lo `test -f 'nonowning_buffer.cpp' || echo './'`nonowning_buffer.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-mutex.lo -MD -MP -MF .deps/libfilezilla_la-mutex.Tpo -c mutex.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-mutex.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-jws.Tpo .deps/libfilezilla_la-jws.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-process.lo -MD -MP -MF .deps/libfilezilla_la-process.Tpo -c -o libfilezilla_la-process.lo `test -f 'process.cpp' || echo './'`process.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-nonowning_buffer.lo -MD -MP -MF .deps/libfilezilla_la-nonowning_buffer.Tpo -c nonowning_buffer.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-nonowning_buffer.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-logger.Tpo .deps/libfilezilla_la-logger.Plo
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-rate_limiter.lo -MD -MP -MF .deps/libfilezilla_la-rate_limiter.Tpo -c -o libfilezilla_la-rate_limiter.lo `test -f 'rate_limiter.cpp' || echo './'`rate_limiter.cpp
mv -f .deps/libfilezilla_la-json.Tpo .deps/libfilezilla_la-json.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-rate_limited_layer.lo -MD -MP -MF .deps/libfilezilla_la-rate_limited_layer.Tpo -c -o libfilezilla_la-rate_limited_layer.lo `test -f 'rate_limited_layer.cpp' || echo './'`rate_limited_layer.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-process.lo -MD -MP -MF .deps/libfilezilla_la-process.Tpo -c process.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-process.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-rate_limiter.lo -MD -MP -MF .deps/libfilezilla_la-rate_limiter.Tpo -c rate_limiter.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-rate_limiter.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-rate_limited_layer.lo -MD -MP -MF .deps/libfilezilla_la-rate_limited_layer.Tpo -c rate_limited_layer.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-rate_limited_layer.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-mutex.Tpo .deps/libfilezilla_la-mutex.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-recursive_remove.lo -MD -MP -MF .deps/libfilezilla_la-recursive_remove.Tpo -c -o libfilezilla_la-recursive_remove.lo `test -f 'recursive_remove.cpp' || echo './'`recursive_remove.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-nonowning_buffer.Tpo .deps/libfilezilla_la-nonowning_buffer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-signature.lo -MD -MP -MF .deps/libfilezilla_la-signature.Tpo -c -o libfilezilla_la-signature.lo `test -f 'signature.cpp' || echo './'`signature.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-recursive_remove.lo -MD -MP -MF .deps/libfilezilla_la-recursive_remove.Tpo -c recursive_remove.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-recursive_remove.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-signature.lo -MD -MP -MF .deps/libfilezilla_la-signature.Tpo -c signature.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-signature.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-process.Tpo .deps/libfilezilla_la-process.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-socket.lo -MD -MP -MF .deps/libfilezilla_la-socket.Tpo -c -o libfilezilla_la-socket.lo `test -f 'socket.cpp' || echo './'`socket.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-rate_limiter.Tpo .deps/libfilezilla_la-rate_limiter.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-socket_errors.lo -MD -MP -MF .deps/libfilezilla_la-socket_errors.Tpo -c -o libfilezilla_la-socket_errors.lo `test -f 'socket_errors.cpp' || echo './'`socket_errors.cpp
mv -f .deps/libfilezilla_la-rate_limited_layer.Tpo .deps/libfilezilla_la-rate_limited_layer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-string.lo -MD -MP -MF .deps/libfilezilla_la-string.Tpo -c -o libfilezilla_la-string.lo `test -f 'string.cpp' || echo './'`string.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-recursive_remove.Tpo .deps/libfilezilla_la-recursive_remove.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-thread.lo -MD -MP -MF .deps/libfilezilla_la-thread.Tpo -c -o libfilezilla_la-thread.lo `test -f 'thread.cpp' || echo './'`thread.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-socket.lo -MD -MP -MF .deps/libfilezilla_la-socket.Tpo -c socket.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-socket.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-signature.Tpo .deps/libfilezilla_la-signature.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-thread_pool.lo -MD -MP -MF .deps/libfilezilla_la-thread_pool.Tpo -c -o libfilezilla_la-thread_pool.lo `test -f 'thread_pool.cpp' || echo './'`thread_pool.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-socket_errors.lo -MD -MP -MF .deps/libfilezilla_la-socket_errors.Tpo -c socket_errors.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-socket_errors.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-string.lo -MD -MP -MF .deps/libfilezilla_la-string.Tpo -c string.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-string.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-thread.lo -MD -MP -MF .deps/libfilezilla_la-thread.Tpo -c thread.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-thread.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-thread_pool.lo -MD -MP -MF .deps/libfilezilla_la-thread_pool.Tpo -c thread_pool.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-thread_pool.o
clang++: clang++warning: : warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-thread.Tpo .deps/libfilezilla_la-thread.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_info.lo -MD -MP -MF .deps/libfilezilla_la-tls_info.Tpo -c -o libfilezilla_la-tls_info.lo `test -f 'tls_info.cpp' || echo './'`tls_info.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-thread_pool.Tpo .deps/libfilezilla_la-thread_pool.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_layer.lo -MD -MP -MF .deps/libfilezilla_la-tls_layer.Tpo -c -o libfilezilla_la-tls_layer.lo `test -f 'tls_layer.cpp' || echo './'`tls_layer.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_info.lo -MD -MP -MF .deps/libfilezilla_la-tls_info.Tpo -c tls_info.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-tls_info.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-string.Tpo .deps/libfilezilla_la-string.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_layer_impl.lo -MD -MP -MF .deps/libfilezilla_la-tls_layer_impl.Tpo -c -o libfilezilla_la-tls_layer_impl.lo `test -f 'tls_layer_impl.cpp' || echo './'`tls_layer_impl.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_layer.lo -MD -MP -MF .deps/libfilezilla_la-tls_layer.Tpo -c tls_layer.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-tls_layer.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_layer_impl.lo -MD -MP -MF .deps/libfilezilla_la-tls_layer_impl.Tpo -c tls_layer_impl.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-tls_layer_impl.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-socket_errors.Tpo .deps/libfilezilla_la-socket_errors.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_params.lo -MD -MP -MF .deps/libfilezilla_la-tls_params.Tpo -c -o libfilezilla_la-tls_params.lo `test -f 'tls_params.cpp' || echo './'`tls_params.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-socket.Tpo .deps/libfilezilla_la-socket.Plo
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_system_trust_store.lo -MD -MP -MF .deps/libfilezilla_la-tls_system_trust_store.Tpo -c -o libfilezilla_la-tls_system_trust_store.lo `test -f 'tls_system_trust_store.cpp' || echo './'`tls_system_trust_store.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_params.lo -MD -MP -MF .deps/libfilezilla_la-tls_params.Tpo -c tls_params.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-tls_params.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-tls_system_trust_store.lo -MD -MP -MF .deps/libfilezilla_la-tls_system_trust_store.Tpo -c tls_system_trust_store.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-tls_system_trust_store.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-tls_params.Tpo .deps/libfilezilla_la-tls_params.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-time.lo -MD -MP -MF .deps/libfilezilla_la-time.Tpo -c -o libfilezilla_la-time.lo `test -f 'time.cpp' || echo './'`time.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-time.lo -MD -MP -MF .deps/libfilezilla_la-time.Tpo -c time.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-time.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-tls_info.Tpo .deps/libfilezilla_la-tls_info.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-translate.lo -MD -MP -MF .deps/libfilezilla_la-translate.Tpo -c -o libfilezilla_la-translate.lo `test -f 'translate.cpp' || echo './'`translate.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-tls_layer.Tpo .deps/libfilezilla_la-tls_layer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-uri.lo -MD -MP -MF .deps/libfilezilla_la-uri.Tpo -c -o libfilezilla_la-uri.lo `test -f 'uri.cpp' || echo './'`uri.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-tls_system_trust_store.Tpo .deps/libfilezilla_la-tls_system_trust_store.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-util.lo -MD -MP -MF .deps/libfilezilla_la-util.Tpo -c -o libfilezilla_la-util.lo `test -f 'util.cpp' || echo './'`util.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-translate.lo -MD -MP -MF .deps/libfilezilla_la-translate.Tpo -c translate.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-translate.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-uri.lo -MD -MP -MF .deps/libfilezilla_la-uri.Tpo -c uri.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-uri.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-util.lo -MD -MP -MF .deps/libfilezilla_la-util.Tpo -c util.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-util.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-translate.Tpo .deps/libfilezilla_la-translate.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-version.lo -MD -MP -MF .deps/libfilezilla_la-version.Tpo -c -o libfilezilla_la-version.lo `test -f 'version.cpp' || echo './'`version.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-version.lo -MD -MP -MF .deps/libfilezilla_la-version.Tpo -c version.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-version.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-util.Tpo .deps/libfilezilla_la-util.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-xml.lo -MD -MP -MF .deps/libfilezilla_la-xml.Tpo -c -o libfilezilla_la-xml.lo `test -f 'xml.cpp' || echo './'`xml.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-uri.Tpo .deps/libfilezilla_la-uri.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-aio.lo -MD -MP -MF aio/.deps/libfilezilla_la-aio.Tpo -c -o aio/libfilezilla_la-aio.lo `test -f 'aio/aio.cpp' || echo './'`aio/aio.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT libfilezilla_la-xml.lo -MD -MP -MF .deps/libfilezilla_la-xml.Tpo -c xml.cpp  -fPIC -DPIC -o .libs/libfilezilla_la-xml.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-time.Tpo .deps/libfilezilla_la-time.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-reader.lo -MD -MP -MF aio/.deps/libfilezilla_la-reader.Tpo -c -o aio/libfilezilla_la-reader.lo `test -f 'aio/reader.cpp' || echo './'`aio/reader.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-aio.lo -MD -MP -MF aio/.deps/libfilezilla_la-aio.Tpo -c aio/aio.cpp  -fPIC -DPIC -o aio/.libs/libfilezilla_la-aio.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-version.Tpo .deps/libfilezilla_la-version.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-writer.lo -MD -MP -MF aio/.deps/libfilezilla_la-writer.Tpo -c -o aio/libfilezilla_la-writer.lo `test -f 'aio/writer.cpp' || echo './'`aio/writer.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-reader.lo -MD -MP -MF aio/.deps/libfilezilla_la-reader.Tpo -c aio/reader.cpp  -fPIC -DPIC -o aio/.libs/libfilezilla_la-reader.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-writer.lo -MD -MP -MF aio/.deps/libfilezilla_la-writer.Tpo -c aio/writer.cpp  -fPIC -DPIC -o aio/.libs/libfilezilla_la-writer.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f aio/.deps/libfilezilla_la-aio.Tpo aio/.deps/libfilezilla_la-aio.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-xml_writer.lo -MD -MP -MF aio/.deps/libfilezilla_la-xml_writer.Tpo -c -o aio/libfilezilla_la-xml_writer.lo `test -f 'aio/xml_writer.cpp' || echo './'`aio/xml_writer.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-tls_layer_impl.Tpo .deps/libfilezilla_la-tls_layer_impl.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-client.lo -MD -MP -MF http/.deps/libfilezilla_la-client.Tpo -c -o http/libfilezilla_la-client.lo `test -f 'http/client.cpp' || echo './'`http/client.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio/libfilezilla_la-xml_writer.lo -MD -MP -MF aio/.deps/libfilezilla_la-xml_writer.Tpo -c aio/xml_writer.cpp  -fPIC -DPIC -o aio/.libs/libfilezilla_la-xml_writer.o
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-client.lo -MD -MP -MF http/.deps/libfilezilla_la-client.Tpo -c http/client.cpp  -fPIC -DPIC -o http/.libs/libfilezilla_la-client.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f aio/.deps/libfilezilla_la-reader.Tpo aio/.deps/libfilezilla_la-reader.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-client_request.lo -MD -MP -MF http/.deps/libfilezilla_la-client_request.Tpo -c -o http/libfilezilla_la-client_request.lo `test -f 'http/client_request.cpp' || echo './'`http/client_request.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/libfilezilla_la-xml.Tpo .deps/libfilezilla_la-xml.Plo
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-client_request.lo -MD -MP -MF http/.deps/libfilezilla_la-client_request.Tpo -c http/client_request.cpp  -fPIC -DPIC -o http/.libs/libfilezilla_la-client_request.o
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-client_response.lo -MD -MP -MF http/.deps/libfilezilla_la-client_response.Tpo -c -o http/libfilezilla_la-client_response.lo `test -f 'http/client_response.cpp' || echo './'`http/client_response.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f aio/.deps/libfilezilla_la-writer.Tpo aio/.deps/libfilezilla_la-writer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-digest.lo -MD -MP -MF http/.deps/libfilezilla_la-digest.Tpo -c -o http/libfilezilla_la-digest.lo `test -f 'http/digest.cpp' || echo './'`http/digest.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-client_response.lo -MD -MP -MF http/.deps/libfilezilla_la-client_response.Tpo -c http/client_response.cpp  -fPIC -DPIC -o http/.libs/libfilezilla_la-client_response.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-digest.lo -MD -MP -MF http/.deps/libfilezilla_la-digest.Tpo -c http/digest.cpp  -fPIC -DPIC -o http/.libs/libfilezilla_la-digest.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f aio/.deps/libfilezilla_la-xml_writer.Tpo aio/.deps/libfilezilla_la-xml_writer.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-headers.lo -MD -MP -MF http/.deps/libfilezilla_la-headers.Tpo -c -o http/libfilezilla_la-headers.lo `test -f 'http/headers.cpp' || echo './'`http/headers.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-headers.lo -MD -MP -MF http/.deps/libfilezilla_la-headers.Tpo -c http/headers.cpp  -fPIC -DPIC -o http/.libs/libfilezilla_la-headers.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f http/.deps/libfilezilla_la-client_request.Tpo http/.deps/libfilezilla_la-client_request.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-throttler.lo -MD -MP -MF http/.deps/libfilezilla_la-throttler.Tpo -c -o http/libfilezilla_la-throttler.lo `test -f 'http/throttler.cpp' || echo './'`http/throttler.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f http/.deps/libfilezilla_la-client_response.Tpo http/.deps/libfilezilla_la-client_response.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT glue/libfilezilla_la-unix.lo -MD -MP -MF glue/.deps/libfilezilla_la-unix.Tpo -c -o glue/libfilezilla_la-unix.lo `test -f 'glue/unix.cpp' || echo './'`glue/unix.cpp
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT http/libfilezilla_la-throttler.lo -MD -MP -MF http/.deps/libfilezilla_la-throttler.Tpo -c http/throttler.cpp  -fPIC -DPIC -o http/.libs/libfilezilla_la-throttler.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT glue/libfilezilla_la-unix.lo -MD -MP -MF glue/.deps/libfilezilla_la-unix.Tpo -c glue/unix.cpp  -fPIC -DPIC -o glue/.libs/libfilezilla_la-unix.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f http/.deps/libfilezilla_la-digest.Tpo http/.deps/libfilezilla_la-digest.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H    -I../config -DBUILDING_LIBFILEZILLA   -I/usr/include/p11-kit-1 -I. -I./libfilezilla   -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT unix/libfilezilla_la-poller.lo -MD -MP -MF unix/.deps/libfilezilla_la-poller.Tpo -c -o unix/libfilezilla_la-poller.lo `test -f 'unix/poller.cpp' || echo './'`unix/poller.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f http/.deps/libfilezilla_la-throttler.Tpo http/.deps/libfilezilla_la-throttler.Plo
mv -f glue/.deps/libfilezilla_la-unix.Tpo glue/.deps/libfilezilla_la-unix.Plo
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f http/.deps/libfilezilla_la-headers.Tpo http/.deps/libfilezilla_la-headers.Plo
libtool: compile:  clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT unix/libfilezilla_la-poller.lo -MD -MP -MF unix/.deps/libfilezilla_la-poller.Tpo -c unix/poller.cpp  -fPIC -DPIC -o unix/.libs/libfilezilla_la-poller.o
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f http/.deps/libfilezilla_la-client.Tpo http/.deps/libfilezilla_la-client.Plo
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f unix/.deps/libfilezilla_la-poller.Tpo unix/.deps/libfilezilla_la-poller.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -fvisibility=hidden -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability    -lcrypt -no-undefined -version-info 47:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libfilezilla.la -rpath /usr/lib aio/libfilezilla_la-aio.lo aio/libfilezilla_la-reader.lo aio/libfilezilla_la-writer.lo aio/libfilezilla_la-xml_writer.lo libfilezilla_la-ascii_layer.lo libfilezilla_la-buffer.lo libfilezilla_la-encode.lo libfilezilla_la-encryption.lo libfilezilla_la-event.lo libfilezilla_la-event_handler.lo libfilezilla_la-event_loop.lo libfilezilla_la-file.lo libfilezilla_la-hash.lo http/libfilezilla_la-client.lo http/libfilezilla_la-client_request.lo http/libfilezilla_la-client_response.lo http/libfilezilla_la-digest.lo http/libfilezilla_la-headers.lo http/libfilezilla_la-throttler.lo libfilezilla_la-hostname_lookup.lo libfilezilla_la-impersonation.lo libfilezilla_la-invoker.lo libfilezilla_la-iputils.lo libfilezilla_la-json.lo libfilezilla_la-jws.lo libfilezilla_la-local_filesys.lo libfilezilla_la-logger.lo libfilezilla_la-mutex.lo libfilezilla_la-nonowning_buffer.lo libfilezilla_la-process.lo libfilezilla_la-rate_limiter.lo libfilezilla_la-rate_limited_layer.lo libfilezilla_la-recursive_remove.lo libfilezilla_la-signature.lo libfilezilla_la-socket.lo libfilezilla_la-socket_errors.lo libfilezilla_la-string.lo libfilezilla_la-thread.lo libfilezilla_la-thread_pool.lo libfilezilla_la-tls_info.lo libfilezilla_la-tls_layer.lo libfilezilla_la-tls_layer_impl.lo libfilezilla_la-tls_params.lo libfilezilla_la-tls_system_trust_store.lo libfilezilla_la-time.lo libfilezilla_la-translate.lo libfilezilla_la-uri.lo libfilezilla_la-util.lo libfilezilla_la-version.lo libfilezilla_la-xml.lo  glue/libfilezilla_la-unix.lo unix/libfilezilla_la-poller.lo -lpthread -lgnutls -lnettle -lhogweed -lgmp 
libtool: link: clang++  -fPIC -DPIC -shared -nostdlib /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../lib/crti.o /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/crtbeginS.o  aio/.libs/libfilezilla_la-aio.o aio/.libs/libfilezilla_la-reader.o aio/.libs/libfilezilla_la-writer.o aio/.libs/libfilezilla_la-xml_writer.o .libs/libfilezilla_la-ascii_layer.o .libs/libfilezilla_la-buffer.o .libs/libfilezilla_la-encode.o .libs/libfilezilla_la-encryption.o .libs/libfilezilla_la-event.o .libs/libfilezilla_la-event_handler.o .libs/libfilezilla_la-event_loop.o .libs/libfilezilla_la-file.o .libs/libfilezilla_la-hash.o http/.libs/libfilezilla_la-client.o http/.libs/libfilezilla_la-client_request.o http/.libs/libfilezilla_la-client_response.o http/.libs/libfilezilla_la-digest.o http/.libs/libfilezilla_la-headers.o http/.libs/libfilezilla_la-throttler.o .libs/libfilezilla_la-hostname_lookup.o .libs/libfilezilla_la-impersonation.o .libs/libfilezilla_la-invoker.o .libs/libfilezilla_la-iputils.o .libs/libfilezilla_la-json.o .libs/libfilezilla_la-jws.o .libs/libfilezilla_la-local_filesys.o .libs/libfilezilla_la-logger.o .libs/libfilezilla_la-mutex.o .libs/libfilezilla_la-nonowning_buffer.o .libs/libfilezilla_la-process.o .libs/libfilezilla_la-rate_limiter.o .libs/libfilezilla_la-rate_limited_layer.o .libs/libfilezilla_la-recursive_remove.o .libs/libfilezilla_la-signature.o .libs/libfilezilla_la-socket.o .libs/libfilezilla_la-socket_errors.o .libs/libfilezilla_la-string.o .libs/libfilezilla_la-thread.o .libs/libfilezilla_la-thread_pool.o .libs/libfilezilla_la-tls_info.o .libs/libfilezilla_la-tls_layer.o .libs/libfilezilla_la-tls_layer_impl.o .libs/libfilezilla_la-tls_params.o .libs/libfilezilla_la-tls_system_trust_store.o .libs/libfilezilla_la-time.o .libs/libfilezilla_la-translate.o .libs/libfilezilla_la-uri.o .libs/libfilezilla_la-util.o .libs/libfilezilla_la-version.o .libs/libfilezilla_la-xml.o glue/.libs/libfilezilla_la-unix.o unix/.libs/libfilezilla_la-poller.o   -lcrypt -lpthread -lgnutls -lnettle -lhogweed -lgmp -L/usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1 -L/usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s -lgcc /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/crtendS.o /usr/bin/../lib/gcc/armv7l-unknown-linux-gnueabihf/14.2.1/../../../../lib/crtn.o  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -g -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfilezilla.so.47 -o .libs/libfilezilla.so.47.0.0
libtool: link: (cd ".libs" && rm -f "libfilezilla.so.47" && ln -s "libfilezilla.so.47.0.0" "libfilezilla.so.47")
libtool: link: (cd ".libs" && rm -f "libfilezilla.so" && ln -s "libfilezilla.so.47.0.0" "libfilezilla.so")
libtool: link: ( cd ".libs" && rm -f "libfilezilla.la" && ln -s "../libfilezilla.la" "libfilezilla.la" )
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/lib'
Making all in demos
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/demos'
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT timer_fizzbuzz-timer_fizzbuzz.o -MD -MP -MF .deps/timer_fizzbuzz-timer_fizzbuzz.Tpo -c -o timer_fizzbuzz-timer_fizzbuzz.o `test -f 'timer_fizzbuzz.cpp' || echo './'`timer_fizzbuzz.cpp
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT process-process.o -MD -MP -MF .deps/process-process.Tpo -c -o process-process.o `test -f 'process.cpp' || echo './'`process.cpp
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT nonblocking_process-nonblocking_process.o -MD -MP -MF .deps/nonblocking_process-nonblocking_process.Tpo -c -o nonblocking_process-nonblocking_process.o `test -f 'nonblocking_process.cpp' || echo './'`nonblocking_process.cpp
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT events-events.o -MD -MP -MF .deps/events-events.Tpo -c -o events-events.o `test -f 'events.cpp' || echo './'`events.cpp
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT list-list.o -MD -MP -MF .deps/list-list.Tpo -c -o list-list.o `test -f 'list.cpp' || echo './'`list.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/process-process.Tpo .deps/process-process.Po
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT https-https.o -MD -MP -MF .deps/https-https.Tpo -c -o https-https.o `test -f 'https.cpp' || echo './'`https.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/list-list.Tpo .deps/list-list.Po
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT raw_https-raw_https.o -MD -MP -MF .deps/raw_https-raw_https.Tpo -c -o raw_https-raw_https.o `test -f 'raw_https.cpp' || echo './'`raw_https.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/timer_fizzbuzz-timer_fizzbuzz.Tpo .deps/timer_fizzbuzz-timer_fizzbuzz.Po
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT aio-aio.o -MD -MP -MF .deps/aio-aio.Tpo -c -o aio-aio.o `test -f 'aio.cpp' || echo './'`aio.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/nonblocking_process-nonblocking_process.Tpo .deps/nonblocking_process-nonblocking_process.Po
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT impersonation-impersonation.o -MD -MP -MF .deps/impersonation-impersonation.Tpo -c -o impersonation-impersonation.o `test -f 'impersonation.cpp' || echo './'`impersonation.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/events-events.Tpo .deps/events-events.Po
clang++ -std=c++17 -DHAVE_CONFIG_H    -I../lib   -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -MT xml_pp-xml_pp.o -MD -MP -MF .deps/xml_pp-xml_pp.Tpo -c -o xml_pp-xml_pp.o `test -f 'xml_pp.cpp' || echo './'`xml_pp.cpp
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/xml_pp-xml_pp.Tpo .deps/xml_pp-xml_pp.Po
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/libfilezilla.la -lpthread 
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/impersonation-impersonation.Tpo .deps/impersonation-impersonation.Po
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o process process-process.o ../lib/libfilezilla.la -lpthread 
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/raw_https-raw_https.Tpo .deps/raw_https-raw_https.Po
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o nonblocking_process nonblocking_process-nonblocking_process.o ../lib/libfilezilla.la -lpthread 
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/aio-aio.Tpo .deps/aio-aio.Po
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o events events-events.o ../lib/libfilezilla.la -lpthread 
clang++: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-argument]
mv -f .deps/https-https.Tpo .deps/https-https.Po
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o list list-list.o ../lib/libfilezilla.la -lpthread 
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o process process-process.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o nonblocking_process nonblocking_process-nonblocking_process.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o events events-events.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o https https-https.o ../lib/libfilezilla.la -lpthread 
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o raw_https raw_https-raw_https.o ../lib/libfilezilla.la -lpthread 
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o aio aio-aio.o ../lib/libfilezilla.la -lpthread 
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o impersonation impersonation-impersonation.o ../lib/libfilezilla.la -lpthread 
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o https https-https.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o list list-list.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o raw_https raw_https-raw_https.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o aio aio-aio.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
/bin/sh ../libtool  --tag=CXX   --mode=link clang++ -std=c++17  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability  -no-install -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o xml_pp xml_pp-xml_pp.o ../lib/libfilezilla.la -lpthread 
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o xml_pp xml_pp-xml_pp.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
libtool: link: clang++ -std=c++17 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -g -Werror=partial-availability -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o impersonation impersonation-impersonation.o  ../lib/.libs/libfilezilla.so -lpthread -Wl,-rpath -Wl,/build/libfilezilla/src/libfilezilla-0.50.0/lib/.libs
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/demos'
Making all in locales
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/locales'
FILES="`find ../lib -name '*.hpp' -o -name '*.cpp'`"; \
/usr/bin/xgettext -C -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 libfilezilla.pot.new $FILES || exit 1
/usr/bin/xgettext: The option '--sort-output' is deprecated.
cat libfilezilla.pot.new | sed -e "s/^\"Content-Type: .*$/\"Content-Type: text\\/plain; charset=UTF-8\\\\n\"/" > libfilezilla.pot.new~
if [ -f libfilezilla.pot ]; then \
  touch libfilezilla.pot; \
  /usr/bin/msgmerge --no-fuzzy-matching -U libfilezilla.pot libfilezilla.pot.new || exit 1; \
else \
  mv libfilezilla.pot.new libfilezilla.pot; \
fi;
file=an.po.new; \
cat ./${file%.po.new}.po > an.po.new
file=ar.po.new; \
cat ./${file%.po.new}.po > ar.po.new
file=az.po.new; \
cat ./${file%.po.new}.po > az.po.new
file=bg_BG.po.new; \
cat ./${file%.po.new}.po > bg_BG.po.new
file=ca.po.new; \
cat ./${file%.po.new}.po > ca.po.new
if [ ! -f an.po.new ]; then \
  exit 1; \
fi
if [ ! -f ar.po.new ]; then \
  exit 1; \
fi
if [ ! -f az.po.new ]; then \
  exit 1; \
fi
if [ ! -f bg_BG.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching an.po.new libfilezilla.pot -o an.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching ar.po.new libfilezilla.pot -o ar.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching az.po.new libfilezilla.pot -o az.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching bg_BG.po.new libfilezilla.pot -o bg_BG.po.new~ || exit 1
if [ ! -f ca.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching ca.po.new libfilezilla.pot -o ca.po.new~ || exit 1
...................................... done.
 done.
...................... done.
.................. done.
file=ca_ES@valencia.po.new; \
cat ./${file%.po.new}.po > ca_ES@valencia.po.new
.................. done.
if [ ! -f ca_ES@valencia.po.new ]; then \
  exit 1; \
fi
file=co.po.new; \
cat ./${file%.po.new}.po > co.po.new
file=cs_CZ.po.new; \
cat ./${file%.po.new}.po > cs_CZ.po.new
/usr/bin/msgmerge --no-fuzzy-matching ca_ES@valencia.po.new libfilezilla.pot -o ca_ES@valencia.po.new~ || exit 1
if [ ! -f co.po.new ]; then \
  exit 1; \
fi
file=cy.po.new; \
cat ./${file%.po.new}.po > cy.po.new
if [ ! -f cs_CZ.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching co.po.new libfilezilla.pot -o co.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching cs_CZ.po.new libfilezilla.pot -o cs_CZ.po.new~ || exit 1
if [ ! -f cy.po.new ]; then \
  exit 1; \
fi
file=da.po.new; \
cat ./${file%.po.new}.po > da.po.new
/usr/bin/msgmerge --no-fuzzy-matching cy.po.new libfilezilla.pot -o cy.po.new~ || exit 1
...................... done.
.................... done.
if [ ! -f da.po.new ]; then \
  exit 1; \
fi
................../usr/bin/msgmerge --no-fuzzy-matching da.po.new libfilezilla.pot -o da.po.new~ || exit 1
 done.
..................... done.
file=de.po.new; \
cat ./${file%.po.new}.po > de.po.new
..................... done.
file=el.po.new; \
cat ./${file%.po.new}.po > el.po.new
if [ ! -f de.po.new ]; then \
  exit 1; \
fi
file=es.po.new; \
cat ./${file%.po.new}.po > es.po.new
file=et.po.new; \
cat ./${file%.po.new}.po > et.po.new
if [ ! -f el.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching de.po.new libfilezilla.pot -o de.po.new~ || exit 1
if [ ! -f es.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching el.po.new libfilezilla.pot -o el.po.new~ || exit 1
if [ ! -f et.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching es.po.new libfilezilla.pot -o es.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching et.po.new libfilezilla.pot -o et.po.new~ || exit 1
file=eu.po.new; \
cat ./${file%.po.new}.po > eu.po.new
........................................ done.
... done.
...................if [ ! -f eu.po.new ]; then \
  exit 1; \
fi
 done.
/usr/bin/msgmerge --no-fuzzy-matching eu.po.new libfilezilla.pot -o eu.po.new~ || exit 1
..................... done.
file=fa_IR.po.new; \
cat ./${file%.po.new}.po > fa_IR.po.new
file=fi_FI.po.new; \
cat ./${file%.po.new}.po > fi_FI.po.new
.................. done.
file=fr.po.new; \
cat ./${file%.po.new}.po > fr.po.new
if [ ! -f fa_IR.po.new ]; then \
  exit 1; \
fi
if [ ! -f fi_FI.po.new ]; then \
  exit 1; \
fi
file=gl_ES.po.new; \
cat ./${file%.po.new}.po > gl_ES.po.new
/usr/bin/msgmerge --no-fuzzy-matching fa_IR.po.new libfilezilla.pot -o fa_IR.po.new~ || exit 1
if [ ! -f fr.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching fi_FI.po.new libfilezilla.pot -o fi_FI.po.new~ || exit 1
if [ ! -f gl_ES.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching fr.po.new libfilezilla.pot -o fr.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching gl_ES.po.new libfilezilla.pot -o gl_ES.po.new~ || exit 1
......................file=he_IL.po.new; \
cat ./${file%.po.new}.po > he_IL.po.new
 done.
..................... done.
................... done.
...................... done.
if [ ! -f he_IL.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching he_IL.po.new libfilezilla.pot -o he_IL.po.new~ || exit 1
file=hr.po.new; \
cat ./${file%.po.new}.po > hr.po.new
file=hu_HU.po.new; \
cat ./${file%.po.new}.po > hu_HU.po.new
file=hy.po.new; \
cat ./${file%.po.new}.po > hy.po.new
if [ ! -f hr.po.new ]; then \
  exit 1; \
fi
if [ ! -f hu_HU.po.new ]; then \
  exit 1; \
fi
file=id_ID.po.new; \
cat ./${file%.po.new}.po > id_ID.po.new
if [ ! -f hy.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching hr.po.new libfilezilla.pot -o hr.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching hu_HU.po.new libfilezilla.pot -o hu_HU.po.new~ || exit 1
.................... done.
/usr/bin/msgmerge --no-fuzzy-matching hy.po.new libfilezilla.pot -o hy.po.new~ || exit 1
if [ ! -f id_ID.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching id_ID.po.new libfilezilla.pot -o id_ID.po.new~ || exit 1
file=is.po.new; \
cat ./${file%.po.new}.po > is.po.new
.................... done.
.................... done.
....................if [ ! -f is.po.new ]; then \
  exit 1; \
fi
 done.
..................... done.
/usr/bin/msgmerge --no-fuzzy-matching is.po.new libfilezilla.pot -o is.po.new~ || exit 1
file=it.po.new; \
cat ./${file%.po.new}.po > it.po.new
file=ja_JP.po.new; \
cat ./${file%.po.new}.po > ja_JP.po.new
file=kab.po.new; \
cat ./${file%.po.new}.po > kab.po.new
if [ ! -f it.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching it.po.new libfilezilla.pot -o it.po.new~ || exit 1
.................. done.
if [ ! -f kab.po.new ]; then \
  exit 1; \
fi
if [ ! -f ja_JP.po.new ]; then \
  exit 1; \
fi
file=ko_KR.po.new; \
cat ./${file%.po.new}.po > ko_KR.po.new
/usr/bin/msgmerge --no-fuzzy-matching kab.po.new libfilezilla.pot -o kab.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching ja_JP.po.new libfilezilla.pot -o ja_JP.po.new~ || exit 1
if [ ! -f ko_KR.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching ko_KR.po.new libfilezilla.pot -o ko_KR.po.new~ || exit 1
.................. done.
file=ky.po.new; \
cat ./${file%.po.new}.po > ky.po.new
.................. done.
....................... done.
if [ ! -f ky.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching ky.po.new libfilezilla.pot -o ky.po.new~ || exit 1
...................... done.
file=lo_LA.po.new; \
cat ./${file%.po.new}.po > lo_LA.po.new
if [ ! -f lo_LA.po.new ]; then \
  exit 1; \
fi
file=lt_LT.po.new; \
cat ./${file%.po.new}.po > lt_LT.po.new
..../usr/bin/msgmerge --no-fuzzy-matching lo_LA.po.new libfilezilla.pot -o lo_LA.po.new~ || exit 1
................... done.
file=lv_LV.po.new; \
cat ./${file%.po.new}.po > lv_LV.po.new
if [ ! -f lt_LT.po.new ]; then \
  exit 1; \
fi
file=mk_MK.po.new; \
cat ./${file%.po.new}.po > mk_MK.po.new
/usr/bin/msgmerge --no-fuzzy-matching lt_LT.po.new libfilezilla.pot -o lt_LT.po.new~ || exit 1
if [ ! -f lv_LV.po.new ]; then \
  exit 1; \
fi
if [ ! -f mk_MK.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching lv_LV.po.new libfilezilla.pot -o lv_LV.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching mk_MK.po.new libfilezilla.pot -o mk_MK.po.new~ || exit 1
file=nb_NO.po.new; \
cat ./${file%.po.new}.po > nb_NO.po.new
.................. done.
.................. done.
if [ ! -f nb_NO.po.new ]; then \
  exit 1; \
fi
..................... done.
/usr/bin/msgmerge --no-fuzzy-matching nb_NO.po.new libfilezilla.pot -o nb_NO.po.new~ || exit 1
.................. done.
file=ne.po.new; \
cat ./${file%.po.new}.po > ne.po.new
file=nl.po.new; \
cat ./${file%.po.new}.po > nl.po.new
file=nn_NO.po.new; \
cat ./${file%.po.new}.po > nn_NO.po.new
if [ ! -f ne.po.new ]; then \
  exit 1; \
fi
file=oc.po.new; \
cat ./${file%.po.new}.po > oc.po.new
if [ ! -f nl.po.new ]; then \
  exit 1; \
fi
................../usr/bin/msgmerge --no-fuzzy-matching ne.po.new libfilezilla.pot -o ne.po.new~ || exit 1
 done.
if [ ! -f nn_NO.po.new ]; then \
  exit 1; \
fi
if [ ! -f oc.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching nl.po.new libfilezilla.pot -o nl.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching nn_NO.po.new libfilezilla.pot -o nn_NO.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching oc.po.new libfilezilla.pot -o oc.po.new~ || exit 1
.................... done.
............................................................ done.
 done.
file=pl_PL.po.new; \
cat ./${file%.po.new}.po > pl_PL.po.new
. done.
if [ ! -f pl_PL.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching pl_PL.po.new libfilezilla.pot -o pl_PL.po.new~ || exit 1
file=pt_BR.po.new; \
cat ./${file%.po.new}.po > pt_BR.po.new
file=pt_PT.po.new; \
cat ./${file%.po.new}.po > pt_PT.po.new
file=ro_RO.po.new; \
cat ./${file%.po.new}.po > ro_RO.po.new
if [ ! -f pt_BR.po.new ]; then \
  exit 1; \
fi
file=ru.po.new; \
cat ./${file%.po.new}.po > ru.po.new
if [ ! -f pt_PT.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching pt_BR.po.new libfilezilla.pot -o pt_BR.po.new~ || exit 1
if [ ! -f ro_RO.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching pt_PT.po.new libfilezilla.pot -o pt_PT.po.new~ || exit 1
if [ ! -f ru.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching ro_RO.po.new libfilezilla.pot -o ro_RO.po.new~ || exit 1
.................. done.
/usr/bin/msgmerge --no-fuzzy-matching ru.po.new libfilezilla.pot -o ru.po.new~ || exit 1
.................... done.
.................... done.
.................... done.
file=sk_SK.po.new; \
cat ./${file%.po.new}.po > sk_SK.po.new
file=sl_SI.po.new; \
cat ./${file%.po.new}.po > sl_SI.po.new
........file=sr.po.new; \
cat ./${file%.po.new}.po > sr.po.new
.......... done.
if [ ! -f sk_SK.po.new ]; then \
  exit 1; \
fi
if [ ! -f sl_SI.po.new ]; then \
  exit 1; \
fi
if [ ! -f sr.po.new ]; then \
  exit 1; \
fi
file=sv.po.new; \
cat ./${file%.po.new}.po > sv.po.new
/usr/bin/msgmerge --no-fuzzy-matching sk_SK.po.new libfilezilla.pot -o sk_SK.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching sl_SI.po.new libfilezilla.pot -o sl_SI.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching sr.po.new libfilezilla.pot -o sr.po.new~ || exit 1
if [ ! -f sv.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching sv.po.new libfilezilla.pot -o sv.po.new~ || exit 1
file=th_TH.po.new; \
cat ./${file%.po.new}.po > th_TH.po.new
........................................................... done.
... done.
 done.
if [ ! -f th_TH.po.new ]; then \
  exit 1; \
fi
...................... done.
/usr/bin/msgmerge --no-fuzzy-matching th_TH.po.new libfilezilla.pot -o th_TH.po.new~ || exit 1
file=tr.po.new; \
cat ./${file%.po.new}.po > tr.po.new
file=uk_UA.po.new; \
cat ./${file%.po.new}.po > uk_UA.po.new
..file=vi_VN.po.new; \
cat ./${file%.po.new}.po > vi_VN.po.new
.................. done.
if [ ! -f tr.po.new ]; then \
  exit 1; \
fi
if [ ! -f uk_UA.po.new ]; then \
  exit 1; \
fi
file=zh_CN.po.new; \
cat ./${file%.po.new}.po > zh_CN.po.new
if [ ! -f vi_VN.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching tr.po.new libfilezilla.pot -o tr.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching uk_UA.po.new libfilezilla.pot -o uk_UA.po.new~ || exit 1
/usr/bin/msgmerge --no-fuzzy-matching vi_VN.po.new libfilezilla.pot -o vi_VN.po.new~ || exit 1
if [ ! -f zh_CN.po.new ]; then \
  exit 1; \
fi
/usr/bin/msgmerge --no-fuzzy-matching zh_CN.po.new libfilezilla.pot -o zh_CN.po.new~ || exit 1
file=zh_TW.po.new; \
cat ./${file%.po.new}.po > zh_TW.po.new
...................... done.
if [ ! -f zh_TW.po.new ]; then \
  exit 1; \
fi
......................................... done.
 done.
/usr/bin/msgmerge --no-fuzzy-matching zh_TW.po.new libfilezilla.pot -o zh_TW.po.new~ || exit 1
.................... done.
/usr/bin/msgfmt -c --verbose --no-hash -o an.mo an.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o ar.mo ar.po.new || exit 1
............/usr/bin/msgfmt -c --verbose --no-hash -o az.mo az.po.new || exit 1
........... done.
/usr/bin/msgfmt -c --verbose --no-hash -o bg_BG.mo bg_BG.po.new || exit 1
10 translated messages, 167 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o ca.mo ca.po.new || exit 1
82 translated messages, 95 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o ca_ES@valencia.mo ca_ES@valencia.po.new || exit 1
74 translated messages, 103 untranslated messages.
122 translated messages, 16 fuzzy translations, 39 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o co.mo co.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o cs_CZ.mo cs_CZ.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o cy.mo cy.po.new || exit 1
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o da.mo da.po.new || exit 1
4 translated messages, 173 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o de.mo de.po.new || exit 1
75 translated messages, 102 untranslated messages.
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o el.mo el.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o es.mo es.po.new || exit 1
161 translated messages, 16 untranslated messages.
76 translated messages, 101 untranslated messages.
63 translated messages, 114 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o et.mo et.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o eu.mo eu.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o fa_IR.mo fa_IR.po.new || exit 1
74 translated messages, 103 untranslated messages.
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o fi_FI.mo fi_FI.po.new || exit 1
6 translated messages, 171 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o fr.mo fr.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o gl_ES.mo gl_ES.po.new || exit 1
7 translated messages, 170 untranslated messages.
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o he_IL.mo he_IL.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o hr.mo hr.po.new || exit 1
74 translated messages, 103 untranslated messages.
76 translated messages, 101 untranslated messages.
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o hu_HU.mo hu_HU.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o hy.mo hy.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o id_ID.mo id_ID.po.new || exit 1
10 translated messages, 167 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o is.mo is.po.new || exit 1
4 translated messages, 173 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o it.mo it.po.new || exit 1
73 translated messages, 104 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o ja_JP.mo ja_JP.po.new || exit 1
74 translated messages, 103 untranslated messages.
76 translated messages, 101 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o kab.mo kab.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o ko_KR.mo ko_KR.po.new || exit 1
3 translated messages, 174 untranslated messages.
76 translated messages, 101 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o ky.mo ky.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o lo_LA.mo lo_LA.po.new || exit 1
129 translated messages, 48 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o lt_LT.mo lt_LT.po.new || exit 1
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o lv_LV.mo lv_LV.po.new || exit 1
64 translated messages, 113 untranslated messages.
2 translated messages, 175 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o mk_MK.mo mk_MK.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o nb_NO.mo nb_NO.po.new || exit 1
29 translated messages, 148 untranslated messages.
24 translated messages, 153 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o ne.mo ne.po.new || exit 1
4 translated messages, 173 untranslated messages.
20 translated messages, 157 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o nl.mo nl.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o nn_NO.mo nn_NO.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o oc.mo oc.po.new || exit 1
74 translated messages, 103 untranslated messages.
1 translated message, 176 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o pl_PL.mo pl_PL.po.new || exit 1
74 translated messages, 103 untranslated messages.
73 translated messages, 104 untranslated messages.
5 translated messages, 172 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o pt_BR.mo pt_BR.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o pt_PT.mo pt_PT.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o ro_RO.mo ro_RO.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o ru.mo ru.po.new || exit 1
64 translated messages, 113 untranslated messages.
73 translated messages, 104 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o sk_SK.mo sk_SK.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o sl_SI.mo sl_SI.po.new || exit 1
10 translated messages, 167 untranslated messages.
76 translated messages, 101 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o sr.mo sr.po.new || exit 1
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o sv.mo sv.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o th_TH.mo th_TH.po.new || exit 1
10 translated messages, 167 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o tr.mo tr.po.new || exit 1
74 translated messages, 103 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o uk_UA.mo uk_UA.po.new || exit 1
73 translated messages, 104 untranslated messages.
10 translated messages, 167 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o vi_VN.mo vi_VN.po.new || exit 1
/usr/bin/msgfmt -c --verbose --no-hash -o zh_CN.mo zh_CN.po.new || exit 1
44 translated messages, 133 untranslated messages.
/usr/bin/msgfmt -c --verbose --no-hash -o zh_TW.mo zh_TW.po.new || exit 1
74 translated messages, 103 untranslated messages.
76 translated messages, 101 untranslated messages.
74 translated messages, 103 untranslated messages.
64 translated messages, 113 untranslated messages.
74 translated messages, 103 untranslated messages.
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/locales'
Making all in doc
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/doc'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0'
make[2]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0'
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0'
Making install in lib
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/lib'
make[2]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/lib'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/lib'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/lib/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfilezilla.la '/build/libfilezilla/pkg/libfilezilla/usr/lib'
 /usr/bin/install -c -m 644 libfilezilla.pc '/build/libfilezilla/pkg/libfilezilla/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
 /usr/bin/install -c -m 644  libfilezilla/version.hpp '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
 /usr/bin/install -c -m 644  libfilezilla/basic_tls_params.hpp libfilezilla/ascii_layer.hpp libfilezilla/apply.hpp libfilezilla/buffer.hpp libfilezilla/encode.hpp libfilezilla/encryption.hpp libfilezilla/event.hpp libfilezilla/event_handler.hpp libfilezilla/event_loop.hpp libfilezilla/file.hpp libfilezilla/format.hpp libfilezilla/forward_like.hpp libfilezilla/fsresult.hpp libfilezilla/hash.hpp libfilezilla/hostname_lookup.hpp libfilezilla/impersonation.hpp libfilezilla/invoker.hpp libfilezilla/iputils.hpp libfilezilla/json.hpp libfilezilla/jws.hpp libfilezilla/libfilezilla.hpp libfilezilla/local_filesys.hpp libfilezilla/logger.hpp libfilezilla/mutex.hpp libfilezilla/nonowning_buffer.hpp libfilezilla/optional.hpp libfilezilla/process.hpp libfilezilla/rate_limiter.hpp libfilezilla/rate_limited_layer.hpp libfilezilla/recursive_remove.hpp libfilezilla/rwmutex.hpp libfilezilla/shared.hpp libfilezilla/signature.hpp libfilezilla/socket.hpp libfilezilla/string.hpp libfilezilla/thread.hpp libfilezilla/thread_pool.hpp libfilezilla/time.hpp libfilezilla/tls_info.hpp libfilezilla/tls_layer.hpp '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/aio'
 /usr/bin/install -c -m 644  libfilezilla/aio/aio.hpp libfilezilla/aio/reader.hpp libfilezilla/aio/writer.hpp libfilezilla/aio/xml_writer.hpp '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/aio'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
 /usr/bin/install -c -m 644  libfilezilla/tls_params.hpp libfilezilla/tls_system_trust_store.hpp libfilezilla/translate.hpp libfilezilla/uri.hpp libfilezilla/util.hpp libfilezilla/visibility_helper.hpp libfilezilla/xml.hpp '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla'
libtool: install: /usr/bin/install -c .libs/libfilezilla.so.47.0.0 /build/libfilezilla/pkg/libfilezilla/usr/lib/libfilezilla.so.47.0.0
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/private'
 /usr/bin/install -c -m 644  libfilezilla/private/defs.hpp libfilezilla/private/visibility.hpp '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/private'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/glue'
 /usr/bin/install -c -m 644  libfilezilla/glue/wx.hpp libfilezilla/glue/wxinvoker.hpp libfilezilla/glue/unix.hpp '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/glue'
 /usr/bin/mkdir -p '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/http'
 /usr/bin/install -c -m 644  libfilezilla/http/client.hpp libfilezilla/http/client_request.hpp libfilezilla/http/client_response.hpp libfilezilla/http/digest.hpp libfilezilla/http/headers.hpp '/build/libfilezilla/pkg/libfilezilla/usr/include/libfilezilla/http'
libtool: install: (cd /build/libfilezilla/pkg/libfilezilla/usr/lib && { ln -s -f libfilezilla.so.47.0.0 libfilezilla.so.47 || { rm -f libfilezilla.so.47 && ln -s libfilezilla.so.47.0.0 libfilezilla.so.47; }; })
libtool: install: (cd /build/libfilezilla/pkg/libfilezilla/usr/lib && { ln -s -f libfilezilla.so.47.0.0 libfilezilla.so || { rm -f libfilezilla.so && ln -s libfilezilla.so.47.0.0 libfilezilla.so; }; })
libtool: install: /usr/bin/install -c .libs/libfilezilla.lai /build/libfilezilla/pkg/libfilezilla/usr/lib/libfilezilla.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/lib'
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/lib'
Making install in demos
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/demos'
make[2]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/demos'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/demos'
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/demos'
Making install in locales
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/locales'
make[2]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/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 es et eu fa_IR fi_FI fr gl_ES he_IL hr hu_HU hy id_ID is it ja_JP kab ko_KR ky lo_LA lt_LT lv_LV mk_MK nb_NO ne nl nn_NO oc pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sr sv th_TH tr uk_UA vi_VN zh_CN zh_TW ; do \
  /bin/sh /build/libfilezilla/src/libfilezilla-0.50.0/config/install-sh -d /build/libfilezilla/pkg/libfilezilla/usr/share/locale/$i/LC_MESSAGES ; \
  /usr/bin/install -c -m 644 $i.mo /build/libfilezilla/pkg/libfilezilla/usr/share/locale/$i/LC_MESSAGES/libfilezilla.mo ; \
done
make[2]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/locales'
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/locales'
Making install in doc
make[1]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/doc'
make[2]: Entering directory '/build/libfilezilla/src/libfilezilla-0.50.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/doc'
make[1]: Leaving directory '/build/libfilezilla/src/libfilezilla-0.50.0/doc'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "libfilezilla"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libfilezilla 1:0.50.0-1 (Sun Mar 30 04:29:52 2025)
==> Cleaning up...