ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/filezilla.spec'], False, '/var/lib/mock/dist-f8-build-215653-38006/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/filezilla.spec'] warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/filezilla-3.0.11-1.fc8.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/filezilla.spec'], False, '/var/lib/mock/dist-f8-build-215653-38006/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/filezilla.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.61935 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf filezilla-3.0.11 + tar -xf - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/FileZilla_3.0.11_src.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd filezilla-3.0.11 ++ /usr/bin/id -u + '[' 425 = 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (FileZilla_3.0.11-rc1-system.patch):' Patch #0 (FileZilla_3.0.11-rc1-system.patch): + patch -p1 -b --suffix .system -s + sed -i -e s/2.0.4/1.6.3/ configure.in + sh autogen.sh --- FileZilla 3 autogen script --- HINT: If this script fails, please download a recent source tarball from http://filezilla-project.org/nightly.php 1. Cleaning previous files... done 2. Checking required tools... 2.1 Checking for automake >= 1.8.0 ... found 1.10, ok. 2.2 Checking for aclocal ... found 1.10, ok. 2.3 Checking for autoheader ... found 2.61, ok. 2.4 Checking for autoconf >= 2.60 ... found 2.61, ok. 2.5 Checking for libtoolize >= 1.4 ... /usr/bin/libtoolize: line 92: echo: write error: Broken pipe /usr/bin/libtoolize: line 93: echo: write error: Broken pipe /usr/bin/libtoolize: line 94: echo: write error: Broken pipe found 1.5.24, ok. 3. Creating configure and friends... 3.1 Running aclocal... 3.2 Running autoheader... 3.3 Runnig libtoolize... 3.4 Running autoconf... 3.5 Runing automake... configure.in:9: installing `config/compile' configure.in:4: installing `config/missing' configure.in:4: installing `config/install-sh' locales/Makefile.am:47: `%'-style pattern rules are a GNU make extension locales/Makefile.am:51: `%'-style pattern rules are a GNU make extension src/engine/Makefile.am: installing `config/depcomp' src/include/Makefile.am:26: `%'-style pattern rules are a GNU make extension 4. Checking generate files... done Script completed successfully. Now run ./configure, see ./configure --help for more information + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.72596 + umask 022 + cd /builddir/build/BUILD + cd filezilla-3.0.11 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-locales --disable-manualupdatecheck --disable-autoupdatecheck checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.8.6... yes (version 2.8.7) checking for wxWidgets static library... no checking system type for sftp stub... unix checking for utmpx.h... yes checking for sys/select.h... yes checking for library containing socket... none required checking for library containing getaddrinfo... none required checking for library containing in6addr_loopback... none required checking for getaddrinfo... yes checking for ptsname... yes checking for setresuid... yes checking for strsignal... yes checking for updwtmpx... yes checking for gettimeofday... yes checking for ftime... yes checking for in6addr_loopback... yes checking for in6addr_any... yes checking whether to use windres... no checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking for stringprep_check_version in -lidn... yes checking whether to use BinReloc... yes checking whether to use precompiled headers... yes checking for cppunit-config... /usr/bin/cppunit-config checking for Cppunit - version >= 1.10.2... 1.12.0 checking for libgnutls-config... /usr/bin/libgnutls-config checking for libgnutls - version >= 1.6.3... yes checking for main in -ltinyxml... yes checking for xgettext... /usr/bin/xgettext checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking whether msgmerge version >= 0.11.0... yes, 0.16.1 checking available FZ3 message catalogs... ar bg_BG ca ca_ES@valencia cs_CZ da_DK de el es et_EE eu_ES fi_FI fr fr_CA gl_ES he_IL hu_HU id_ID it ja_JP ka km_KH ko_KR ku lt_LT lv_LV mk_MK nb_NO ne nl pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sv th_TH tr uk_UA vi_VN zh_CN zh_TW checking for wxrc... /usr/bin/wxrc configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/engine/Makefile config.status: creating src/tinyxml/Makefile config.status: creating src/interface/Makefile config.status: creating src/interface/resources/Makefile config.status: creating src/include/Makefile config.status: creating locales/Makefile config.status: creating src/interface/resources/16x16/Makefile config.status: creating src/interface/resources/32x32/Makefile config.status: creating data/Makefile config.status: creating src/interface/resources/cyril/Makefile config.status: creating src/interface/resources/cyril/16x16/Makefile config.status: creating src/interface/resources/blukis/Makefile config.status: creating src/putty/Makefile config.status: creating src/putty/unix/Makefile config.status: creating src/putty/windows/Makefile config.status: creating tests/Makefile config.status: creating src/interface/resources/version.rc config.status: creating src/interface/resources/MacInfo.plist config.status: creating src/fzshellext/Makefile config.status: creating src/fzshellext/version.rc config.status: creating src/include/config.h config.status: executing depfiles commands + make -j8 Making all in . make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11' Making all in src make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src' Making all in include make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' make all-am make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' g++ -DHAVE_CONFIG_H -I. -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT dummy-dummy.o -MD -MP -MF .deps/dummy-dummy.Tpo -c -o dummy-dummy.o `test -f 'dummy.cpp' || echo './'`dummy.cpp if g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -MT FileZilla.h.gch -MD -MP -MF ".deps/FileZilla.Tpo" -c -o FileZilla.h.gch FileZilla.h; \ then mv -f ".deps/FileZilla.Tpo" ".deps/FileZilla.Po"; else rm -f ".deps/FileZilla.Tpo"; exit 1; fi mv -f .deps/dummy-dummy.Tpo .deps/dummy-dummy.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -o dummy dummy-dummy.o mkdir .libs g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -o dummy dummy-dummy.o /usr/include/wx-2.8/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /usr/include/wx-2.8/wx/hashmap.h:714: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/wx-2.8/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /usr/include/wx-2.8/wx/clntdata.h:20: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/wx-2.8/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /usr/include/wx-2.8/wx/clntdata.h:25: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/wx-2.8/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /usr/include/wx-2.8/wx/gdicmn.h:544: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/wx-2.8/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /usr/include/wx-2.8/wx/image.h:136: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/wx-2.8/wx/filesys.h: In member function 'wxFSHandlerHash_wxImplementation_HashTable::Node** wxFSHandlerHash_wxImplementation_HashTable::GetNodePtr(const void* const&) const': /usr/include/wx-2.8/wx/filesys.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' Making all in engine make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-asynchostresolver.o -MD -MP -MF .deps/libengine_a-asynchostresolver.Tpo -c -o libengine_a-asynchostresolver.o `test -f 'asynchostresolver.cpp' || echo './'`asynchostresolver.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-backend.o -MD -MP -MF .deps/libengine_a-backend.Tpo -c -o libengine_a-backend.o `test -f 'backend.cpp' || echo './'`backend.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-commands.o -MD -MP -MF .deps/libengine_a-commands.Tpo -c -o libengine_a-commands.o `test -f 'commands.cpp' || echo './'`commands.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-ControlSocket.o -MD -MP -MF .deps/libengine_a-ControlSocket.Tpo -c -o libengine_a-ControlSocket.o `test -f 'ControlSocket.cpp' || echo './'`ControlSocket.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-directorycache.o -MD -MP -MF .deps/libengine_a-directorycache.Tpo -c -o libengine_a-directorycache.o `test -f 'directorycache.cpp' || echo './'`directorycache.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-directorylisting.o -MD -MP -MF .deps/libengine_a-directorylisting.Tpo -c -o libengine_a-directorylisting.o `test -f 'directorylisting.cpp' || echo './'`directorylisting.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-directorylistingparser.o -MD -MP -MF .deps/libengine_a-directorylistingparser.Tpo -c -o libengine_a-directorylistingparser.o `test -f 'directorylistingparser.cpp' || echo './'`directorylistingparser.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-engineprivate.o -MD -MP -MF .deps/libengine_a-engineprivate.Tpo -c -o libengine_a-engineprivate.o `test -f 'engineprivate.cpp' || echo './'`engineprivate.cpp mv -f .deps/libengine_a-backend.Tpo .deps/libengine_a-backend.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-externalipresolver.o -MD -MP -MF .deps/libengine_a-externalipresolver.Tpo -c -o libengine_a-externalipresolver.o `test -f 'externalipresolver.cpp' || echo './'`externalipresolver.cpp mv -f .deps/libengine_a-asynchostresolver.Tpo .deps/libengine_a-asynchostresolver.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-FileZillaEngine.o -MD -MP -MF .deps/libengine_a-FileZillaEngine.Tpo -c -o libengine_a-FileZillaEngine.o `test -f 'FileZillaEngine.cpp' || echo './'`FileZillaEngine.cpp mv -f .deps/libengine_a-FileZillaEngine.Tpo .deps/libengine_a-FileZillaEngine.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-ftpcontrolsocket.o -MD -MP -MF .deps/libengine_a-ftpcontrolsocket.Tpo -c -o libengine_a-ftpcontrolsocket.o `test -f 'ftpcontrolsocket.cpp' || echo './'`ftpcontrolsocket.cpp mv -f .deps/libengine_a-commands.Tpo .deps/libengine_a-commands.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-httpcontrolsocket.o -MD -MP -MF .deps/libengine_a-httpcontrolsocket.Tpo -c -o libengine_a-httpcontrolsocket.o `test -f 'httpcontrolsocket.cpp' || echo './'`httpcontrolsocket.cpp mv -f .deps/libengine_a-directorycache.Tpo .deps/libengine_a-directorycache.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-iothread.o -MD -MP -MF .deps/libengine_a-iothread.Tpo -c -o libengine_a-iothread.o `test -f 'iothread.cpp' || echo './'`iothread.cpp mv -f .deps/libengine_a-directorylisting.Tpo .deps/libengine_a-directorylisting.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-local_filesys.o -MD -MP -MF .deps/libengine_a-local_filesys.Tpo -c -o libengine_a-local_filesys.o `test -f 'local_filesys.cpp' || echo './'`local_filesys.cpp /usr/include/wx-2.8/wx/hashmap.h: In member function 'wxLongToLongHashMap_wxImplementation_HashTable::Node** wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) const': /usr/include/wx-2.8/wx/hashmap.h:714: warning: dereferencing type-punned pointer will break strict-aliasing rules /usr/include/wx-2.8/wx/clntdata.h: In member function 'wxShadowObjectMethods_wxImplementation_HashTable::Node** wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /usr/include/wx-2.8/wx/clntdata.h:20: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libengine_a-iothread.Tpo .deps/libengine_a-iothread.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-logging.o -MD -MP -MF .deps/libengine_a-logging.Tpo -c -o libengine_a-logging.o `test -f 'logging.cpp' || echo './'`logging.cpp /usr/include/wx-2.8/wx/clntdata.h: In member function 'wxShadowObjectFields_wxImplementation_HashTable::Node** wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /usr/include/wx-2.8/wx/clntdata.h:25: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libengine_a-ControlSocket.Tpo .deps/libengine_a-ControlSocket.Po /usr/include/wx-2.8/wx/gdicmn.h: In member function 'wxStringToColourHashMap_wxImplementation_HashTable::Node** wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const wxString&) const': /usr/include/wx-2.8/wx/gdicmn.h:544: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libengine_a-externalipresolver.Tpo .deps/libengine_a-externalipresolver.Po mv -f .deps/libengine_a-engineprivate.Tpo .deps/libengine_a-engineprivate.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-misc.o -MD -MP -MF .deps/libengine_a-misc.Tpo -c -o libengine_a-misc.o `test -f 'misc.cpp' || echo './'`misc.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-notification.o -MD -MP -MF .deps/libengine_a-notification.Tpo -c -o libengine_a-notification.o `test -f 'notification.cpp' || echo './'`notification.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-pathcache.o -MD -MP -MF .deps/libengine_a-pathcache.Tpo -c -o libengine_a-pathcache.o `test -f 'pathcache.cpp' || echo './'`pathcache.cpp mv -f .deps/libengine_a-local_filesys.Tpo .deps/libengine_a-local_filesys.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-ratelimiter.o -MD -MP -MF .deps/libengine_a-ratelimiter.Tpo -c -o libengine_a-ratelimiter.o `test -f 'ratelimiter.cpp' || echo './'`ratelimiter.cpp mv -f .deps/libengine_a-logging.Tpo .deps/libengine_a-logging.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-server.o -MD -MP -MF .deps/libengine_a-server.Tpo -c -o libengine_a-server.o `test -f 'server.cpp' || echo './'`server.cpp mv -f .deps/libengine_a-misc.Tpo .deps/libengine_a-misc.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-serverpath.o -MD -MP -MF .deps/libengine_a-serverpath.Tpo -c -o libengine_a-serverpath.o `test -f 'serverpath.cpp' || echo './'`serverpath.cpp /usr/include/wx-2.8/wx/image.h: In member function 'wxImageHistogramBase_wxImplementation_HashTable::Node** wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long unsigned int&) const': /usr/include/wx-2.8/wx/image.h:136: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libengine_a-ratelimiter.Tpo .deps/libengine_a-ratelimiter.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-servercapabilities.o -MD -MP -MF .deps/libengine_a-servercapabilities.Tpo -c -o libengine_a-servercapabilities.o `test -f 'servercapabilities.cpp' || echo './'`servercapabilities.cpp /usr/include/wx-2.8/wx/filesys.h: In member function 'wxFSHandlerHash_wxImplementation_HashTable::Node** wxFSHandlerHash_wxImplementation_HashTable::GetNodePtr(const void* const&) const': /usr/include/wx-2.8/wx/filesys.h:176: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/libengine_a-httpcontrolsocket.Tpo .deps/libengine_a-httpcontrolsocket.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-sftpcontrolsocket.o -MD -MP -MF .deps/libengine_a-sftpcontrolsocket.Tpo -c -o libengine_a-sftpcontrolsocket.o `test -f 'sftpcontrolsocket.cpp' || echo './'`sftpcontrolsocket.cpp mv -f .deps/libengine_a-pathcache.Tpo .deps/libengine_a-pathcache.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-tlssocket.o -MD -MP -MF .deps/libengine_a-tlssocket.Tpo -c -o libengine_a-tlssocket.o `test -f 'tlssocket.cpp' || echo './'`tlssocket.cpp mv -f .deps/libengine_a-notification.Tpo .deps/libengine_a-notification.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-threadex.o -MD -MP -MF .deps/libengine_a-threadex.Tpo -c -o libengine_a-threadex.o `test -f 'threadex.cpp' || echo './'`threadex.cpp mv -f .deps/libengine_a-threadex.Tpo .deps/libengine_a-threadex.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-timeex.o -MD -MP -MF .deps/libengine_a-timeex.Tpo -c -o libengine_a-timeex.o `test -f 'timeex.cpp' || echo './'`timeex.cpp mv -f .deps/libengine_a-servercapabilities.Tpo .deps/libengine_a-servercapabilities.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libengine_a-transfersocket.o -MD -MP -MF .deps/libengine_a-transfersocket.Tpo -c -o libengine_a-transfersocket.o `test -f 'transfersocket.cpp' || echo './'`transfersocket.cpp mv -f .deps/libengine_a-server.Tpo .deps/libengine_a-server.Po mv -f .deps/libengine_a-timeex.Tpo .deps/libengine_a-timeex.Po mv -f .deps/libengine_a-serverpath.Tpo .deps/libengine_a-serverpath.Po mv -f .deps/libengine_a-tlssocket.Tpo .deps/libengine_a-tlssocket.Po mv -f .deps/libengine_a-transfersocket.Tpo .deps/libengine_a-transfersocket.Po mv -f .deps/libengine_a-sftpcontrolsocket.Tpo .deps/libengine_a-sftpcontrolsocket.Po mv -f .deps/libengine_a-directorylistingparser.Tpo .deps/libengine_a-directorylistingparser.Po mv -f .deps/libengine_a-ftpcontrolsocket.Tpo .deps/libengine_a-ftpcontrolsocket.Po rm -f libengine.a ar cru libengine.a libengine_a-asynchostresolver.o libengine_a-backend.o libengine_a-commands.o libengine_a-ControlSocket.o libengine_a-directorycache.o libengine_a-directorylisting.o libengine_a-directorylistingparser.o libengine_a-engineprivate.o libengine_a-externalipresolver.o libengine_a-FileZillaEngine.o libengine_a-ftpcontrolsocket.o libengine_a-httpcontrolsocket.o libengine_a-iothread.o libengine_a-local_filesys.o libengine_a-logging.o libengine_a-misc.o libengine_a-notification.o libengine_a-pathcache.o libengine_a-ratelimiter.o libengine_a-server.o libengine_a-serverpath.o libengine_a-servercapabilities.o libengine_a-sftpcontrolsocket.o libengine_a-tlssocket.o libengine_a-threadex.o libengine_a-timeex.o libengine_a-transfersocket.o ranlib libengine.a make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' Making all in interface make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' Making all in resources make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' Making all in 16x16 make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' Making all in 32x32 make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' Making all in cyril make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' Making all in 16x16 make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' Making all in blukis make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' Making all in . make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-aboutdialog.o -MD -MP -MF .deps/filezilla-aboutdialog.Tpo -c -o filezilla-aboutdialog.o `test -f 'aboutdialog.cpp' || echo './'`aboutdialog.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-asyncrequestqueue.o -MD -MP -MF .deps/filezilla-asyncrequestqueue.Tpo -c -o filezilla-asyncrequestqueue.o `test -f 'asyncrequestqueue.cpp' || echo './'`asyncrequestqueue.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-aui_notebook_ex.o -MD -MP -MF .deps/filezilla-aui_notebook_ex.Tpo -c -o filezilla-aui_notebook_ex.o `test -f 'aui_notebook_ex.cpp' || echo './'`aui_notebook_ex.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-buildinfo.o -MD -MP -MF .deps/filezilla-buildinfo.Tpo -c -o filezilla-buildinfo.o `test -f 'buildinfo.cpp' || echo './'`buildinfo.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-chmoddialog.o -MD -MP -MF .deps/filezilla-chmoddialog.Tpo -c -o filezilla-chmoddialog.o `test -f 'chmoddialog.cpp' || echo './'`chmoddialog.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-clearprivatedata.o -MD -MP -MF .deps/filezilla-clearprivatedata.Tpo -c -o filezilla-clearprivatedata.o `test -f 'clearprivatedata.cpp' || echo './'`clearprivatedata.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-cmdline.o -MD -MP -MF .deps/filezilla-cmdline.Tpo -c -o filezilla-cmdline.o `test -f 'cmdline.cpp' || echo './'`cmdline.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-commandqueue.o -MD -MP -MF .deps/filezilla-commandqueue.Tpo -c -o filezilla-commandqueue.o `test -f 'commandqueue.cpp' || echo './'`commandqueue.cpp mv -f .deps/filezilla-buildinfo.Tpo .deps/filezilla-buildinfo.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-conditionaldialog.o -MD -MP -MF .deps/filezilla-conditionaldialog.Tpo -c -o filezilla-conditionaldialog.o `test -f 'conditionaldialog.cpp' || echo './'`conditionaldialog.cpp mv -f .deps/filezilla-aboutdialog.Tpo .deps/filezilla-aboutdialog.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-customheightlistctrl.o -MD -MP -MF .deps/filezilla-customheightlistctrl.Tpo -c -o filezilla-customheightlistctrl.o `test -f 'customheightlistctrl.cpp' || echo './'`customheightlistctrl.cpp mv -f .deps/filezilla-cmdline.Tpo .deps/filezilla-cmdline.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-defaultfileexistsdlg.o -MD -MP -MF .deps/filezilla-defaultfileexistsdlg.Tpo -c -o filezilla-defaultfileexistsdlg.o `test -f 'defaultfileexistsdlg.cpp' || echo './'`defaultfileexistsdlg.cpp mv -f .deps/filezilla-commandqueue.Tpo .deps/filezilla-commandqueue.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-dialogex.o -MD -MP -MF .deps/filezilla-dialogex.Tpo -c -o filezilla-dialogex.o `test -f 'dialogex.cpp' || echo './'`dialogex.cpp mv -f .deps/filezilla-aui_notebook_ex.Tpo .deps/filezilla-aui_notebook_ex.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-dndobjects.o -MD -MP -MF .deps/filezilla-dndobjects.Tpo -c -o filezilla-dndobjects.o `test -f 'dndobjects.cpp' || echo './'`dndobjects.cpp mv -f .deps/filezilla-chmoddialog.Tpo .deps/filezilla-chmoddialog.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-dragdropmanager.o -MD -MP -MF .deps/filezilla-dragdropmanager.Tpo -c -o filezilla-dragdropmanager.o `test -f 'dragdropmanager.cpp' || echo './'`dragdropmanager.cpp mv -f .deps/filezilla-dialogex.Tpo .deps/filezilla-dialogex.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-edithandler.o -MD -MP -MF .deps/filezilla-edithandler.Tpo -c -o filezilla-edithandler.o `test -f 'edithandler.cpp' || echo './'`edithandler.cpp mv -f .deps/filezilla-dragdropmanager.Tpo .deps/filezilla-dragdropmanager.Po mv -f .deps/filezilla-defaultfileexistsdlg.Tpo .deps/filezilla-defaultfileexistsdlg.Po mv -f .deps/filezilla-customheightlistctrl.Tpo .deps/filezilla-customheightlistctrl.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-export.o -MD -MP -MF .deps/filezilla-export.Tpo -c -o filezilla-export.o `test -f 'export.cpp' || echo './'`export.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-fileexistsdlg.o -MD -MP -MF .deps/filezilla-fileexistsdlg.Tpo -c -o filezilla-fileexistsdlg.o `test -f 'fileexistsdlg.cpp' || echo './'`fileexistsdlg.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-filelistctrl.o -MD -MP -MF .deps/filezilla-filelistctrl.Tpo -c -o filezilla-filelistctrl.o `test -f 'filelistctrl.cpp' || echo './'`filelistctrl.cpp mv -f .deps/filezilla-clearprivatedata.Tpo .deps/filezilla-clearprivatedata.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-filelist_statusbar.o -MD -MP -MF .deps/filezilla-filelist_statusbar.Tpo -c -o filezilla-filelist_statusbar.o `test -f 'filelist_statusbar.cpp' || echo './'`filelist_statusbar.cpp mv -f .deps/filezilla-asyncrequestqueue.Tpo .deps/filezilla-asyncrequestqueue.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-FileZilla.o -MD -MP -MF .deps/filezilla-FileZilla.Tpo -c -o filezilla-FileZilla.o `test -f 'FileZilla.cpp' || echo './'`FileZilla.cpp mv -f .deps/filezilla-filelistctrl.Tpo .deps/filezilla-filelistctrl.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-filter.o -MD -MP -MF .deps/filezilla-filter.Tpo -c -o filezilla-filter.o `test -f 'filter.cpp' || echo './'`filter.cpp mv -f .deps/filezilla-dndobjects.Tpo .deps/filezilla-dndobjects.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-filteredit.o -MD -MP -MF .deps/filezilla-filteredit.Tpo -c -o filezilla-filteredit.o `test -f 'filteredit.cpp' || echo './'`filteredit.cpp mv -f .deps/filezilla-conditionaldialog.Tpo .deps/filezilla-conditionaldialog.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-import.o -MD -MP -MF .deps/filezilla-import.Tpo -c -o filezilla-import.o `test -f 'import.cpp' || echo './'`import.cpp mv -f .deps/filezilla-filelist_statusbar.Tpo .deps/filezilla-filelist_statusbar.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-inputdialog.o -MD -MP -MF .deps/filezilla-inputdialog.Tpo -c -o filezilla-inputdialog.o `test -f 'inputdialog.cpp' || echo './'`inputdialog.cpp mv -f .deps/filezilla-fileexistsdlg.Tpo .deps/filezilla-fileexistsdlg.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-ipcmutex.o -MD -MP -MF .deps/filezilla-ipcmutex.Tpo -c -o filezilla-ipcmutex.o `test -f 'ipcmutex.cpp' || echo './'`ipcmutex.cpp mv -f .deps/filezilla-export.Tpo .deps/filezilla-export.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-led.o -MD -MP -MF .deps/filezilla-led.Tpo -c -o filezilla-led.o `test -f 'led.cpp' || echo './'`led.cpp mv -f .deps/filezilla-ipcmutex.Tpo .deps/filezilla-ipcmutex.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-listctrlex.o -MD -MP -MF .deps/filezilla-listctrlex.Tpo -c -o filezilla-listctrlex.o `test -f 'listctrlex.cpp' || echo './'`listctrlex.cpp mv -f .deps/filezilla-led.Tpo .deps/filezilla-led.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-listingcomparison.o -MD -MP -MF .deps/filezilla-listingcomparison.Tpo -c -o filezilla-listingcomparison.o `test -f 'listingcomparison.cpp' || echo './'`listingcomparison.cpp mv -f .deps/filezilla-inputdialog.Tpo .deps/filezilla-inputdialog.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-locale_initializer.o -MD -MP -MF .deps/filezilla-locale_initializer.Tpo -c -o filezilla-locale_initializer.o `test -f 'locale_initializer.cpp' || echo './'`locale_initializer.cpp mv -f .deps/filezilla-import.Tpo .deps/filezilla-import.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-LocalListView.o -MD -MP -MF .deps/filezilla-LocalListView.Tpo -c -o filezilla-LocalListView.o `test -f 'LocalListView.cpp' || echo './'`LocalListView.cpp mv -f .deps/filezilla-listingcomparison.Tpo .deps/filezilla-listingcomparison.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-LocalTreeView.o -MD -MP -MF .deps/filezilla-LocalTreeView.Tpo -c -o filezilla-LocalTreeView.o `test -f 'LocalTreeView.cpp' || echo './'`LocalTreeView.cpp mv -f .deps/filezilla-FileZilla.Tpo .deps/filezilla-FileZilla.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-loginmanager.o -MD -MP -MF .deps/filezilla-loginmanager.Tpo -c -o filezilla-loginmanager.o `test -f 'loginmanager.cpp' || echo './'`loginmanager.cpp mv -f .deps/filezilla-locale_initializer.Tpo .deps/filezilla-locale_initializer.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-Mainfrm.o -MD -MP -MF .deps/filezilla-Mainfrm.Tpo -c -o filezilla-Mainfrm.o `test -f 'Mainfrm.cpp' || echo './'`Mainfrm.cpp mv -f .deps/filezilla-loginmanager.Tpo .deps/filezilla-loginmanager.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-netconfwizard.o -MD -MP -MF .deps/filezilla-netconfwizard.Tpo -c -o filezilla-netconfwizard.o `test -f 'netconfwizard.cpp' || echo './'`netconfwizard.cpp mv -f .deps/filezilla-edithandler.Tpo .deps/filezilla-edithandler.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-Options.o -MD -MP -MF .deps/filezilla-Options.Tpo -c -o filezilla-Options.o `test -f 'Options.cpp' || echo './'`Options.cpp mv -f .deps/filezilla-listctrlex.Tpo .deps/filezilla-listctrlex.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage.o -MD -MP -MF .deps/filezilla-optionspage.Tpo -c -o filezilla-optionspage.o `test -f 'optionspage.cpp' || echo './'`optionspage.cpp mv -f .deps/filezilla-optionspage.Tpo .deps/filezilla-optionspage.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_connection.o -MD -MP -MF .deps/filezilla-optionspage_connection.Tpo -c -o filezilla-optionspage_connection.o `test -f 'optionspage_connection.cpp' || echo './'`optionspage_connection.cpp mv -f .deps/filezilla-optionspage_connection.Tpo .deps/filezilla-optionspage_connection.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_connection_active.o -MD -MP -MF .deps/filezilla-optionspage_connection_active.Tpo -c -o filezilla-optionspage_connection_active.o `test -f 'optionspage_connection_active.cpp' || echo './'`optionspage_connection_active.cpp mv -f .deps/filezilla-optionspage_connection_active.Tpo .deps/filezilla-optionspage_connection_active.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_connection_ftp.o -MD -MP -MF .deps/filezilla-optionspage_connection_ftp.Tpo -c -o filezilla-optionspage_connection_ftp.o `test -f 'optionspage_connection_ftp.cpp' || echo './'`optionspage_connection_ftp.cpp mv -f .deps/filezilla-filter.Tpo .deps/filezilla-filter.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_connection_passive.o -MD -MP -MF .deps/filezilla-optionspage_connection_passive.Tpo -c -o filezilla-optionspage_connection_passive.o `test -f 'optionspage_connection_passive.cpp' || echo './'`optionspage_connection_passive.cpp mv -f .deps/filezilla-optionspage_connection_ftp.Tpo .deps/filezilla-optionspage_connection_ftp.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_connection_sftp.o -MD -MP -MF .deps/filezilla-optionspage_connection_sftp.Tpo -c -o filezilla-optionspage_connection_sftp.o `test -f 'optionspage_connection_sftp.cpp' || echo './'`optionspage_connection_sftp.cpp mv -f .deps/filezilla-Options.Tpo .deps/filezilla-Options.Po mv -f .deps/filezilla-optionspage_connection_passive.Tpo .deps/filezilla-optionspage_connection_passive.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_dateformatting.o -MD -MP -MF .deps/filezilla-optionspage_dateformatting.Tpo -c -o filezilla-optionspage_dateformatting.o `test -f 'optionspage_dateformatting.cpp' || echo './'`optionspage_dateformatting.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_debug.o -MD -MP -MF .deps/filezilla-optionspage_debug.Tpo -c -o filezilla-optionspage_debug.o `test -f 'optionspage_debug.cpp' || echo './'`optionspage_debug.cpp mv -f .deps/filezilla-filteredit.Tpo .deps/filezilla-filteredit.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_edit.o -MD -MP -MF .deps/filezilla-optionspage_edit.Tpo -c -o filezilla-optionspage_edit.o `test -f 'optionspage_edit.cpp' || echo './'`optionspage_edit.cpp mv -f .deps/filezilla-optionspage_debug.Tpo .deps/filezilla-optionspage_debug.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_fileexists.o -MD -MP -MF .deps/filezilla-optionspage_fileexists.Tpo -c -o filezilla-optionspage_fileexists.o `test -f 'optionspage_fileexists.cpp' || echo './'`optionspage_fileexists.cpp mv -f .deps/filezilla-optionspage_dateformatting.Tpo .deps/filezilla-optionspage_dateformatting.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_filetype.o -MD -MP -MF .deps/filezilla-optionspage_filetype.Tpo -c -o filezilla-optionspage_filetype.o `test -f 'optionspage_filetype.cpp' || echo './'`optionspage_filetype.cpp mv -f .deps/filezilla-optionspage_fileexists.Tpo .deps/filezilla-optionspage_fileexists.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_ftpproxy.o -MD -MP -MF .deps/filezilla-optionspage_ftpproxy.Tpo -c -o filezilla-optionspage_ftpproxy.o `test -f 'optionspage_ftpproxy.cpp' || echo './'`optionspage_ftpproxy.cpp mv -f .deps/filezilla-netconfwizard.Tpo .deps/filezilla-netconfwizard.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_interface.o -MD -MP -MF .deps/filezilla-optionspage_interface.Tpo -c -o filezilla-optionspage_interface.o `test -f 'optionspage_interface.cpp' || echo './'`optionspage_interface.cpp mv -f .deps/filezilla-optionspage_edit.Tpo .deps/filezilla-optionspage_edit.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_language.o -MD -MP -MF .deps/filezilla-optionspage_language.Tpo -c -o filezilla-optionspage_language.o `test -f 'optionspage_language.cpp' || echo './'`optionspage_language.cpp mv -f .deps/filezilla-LocalTreeView.Tpo .deps/filezilla-LocalTreeView.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_logging.o -MD -MP -MF .deps/filezilla-optionspage_logging.Tpo -c -o filezilla-optionspage_logging.o `test -f 'optionspage_logging.cpp' || echo './'`optionspage_logging.cpp mv -f .deps/filezilla-optionspage_connection_sftp.Tpo .deps/filezilla-optionspage_connection_sftp.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_sizeformatting.o -MD -MP -MF .deps/filezilla-optionspage_sizeformatting.Tpo -c -o filezilla-optionspage_sizeformatting.o `test -f 'optionspage_sizeformatting.cpp' || echo './'`optionspage_sizeformatting.cpp mv -f .deps/filezilla-optionspage_filetype.Tpo .deps/filezilla-optionspage_filetype.Po mv -f .deps/filezilla-optionspage_interface.Tpo .deps/filezilla-optionspage_interface.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_themes.o -MD -MP -MF .deps/filezilla-optionspage_themes.Tpo -c -o filezilla-optionspage_themes.o `test -f 'optionspage_themes.cpp' || echo './'`optionspage_themes.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_transfer.o -MD -MP -MF .deps/filezilla-optionspage_transfer.Tpo -c -o filezilla-optionspage_transfer.o `test -f 'optionspage_transfer.cpp' || echo './'`optionspage_transfer.cpp mv -f .deps/filezilla-optionspage_ftpproxy.Tpo .deps/filezilla-optionspage_ftpproxy.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-optionspage_updatecheck.o -MD -MP -MF .deps/filezilla-optionspage_updatecheck.Tpo -c -o filezilla-optionspage_updatecheck.o `test -f 'optionspage_updatecheck.cpp' || echo './'`optionspage_updatecheck.cpp mv -f .deps/filezilla-optionspage_logging.Tpo .deps/filezilla-optionspage_logging.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-queue.o -MD -MP -MF .deps/filezilla-queue.Tpo -c -o filezilla-queue.o `test -f 'queue.cpp' || echo './'`queue.cpp mv -f .deps/filezilla-optionspage_updatecheck.Tpo .deps/filezilla-optionspage_updatecheck.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-QueueView.o -MD -MP -MF .deps/filezilla-QueueView.Tpo -c -o filezilla-QueueView.o `test -f 'QueueView.cpp' || echo './'`QueueView.cpp mv -f .deps/filezilla-optionspage_sizeformatting.Tpo .deps/filezilla-optionspage_sizeformatting.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-queueview_failed.o -MD -MP -MF .deps/filezilla-queueview_failed.Tpo -c -o filezilla-queueview_failed.o `test -f 'queueview_failed.cpp' || echo './'`queueview_failed.cpp mv -f .deps/filezilla-optionspage_language.Tpo .deps/filezilla-optionspage_language.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-queueview_successful.o -MD -MP -MF .deps/filezilla-queueview_successful.Tpo -c -o filezilla-queueview_successful.o `test -f 'queueview_successful.cpp' || echo './'`queueview_successful.cpp mv -f .deps/filezilla-optionspage_transfer.Tpo .deps/filezilla-optionspage_transfer.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-quickconnectbar.o -MD -MP -MF .deps/filezilla-quickconnectbar.Tpo -c -o filezilla-quickconnectbar.o `test -f 'quickconnectbar.cpp' || echo './'`quickconnectbar.cpp mv -f .deps/filezilla-LocalListView.Tpo .deps/filezilla-LocalListView.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-recentserverlist.o -MD -MP -MF .deps/filezilla-recentserverlist.Tpo -c -o filezilla-recentserverlist.o `test -f 'recentserverlist.cpp' || echo './'`recentserverlist.cpp mv -f .deps/filezilla-optionspage_themes.Tpo .deps/filezilla-optionspage_themes.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-recursive_operation.o -MD -MP -MF .deps/filezilla-recursive_operation.Tpo -c -o filezilla-recursive_operation.o `test -f 'recursive_operation.cpp' || echo './'`recursive_operation.cpp mv -f .deps/filezilla-queueview_successful.Tpo .deps/filezilla-queueview_successful.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-RemoteListView.o -MD -MP -MF .deps/filezilla-RemoteListView.Tpo -c -o filezilla-RemoteListView.o `test -f 'RemoteListView.cpp' || echo './'`RemoteListView.cpp mv -f .deps/filezilla-queueview_failed.Tpo .deps/filezilla-queueview_failed.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-RemoteTreeView.o -MD -MP -MF .deps/filezilla-RemoteTreeView.Tpo -c -o filezilla-RemoteTreeView.o `test -f 'RemoteTreeView.cpp' || echo './'`RemoteTreeView.cpp RemoteListView.cpp: In member function 'void CRemoteListView::OnMenuChmod(wxCommandEvent&)': RemoteListView.cpp:1677: warning: comparison is always false due to limited range of data type mv -f .deps/filezilla-Mainfrm.Tpo .deps/filezilla-Mainfrm.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-settingsdialog.o -MD -MP -MF .deps/filezilla-settingsdialog.Tpo -c -o filezilla-settingsdialog.o `test -f 'settingsdialog.cpp' || echo './'`settingsdialog.cpp mv -f .deps/filezilla-quickconnectbar.Tpo .deps/filezilla-quickconnectbar.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-sftp_crypt_info_dlg.o -MD -MP -MF .deps/filezilla-sftp_crypt_info_dlg.Tpo -c -o filezilla-sftp_crypt_info_dlg.o `test -f 'sftp_crypt_info_dlg.cpp' || echo './'`sftp_crypt_info_dlg.cpp mv -f .deps/filezilla-recentserverlist.Tpo .deps/filezilla-recentserverlist.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-sitemanager.o -MD -MP -MF .deps/filezilla-sitemanager.Tpo -c -o filezilla-sitemanager.o `test -f 'sitemanager.cpp' || echo './'`sitemanager.cpp mv -f .deps/filezilla-sftp_crypt_info_dlg.Tpo .deps/filezilla-sftp_crypt_info_dlg.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-state.o -MD -MP -MF .deps/filezilla-state.Tpo -c -o filezilla-state.o `test -f 'state.cpp' || echo './'`state.cpp mv -f .deps/filezilla-recursive_operation.Tpo .deps/filezilla-recursive_operation.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-statusbar.o -MD -MP -MF .deps/filezilla-statusbar.Tpo -c -o filezilla-statusbar.o `test -f 'statusbar.cpp' || echo './'`statusbar.cpp mv -f .deps/filezilla-settingsdialog.Tpo .deps/filezilla-settingsdialog.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-statuslinectrl.o -MD -MP -MF .deps/filezilla-statuslinectrl.Tpo -c -o filezilla-statuslinectrl.o `test -f 'statuslinectrl.cpp' || echo './'`statuslinectrl.cpp mv -f .deps/filezilla-statusbar.Tpo .deps/filezilla-statusbar.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-StatusView.o -MD -MP -MF .deps/filezilla-StatusView.Tpo -c -o filezilla-StatusView.o `test -f 'StatusView.cpp' || echo './'`StatusView.cpp mv -f .deps/filezilla-queue.Tpo .deps/filezilla-queue.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-systemimagelist.o -MD -MP -MF .deps/filezilla-systemimagelist.Tpo -c -o filezilla-systemimagelist.o `test -f 'systemimagelist.cpp' || echo './'`systemimagelist.cpp mv -f .deps/filezilla-state.Tpo .deps/filezilla-state.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-themeprovider.o -MD -MP -MF .deps/filezilla-themeprovider.Tpo -c -o filezilla-themeprovider.o `test -f 'themeprovider.cpp' || echo './'`themeprovider.cpp mv -f .deps/filezilla-statuslinectrl.Tpo .deps/filezilla-statuslinectrl.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-updatewizard.o -MD -MP -MF .deps/filezilla-updatewizard.Tpo -c -o filezilla-updatewizard.o `test -f 'updatewizard.cpp' || echo './'`updatewizard.cpp mv -f .deps/filezilla-StatusView.Tpo .deps/filezilla-StatusView.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-verifycertdialog.o -MD -MP -MF .deps/filezilla-verifycertdialog.Tpo -c -o filezilla-verifycertdialog.o `test -f 'verifycertdialog.cpp' || echo './'`verifycertdialog.cpp mv -f .deps/filezilla-QueueView.Tpo .deps/filezilla-QueueView.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-view.o -MD -MP -MF .deps/filezilla-view.Tpo -c -o filezilla-view.o `test -f 'view.cpp' || echo './'`view.cpp mv -f .deps/filezilla-updatewizard.Tpo .deps/filezilla-updatewizard.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-viewheader.o -MD -MP -MF .deps/filezilla-viewheader.Tpo -c -o filezilla-viewheader.o `test -f 'viewheader.cpp' || echo './'`viewheader.cpp mv -f .deps/filezilla-systemimagelist.Tpo .deps/filezilla-systemimagelist.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-window_state_manager.o -MD -MP -MF .deps/filezilla-window_state_manager.Tpo -c -o filezilla-window_state_manager.o `test -f 'window_state_manager.cpp' || echo './'`window_state_manager.cpp mv -f .deps/filezilla-view.Tpo .deps/filezilla-view.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-wrapengine.o -MD -MP -MF .deps/filezilla-wrapengine.Tpo -c -o filezilla-wrapengine.o `test -f 'wrapengine.cpp' || echo './'`wrapengine.cpp mv -f .deps/filezilla-RemoteTreeView.Tpo .deps/filezilla-RemoteTreeView.Po mv -f .deps/filezilla-window_state_manager.Tpo .deps/filezilla-window_state_manager.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-xh_toolb_ex.o -MD -MP -MF .deps/filezilla-xh_toolb_ex.Tpo -c -o filezilla-xh_toolb_ex.o `test -f 'xh_toolb_ex.cpp' || echo './'`xh_toolb_ex.cpp g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-xmlfunctions.o -MD -MP -MF .deps/filezilla-xmlfunctions.Tpo -c -o filezilla-xmlfunctions.o `test -f 'xmlfunctions.cpp' || echo './'`xmlfunctions.cpp mv -f .deps/filezilla-themeprovider.Tpo .deps/filezilla-themeprovider.Po g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT filezilla-prefix.o -MD -MP -MF .deps/filezilla-prefix.Tpo -c -o filezilla-prefix.o `test -f 'prefix.cpp' || echo './'`prefix.cpp mv -f .deps/filezilla-prefix.Tpo .deps/filezilla-prefix.Po mv -f .deps/filezilla-verifycertdialog.Tpo .deps/filezilla-verifycertdialog.Po mv -f .deps/filezilla-viewheader.Tpo .deps/filezilla-viewheader.Po mv -f .deps/filezilla-xh_toolb_ex.Tpo .deps/filezilla-xh_toolb_ex.Po mv -f .deps/filezilla-xmlfunctions.Tpo .deps/filezilla-xmlfunctions.Po mv -f .deps/filezilla-wrapengine.Tpo .deps/filezilla-wrapengine.Po mv -f .deps/filezilla-RemoteListView.Tpo .deps/filezilla-RemoteListView.Po mv -f .deps/filezilla-sitemanager.Tpo .deps/filezilla-sitemanager.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions ../engine/libengine.a -ltinyxml -lgnutls -pthread -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lidn -o filezilla filezilla-aboutdialog.o filezilla-asyncrequestqueue.o filezilla-aui_notebook_ex.o filezilla-buildinfo.o filezilla-chmoddialog.o filezilla-clearprivatedata.o filezilla-cmdline.o filezilla-commandqueue.o filezilla-conditionaldialog.o filezilla-customheightlistctrl.o filezilla-defaultfileexistsdlg.o filezilla-dialogex.o filezilla-dndobjects.o filezilla-dragdropmanager.o filezilla-edithandler.o filezilla-export.o filezilla-fileexistsdlg.o filezilla-filelistctrl.o filezilla-filelist_statusbar.o filezilla-FileZilla.o filezilla-filter.o filezilla-filteredit.o filezilla-import.o filezilla-inputdialog.o filezilla-ipcmutex.o filezilla-led.o filezilla-listctrlex.o filezilla-listingcomparison.o filezilla-locale_initializer.o filezilla-LocalListView.o filezilla-LocalTreeView.o filezilla-loginmanager.o filezilla-Mainfrm.o filezilla-netconfwizard.o filezilla-Options.o filezilla-optionspage.o filezilla-optionspage_connection.o filezilla-optionspage_connection_active.o filezilla-optionspage_connection_ftp.o filezilla-optionspage_connection_passive.o filezilla-optionspage_connection_sftp.o filezilla-optionspage_dateformatting.o filezilla-optionspage_debug.o filezilla-optionspage_edit.o filezilla-optionspage_fileexists.o filezilla-optionspage_filetype.o filezilla-optionspage_ftpproxy.o filezilla-optionspage_interface.o filezilla-optionspage_language.o filezilla-optionspage_logging.o filezilla-optionspage_sizeformatting.o filezilla-optionspage_themes.o filezilla-optionspage_transfer.o filezilla-optionspage_updatecheck.o filezilla-queue.o filezilla-QueueView.o filezilla-queueview_failed.o filezilla-queueview_successful.o filezilla-quickconnectbar.o filezilla-recentserverlist.o filezilla-recursive_operation.o filezilla-RemoteListView.o filezilla-RemoteTreeView.o filezilla-settingsdialog.o filezilla-sftp_crypt_info_dlg.o filezilla-sitemanager.o filezilla-state.o filezilla-statusbar.o filezilla-statuslinectrl.o filezilla-StatusView.o filezilla-systemimagelist.o filezilla-themeprovider.o filezilla-updatewizard.o filezilla-verifycertdialog.o filezilla-view.o filezilla-viewheader.o filezilla-window_state_manager.o filezilla-wrapengine.o filezilla-xh_toolb_ex.o filezilla-xmlfunctions.o filezilla-prefix.o mkdir .libs g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -pthread -o filezilla filezilla-aboutdialog.o filezilla-asyncrequestqueue.o filezilla-aui_notebook_ex.o filezilla-buildinfo.o filezilla-chmoddialog.o filezilla-clearprivatedata.o filezilla-cmdline.o filezilla-commandqueue.o filezilla-conditionaldialog.o filezilla-customheightlistctrl.o filezilla-defaultfileexistsdlg.o filezilla-dialogex.o filezilla-dndobjects.o filezilla-dragdropmanager.o filezilla-edithandler.o filezilla-export.o filezilla-fileexistsdlg.o filezilla-filelistctrl.o filezilla-filelist_statusbar.o filezilla-FileZilla.o filezilla-filter.o filezilla-filteredit.o filezilla-import.o filezilla-inputdialog.o filezilla-ipcmutex.o filezilla-led.o filezilla-listctrlex.o filezilla-listingcomparison.o filezilla-locale_initializer.o filezilla-LocalListView.o filezilla-LocalTreeView.o filezilla-loginmanager.o filezilla-Mainfrm.o filezilla-netconfwizard.o filezilla-Options.o filezilla-optionspage.o filezilla-optionspage_connection.o filezilla-optionspage_connection_active.o filezilla-optionspage_connection_ftp.o filezilla-optionspage_connection_passive.o filezilla-optionspage_connection_sftp.o filezilla-optionspage_dateformatting.o filezilla-optionspage_debug.o filezilla-optionspage_edit.o filezilla-optionspage_fileexists.o filezilla-optionspage_filetype.o filezilla-optionspage_ftpproxy.o filezilla-optionspage_interface.o filezilla-optionspage_language.o filezilla-optionspage_logging.o filezilla-optionspage_sizeformatting.o filezilla-optionspage_themes.o filezilla-optionspage_transfer.o filezilla-optionspage_updatecheck.o filezilla-queue.o filezilla-QueueView.o filezilla-queueview_failed.o filezilla-queueview_successful.o filezilla-quickconnectbar.o filezilla-recentserverlist.o filezilla-recursive_operation.o filezilla-RemoteListView.o filezilla-RemoteTreeView.o filezilla-settingsdialog.o filezilla-sftp_crypt_info_dlg.o filezilla-sitemanager.o filezilla-state.o filezilla-statusbar.o filezilla-statuslinectrl.o filezilla-StatusView.o filezilla-systemimagelist.o filezilla-themeprovider.o filezilla-updatewizard.o filezilla-verifycertdialog.o filezilla-view.o filezilla-viewheader.o filezilla-window_state_manager.o filezilla-wrapengine.o filezilla-xh_toolb_ex.o filezilla-xmlfunctions.o filezilla-prefix.o ../engine/libengine.a -ltinyxml -lgnutls -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lidn make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' Making all in putty make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' Making all in unix make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzsftp_ux_a-uxsftp.o -MD -MP -MF .deps/libfzsftp_ux_a-uxsftp.Tpo -c -o libfzsftp_ux_a-uxsftp.o `test -f 'uxsftp.c' || echo './'`uxsftp.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzsftp_ux_a-uxnoise.o -MD -MP -MF .deps/libfzsftp_ux_a-uxnoise.Tpo -c -o libfzsftp_ux_a-uxnoise.o `test -f 'uxnoise.c' || echo './'`uxnoise.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzsftp_ux_a-uxagentc.o -MD -MP -MF .deps/libfzsftp_ux_a-uxagentc.Tpo -c -o libfzsftp_ux_a-uxagentc.o `test -f 'uxagentc.c' || echo './'`uxagentc.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzsftp_ux_a-uxsel.o -MD -MP -MF .deps/libfzsftp_ux_a-uxsel.Tpo -c -o libfzsftp_ux_a-uxsel.o `test -f 'uxsel.c' || echo './'`uxsel.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzsftp_ux_a-uxnet.o -MD -MP -MF .deps/libfzsftp_ux_a-uxnet.Tpo -c -o libfzsftp_ux_a-uxnet.o `test -f 'uxnet.c' || echo './'`uxnet.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzsftp_ux_a-uxproxy.o -MD -MP -MF .deps/libfzsftp_ux_a-uxproxy.Tpo -c -o libfzsftp_ux_a-uxproxy.o `test -f 'uxproxy.c' || echo './'`uxproxy.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_ux_a-uxcons.o -MD -MP -MF .deps/libfzputtycommon_ux_a-uxcons.Tpo -c -o libfzputtycommon_ux_a-uxcons.o `test -f 'uxcons.c' || echo './'`uxcons.c mv -f .deps/libfzsftp_ux_a-uxsel.Tpo .deps/libfzsftp_ux_a-uxsel.Po mv -f .deps/libfzsftp_ux_a-uxnoise.Tpo .deps/libfzsftp_ux_a-uxnoise.Po mv -f .deps/libfzsftp_ux_a-uxagentc.Tpo .deps/libfzsftp_ux_a-uxagentc.Po uxcons.c: In function 'verify_ssh_host_key': uxcons.c:162: warning: ignoring return value of 'read', declared with attribute warn_unused_result uxcons.c: In function 'askalg': uxcons.c:215: warning: ignoring return value of 'read', declared with attribute warn_unused_result uxcons.c: In function 'askappend': uxcons.c:268: warning: ignoring return value of 'read', declared with attribute warn_unused_result uxcons.c: At top level: uxcons.c:325: warning: 'console_data_untrusted' defined but not used gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_ux_a-uxmisc.o -MD -MP -MF .deps/libfzputtycommon_ux_a-uxmisc.Tpo -c -o libfzputtycommon_ux_a-uxmisc.o `test -f 'uxmisc.c' || echo './'`uxmisc.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_ux_a-uxnoise.o -MD -MP -MF .deps/libfzputtycommon_ux_a-uxnoise.Tpo -c -o libfzputtycommon_ux_a-uxnoise.o `test -f 'uxnoise.c' || echo './'`uxnoise.c gcc -DHAVE_CONFIG_H -I. -I../../../src/include -I./.. -I../../include -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_ux_a-uxstore.o -MD -MP -MF .deps/libfzputtycommon_ux_a-uxstore.Tpo -c -o libfzputtycommon_ux_a-uxstore.o `test -f 'uxstore.c' || echo './'`uxstore.c mv -f .deps/libfzsftp_ux_a-uxproxy.Tpo .deps/libfzsftp_ux_a-uxproxy.Po mv -f .deps/libfzputtycommon_ux_a-uxcons.Tpo .deps/libfzputtycommon_ux_a-uxcons.Po mv -f .deps/libfzsftp_ux_a-uxsftp.Tpo .deps/libfzsftp_ux_a-uxsftp.Po mv -f .deps/libfzputtycommon_ux_a-uxmisc.Tpo .deps/libfzputtycommon_ux_a-uxmisc.Po mv -f .deps/libfzputtycommon_ux_a-uxnoise.Tpo .deps/libfzputtycommon_ux_a-uxnoise.Po mv -f .deps/libfzputtycommon_ux_a-uxstore.Tpo .deps/libfzputtycommon_ux_a-uxstore.Po rm -f libfzputtycommon_ux.a ar cru libfzputtycommon_ux.a libfzputtycommon_ux_a-uxcons.o libfzputtycommon_ux_a-uxmisc.o libfzputtycommon_ux_a-uxnoise.o libfzputtycommon_ux_a-uxstore.o ranlib libfzputtycommon_ux.a mv -f .deps/libfzsftp_ux_a-uxnet.Tpo .deps/libfzsftp_ux_a-uxnet.Po rm -f libfzsftp_ux.a ar cru libfzsftp_ux.a libfzsftp_ux_a-uxsftp.o libfzsftp_ux_a-uxnoise.o libfzsftp_ux_a-uxagentc.o libfzsftp_ux_a-uxsel.o libfzsftp_ux_a-uxnet.o libfzsftp_ux_a-uxproxy.o ranlib libfzsftp_ux.a make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' Making all in . make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-misc.o -MD -MP -MF .deps/libfzputtycommon_a-misc.Tpo -c -o libfzputtycommon_a-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshaes.o -MD -MP -MF .deps/libfzputtycommon_a-sshaes.Tpo -c -o libfzputtycommon_a-sshaes.o `test -f 'sshaes.c' || echo './'`sshaes.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshdes.o -MD -MP -MF .deps/libfzputtycommon_a-sshdes.Tpo -c -o libfzputtycommon_a-sshdes.o `test -f 'sshdes.c' || echo './'`sshdes.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshdss.o -MD -MP -MF .deps/libfzputtycommon_a-sshdss.Tpo -c -o libfzputtycommon_a-sshdss.o `test -f 'sshdss.c' || echo './'`sshdss.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshbn.o -MD -MP -MF .deps/libfzputtycommon_a-sshbn.Tpo -c -o libfzputtycommon_a-sshbn.o `test -f 'sshbn.c' || echo './'`sshbn.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshmd5.o -MD -MP -MF .deps/libfzputtycommon_a-sshmd5.Tpo -c -o libfzputtycommon_a-sshmd5.o `test -f 'sshmd5.c' || echo './'`sshmd5.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshpubk.o -MD -MP -MF .deps/libfzputtycommon_a-sshpubk.Tpo -c -o libfzputtycommon_a-sshpubk.o `test -f 'sshpubk.c' || echo './'`sshpubk.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshrand.o -MD -MP -MF .deps/libfzputtycommon_a-sshrand.Tpo -c -o libfzputtycommon_a-sshrand.o `test -f 'sshrand.c' || echo './'`sshrand.c mv -f .deps/libfzputtycommon_a-misc.Tpo .deps/libfzputtycommon_a-misc.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshrsa.o -MD -MP -MF .deps/libfzputtycommon_a-sshrsa.Tpo -c -o libfzputtycommon_a-sshrsa.o `test -f 'sshrsa.c' || echo './'`sshrsa.c mv -f .deps/libfzputtycommon_a-sshrand.Tpo .deps/libfzputtycommon_a-sshrand.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshsh256.o -MD -MP -MF .deps/libfzputtycommon_a-sshsh256.Tpo -c -o libfzputtycommon_a-sshsh256.o `test -f 'sshsh256.c' || echo './'`sshsh256.c mv -f .deps/libfzputtycommon_a-sshmd5.Tpo .deps/libfzputtycommon_a-sshmd5.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshsh512.o -MD -MP -MF .deps/libfzputtycommon_a-sshsh512.Tpo -c -o libfzputtycommon_a-sshsh512.o `test -f 'sshsh512.c' || echo './'`sshsh512.c mv -f .deps/libfzputtycommon_a-sshdss.Tpo .deps/libfzputtycommon_a-sshdss.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-sshsha.o -MD -MP -MF .deps/libfzputtycommon_a-sshsha.Tpo -c -o libfzputtycommon_a-sshsha.o `test -f 'sshsha.c' || echo './'`sshsha.c mv -f .deps/libfzputtycommon_a-sshdes.Tpo .deps/libfzputtycommon_a-sshdes.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT libfzputtycommon_a-fzprintf.o -MD -MP -MF .deps/libfzputtycommon_a-fzprintf.Tpo -c -o libfzputtycommon_a-fzprintf.o `test -f 'fzprintf.c' || echo './'`fzprintf.c mv -f .deps/libfzputtycommon_a-sshsha.Tpo .deps/libfzputtycommon_a-sshsha.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-ssh.o -MD -MP -MF .deps/fzsftp-ssh.Tpo -c -o fzsftp-ssh.o `test -f 'ssh.c' || echo './'`ssh.c mv -f .deps/libfzputtycommon_a-fzprintf.Tpo .deps/libfzputtycommon_a-fzprintf.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sshcrc.o -MD -MP -MF .deps/fzsftp-sshcrc.Tpo -c -o fzsftp-sshcrc.o `test -f 'sshcrc.c' || echo './'`sshcrc.c mv -f .deps/libfzputtycommon_a-sshsh256.Tpo .deps/libfzputtycommon_a-sshsh256.Po mv -f .deps/fzsftp-sshcrc.Tpo .deps/fzsftp-sshcrc.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sshsha.o -MD -MP -MF .deps/fzsftp-sshsha.Tpo -c -o fzsftp-sshsha.o `test -f 'sshsha.c' || echo './'`sshsha.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sshblowf.o -MD -MP -MF .deps/fzsftp-sshblowf.Tpo -c -o fzsftp-sshblowf.o `test -f 'sshblowf.c' || echo './'`sshblowf.c mv -f .deps/libfzputtycommon_a-sshaes.Tpo .deps/libfzputtycommon_a-sshaes.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sshdh.o -MD -MP -MF .deps/fzsftp-sshdh.Tpo -c -o fzsftp-sshdh.o `test -f 'sshdh.c' || echo './'`sshdh.c mv -f .deps/libfzputtycommon_a-sshbn.Tpo .deps/libfzputtycommon_a-sshbn.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sshcrcda.o -MD -MP -MF .deps/fzsftp-sshcrcda.Tpo -c -o fzsftp-sshcrcda.o `test -f 'sshcrcda.c' || echo './'`sshcrcda.c mv -f .deps/fzsftp-sshdh.Tpo .deps/fzsftp-sshdh.Po mv -f .deps/libfzputtycommon_a-sshpubk.Tpo .deps/libfzputtycommon_a-sshpubk.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sshzlib.o -MD -MP -MF .deps/fzsftp-sshzlib.Tpo -c -o fzsftp-sshzlib.o `test -f 'sshzlib.c' || echo './'`sshzlib.c mv -f .deps/libfzputtycommon_a-sshsh512.Tpo .deps/libfzputtycommon_a-sshsh512.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sshdss.o -MD -MP -MF .deps/fzsftp-sshdss.Tpo -c -o fzsftp-sshdss.o `test -f 'sshdss.c' || echo './'`sshdss.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-x11fwd.o -MD -MP -MF .deps/fzsftp-x11fwd.Tpo -c -o fzsftp-x11fwd.o `test -f 'x11fwd.c' || echo './'`x11fwd.c mv -f .deps/fzsftp-sshcrcda.Tpo .deps/fzsftp-sshcrcda.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-portfwd.o -MD -MP -MF .deps/fzsftp-portfwd.Tpo -c -o fzsftp-portfwd.o `test -f 'portfwd.c' || echo './'`portfwd.c mv -f .deps/libfzputtycommon_a-sshrsa.Tpo .deps/libfzputtycommon_a-sshrsa.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-wildcard.o -MD -MP -MF .deps/fzsftp-wildcard.Tpo -c -o fzsftp-wildcard.o `test -f 'wildcard.c' || echo './'`wildcard.c mv -f .deps/fzsftp-sshsha.Tpo .deps/fzsftp-sshsha.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-pinger.o -MD -MP -MF .deps/fzsftp-pinger.Tpo -c -o fzsftp-pinger.o `test -f 'pinger.c' || echo './'`pinger.c mv -f .deps/fzsftp-wildcard.Tpo .deps/fzsftp-wildcard.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-ssharcf.o -MD -MP -MF .deps/fzsftp-ssharcf.Tpo -c -o fzsftp-ssharcf.o `test -f 'ssharcf.c' || echo './'`ssharcf.c mv -f .deps/fzsftp-portfwd.Tpo .deps/fzsftp-portfwd.Po mv -f .deps/fzsftp-pinger.Tpo .deps/fzsftp-pinger.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-sftp.o -MD -MP -MF .deps/fzsftp-sftp.Tpo -c -o fzsftp-sftp.o `test -f 'sftp.c' || echo './'`sftp.c gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-int64.o -MD -MP -MF .deps/fzsftp-int64.Tpo -c -o fzsftp-int64.o `test -f 'int64.c' || echo './'`int64.c mv -f .deps/fzsftp-ssharcf.Tpo .deps/fzsftp-ssharcf.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-logging.o -MD -MP -MF .deps/fzsftp-logging.Tpo -c -o fzsftp-logging.o `test -f 'logging.c' || echo './'`logging.c logging.c: In function 'logwrite': logging.c:46: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/fzsftp-sshblowf.Tpo .deps/fzsftp-sshblowf.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-be_none.o -MD -MP -MF .deps/fzsftp-be_none.Tpo -c -o fzsftp-be_none.o `test -f 'be_none.c' || echo './'`be_none.c mv -f .deps/fzsftp-int64.Tpo .deps/fzsftp-int64.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-cproxy.o -MD -MP -MF .deps/fzsftp-cproxy.Tpo -c -o fzsftp-cproxy.o `test -f 'cproxy.c' || echo './'`cproxy.c mv -f .deps/fzsftp-sshdss.Tpo .deps/fzsftp-sshdss.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-psftp.o -MD -MP -MF .deps/fzsftp-psftp.Tpo -c -o fzsftp-psftp.o `test -f 'psftp.c' || echo './'`psftp.c mv -f .deps/fzsftp-be_none.Tpo .deps/fzsftp-be_none.Po psftp.c:1210:6: warning: "/*" within comment psftp.c:2234:1: warning: "/*" within comment psftp.c:2372:2: warning: "/*" within comment psftp.c:2397:2: warning: "/*" within comment psftp.c:2415:1: warning: "/*" within comment psftp.c: In function 'from_backend': psftp.c:2737: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-cmdline.o -MD -MP -MF .deps/fzsftp-cmdline.Tpo -c -o fzsftp-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c mv -f .deps/fzsftp-cproxy.Tpo .deps/fzsftp-cproxy.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-timing.o -MD -MP -MF .deps/fzsftp-timing.Tpo -c -o fzsftp-timing.o `test -f 'timing.c' || echo './'`timing.c mv -f .deps/fzsftp-sshzlib.Tpo .deps/fzsftp-sshzlib.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-version.o -MD -MP -MF .deps/fzsftp-version.Tpo -c -o fzsftp-version.o `test -f 'version.c' || echo './'`version.c mv -f .deps/fzsftp-version.Tpo .deps/fzsftp-version.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-settings.o -MD -MP -MF .deps/fzsftp-settings.Tpo -c -o fzsftp-settings.o `test -f 'settings.c' || echo './'`settings.c mv -f .deps/fzsftp-x11fwd.Tpo .deps/fzsftp-x11fwd.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-tree234.o -MD -MP -MF .deps/fzsftp-tree234.Tpo -c -o fzsftp-tree234.o `test -f 'tree234.c' || echo './'`tree234.c mv -f .deps/fzsftp-logging.Tpo .deps/fzsftp-logging.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-proxy.o -MD -MP -MF .deps/fzsftp-proxy.Tpo -c -o fzsftp-proxy.o `test -f 'proxy.c' || echo './'`proxy.c mv -f .deps/fzsftp-timing.Tpo .deps/fzsftp-timing.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-fzsftp.o -MD -MP -MF .deps/fzsftp-fzsftp.Tpo -c -o fzsftp-fzsftp.o `test -f 'fzsftp.c' || echo './'`fzsftp.c mv -f .deps/fzsftp-fzsftp.Tpo .deps/fzsftp-fzsftp.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzsftp-time.o -MD -MP -MF .deps/fzsftp-time.Tpo -c -o fzsftp-time.o `test -f 'time.c' || echo './'`time.c mv -f .deps/fzsftp-time.Tpo .deps/fzsftp-time.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzputtygen-cmdgen.o -MD -MP -MF .deps/fzputtygen-cmdgen.Tpo -c -o fzputtygen-cmdgen.o `test -f 'cmdgen.c' || echo './'`cmdgen.c mv -f .deps/fzsftp-sftp.Tpo .deps/fzsftp-sftp.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzputtygen-import.o -MD -MP -MF .deps/fzputtygen-import.Tpo -c -o fzputtygen-import.o `test -f 'import.c' || echo './'`import.c mv -f .deps/fzsftp-cmdline.Tpo .deps/fzsftp-cmdline.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzputtygen-notiming.o -MD -MP -MF .deps/fzputtygen-notiming.Tpo -c -o fzputtygen-notiming.o `test -f 'notiming.c' || echo './'`notiming.c mv -f .deps/fzputtygen-notiming.Tpo .deps/fzputtygen-notiming.Po gcc -DHAVE_CONFIG_H -I. -I../../src/include -I./unix -I../../config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT fzputtygen-tree234.o -MD -MP -MF .deps/fzputtygen-tree234.Tpo -c -o fzputtygen-tree234.o `test -f 'tree234.c' || echo './'`tree234.c mv -f .deps/fzsftp-settings.Tpo .deps/fzsftp-settings.Po rm -f libfzputtycommon.a ar cru libfzputtycommon.a libfzputtycommon_a-misc.o libfzputtycommon_a-sshaes.o libfzputtycommon_a-sshdes.o libfzputtycommon_a-sshdss.o libfzputtycommon_a-sshbn.o libfzputtycommon_a-sshmd5.o libfzputtycommon_a-sshpubk.o libfzputtycommon_a-sshrand.o libfzputtycommon_a-sshrsa.o libfzputtycommon_a-sshsh256.o libfzputtycommon_a-sshsh512.o libfzputtycommon_a-sshsha.o libfzputtycommon_a-fzprintf.o ranlib libfzputtycommon.a mv -f .deps/fzsftp-tree234.Tpo .deps/fzsftp-tree234.Po mv -f .deps/fzputtygen-cmdgen.Tpo .deps/fzputtygen-cmdgen.Po mv -f .deps/fzputtygen-tree234.Tpo .deps/fzputtygen-tree234.Po mv -f .deps/fzsftp-proxy.Tpo .deps/fzsftp-proxy.Po mv -f .deps/fzputtygen-import.Tpo .deps/fzputtygen-import.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -o fzputtygen fzputtygen-cmdgen.o fzputtygen-import.o fzputtygen-notiming.o fzputtygen-tree234.o unix/libfzputtycommon_ux.a libfzputtycommon.a mkdir .libs mv -f .deps/fzsftp-psftp.Tpo .deps/fzsftp-psftp.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -o fzputtygen fzputtygen-cmdgen.o fzputtygen-import.o fzputtygen-notiming.o fzputtygen-tree234.o unix/libfzputtycommon_ux.a libfzputtycommon.a mv -f .deps/fzsftp-ssh.Tpo .deps/fzsftp-ssh.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -o fzsftp fzsftp-ssh.o fzsftp-sshcrc.o fzsftp-sshsha.o fzsftp-sshblowf.o fzsftp-sshdh.o fzsftp-sshcrcda.o fzsftp-sshzlib.o fzsftp-sshdss.o fzsftp-x11fwd.o fzsftp-portfwd.o fzsftp-wildcard.o fzsftp-pinger.o fzsftp-ssharcf.o fzsftp-sftp.o fzsftp-int64.o fzsftp-logging.o fzsftp-be_none.o fzsftp-cproxy.o fzsftp-psftp.o fzsftp-cmdline.o fzsftp-timing.o fzsftp-version.o fzsftp-settings.o fzsftp-tree234.o fzsftp-proxy.o fzsftp-fzsftp.o fzsftp-time.o libfzputtycommon.a unix/libfzsftp_ux.a unix/libfzputtycommon_ux.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -o fzsftp fzsftp-ssh.o fzsftp-sshcrc.o fzsftp-sshsha.o fzsftp-sshblowf.o fzsftp-sshdh.o fzsftp-sshcrcda.o fzsftp-sshzlib.o fzsftp-sshdss.o fzsftp-x11fwd.o fzsftp-portfwd.o fzsftp-wildcard.o fzsftp-pinger.o fzsftp-ssharcf.o fzsftp-sftp.o fzsftp-int64.o fzsftp-logging.o fzsftp-be_none.o fzsftp-cproxy.o fzsftp-psftp.o fzsftp-cmdline.o fzsftp-timing.o fzsftp-version.o fzsftp-settings.o fzsftp-tree234.o fzsftp-proxy.o fzsftp-fzsftp.o fzsftp-time.o libfzputtycommon.a unix/libfzsftp_ux.a unix/libfzputtycommon_ux.a make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' Making all in . make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src' Making all in locales make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/locales' /usr/bin/wxrc -g -e ./../src/interface/resources/*.xrc > "resources.h~" || exit 1 cat resources.h~ | sed "s/_(\"<.*>\")\;//" > resources.h~~ || exit 1 cat resources.h~ | sed -e '/%/ s/$/ \/\/xgettext:no-c-format/' > resources.h || exit 1 FILES="resources.h `find ./../src -name '*.h' -o -name '*.cpp'`"; \ /usr/bin/xgettext -C -k_ -kwxGetTranslation -kwxTRANSLATE -kwxPLURAL:1,2 -s -j -o filezilla.pot.new $FILES || exit 1 cat filezilla.pot.new | sed -e "s/^\"Content-Type: .*$/\"Content-Type: text\\/plain; charset=UTF-8\\\\n\"/" > filezilla.pot.new~ if [ -f filezilla.pot ]; then \ touch filezilla.pot; \ /usr/bin/msgmerge -U filezilla.pot filezilla.pot.new || exit 1; \ else \ mv filezilla.pot.new filezilla.pot; \ fi; ........ .............................................................................. ...................................................... ..................................................................... done. file=ar.po.new; \ cat ./${file%.po.new}.po > ar.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 ar.po.new ]; then \ exit 1; \ fi if [ ! -f bg_BG.po.new ]; then \ exit 1; \ fi file=ca_ES@valencia.po.new; \ cat ./${file%.po.new}.po > ca_ES@valencia.po.new /usr/bin/msgmerge ar.po.new filezilla.pot -o ar.po.new~ || exit 1 /usr/bin/msgmerge bg_BG.po.new filezilla.pot -o bg_BG.po.new~ || exit 1 if [ ! -f ca.po.new ]; then \ exit 1; \ fi file=cs_CZ.po.new; \ cat ./${file%.po.new}.po > cs_CZ.po.new if [ ! -f ca_ES@valencia.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge ca.po.new filezilla.pot -o ca.po.new~ || exit 1 file=da_DK.po.new; \ cat ./${file%.po.new}.po > da_DK.po.new file=de.po.new; \ cat ./${file%.po.new}.po > de.po.new /usr/bin/msgmerge ca_ES@valencia.po.new filezilla.pot -o ca_ES@valencia.po.new~ || exit 1 file=el.po.new; \ cat ./${file%.po.new}.po > el.po.new if [ ! -f da_DK.po.new ]; then \ exit 1; \ fi if [ ! -f de.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge da_DK.po.new filezilla.pot -o da_DK.po.new~ || exit 1 /usr/bin/msgmerge de.po.new filezilla.pot -o de.po.new~ || exit 1 if [ ! -f el.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge el.po.new filezilla.pot -o el.po.new~ || exit 1 if [ ! -f cs_CZ.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge cs_CZ.po.new filezilla.pot -o cs_CZ.po.new~ || exit 1 ....... ..... ............ .... .. .. . .. ........ . . . . . ... .... . . . . . . . . . . . . . . . . . .... .. ..... ........ ..................................................................... . ... ............ ... .............................. .... .. ... .................. ... ... ... .................. . . . . . . . . . . . . . ... .......... .... ............ . .... ........... . . . . . . . . . . . . . . . . . . . ..... ............. .... ..................................................... .......... ..... ................ ... .................. ...... ... .................................... ............................... ............................ .......................... done. .. ... . . . . . done. ... ........................................... ........................... .......................... ......................................... .................. done. . . . . . done. ... ........................ .. ........... ... ........ . . . . . . . . . . . . . . . . . .. .. ........................... . ... .................. file=es.po.new; \ cat ./${file%.po.new}.po > es.po.new ... ... if [ ! -f es.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge es.po.new filezilla.pot -o es.po.new~ || exit 1 . . . . . done. . . . . . done. file=et_EE.po.new; \ cat ./${file%.po.new}.po > et_EE.po.new if [ ! -f et_EE.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge et_EE.po.new filezilla.pot -o et_EE.po.new~ || exit 1 . . . . . done. .. .......... .... .. el.po.new:5914: internationalized messages should not contain the `\v' escape sequence ... .......... file=eu_ES.po.new; \ cat ./${file%.po.new}.po > eu_ES.po.new if [ ! -f eu_ES.po.new ]; then \ exit 1; \ fi ............ . /usr/bin/msgmerge eu_ES.po.new filezilla.pot -o eu_ES.po.new~ || exit 1 file=fi_FI.po.new; \ cat ./${file%.po.new}.po > fi_FI.po.new ... ............ ... .............................. file=fr.po.new; \ cat ./${file%.po.new}.po > fr.po.new if [ ! -f fr.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge fr.po.new filezilla.pot -o fr.po.new~ || exit 1 ... .................. ... . ... ......... ... ... ... .......... ... ......... . ... ............ ... ......................... ..... .. ................... ... . . . . . . done. if [ ! -f fi_FI.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge fi_FI.po.new filezilla.pot -o fi_FI.po.new~ || exit 1 file=fr_CA.po.new; \ cat ./${file%.po.new}.po > fr_CA.po.new if [ ! -f fr_CA.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge fr_CA.po.new filezilla.pot -o fr_CA.po.new~ || exit 1 ... ......... ... .................................... ........................... ............................ ....................... ... ... done. .... ......... ... ......... . .... ........... file=gl_ES.po.new; \ cat ./${file%.po.new}.po > gl_ES.po.new if [ ! -f gl_ES.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge gl_ES.po.new filezilla.pot -o gl_ES.po.new~ || exit 1 ........................................................... done. .... ..... ....... file=he_IL.po.new; \ cat ./${file%.po.new}.po > he_IL.po.new . . . file=hu_HU.po.new; \ cat ./${file%.po.new}.po > hu_HU.po.new . . if [ ! -f hu_HU.po.new ]; then \ exit 1; \ fi if [ ! -f he_IL.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge hu_HU.po.new filezilla.pot -o hu_HU.po.new~ || exit 1 /usr/bin/msgmerge he_IL.po.new filezilla.pot -o he_IL.po.new~ || exit 1 ..... ......... ..... ........ ................ . . . . . . done. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ............ . . . . . .. .... . ... ... ............. ..... ....... . . ............... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. .......... . . . . . . . . . . . . . . . . . . . ... ........ . . . . . . . . . . . . . . . . . . . . . . . . . . . ... ............ . . . . done. ... ............................. . file=id_ID.po.new; \ cat ./${file%.po.new}.po > id_ID.po.new .. ................... file=it.po.new; \ cat ./${file%.po.new}.po > it.po.new . if [ ! -f it.po.new ]; then \ exit 1; \ fi . . . /usr/bin/msgmerge it.po.new filezilla.pot -o it.po.new~ || exit 1 . file=ja_JP.po.new; \ cat ./${file%.po.new}.po > ja_JP.po.new if [ ! -f id_ID.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge id_ID.po.new filezilla.pot -o id_ID.po.new~ || exit 1 . . . . . . done. . . . . . done. . . . . . . . . . . . . ... ......... if [ ! -f ja_JP.po.new ]; then \ exit 1; \ fi ............ ... ... .... .. ... .......... ... ......... . . . . . . . . . . .. .. ... ......... . .. . . . . . . . . . . . . . . . . ... ... ... .......... .. .................... ........... . . . . . . . . ............... . . .. .......... . . . ... ....... . . . . . .. ........................... .... ............ ......... .. .. .... ........... . /usr/bin/msgmerge ja_JP.po.new filezilla.pot -o ja_JP.po.new~ || exit 1 ..... ............................ . . . . . . . . . . . . . . . . . . . . . .... . .... ........ . . . . . done. . ...... ..... ........ .... ......... ... ............ .... ............................. file=ka.po.new; \ cat ./${file%.po.new}.po > ka.po.new if [ ! -f ka.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge ka.po.new filezilla.pot -o ka.po.new~ || exit 1 ......................... file=km_KH.po.new; \ cat ./${file%.po.new}.po > km_KH.po.new . . . . . done. .. .............................. ........................... .......................... .......................... ...... done. file=ko_KR.po.new; \ cat ./${file%.po.new}.po > ko_KR.po.new if [ ! -f ko_KR.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge ko_KR.po.new filezilla.pot -o ko_KR.po.new~ || exit 1 if [ ! -f km_KH.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge km_KH.po.new filezilla.pot -o km_KH.po.new~ || exit 1 . file=ku.po.new; \ cat ./${file%.po.new}.po > ku.po.new if [ ! -f ku.po.new ]; then \ exit 1; \ .. . fi . done. /usr/bin/msgmerge ku.po.new filezilla.pot -o ku.po.new~ || exit 1 file=lt_LT.po.new; \ cat ./${file%.po.new}.po > lt_LT.po.new if [ ! -f lt_LT.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge lt_LT.po.new filezilla.pot -o lt_LT.po.new~ || exit 1 . . . . . done. .. .......... ... .... ... .......... ........ ... . ... ............. ... ............................ .. .. ................... .. .............. .... .. .. ........... ... ......... . ... ......... ... ... ... .......... .... ........ . ... ............ ..... ............................ ... .................. ... . done. . .. ............. ... .............................. ... ................... ... . ... ......... . . . . done. . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . ... ......... ... ... ... .......... ... ......................... . . . . . . . . . . . . . . . . . . file=lv_LV.po.new; \ cat ./${file%.po.new}.po > lv_LV.po.new . . . . . . . if [ ! -f lv_LV.po.new ]; then \ exit 1; \ fi . . . /usr/bin/msgmerge lv_LV.po.new filezilla.pot -o lv_LV.po.new~ || exit 1 . . . . . . ............... ... .............................. ........ ............. ... ... ............ ....... . . . . . . .. . . . . done. . . . done. file=mk_MK.po.new; \ cat ./${file%.po.new}.po > mk_MK.po.new if [ ! -f mk_MK.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge mk_MK.po.new filezilla.pot -o mk_MK.po.new~ || exit 1 file=nb_NO.po.new; \ cat ./${file%.po.new}.po > nb_NO.po.new if [ ! -f nb_NO.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge nb_NO.po.new filezilla.pot -o nb_NO.po.new~ || exit 1 . .... ...................................... ................................ .............................. ............. done. . . . file=ne.po.new; \ cat ./${file%.po.new}.po > ne.po.new done. if [ ! -f ne.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge ne.po.new filezilla.pot -o ne.po.new~ || exit 1 file=nl.po.new; \ cat ./${file%.po.new}.po > nl.po.new if [ ! -f nl.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge nl.po.new filezilla.pot -o nl.po.new~ || exit 1 ... ......... file=pl_PL.po.new; \ cat ./${file%.po.new}.po > pl_PL.po.new if [ ! -f pl_PL.po.new ]; then \ exit 1; \ fi .... .. /usr/bin/msgmerge pl_PL.po.new filezilla.pot -o pl_PL.po.new~ || exit 1 .... ......... ... ......... . .... ........... ..... ............................ ... .................. .... . .... ...................... . . . done. .... ................................... ............................. ............................ ..................... ... ........... done. ..... ...... .. ... ....... ............................................ ...... .... ................... .... ... . . . . done. ... ......... .... .. .... ......... .... ........ . .... ........... ... ............................ .. ..... ................ . . . . . . . . . . . . . . . . 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 if [ ! -f pt_PT.po.new ]; then \ exit 1; \ ............. fi /usr/bin/msgmerge pt_PT.po.new filezilla.pot -o pt_PT.po.new~ || exit 1 .... ........ . ............... .... ............................. file=ro_RO.po.new; \ cat ./${file%.po.new}.po > ro_RO.po.new file=ru.po.new; \ cat ./${file%.po.new}.po > ru.po.new .... ................. ... . if [ ! -f pt_BR.po.new ]; then \ exit 1; \ fi if [ ! -f ro_RO.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge pt_BR.po.new filezilla.pot -o pt_BR.po.new~ || exit 1 /usr/bin/msgmerge ro_RO.po.new filezilla.pot -o ro_RO.po.new~ || exit 1 .... ........ file=sk_SK.po.new; \ cat ./${file%.po.new}.po > sk_SK.po.new ... ... .. ........... .... ........ . . . . . . done. ............... ... .............................. ........................... ........................ if [ ! -f ru.po.new ]; then \ exit 1; \ fi ........................... ...... if [ ! -f sk_SK.po.new ]; then \ exit 1; \ fi ... .................. /usr/bin/msgmerge ru.po.new filezilla.pot -o ru.po.new~ || exit 1 .... ............................. .... . . . . . . . /usr/bin/msgmerge sk_SK.po.new filezilla.pot -o sk_SK.po.new~ || exit 1 done. .... ........ ... ... . . . .............. ... .......... done. . . . . . ... ............. done. ..... ............................ .... ................. .... file=sl_SI.po.new; \ cat ./${file%.po.new}.po > sl_SI.po.new . . . . . . . . . . . . if [ ! -f sl_SI.po.new ]; then \ exit 1; \ fi . . . . . . /usr/bin/msgmerge sl_SI.po.new filezilla.pot -o sl_SI.po.new~ || exit 1 file=sv.po.new; \ cat ./${file%.po.new}.po > sv.po.new if [ ! -f sv.po.new ]; then \ exit 1; \ fi ... /usr/bin/msgmerge sv.po.new filezilla.pot -o sv.po.new~ || exit 1 ............ ............ file=th_TH.po.new; \ cat ./${file%.po.new}.po > th_TH.po.new if [ ! -f th_TH.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge th_TH.po.new filezilla.pot -o th_TH.po.new~ || exit 1 . .... ............ .... ................................ ......................... ....................... .......................... ....... .... ............................ .... .................. ... . ... . file=tr.po.new; \ cat ./${file%.po.new}.po > tr.po.new if [ ! -f tr.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge tr.po.new filezilla.pot -o tr.po.new~ || exit 1 . . . . . done. ... ......... ..... . ... .......... done. .. .......... . ........ ....... ... .............................. .. ................... ... .. ... ......... ..... . .... ........ ... .......... .... ......... .. .... ........... .... .. ... .......... . . . . . . . .................... ...... ..... . . . . . . . . . . . . . . . . . . . . . . done. ........... . .. . . ................................................. ....................... ... . ... ......... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ... ............ file=uk_UA.po.new; \ cat ./${file%.po.new}.po > uk_UA.po.new if [ ! -f uk_UA.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge uk_UA.po.new filezilla.pot -o uk_UA.po.new~ || exit 1 ... done. ................................. . . . . . . . ..................... . . . . . . . . . file=vi_VN.po.new; \ cat ./${file%.po.new}.po > vi_VN.po.new . . . . . done. ...... . . . . . done. .... ......... ... ........... ..... .......... ... .............................. ... .................. . .... . . . . done. if [ ! -f vi_VN.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge vi_VN.po.new filezilla.pot -o vi_VN.po.new~ || exit 1 file=zh_CN.po.new; \ cat ./${file%.po.new}.po > zh_CN.po.new file=zh_TW.po.new; \ cat ./${file%.po.new}.po > zh_TW.po.new if [ ! -f zh_TW.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge zh_TW.po.new filezilla.pot -o zh_TW.po.new~ || exit 1 . . . . . done. .... ......................................... ................................ /usr/bin/msgfmt -c --verbose -o ar.mo ar.po.new || exit 1 ........................................ /usr/bin/msgfmt -c --verbose -o bg_BG.mo bg_BG.po.new || exit 1 done. /usr/bin/msgfmt -c --verbose -o ca.mo ca.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o ca_ES@valencia.mo ca_ES@valencia.po.new || exit 1 ............707 translated messages, 229 fuzzy translations, 232 untranslated messages. ...... ..........................807 translated messages, 182 fuzzy translations, 179 untranslated messages. ............... ... ........................... ... .. ................... ... . .. ................................. ................................ ................................ .................. if [ ! -f zh_CN.po.new ]; then \ exit 1; \ fi /usr/bin/msgmerge zh_CN.po.new filezilla.pot -o zh_CN.po.new~ || exit 1 done. /usr/bin/msgfmt -c --verbose -o cs_CZ.mo cs_CZ.po.new || exit 1 1167 translated messages, 1 untranslated message. .... done. 1035 translated messages, 76 fuzzy translations, 57 untranslated messages. /usr/bin/msgfmt -c --verbose -o da_DK.mo da_DK.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o de.mo de.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o el.mo el.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o es.mo es.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o et_EE.mo et_EE.po.new || exit 1 1122 translated messages , 20 fuzzy translations , 26 untranslated messages. /usr/bin/msgfmt -c --verbose -o eu_ES.mo eu_ES.po.new || exit 1 .... .................................. ........................... ................... /usr/bin/msgfmt -c --verbose -o fi_FI.mo fi_FI.po.new || exit 1 443 translated messages , 288 fuzzy translations , 437 untranslated messages . . . . . . . . . . . . . . . . 1091 translated messages, 52 fuzzy translations, 25 untranslated messages. .. ................ .. .... . done. 1147 translated messages, 12 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt -c --verbose -o fr.mo fr.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o fr_CA.mo fr_CA.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o gl_ES.mo gl_ES.po.new || exit 1 872 translated messages, 167 fuzzy translations, 129 untranslated messages. /usr/bin/msgfmt -c --verbose -o he_IL.mo he_IL.po.new || exit 1 774 translated messages, 201 fuzzy translations, 193 untranslated messages. /usr/bin/msgfmt -c --verbose -o hu_HU.mo hu_HU.po.new || exit 1 1089 translated messages, 45 fuzzy translations, 34 untranslated messages. 1168 translated messages. 913 translated messages, 155 fuzzy translations, 100 untranslated messages. 573 translated messages, 195 fuzzy translations, 400 untranslated messages. /usr/bin/msgfmt -c --verbose -o id_ID.mo id_ID.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o it.mo it.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o ja_JP.mo ja_JP.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o ka.mo ka.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o km_KH.mo km_KH.po.new || exit 1 1067 translated messages , 52 fuzzy translations , 49 untranslated messages . /usr/bin/msgfmt -c --verbose -o ko_KR.mo ko_KR.po.new || exit 1 1122 translated messages, 20 fuzzy translations, 26 untranslated messages. /usr/bin/msgfmt -c --verbose -o ku.mo ku.po.new || exit 1 1087 translated messages, 45 fuzzy translations, 36 untranslated messages. 51 translated messages, 46 fuzzy translations, 1071 untranslated messages. 1167 translated messages, 1 untranslated message. 1146 translated messages, 13 fuzzy translations, 9 untranslated messages. /usr/bin/msgfmt -c --verbose -o lt_LT.mo lt_LT.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o lv_LV.mo lv_LV.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o mk_MK.mo mk_MK.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o nb_NO.mo nb_NO.po.new || exit 1 448 translated messages, 194 fuzzy translations, 526 untranslated messages. /usr/bin/msgfmt -c --verbose -o ne.mo ne.po.new || exit 1 1168 translated messages. 350 translated messages , 295 fuzzy translations , 523 untranslated messages . /usr/bin/msgfmt -c --verbose -o nl.mo nl.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o pl_PL.mo pl_PL.po.new || exit 1 395 translated messages, 291 fuzzy translations, 482 untranslated messages. 1146 translated messages, 13 fuzzy translations, 9 untranslated messages. 658 translated messages, 234 fuzzy translations, 276 untranslated messages. 276 translated messages , 340 fuzzy translations 915 translated messages, 155 fuzzy translations, 98 untranslated messages. , 552 untranslated messages . /usr/bin/msgfmt -c --verbose -o pt_BR.mo pt_BR.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o pt_PT.mo pt_PT.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o ro_RO.mo ro_RO.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o ru.mo ru.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o sk_SK.mo sk_SK.po.new || exit 1 718 translated messages , 139 fuzzy translations , 311 untranslated messages . /usr/bin/msgfmt -c --verbose -o sl_SI.mo sl_SI.po.new || exit 1 1118 translated messages, 20 fuzzy translations, 30 untranslated messages. 1167 translated messages , 1 untranslated message . /usr/bin/msgfmt -c --verbose -o sv.mo sv.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o th_TH.mo th_TH.po.new || exit 1 1168 translated messages. 1142 translated messages , 15 fuzzy translations , 11 untranslated messages . 1138 translated messages, 13 fuzzy translations, 17 untranslated messages. /usr/bin/msgfmt -c --verbose -o tr.mo tr.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o uk_UA.mo uk_UA.po.new || exit 1 1111 translated messages, 28 fuzzy translations, 29 untranslated messages. 837 translated messages, 185 fuzzy translations, 146 untranslated messages. 779 translated messages, 195 fuzzy translations, 194 untranslated messages. 377 translated messages , 44 fuzzy translations , 747 untranslated messages . /usr/bin/msgfmt -c --verbose -o vi_VN.mo vi_VN.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o zh_CN.mo zh_CN.po.new || exit 1 /usr/bin/msgfmt -c --verbose -o zh_TW.mo zh_TW.po.new || exit 1 747 translated messages , 165 fuzzy translations , 256 untranslated messages . 1146 translated messages, 13 fuzzy translations, 9 untranslated messages. 1168 translated messages. 1168 translated messages. 677 translated messages, 43 fuzzy translations, 448 untranslated messages. 1168 translated messages. make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/locales' Making all in data make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/data' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/tests' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.60382 + umask 022 + cd /builddir/build/BUILD + cd filezilla-3.0.11 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild __doc + make install DESTDIR=/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild 'INSTALL=install -p -c' Making install in . make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11' make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filezilla/docs" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/docs" install -p -c -m 644 'docs/fzdefaults.xml.example' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/docs/fzdefaults.xml.example' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/man/man1" install -p -c -m 644 './docs/filezilla.man' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/man/man1/filezilla.1' install -p -c -m 644 './docs/fzsftp.man' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/man/man1/fzsftp.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/man/man5" install -p -c -m 644 './docs/fzdefaults.xml.man' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/man/man5/fzdefaults.xml.5' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11' Making install in src make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src' Making install in include make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' Making install in engine make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' Making install in interface make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' Making install in resources make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' Making install in 16x16 make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filezilla/resources/16x16" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16" install -p -c -m 644 'ascii.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/ascii.png' install -p -c -m 644 'auto.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/auto.png' install -p -c -m 644 'binary.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/binary.png' install -p -c -m 644 'cancel.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/cancel.png' install -p -c -m 644 'compare.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/compare.png' install -p -c -m 644 'disconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/disconnect.png' install -p -c -m 644 'download.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/download.png' install -p -c -m 644 'downloadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/downloadadd.png' install -p -c -m 644 'file.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/file.png' install -p -c -m 644 'filezilla.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/filezilla.png' install -p -c -m 644 'filter.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/filter.png' install -p -c -m 644 'folder.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/folder.png' install -p -c -m 644 'folderclosed.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/folderclosed.png' install -p -c -m 644 'localtreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/localtreeview.png' install -p -c -m 644 'lock.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/lock.png' install -p -c -m 644 'logview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/logview.png' install -p -c -m 644 'processqueue.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/processqueue.png' install -p -c -m 644 'queueview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/queueview.png' install -p -c -m 644 'reconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/reconnect.png' install -p -c -m 644 'refresh.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/refresh.png' install -p -c -m 644 'remotetreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/remotetreeview.png' install -p -c -m 644 'server.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/server.png' install -p -c -m 644 'sitemanager.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/sitemanager.png' install -p -c -m 644 'unknown.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/unknown.png' install -p -c -m 644 'upload.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/upload.png' install -p -c -m 644 'uploadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/16x16/uploadadd.png' make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' Making install in 32x32 make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filezilla/resources/32x32" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/32x32" install -p -c -m 644 'file.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/32x32/file.png' install -p -c -m 644 'filezilla.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/32x32/filezilla.png' make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' Making install in cyril make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' Making install in 16x16 make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[6]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filezilla/resources/cyril/16x16" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16" install -p -c -m 644 'ascii.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/ascii.png' install -p -c -m 644 'auto.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/auto.png' install -p -c -m 644 'binary.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/binary.png' install -p -c -m 644 'bookmark.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/bookmark.png' install -p -c -m 644 'cancel.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/cancel.png' install -p -c -m 644 'compare.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/compare.png' install -p -c -m 644 'disconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/disconnect.png' install -p -c -m 644 'download.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/download.png' install -p -c -m 644 'downloadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/downloadadd.png' install -p -c -m 644 'file.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/file.png' install -p -c -m 644 'folder.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/folder.png' install -p -c -m 644 'folderback.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/folderback.png' install -p -c -m 644 'folderclosed.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/folderclosed.png' install -p -c -m 644 'folderup.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/folderup.png' install -p -c -m 644 'help.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/help.png' install -p -c -m 644 'localtreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/localtreeview.png' install -p -c -m 644 'logview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/logview.png' install -p -c -m 644 'processqueue.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/processqueue.png' install -p -c -m 644 'queueview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/queueview.png' install -p -c -m 644 'reconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/reconnect.png' install -p -c -m 644 'refresh.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/refresh.png' install -p -c -m 644 'remotetreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/remotetreeview.png' install -p -c -m 644 'server.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/server.png' install -p -c -m 644 'showhidden.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/showhidden.png' install -p -c -m 644 'sitemanager.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/sitemanager.png' install -p -c -m 644 'speedlimits.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/speedlimits.png' install -p -c -m 644 'synchronize.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/synchronize.png' install -p -c -m 644 'upload.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/upload.png' install -p -c -m 644 'uploadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/16x16/uploadadd.png' make[6]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[6]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filezilla/resources/cyril" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril" install -p -c -m 644 'theme.xml' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/cyril/theme.xml' make[6]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' Making install in blukis make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filezilla/resources/blukis/16x16" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16" install -p -c -m 644 '16x16/ascii.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/ascii.png' install -p -c -m 644 '16x16/auto.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/auto.png' install -p -c -m 644 '16x16/binary.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/binary.png' install -p -c -m 644 '16x16/bookmarks.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/bookmarks.png' install -p -c -m 644 '16x16/cancel.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/cancel.png' install -p -c -m 644 '16x16/compare.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/compare.png' install -p -c -m 644 '16x16/disconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/disconnect.png' install -p -c -m 644 '16x16/download.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/download.png' install -p -c -m 644 '16x16/downloadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/downloadadd.png' install -p -c -m 644 '16x16/file.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/file.png' install -p -c -m 644 '16x16/filter.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/filter.png' install -p -c -m 644 '16x16/folder.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/folder.png' install -p -c -m 644 '16x16/folderback.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/folderback.png' install -p -c -m 644 '16x16/folderclosed.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/folderclosed.png' install -p -c -m 644 '16x16/folderup.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/folderup.png' install -p -c -m 644 '16x16/help.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/help.png' install -p -c -m 644 '16x16/localtreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/localtreeview.png' install -p -c -m 644 '16x16/lock.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/lock.png' install -p -c -m 644 '16x16/logview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/logview.png' install -p -c -m 644 '16x16/processqueue.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/processqueue.png' install -p -c -m 644 '16x16/queueview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/queueview.png' install -p -c -m 644 '16x16/reconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/reconnect.png' install -p -c -m 644 '16x16/refresh.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/refresh.png' install -p -c -m 644 '16x16/remotetreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/remotetreeview.png' install -p -c -m 644 '16x16/server.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/server.png' install -p -c -m 644 '16x16/showhidden.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/showhidden.png' install -p -c -m 644 '16x16/sitemanager.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/sitemanager.png' install -p -c -m 644 '16x16/speedlimits.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/speedlimits.png' install -p -c -m 644 '16x16/synchronize.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/synchronize.png' install -p -c -m 644 '16x16/upload.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/upload.png' install -p -c -m 644 '16x16/uploadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/16x16/uploadadd.png' test -z "/usr/share/filezilla/resources/blukis/32x32" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32" install -p -c -m 644 '32x32/ascii.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/ascii.png' install -p -c -m 644 '32x32/auto.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/auto.png' install -p -c -m 644 '32x32/binary.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/binary.png' install -p -c -m 644 '32x32/bookmarks.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/bookmarks.png' install -p -c -m 644 '32x32/cancel.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/cancel.png' install -p -c -m 644 '32x32/compare.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/compare.png' install -p -c -m 644 '32x32/disconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/disconnect.png' install -p -c -m 644 '32x32/download.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/download.png' install -p -c -m 644 '32x32/downloadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/downloadadd.png' install -p -c -m 644 '32x32/file.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/file.png' install -p -c -m 644 '32x32/filter.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/filter.png' install -p -c -m 644 '32x32/folder.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/folder.png' install -p -c -m 644 '32x32/folderback.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/folderback.png' install -p -c -m 644 '32x32/folderclosed.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/folderclosed.png' install -p -c -m 644 '32x32/folderup.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/folderup.png' install -p -c -m 644 '32x32/help.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/help.png' install -p -c -m 644 '32x32/localtreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/localtreeview.png' install -p -c -m 644 '32x32/lock.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/lock.png' install -p -c -m 644 '32x32/logview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/logview.png' install -p -c -m 644 '32x32/processqueue.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/processqueue.png' install -p -c -m 644 '32x32/queueview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/queueview.png' install -p -c -m 644 '32x32/reconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/reconnect.png' install -p -c -m 644 '32x32/refresh.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/refresh.png' install -p -c -m 644 '32x32/remotetreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/remotetreeview.png' install -p -c -m 644 '32x32/showhidden.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/showhidden.png' install -p -c -m 644 '32x32/sitemanager.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/sitemanager.png' install -p -c -m 644 '32x32/speedlimits.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/speedlimits.png' install -p -c -m 644 '32x32/synchronize.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/synchronize.png' install -p -c -m 644 '32x32/upload.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/upload.png' install -p -c -m 644 '32x32/uploadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/32x32/uploadadd.png' test -z "/usr/share/filezilla/resources/blukis/48x48" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48" install -p -c -m 644 '48x48/ascii.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/ascii.png' install -p -c -m 644 '48x48/auto.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/auto.png' install -p -c -m 644 '48x48/binary.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/binary.png' install -p -c -m 644 '48x48/bookmarks.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/bookmarks.png' install -p -c -m 644 '48x48/cancel.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/cancel.png' install -p -c -m 644 '48x48/compare.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/compare.png' install -p -c -m 644 '48x48/disconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/disconnect.png' install -p -c -m 644 '48x48/download.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/download.png' install -p -c -m 644 '48x48/downloadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/downloadadd.png' install -p -c -m 644 '48x48/file.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/file.png' install -p -c -m 644 '48x48/filter.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/filter.png' install -p -c -m 644 '48x48/folder.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/folder.png' install -p -c -m 644 '48x48/folderback.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/folderback.png' install -p -c -m 644 '48x48/folderclosed.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/folderclosed.png' install -p -c -m 644 '48x48/folderup.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/folderup.png' install -p -c -m 644 '48x48/help.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/help.png' install -p -c -m 644 '48x48/localtreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/localtreeview.png' install -p -c -m 644 '48x48/lock.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/lock.png' install -p -c -m 644 '48x48/logview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/logview.png' install -p -c -m 644 '48x48/processqueue.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/processqueue.png' install -p -c -m 644 '48x48/queueview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/queueview.png' install -p -c -m 644 '48x48/reconnect.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/reconnect.png' install -p -c -m 644 '48x48/refresh.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/refresh.png' install -p -c -m 644 '48x48/remotetreeview.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/remotetreeview.png' install -p -c -m 644 '48x48/showhidden.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/showhidden.png' install -p -c -m 644 '48x48/sitemanager.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/sitemanager.png' install -p -c -m 644 '48x48/speedlimits.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/speedlimits.png' install -p -c -m 644 '48x48/synchronize.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/synchronize.png' install -p -c -m 644 '48x48/upload.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/upload.png' install -p -c -m 644 '48x48/uploadadd.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/48x48/uploadadd.png' test -z "/usr/share/filezilla/resources/blukis" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis" install -p -c -m 644 'theme.xml' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/blukis/theme.xml' make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/filezilla/resources/48x48" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/48x48" install -p -c -m 644 '48x48/filezilla.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/48x48/filezilla.png' test -z "/usr/share/filezilla/resources" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources" install -p -c -m 644 'defaultfilters.xml' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/defaultfilters.xml' install -p -c -m 644 'dialogs.xrc' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/dialogs.xrc' install -p -c -m 644 'down.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/down.png' install -p -c -m 644 'dropdown.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/dropdown.png' install -p -c -m 644 'finished.wav' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/finished.wav' install -p -c -m 644 'leds.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/leds.png' install -p -c -m 644 'menus.xrc' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/menus.xrc' install -p -c -m 644 'netconfwizard.xrc' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/netconfwizard.xrc' install -p -c -m 644 'quickconnectbar.xrc' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/quickconnectbar.xrc' install -p -c -m 644 'theme.xml' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/theme.xml' install -p -c -m 644 'toolbar.xrc' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/toolbar.xrc' install -p -c -m 644 'up.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/resources/up.png' test -z "/usr/share/pixmaps" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/pixmaps" install -p -c -m 644 '48x48/filezilla.png' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/pixmaps/filezilla.png' make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' Making install in . make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p -c 'filezilla' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/filezilla' install -p -c filezilla /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/filezilla make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' Making install in putty make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' Making install in unix make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' Making install in . make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p -c 'fzsftp' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/fzsftp' install -p -c fzsftp /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/fzsftp /bin/sh ../../libtool --mode=install install -p -c 'fzputtygen' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/fzputtygen' install -p -c fzputtygen /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/fzputtygen make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' Making install in . make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src' Making install in locales make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/locales' make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/locales' make[2]: Nothing to be done for `install-exec-am'. for i in ar bg_BG ca ca_ES@valencia cs_CZ da_DK de el es et_EE eu_ES fi_FI fr fr_CA gl_ES he_IL hu_HU id_ID it ja_JP ka km_KH ko_KR ku lt_LT lv_LV mk_MK nb_NO ne nl pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sv th_TH tr uk_UA vi_VN zh_CN zh_TW ; do \ /bin/sh /builddir/build/BUILD/filezilla-3.0.11/config/install-sh -d /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/locale/$i/LC_MESSAGES ; \ install -p -c -m 644 $i.mo /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/locale/$i/LC_MESSAGES/filezilla.mo ; \ done make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/locales' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/locales' Making install in data make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/data' make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/applications" install -p -c -m 644 'filezilla.desktop' '/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/applications/filezilla.desktop' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/data' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/data' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/tests' make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/tests' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/tests' + mkdir -p __doc + install -pm 0644 /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/docs/fzdefaults.xml.example __doc + rm -rf /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/filezilla/docs + for i in 16x16 32x32 48x48 + mkdir -p /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/icons/hicolor/16x16/apps + ln -sf ../../../../filezilla/resources/16x16/filezilla.png /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/icons/hicolor/16x16/apps/filezilla.png + for i in 16x16 32x32 48x48 + mkdir -p /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/icons/hicolor/32x32/apps + ln -sf ../../../../filezilla/resources/32x32/filezilla.png /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/icons/hicolor/32x32/apps/filezilla.png + for i in 16x16 32x32 48x48 + mkdir -p /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/icons/hicolor/48x48/apps + ln -sf ../../../../filezilla/resources/48x48/filezilla.png /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/icons/hicolor/48x48/apps/filezilla.png + rm -rf /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/pixmaps + desktop-file-install --vendor fedora --delete-original --dir /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/applications /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/applications/filezilla.desktop + /usr/lib/rpm/find-lang.sh /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild filezilla + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/filezilla-3.0.11 extracting debug info from /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/filezilla extracting debug info from /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/fzsftp extracting debug info from /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/bin/fzputtygen cpio: filezilla-3.0.11/src/engine/FileZillaEngine.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/asynchostresolver.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/commands.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/directorylisting.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/engineprivate.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/logging.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/notification.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/optionsbase.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/server.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/serverpath.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/engine/timeex.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/commands.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/directorylisting.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/engineprivate.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/logging.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/notification.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/optionsbase.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/server.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/serverpath.h: Cannot stat: No such file or directory cpio: filezilla-3.0.11/src/interface/timeex.h: Cannot stat: No such file or directory cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 5450 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.59534 + umask 022 + cd /builddir/build/BUILD + cd filezilla-3.0.11 + make check Making check in . make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11' Making check in src make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src' Making check in include make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/include' Making check in engine make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/engine' Making check in interface make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' Making check in resources make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' Making check in 16x16 make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/16x16' Making check in 32x32 make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/32x32' Making check in cyril make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' Making check in 16x16 make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[5]: Nothing to be done for `check'. make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril/16x16' make[5]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/cyril' Making check in blukis make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources/blukis' make[4]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface/resources' Making check in . make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/interface' Making check in putty make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' Making check in unix make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty/unix' Making check in . make[3]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src/putty' Making check in . make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/src' Making check in locales make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/locales' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/locales' Making check in data make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/data' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/tests' make test make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/tests' g++ -DHAVE_CONFIG_H -I. -I../src/include -I../src/include -I../src/engine -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT test-test.o -MD -MP -MF .deps/test-test.Tpo -c -o test-test.o `test -f 'test.cpp' || echo './'`test.cpp mv -f .deps/test-test.Tpo .deps/test-test.Po g++ -DHAVE_CONFIG_H -I. -I../src/include -I../src/include -I../src/engine -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT test-dirparsertest.o -MD -MP -MF .deps/test-dirparsertest.Tpo -c -o test-dirparsertest.o `test -f 'dirparsertest.cpp' || echo './'`dirparsertest.cpp mv -f .deps/test-dirparsertest.Tpo .deps/test-dirparsertest.Po g++ -DHAVE_CONFIG_H -I. -I../src/include -I../src/include -I../src/engine -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -MT test-serverpathtest.o -MD -MP -MF .deps/test-serverpathtest.Tpo -c -o test-serverpathtest.o `test -f 'serverpathtest.cpp' || echo './'`serverpathtest.cpp mv -f .deps/test-serverpathtest.Tpo .deps/test-serverpathtest.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -lcppunit -ldl ../src/engine/libengine.a -lgnutls -pthread -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lidn -o test test-test.o test-dirparsertest.o test-serverpathtest.o mkdir .libs g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -g -fexceptions -pthread -o test test-test.o test-dirparsertest.o test-serverpathtest.o -lcppunit -ldl ../src/engine/libengine.a -lgnutls -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lidn make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/filezilla-3.0.11/tests' .............................................................................. OK (78 tests) PASS: test ================== All 1 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/tests' make[1]: Leaving directory `/builddir/build/BUILD/filezilla-3.0.11/tests' + exit 0 Processing files: filezilla-3.0.11-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.93126 + umask 022 + cd /builddir/build/BUILD + cd filezilla-3.0.11 + DOCDIR=/var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/doc/filezilla-3.0.11 + export DOCDIR + rm -rf /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/doc/filezilla-3.0.11 + /bin/mkdir -p /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/doc/filezilla-3.0.11 + cp -pr AUTHORS ChangeLog COPYING NEWS /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/doc/filezilla-3.0.11 + cp -pr __doc/fzdefaults.xml.example /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild/usr/share/doc/filezilla-3.0.11 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: gnutls >= 1.6.3-4 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgnutls.so.13 libgnutls.so.13(GNUTLS_1_3) libidn.so.11 libm.so.6 libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libtinyxml.so.0 libwx_baseu-2.8.so.0 libwx_baseu-2.8.so.0(WXU_2.8) libwx_baseu_net-2.8.so.0 libwx_baseu_net-2.8.so.0(WXU_2.8) libwx_baseu_xml-2.8.so.0 libwx_gtk2u_adv-2.8.so.0 libwx_gtk2u_adv-2.8.so.0(WXU_2.8) libwx_gtk2u_aui-2.8.so.0 libwx_gtk2u_aui-2.8.so.0(WXU_2.8) libwx_gtk2u_aui-2.8.so.0(WXU_2.8.5) libwx_gtk2u_core-2.8.so.0 libwx_gtk2u_core-2.8.so.0(WXU_2.8) libwx_gtk2u_html-2.8.so.0 libwx_gtk2u_qa-2.8.so.0 libwx_gtk2u_richtext-2.8.so.0 libwx_gtk2u_xrc-2.8.so.0 libwx_gtk2u_xrc-2.8.so.0(WXU_2.8) rtld(GNU_HASH) Processing files: filezilla-debuginfo-3.0.11-1.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/filezilla-3.0.11-1.fc8.ppc.rpm Wrote: /builddir/build/RPMS/filezilla-debuginfo-3.0.11-1.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.15123 + umask 022 + cd /builddir/build/BUILD + cd filezilla-3.0.11 + rm -rf /var/tmp/filezilla-3.0.11-1.fc8-root-mockbuild + exit 0 LEAVE do -->