D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/mingw-libssh2-1.9.0-3.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.49Pe3C
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libssh2-1.9.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libssh2-1.9.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libssh2-1.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7Cm0FR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libssh2-1.9.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ run_mingw_configure --disable-silent-rules --enable-static --enable-shared
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find . -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find . -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ mkdir build_win32
+ pushd build_win32
~/rpmbuild/BUILD/libssh2-1.9.0/build_win32 ~/rpmbuild/BUILD/libssh2-1.9.0
++ /usr/bin/env
++ egrep -vw 'PWD|USER|LANG'
++ egrep '^(w+)=(.*)$'
++ /usr/bin/cut -d= -f1
+ unset
+ test -z ''
+ PATH_ORIG=/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin
+ export PATH_ORIG
+ PATH=/usr/i686-w64-mingw32/sys-root/mingw/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/i686-w64-mingw32-
++ ls -1 /usr/bin/i686-w64-mingw32-addr2line /usr/bin/i686-w64-mingw32-ar /usr/bin/i686-w64-mingw32-as /usr/bin/i686-w64-mingw32-c++filt /usr/bin/i686-w64-mingw32-cpp /usr/bin/i686-w64-mingw32-dlltool /usr/bin/i686-w64-mingw32-dllwrap /usr/bin/i686-w64-mingw32-elfedit /usr/bin/i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-10.2.1 /usr/bin/i686-w64-mingw32-gcc-ar /usr/bin/i686-w64-mingw32-gcc-nm /usr/bin/i686-w64-mingw32-gcc-ranlib /usr/bin/i686-w64-mingw32-gcov /usr/bin/i686-w64-mingw32-gcov-dump /usr/bin/i686-w64-mingw32-gcov-tool /usr/bin/i686-w64-mingw32-gprof /usr/bin/i686-w64-mingw32-ld /usr/bin/i686-w64-mingw32-ld.bfd /usr/bin/i686-w64-mingw32-lto-dump /usr/bin/i686-w64-mingw32-nm /usr/bin/i686-w64-mingw32-objcopy /usr/bin/i686-w64-mingw32-objdump /usr/bin/i686-w64-mingw32-pkg-config /usr/bin/i686-w64-mingw32-ranlib /usr/bin/i686-w64-mingw32-readelf /usr/bin/i686-w64-mingw32-size /usr/bin/i686-w64-mingw32-strings /usr/bin/i686-w64-mingw32-strip /usr/bin/i686-w64-mingw32-windmc /usr/bin/i686-w64-mingw32-windres
++ grep -v gcc-
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-addr2line
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/i686-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ar
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AR
+ declare -x AR=/usr/bin/i686-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-as
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=AS
+ declare -x AS=/usr/bin/i686-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-c++filt
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/i686-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-cpp
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=CPP
+ declare -x CPP=/usr/bin/i686-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dlltool
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/i686-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-dllwrap
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/i686-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-elfedit
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/i686-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcc
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=GCC
+ declare -x GCC=/usr/bin/i686-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=GCOV
+ declare -x GCOV=/usr/bin/i686-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-dump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/i686-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gcov-tool
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/i686-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-gprof
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=GPROF
+ declare -x GPROF=/usr/bin/i686-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=LD
+ declare -x LD=/usr/bin/i686-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ld.bfd
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/i686-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-lto-dump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/i686-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-nm
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=NM
+ declare -x NM=/usr/bin/i686-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objcopy
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/i686-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-objdump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/i686-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-pkg-config
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/i686-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-ranlib
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/i686-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-readelf
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=READELF
+ declare -x READELF=/usr/bin/i686-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-size
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=SIZE
+ declare -x SIZE=/usr/bin/i686-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strings
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/i686-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-strip
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=STRIP
+ declare -x STRIP=/usr/bin/i686-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windmc
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/i686-w64-mingw32-,,
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/i686-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/i686-w64-mingw32-windres
++ sed s,/usr/bin/i686-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/i686-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=i686-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/i686-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
++ ls /usr/i686-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/i686-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libcrypto-1_1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_dw2-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssl-1_1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/i686-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/i686-w64-mingw32/sys-root/mingw/bin/zlib1.dll
++ grep -- '-config$'
+ unset x i
+ __mingw32_topdir=.
+ test -x configure
+ __mingw32_topdir=..
+ ../configure --host=i686-w64-mingw32 --build=aarch64-mageia-linux-gnu --target=i686-w64-mingw32 --prefix=/usr/i686-w64-mingw32/sys-root/mingw --exec-prefix=/usr/i686-w64-mingw32/sys-root/mingw --bindir=/usr/i686-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-w64-mingw32/sys-root/mingw/etc --datadir=/usr/i686-w64-mingw32/sys-root/mingw/share --includedir=/usr/i686-w64-mingw32/sys-root/mingw/include --libdir=/usr/i686-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-w64-mingw32/sys-root/mingw/com --mandir=/usr/i686-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-w64-mingw32/sys-root/mingw/share/info --disable-silent-rules --enable-static --enable-shared
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for sed... /usr/bin/sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... /usr/bin/i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking libssh2 version... 1.9.0
checking build system type... aarch64-mageia-linux-gnu
checking host system type... i686-w64-mingw32
configure: autobuild project... libssh2
configure: autobuild revision... 1.9.0
configure: autobuild hostname... pktaa1.mageia.org
configure: autobuild timestamp... 20210909-003030
checking whether make supports the include directive... yes (GNU style)
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking how to run the C preprocessor... /usr/bin/i686-w64-mingw32-cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 for long long... yes
checking if _REENTRANT is already defined... yes
checking if _REENTRANT is onwards defined... yes
checking for library containing socket... no
checking for library containing inet_addr... no
checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for sshd... no
checking for i686-w64-mingw32-as... /usr/bin/i686-w64-mingw32-as
checking for i686-w64-mingw32-dlltool... /usr/bin/i686-w64-mingw32-dlltool
checking for i686-w64-mingw32-objdump... /usr/bin/i686-w64-mingw32-objdump
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32-gcc... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm
checking the name lister (/usr/bin/i686-w64-mingw32-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... (cached) /usr/bin/i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... (cached) /usr/bin/i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) /usr/bin/i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... /usr/bin/i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... no
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for ld used by GCC... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for libssl... yes
checking how to link with libssl... /usr/i686-w64-mingw32/sys-root/mingw/lib/libssl.dll.a /usr/i686-w64-mingw32/sys-root/mingw/lib/libcrypto.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib
checking for EVP_aes_128_ctr... yes
checking for libz... yes
checking how to link with libz... /usr/i686-w64-mingw32/sys-root/mingw/lib/libz.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib
configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
checking whether to enable pedantic and debug compiler options... no
checking whether to enable hidden symbols in the library... no
checking whether to build example applications... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking sys/un.h usability... no
checking sys/un.h presence... no
checking for sys/un.h... no
checking windows.h usability... yes
checking windows.h presence... yes
checking for windows.h... yes
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
checking ws2tcpip.h usability... yes
checking ws2tcpip.h presence... yes
checking for ws2tcpip.h... yes
checking for poll... no
checking for gettimeofday... yes
checking for select... no
checking for strtoll... yes
checking for memset_s... no
checking for select in ws2_32... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking non-blocking sockets style... ioctlsocket
checking whether to enable compiler warnings as errors... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating example/Makefile
config.status: creating docs/Makefile
config.status: creating libssh2.pc
config.status: creating src/libssh2_config.h
config.status: creating example/libssh2_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:

  version:          1.9.0
  Host type:        i686-w64-mingw32
  Install prefix:   /usr/i686-w64-mingw32/sys-root/mingw
  Compiler:         i686-w64-mingw32-gcc
  Compiler flags:    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32
  Library types:    Shared=yes, Static=yes
  Crypto library:   OpenSSL (AES-CTR: yes)
  Clear memory:     unsupported
  Debug build:      no
  Build examples:   yes
  Path to sshd:      (only for self-tests)
  zlib compression: yes

+ popd
~/rpmbuild/BUILD/libssh2-1.9.0
+ mkdir build_win64
+ pushd build_win64
~/rpmbuild/BUILD/libssh2-1.9.0/build_win64 ~/rpmbuild/BUILD/libssh2-1.9.0
++ /usr/bin/env
++ egrep '^(w+)=(.*)$'
++ egrep -vw 'PWD|USER|LANG'
++ /usr/bin/cut -d= -f1
+ unset
+ test -z /usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin
+ PATH=/usr/x86_64-w64-mingw32/sys-root/mingw/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin
+ export PATH
+ HOST_CC=gcc
+ export HOST_CC
+ unset PKG_CONFIG_PATH
+ _PREFIX=/usr/bin/x86_64-w64-mingw32-
++ ls -1 /usr/bin/x86_64-w64-mingw32-addr2line /usr/bin/x86_64-w64-mingw32-ar /usr/bin/x86_64-w64-mingw32-as /usr/bin/x86_64-w64-mingw32-c++filt /usr/bin/x86_64-w64-mingw32-cpp /usr/bin/x86_64-w64-mingw32-dlltool /usr/bin/x86_64-w64-mingw32-dllwrap /usr/bin/x86_64-w64-mingw32-elfedit /usr/bin/x86_64-w64-mingw32-gcc /usr/bin/x86_64-w64-mingw32-gcc-10.2.1 /usr/bin/x86_64-w64-mingw32-gcc-ar /usr/bin/x86_64-w64-mingw32-gcc-nm /usr/bin/x86_64-w64-mingw32-gcc-ranlib /usr/bin/x86_64-w64-mingw32-gcov /usr/bin/x86_64-w64-mingw32-gcov-dump /usr/bin/x86_64-w64-mingw32-gcov-tool /usr/bin/x86_64-w64-mingw32-gprof /usr/bin/x86_64-w64-mingw32-ld /usr/bin/x86_64-w64-mingw32-ld.bfd /usr/bin/x86_64-w64-mingw32-lto-dump /usr/bin/x86_64-w64-mingw32-nm /usr/bin/x86_64-w64-mingw32-objcopy /usr/bin/x86_64-w64-mingw32-objdump /usr/bin/x86_64-w64-mingw32-pkg-config /usr/bin/x86_64-w64-mingw32-ranlib /usr/bin/x86_64-w64-mingw32-readelf /usr/bin/x86_64-w64-mingw32-size /usr/bin/x86_64-w64-mingw32-strings /usr/bin/x86_64-w64-mingw32-strip /usr/bin/x86_64-w64-mingw32-windmc /usr/bin/x86_64-w64-mingw32-windres
++ grep -v gcc-
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-addr2line
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=ADDR2LINE
+ declare -x ADDR2LINE=/usr/bin/x86_64-w64-mingw32-addr2line
+ export ADDR2LINE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ar
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=AR
+ declare -x AR=/usr/bin/x86_64-w64-mingw32-ar
+ export AR
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-as
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=AS
+ declare -x AS=/usr/bin/x86_64-w64-mingw32-as
+ export AS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-c++filt
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=CXXFILT
+ declare -x CXXFILT=/usr/bin/x86_64-w64-mingw32-c++filt
+ export CXXFILT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-cpp
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=CPP
+ declare -x CPP=/usr/bin/x86_64-w64-mingw32-cpp
+ export CPP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dlltool
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=DLLTOOL
+ declare -x DLLTOOL=/usr/bin/x86_64-w64-mingw32-dlltool
+ export DLLTOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-dllwrap
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=DLLWRAP
+ declare -x DLLWRAP=/usr/bin/x86_64-w64-mingw32-dllwrap
+ export DLLWRAP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-elfedit
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=ELFEDIT
+ declare -x ELFEDIT=/usr/bin/x86_64-w64-mingw32-elfedit
+ export ELFEDIT
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcc
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=GCC
+ declare -x GCC=/usr/bin/x86_64-w64-mingw32-gcc
+ export GCC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ tr a-z+-. A-ZX__
++ echo /usr/bin/x86_64-w64-mingw32-gcov
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=GCOV
+ declare -x GCOV=/usr/bin/x86_64-w64-mingw32-gcov
+ export GCOV
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-dump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=GCOV_DUMP
+ declare -x GCOV_DUMP=/usr/bin/x86_64-w64-mingw32-gcov-dump
+ export GCOV_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gcov-tool
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GCOV_TOOL
+ declare -x GCOV_TOOL=/usr/bin/x86_64-w64-mingw32-gcov-tool
+ export GCOV_TOOL
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-gprof
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=GPROF
+ declare -x GPROF=/usr/bin/x86_64-w64-mingw32-gprof
+ export GPROF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD
+ declare -x LD=/usr/bin/x86_64-w64-mingw32-ld
+ export LD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ld.bfd
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=LD_BFD
+ declare -x LD_BFD=/usr/bin/x86_64-w64-mingw32-ld.bfd
+ export LD_BFD
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-lto-dump
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=LTO_DUMP
+ declare -x LTO_DUMP=/usr/bin/x86_64-w64-mingw32-lto-dump
+ export LTO_DUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-nm
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=NM
+ declare -x NM=/usr/bin/x86_64-w64-mingw32-nm
+ export NM
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objcopy
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJCOPY
+ declare -x OBJCOPY=/usr/bin/x86_64-w64-mingw32-objcopy
+ export OBJCOPY
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-objdump
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=OBJDUMP
+ declare -x OBJDUMP=/usr/bin/x86_64-w64-mingw32-objdump
+ export OBJDUMP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-pkg-config
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=PKG_CONFIG
+ declare -x PKG_CONFIG=/usr/bin/x86_64-w64-mingw32-pkg-config
+ export PKG_CONFIG
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-ranlib
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=RANLIB
+ declare -x RANLIB=/usr/bin/x86_64-w64-mingw32-ranlib
+ export RANLIB
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-readelf
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=READELF
+ declare -x READELF=/usr/bin/x86_64-w64-mingw32-readelf
+ export READELF
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-size
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=SIZE
+ declare -x SIZE=/usr/bin/x86_64-w64-mingw32-size
+ export SIZE
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ tr a-z+-. A-ZX__
++ echo /usr/bin/x86_64-w64-mingw32-strings
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=STRINGS
+ declare -x STRINGS=/usr/bin/x86_64-w64-mingw32-strings
+ export STRINGS
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-strip
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
++ tr a-z+-. A-ZX__
+ x=STRIP
+ declare -x STRIP=/usr/bin/x86_64-w64-mingw32-strip
+ export STRIP
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windmc
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=WINDMC
+ declare -x WINDMC=/usr/bin/x86_64-w64-mingw32-windmc
+ export WINDMC
+ for i in `ls -1 ${_PREFIX}* | grep -v 'gcc-'`
++ echo /usr/bin/x86_64-w64-mingw32-windres
++ tr a-z+-. A-ZX__
++ sed s,/usr/bin/x86_64-w64-mingw32-,,
+ x=WINDRES
+ declare -x WINDRES=/usr/bin/x86_64-w64-mingw32-windres
+ export WINDRES
+ unset _PREFIX
+ CC=x86_64-w64-mingw32-gcc
+ export CC
+ CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4'
+ export CFLAGS
+ CPPFLAGS=
+ export CPPFLAGS
+ '[' -x /usr/bin/x86_64-w64-mingw32-g++ ']'
+ CXX=
+ export CXX
+ ac_cv_prog_CXX=no
+ export ac_cv_prog_CXX
+ CXXFLAGS=
+ export CXXFLAGS
+ LDFLAGS='-fstack-protector -lssp'
+ export LDFLAGS
++ ls /usr/x86_64-w64-mingw32/sys-root/mingw/bin/c_rehash /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libatomic-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcrypto-1_1-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssl-1_1-x64.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssp-0.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/make-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/openssl.exe /usr/x86_64-w64-mingw32/sys-root/mingw/bin/renew-dummy-cert /usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll
++ grep -- '-config$'
+ unset x i
+ __mingw64_topdir=.
+ test -x configure
+ __mingw64_topdir=..
+ ../configure --host=x86_64-w64-mingw32 --build=aarch64-mageia-linux-gnu --target=x86_64-w64-mingw32 --prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --exec-prefix=/usr/x86_64-w64-mingw32/sys-root/mingw --bindir=/usr/x86_64-w64-mingw32/sys-root/mingw/bin --sbindir=/usr/x86_64-w64-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/x86_64-w64-mingw32/sys-root/mingw/etc --datadir=/usr/x86_64-w64-mingw32/sys-root/mingw/share --includedir=/usr/x86_64-w64-mingw32/sys-root/mingw/include --libdir=/usr/x86_64-w64-mingw32/sys-root/mingw/lib --libexecdir=/usr/x86_64-w64-mingw32/sys-root/mingw/libexec --localstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/var --sharedstatedir=/usr/x86_64-w64-mingw32/sys-root/mingw/com --mandir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/man --infodir=/usr/x86_64-w64-mingw32/sys-root/mingw/share/info --disable-silent-rules --enable-static --enable-shared
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for sed... /usr/bin/sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... /usr/bin/x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking libssh2 version... 1.9.0
checking build system type... aarch64-mageia-linux-gnu
checking host system type... x86_64-w64-mingw32
configure: autobuild project... libssh2
configure: autobuild revision... 1.9.0
configure: autobuild hostname... pktaa1.mageia.org
configure: autobuild timestamp... 20210909-003058
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking how to run the C preprocessor... /usr/bin/x86_64-w64-mingw32-cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 for long long... yes
checking if _REENTRANT is already defined... yes
checking if _REENTRANT is onwards defined... yes
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-w64-mingw32-gcc... (cached) gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for sshd... no
checking for x86_64-w64-mingw32-as... /usr/bin/x86_64-w64-mingw32-as
checking for x86_64-w64-mingw32-dlltool... /usr/bin/x86_64-w64-mingw32-dlltool
checking for x86_64-w64-mingw32-objdump... /usr/bin/x86_64-w64-mingw32-objdump
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /usr/bin/x86_64-w64-mingw32-ld
checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm
checking the name lister (/usr/bin/x86_64-w64-mingw32-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... (cached) /usr/bin/x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... (cached) /usr/bin/x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... /usr/bin/x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... (cached) /usr/bin/x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... /usr/bin/x86_64-w64-mingw32-ranlib
checking command to parse /usr/bin/x86_64-w64-mingw32-nm output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... no
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for ld used by GCC... /usr/bin/x86_64-w64-mingw32-ld
checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for libssl... yes
checking how to link with libssl... /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libssl.dll.a /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libcrypto.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
checking for EVP_aes_128_ctr... yes
checking for libz... yes
checking how to link with libz... /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libz.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
checking whether to enable pedantic and debug compiler options... no
checking whether to enable hidden symbols in the library... no
checking whether to build example applications... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking sys/un.h usability... no
checking sys/un.h presence... no
checking for sys/un.h... no
checking windows.h usability... yes
checking windows.h presence... yes
checking for windows.h... yes
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
checking ws2tcpip.h usability... yes
checking ws2tcpip.h presence... yes
checking for ws2tcpip.h... yes
checking for poll... no
checking for gettimeofday... yes
checking for select... yes
checking for strtoll... yes
checking for memset_s... no
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking non-blocking sockets style... ioctlsocket
checking whether to enable compiler warnings as errors... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating example/Makefile
config.status: creating docs/Makefile
config.status: creating libssh2.pc
config.status: creating src/libssh2_config.h
config.status: creating example/libssh2_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: summary of build options:

  version:          1.9.0
  Host type:        x86_64-w64-mingw32
  Install prefix:   /usr/x86_64-w64-mingw32/sys-root/mingw
  Compiler:         x86_64-w64-mingw32-gcc
  Compiler flags:    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32
  Library types:    Shared=yes, Static=yes
  Crypto library:   OpenSSL (AES-CTR: yes)
  Clear memory:     unsupported
  Debug build:      no
  Build examples:   yes
  Path to sshd:      (only for self-tests)
  zlib compression: yes

+ popd
~/rpmbuild/BUILD/libssh2-1.9.0
+ run_mingw_make -j8
+ /usr/bin/make -C build_win32 -j8
make: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
Making all in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c -o channel.lo ../../src/channel.c
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c -o comp.lo ../../src/comp.c
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c -o crypt.lo ../../src/crypt.c
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c -o hostkey.lo ../../src/hostkey.c
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c -o kex.lo ../../src/kex.c
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo ../../src/mac.c
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo ../../src/misc.c
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo ../../src/packet.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c ../../src/channel.c  -DDLL_EXPORT -DPIC -o .libs/channel.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c ../../src/kex.c  -DDLL_EXPORT -DPIC -o .libs/kex.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c ../../src/packet.c  -DDLL_EXPORT -DPIC -o .libs/packet.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c ../../src/crypt.c  -DDLL_EXPORT -DPIC -o .libs/crypt.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c ../../src/comp.c  -DDLL_EXPORT -DPIC -o .libs/comp.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c ../../src/mac.c  -DDLL_EXPORT -DPIC -o .libs/mac.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../../src/misc.c  -DDLL_EXPORT -DPIC -o .libs/misc.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c ../../src/hostkey.c  -DDLL_EXPORT -DPIC -o .libs/hostkey.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c ../../src/crypt.c -o crypt.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c ../../src/mac.c -o mac.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c ../../src/comp.c -o comp.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../../src/misc.c -o misc.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c ../../src/packet.c -o packet.o >/dev/null 2>&1
mv -f .deps/crypt.Tpo .deps/crypt.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT publickey.lo -MD -MP -MF .deps/publickey.Tpo -c -o publickey.lo ../../src/publickey.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c ../../src/hostkey.c -o hostkey.o >/dev/null 2>&1
mv -f .deps/comp.Tpo .deps/comp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.lo -MD -MP -MF .deps/scp.Tpo -c -o scp.lo ../../src/scp.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT publickey.lo -MD -MP -MF .deps/publickey.Tpo -c ../../src/publickey.c  -DDLL_EXPORT -DPIC -o .libs/publickey.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c ../../src/channel.c -o channel.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.lo -MD -MP -MF .deps/scp.Tpo -c ../../src/scp.c  -DDLL_EXPORT -DPIC -o .libs/scp.o
mv -f .deps/mac.Tpo .deps/mac.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT session.lo -MD -MP -MF .deps/session.Tpo -c -o session.lo ../../src/session.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT session.lo -MD -MP -MF .deps/session.Tpo -c ../../src/session.c  -DDLL_EXPORT -DPIC -o .libs/session.o
../../src/scp.c: In function 'scp_send':
../../src/scp.c:1018:51: warning: format '%d' expects argument of type 'int', but argument 5 has type 'libssh2_int64_t' {aka 'long long int'} [-Wformat=]
 1018 |                      LIBSSH2_SCP_RESPONSE_BUFLEN, "C0%o %"
      |                                                   ^~~~~~~~
 1019 |                      LIBSSH2_INT64_T_FORMAT " %s\n", mode,
 1020 |                      size, base);
      |                      ~~~~                          
      |                      |
      |                      libssh2_int64_t {aka long long int}
In file included from ../../src/scp.c:39:
../../src/libssh2_priv.h:1115:36: note: format string is defined here
 1115 | #define LIBSSH2_INT64_T_FORMAT "I64d"
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.lo -MD -MP -MF .deps/sftp.Tpo -c -o sftp.lo ../../src/sftp.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.lo -MD -MP -MF .deps/sftp.Tpo -c ../../src/sftp.c  -DDLL_EXPORT -DPIC -o .libs/sftp.o
mv -f .deps/packet.Tpo .deps/packet.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT userauth.lo -MD -MP -MF .deps/userauth.Tpo -c -o userauth.lo ../../src/userauth.c
mv -f .deps/hostkey.Tpo .deps/hostkey.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c -o transport.lo ../../src/transport.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c ../../src/transport.c  -DDLL_EXPORT -DPIC -o .libs/transport.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT userauth.lo -MD -MP -MF .deps/userauth.Tpo -c ../../src/userauth.c  -DDLL_EXPORT -DPIC -o .libs/userauth.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.lo -MD -MP -MF .deps/scp.Tpo -c ../../src/scp.c -o scp.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT publickey.lo -MD -MP -MF .deps/publickey.Tpo -c ../../src/publickey.c -o publickey.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT session.lo -MD -MP -MF .deps/session.Tpo -c ../../src/session.c -o session.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c ../../src/transport.c -o transport.o >/dev/null 2>&1
mv -f .deps/channel.Tpo .deps/channel.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../../src/version.c
mv -f .deps/scp.Tpo .deps/scp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT knownhost.lo -MD -MP -MF .deps/knownhost.Tpo -c -o knownhost.lo ../../src/knownhost.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../src/version.c  -DDLL_EXPORT -DPIC -o .libs/version.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT knownhost.lo -MD -MP -MF .deps/knownhost.Tpo -c ../../src/knownhost.c  -DDLL_EXPORT -DPIC -o .libs/knownhost.o
mv -f .deps/transport.Tpo .deps/transport.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c -o agent.lo ../../src/agent.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../src/version.c -o version.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c ../../src/kex.c -o kex.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c ../../src/agent.c  -DDLL_EXPORT -DPIC -o .libs/agent.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT userauth.lo -MD -MP -MF .deps/userauth.Tpo -c ../../src/userauth.c -o userauth.o >/dev/null 2>&1
mv -f .deps/session.Tpo .deps/session.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c -o openssl.lo ../../src/openssl.c
mv -f .deps/publickey.Tpo .deps/publickey.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c -o pem.lo ../../src/pem.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT knownhost.lo -MD -MP -MF .deps/knownhost.Tpo -c ../../src/knownhost.c -o knownhost.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c ../../src/openssl.c  -DDLL_EXPORT -DPIC -o .libs/openssl.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT keepalive.lo -MD -MP -MF .deps/keepalive.Tpo -c -o keepalive.lo ../../src/keepalive.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c ../../src/pem.c  -DDLL_EXPORT -DPIC -o .libs/pem.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT keepalive.lo -MD -MP -MF .deps/keepalive.Tpo -c ../../src/keepalive.c  -DDLL_EXPORT -DPIC -o .libs/keepalive.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c ../../src/agent.c -o agent.o >/dev/null 2>&1
mv -f .deps/knownhost.Tpo .deps/knownhost.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT global.lo -MD -MP -MF .deps/global.Tpo -c -o global.lo ../../src/global.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.lo -MD -MP -MF .deps/sftp.Tpo -c ../../src/sftp.c -o sftp.o >/dev/null 2>&1
mv -f .deps/userauth.Tpo .deps/userauth.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c -o blowfish.lo ../../src/blowfish.c
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT global.lo -MD -MP -MF .deps/global.Tpo -c ../../src/global.c  -DDLL_EXPORT -DPIC -o .libs/global.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT keepalive.lo -MD -MP -MF .deps/keepalive.Tpo -c ../../src/keepalive.c -o keepalive.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c ../../src/blowfish.c  -DDLL_EXPORT -DPIC -o .libs/blowfish.o
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c ../../src/pem.c -o pem.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT global.lo -MD -MP -MF .deps/global.Tpo -c ../../src/global.c -o global.o >/dev/null 2>&1
mv -f .deps/agent.Tpo .deps/agent.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT bcrypt_pbkdf.lo -MD -MP -MF .deps/bcrypt_pbkdf.Tpo -c -o bcrypt_pbkdf.lo ../../src/bcrypt_pbkdf.c
mv -f .deps/keepalive.Tpo .deps/keepalive.Plo
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT bcrypt_pbkdf.lo -MD -MP -MF .deps/bcrypt_pbkdf.Tpo -c ../../src/bcrypt_pbkdf.c  -DDLL_EXPORT -DPIC -o .libs/bcrypt_pbkdf.o
mv -f .deps/global.Tpo .deps/global.Plo
mv -f .deps/pem.Tpo .deps/pem.Plo
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c ../../src/openssl.c -o openssl.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT bcrypt_pbkdf.lo -MD -MP -MF .deps/bcrypt_pbkdf.Tpo -c ../../src/bcrypt_pbkdf.c -o bcrypt_pbkdf.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/i686-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c ../../src/blowfish.c -o blowfish.o >/dev/null 2>&1
mv -f .deps/bcrypt_pbkdf.Tpo .deps/bcrypt_pbkdf.Plo
mv -f .deps/sftp.Tpo .deps/sftp.Plo
mv -f .deps/kex.Tpo .deps/kex.Plo
mv -f .deps/openssl.Tpo .deps/openssl.Plo
mv -f .deps/blowfish.Tpo .deps/blowfish.Plo
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -version-info 1:1:0 -no-undefined -export-symbols-regex '^libssh2_.*' -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lcrypto -R/usr/i686-w64-mingw32/sys-root/mingw/lib -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lz -R/usr/i686-w64-mingw32/sys-root/mingw/lib -fstack-protector -lssp -o libssh2.la -rpath /usr/i686-w64-mingw32/sys-root/mingw/lib channel.lo comp.lo crypt.lo hostkey.lo kex.lo mac.lo misc.lo packet.lo publickey.lo scp.lo session.lo sftp.lo userauth.lo transport.lo version.lo knownhost.lo agent.lo openssl.lo pem.lo keepalive.lo global.lo blowfish.lo bcrypt_pbkdf.lo   -lws2_32
libtool: link: /usr/bin/i686-w64-mingw32-nm  .libs/channel.o .libs/comp.o .libs/crypt.o .libs/hostkey.o .libs/kex.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/userauth.o .libs/transport.o .libs/version.o .libs/knownhost.o .libs/agent.o .libs/openssl.o .libs/pem.o .libs/keepalive.o .libs/global.o .libs/blowfish.o .libs/bcrypt_pbkdf.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //' | sort | uniq > .libs/libssh2.exp
libtool: link: /usr/bin/grep -E -e "^libssh2_.*" ".libs/libssh2.exp" > ".libs/libssh2.expT"
libtool: link: mv -f ".libs/libssh2.expT" ".libs/libssh2.exp"
libtool: link: if test DEF = "`/usr/bin/sed -n -e 's/^[	 ]*//' -e '/^\(;.*\)*$/d' -e 's/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p' -e q .libs/libssh2.exp`" ; then cp .libs/libssh2.exp .libs/libssh2-1.dll.def; else echo EXPORTS > .libs/libssh2-1.dll.def; cat .libs/libssh2.exp >> .libs/libssh2-1.dll.def; fi
libtool: link:  i686-w64-mingw32-gcc -shared .libs/libssh2-1.dll.def  .libs/channel.o .libs/comp.o .libs/crypt.o .libs/hostkey.o .libs/kex.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/userauth.o .libs/transport.o .libs/version.o .libs/knownhost.o .libs/agent.o .libs/openssl.o .libs/pem.o .libs/keepalive.o .libs/global.o .libs/blowfish.o .libs/bcrypt_pbkdf.o   -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32  -O2 -g -fstack-protector   -o .libs/libssh2-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libssh2.dll.a
libtool: link: /usr/bin/i686-w64-mingw32-ar cru .libs/libssh2.a  channel.o comp.o crypt.o hostkey.o kex.o mac.o misc.o packet.o publickey.o scp.o session.o sftp.o userauth.o transport.o version.o knownhost.o agent.o openssl.o pem.o keepalive.o global.o blowfish.o bcrypt_pbkdf.o
libtool: link: /usr/bin/i686-w64-mingw32-ranlib .libs/libssh2.a
libtool: link: ( cd ".libs" && rm -f "libssh2.la" && ln -s "../libssh2.la" "libssh2.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
Making all in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/tests'
Making all in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/docs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/docs'
Making all in example
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT direct_tcpip.o -MD -MP -MF .deps/direct_tcpip.Tpo -c -o direct_tcpip.o ../../example/direct_tcpip.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2.o -MD -MP -MF .deps/ssh2.Tpo -c -o ssh2.o ../../example/ssh2.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.o -MD -MP -MF .deps/scp.Tpo -c -o scp.o ../../example/scp.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp_nonblock.o -MD -MP -MF .deps/scp_nonblock.Tpo -c -o scp_nonblock.o ../../example/scp_nonblock.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp_write.o -MD -MP -MF .deps/scp_write.Tpo -c -o scp_write.o ../../example/scp_write.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp_write_nonblock.o -MD -MP -MF .deps/scp_write_nonblock.Tpo -c -o scp_write_nonblock.o ../../example/scp_write_nonblock.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.o -MD -MP -MF .deps/sftp.Tpo -c -o sftp.o ../../example/sftp.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_nonblock.o -MD -MP -MF .deps/sftp_nonblock.Tpo -c -o sftp_nonblock.o ../../example/sftp_nonblock.c
mv -f .deps/sftp_nonblock.Tpo .deps/sftp_nonblock.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_write.o -MD -MP -MF .deps/sftp_write.Tpo -c -o sftp_write.o ../../example/sftp_write.c
mv -f .deps/scp.Tpo .deps/scp.Po
mv -f .deps/scp_write_nonblock.Tpo .deps/scp_write_nonblock.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_write_nonblock.o -MD -MP -MF .deps/sftp_write_nonblock.Tpo -c -o sftp_write_nonblock.o ../../example/sftp_write_nonblock.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_mkdir.o -MD -MP -MF .deps/sftp_mkdir.Tpo -c -o sftp_mkdir.o ../../example/sftp_mkdir.c
mv -f .deps/scp_write.Tpo .deps/scp_write.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_mkdir_nonblock.o -MD -MP -MF .deps/sftp_mkdir_nonblock.Tpo -c -o sftp_mkdir_nonblock.o ../../example/sftp_mkdir_nonblock.c
mv -f .deps/scp_nonblock.Tpo .deps/scp_nonblock.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_RW_nonblock.o -MD -MP -MF .deps/sftp_RW_nonblock.Tpo -c -o sftp_RW_nonblock.o ../../example/sftp_RW_nonblock.c
mv -f .deps/sftp.Tpo .deps/sftp.Po
mv -f .deps/direct_tcpip.Tpo .deps/direct_tcpip.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_write_sliding.o -MD -MP -MF .deps/sftp_write_sliding.Tpo -c -o sftp_write_sliding.o ../../example/sftp_write_sliding.c
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftpdir.o -MD -MP -MF .deps/sftpdir.Tpo -c -o sftpdir.o ../../example/sftpdir.c
mv -f .deps/ssh2.Tpo .deps/ssh2.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftpdir_nonblock.o -MD -MP -MF .deps/sftpdir_nonblock.Tpo -c -o sftpdir_nonblock.o ../../example/sftpdir_nonblock.c
mv -f .deps/sftp_write.Tpo .deps/sftp_write.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2_exec.o -MD -MP -MF .deps/ssh2_exec.Tpo -c -o ssh2_exec.o ../../example/ssh2_exec.c
mv -f .deps/sftp_RW_nonblock.Tpo .deps/sftp_RW_nonblock.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2_agent.o -MD -MP -MF .deps/ssh2_agent.Tpo -c -o ssh2_agent.o ../../example/ssh2_agent.c
mv -f .deps/sftp_mkdir.Tpo .deps/sftp_mkdir.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2_echo.o -MD -MP -MF .deps/ssh2_echo.Tpo -c -o ssh2_echo.o ../../example/ssh2_echo.c
mv -f .deps/sftp_mkdir_nonblock.Tpo .deps/sftp_mkdir_nonblock.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_append.o -MD -MP -MF .deps/sftp_append.Tpo -c -o sftp_append.o ../../example/sftp_append.c
../../example/sftpdir_nonblock.c: In function 'main':
../../example/sftpdir_nonblock.c:216:24: warning: unknown conversion type character 'I' in format [-Wformat=]
  216 |                 printf("%8" __FILESIZE " ", attrs.filesize);
      |                        ^~~~
../../example/sftpdir_nonblock.c:40:21: note: format string is defined here
   40 | #define __FILESIZE "I64"
      |                     ^
../../example/sftpdir_nonblock.c:216:24: warning: too many arguments for format [-Wformat-extra-args]
  216 |                 printf("%8" __FILESIZE " ", attrs.filesize);
      |                        ^~~~
mv -f .deps/ssh2_exec.Tpo .deps/ssh2_exec.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT subsystem_netconf.o -MD -MP -MF .deps/subsystem_netconf.Tpo -c -o subsystem_netconf.o ../../example/subsystem_netconf.c
mv -f .deps/sftpdir_nonblock.Tpo .deps/sftpdir_nonblock.Po
i686-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/i686-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT tcpip-forward.o -MD -MP -MF .deps/tcpip-forward.Tpo -c -o tcpip-forward.o ../../example/tcpip-forward.c
../../example/sftpdir.c: In function 'main':
../../example/sftpdir.c:275:28: warning: unknown conversion type character 'I' in format [-Wformat=]
  275 |                     printf("%8" __FILESIZE " ", attrs.filesize);
      |                            ^~~~
../../example/sftpdir.c:40:21: note: format string is defined here
   40 | #define __FILESIZE "I64"
      |                     ^
../../example/sftpdir.c:275:28: warning: too many arguments for format [-Wformat-extra-args]
  275 |                     printf("%8" __FILESIZE " ", attrs.filesize);
      |                            ^~~~
mv -f .deps/sftp_write_nonblock.Tpo .deps/sftp_write_nonblock.Po
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o direct_tcpip.exe direct_tcpip.o ../src/libssh2.la -lws2_32
mv -f .deps/sftpdir.Tpo .deps/sftpdir.Po
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2.exe ssh2.o ../src/libssh2.la -lws2_32
mv -f .deps/sftp_write_sliding.Tpo .deps/sftp_write_sliding.Po
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp.exe scp.o ../src/libssh2.la -lws2_32
mv -f .deps/ssh2_agent.Tpo .deps/ssh2_agent.Po
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp_nonblock.exe scp_nonblock.o ../src/libssh2.la -lws2_32
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2.exe ssh2.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/direct_tcpip.exe direct_tcpip.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp.exe scp.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
mv -f .deps/tcpip-forward.Tpo .deps/tcpip-forward.Po
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp_write.exe scp_write.o ../src/libssh2.la -lws2_32
mv -f .deps/ssh2_echo.Tpo .deps/ssh2_echo.Po
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp_write_nonblock.exe scp_write_nonblock.o ../src/libssh2.la -lws2_32
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp_nonblock.exe scp_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
mv -f .deps/subsystem_netconf.Tpo .deps/subsystem_netconf.Po
libtool:   error: Could not determine the host path corresponding to
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp.exe sftp.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
mv -f .deps/sftp_append.Tpo .deps/sftp_append.Po
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_nonblock.exe sftp_nonblock.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp_write.exe scp_write.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp_write_nonblock.exe scp_write_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp.exe sftp.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_nonblock.exe sftp_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_write.exe sftp_write.o ../src/libssh2.la -lws2_32
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_write_nonblock.exe sftp_write_nonblock.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_write.exe sftp_write.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_mkdir.exe sftp_mkdir.o ../src/libssh2.la -lws2_32
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_mkdir_nonblock.exe sftp_mkdir_nonblock.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_write_nonblock.exe sftp_write_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_RW_nonblock.exe sftp_RW_nonblock.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_write_sliding.exe sftp_write_sliding.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftpdir.exe sftpdir.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_mkdir.exe sftp_mkdir.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_mkdir_nonblock.exe sftp_mkdir_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftpdir.exe sftpdir.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_write_sliding.exe sftp_write_sliding.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_RW_nonblock.exe sftp_RW_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftpdir_nonblock.exe sftpdir_nonblock.o ../src/libssh2.la -lws2_32
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2_exec.exe ssh2_exec.o ../src/libssh2.la -lws2_32
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftpdir_nonblock.exe sftpdir_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2_agent.exe ssh2_agent.o ../src/libssh2.la -lws2_32
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2_echo.exe ssh2_echo.o ../src/libssh2.la -lws2_32
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_append.exe sftp_append.o ../src/libssh2.la -lws2_32
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2_exec.exe ssh2_exec.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o subsystem_netconf.exe subsystem_netconf.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o tcpip-forward.exe tcpip-forward.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2_agent.exe ssh2_agent.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2_echo.exe ssh2_echo.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_append.exe sftp_append.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/subsystem_netconf.exe subsystem_netconf.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool: link: i686-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/tcpip-forward.exe tcpip-forward.o  ../src/.libs/libssh2.dll.a -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/i686-w64-mingw32/sys-root/mingw/lib
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src/.libs:/usr/i686-w64-mingw32/sys-root/mingw/lib:/usr/i686-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
make: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
+ /usr/bin/make -C build_win64 -j8
make: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
Making all in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c -o channel.lo ../../src/channel.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c -o comp.lo ../../src/comp.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c -o crypt.lo ../../src/crypt.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c -o hostkey.lo ../../src/hostkey.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c -o kex.lo ../../src/kex.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c -o mac.lo ../../src/mac.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo ../../src/misc.c
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo ../../src/packet.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c ../../src/hostkey.c  -DDLL_EXPORT -DPIC -o .libs/hostkey.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c ../../src/channel.c  -DDLL_EXPORT -DPIC -o .libs/channel.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c ../../src/packet.c  -DDLL_EXPORT -DPIC -o .libs/packet.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c ../../src/kex.c  -DDLL_EXPORT -DPIC -o .libs/kex.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c ../../src/crypt.c  -DDLL_EXPORT -DPIC -o .libs/crypt.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c ../../src/comp.c  -DDLL_EXPORT -DPIC -o .libs/comp.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../../src/misc.c  -DDLL_EXPORT -DPIC -o .libs/misc.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c ../../src/mac.c  -DDLL_EXPORT -DPIC -o .libs/mac.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c ../../src/mac.c -o mac.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../../src/misc.c -o misc.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c ../../src/crypt.c -o crypt.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c ../../src/comp.c -o comp.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c ../../src/hostkey.c -o hostkey.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c ../../src/packet.c -o packet.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c ../../src/channel.c -o channel.o >/dev/null 2>&1
mv -f .deps/crypt.Tpo .deps/crypt.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT publickey.lo -MD -MP -MF .deps/publickey.Tpo -c -o publickey.lo ../../src/publickey.c
mv -f .deps/comp.Tpo .deps/comp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.lo -MD -MP -MF .deps/scp.Tpo -c -o scp.lo ../../src/scp.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT publickey.lo -MD -MP -MF .deps/publickey.Tpo -c ../../src/publickey.c  -DDLL_EXPORT -DPIC -o .libs/publickey.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.lo -MD -MP -MF .deps/scp.Tpo -c ../../src/scp.c  -DDLL_EXPORT -DPIC -o .libs/scp.o
mv -f .deps/mac.Tpo .deps/mac.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT session.lo -MD -MP -MF .deps/session.Tpo -c -o session.lo ../../src/session.c
mv -f .deps/misc.Tpo .deps/misc.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.lo -MD -MP -MF .deps/sftp.Tpo -c -o sftp.lo ../../src/sftp.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.lo -MD -MP -MF .deps/sftp.Tpo -c ../../src/sftp.c  -DDLL_EXPORT -DPIC -o .libs/sftp.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT session.lo -MD -MP -MF .deps/session.Tpo -c ../../src/session.c  -DDLL_EXPORT -DPIC -o .libs/session.o
mv -f .deps/packet.Tpo .deps/packet.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT userauth.lo -MD -MP -MF .deps/userauth.Tpo -c -o userauth.lo ../../src/userauth.c
mv -f .deps/hostkey.Tpo .deps/hostkey.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c -o transport.lo ../../src/transport.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT userauth.lo -MD -MP -MF .deps/userauth.Tpo -c ../../src/userauth.c  -DDLL_EXPORT -DPIC -o .libs/userauth.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c ../../src/transport.c  -DDLL_EXPORT -DPIC -o .libs/transport.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c ../../src/kex.c -o kex.o >/dev/null 2>&1
../../src/scp.c: In function 'scp_send':
../../src/scp.c:1018:51: warning: format '%d' expects argument of type 'int', but argument 5 has type 'libssh2_int64_t' {aka 'long long int'} [-Wformat=]
 1018 |                      LIBSSH2_SCP_RESPONSE_BUFLEN, "C0%o %"
      |                                                   ^~~~~~~~
 1019 |                      LIBSSH2_INT64_T_FORMAT " %s\n", mode,
 1020 |                      size, base);
      |                      ~~~~                          
      |                      |
      |                      libssh2_int64_t {aka long long int}
In file included from ../../src/scp.c:39:
../../src/libssh2_priv.h:1115:36: note: format string is defined here
 1115 | #define LIBSSH2_INT64_T_FORMAT "I64d"
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT session.lo -MD -MP -MF .deps/session.Tpo -c ../../src/session.c -o session.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT publickey.lo -MD -MP -MF .deps/publickey.Tpo -c ../../src/publickey.c -o publickey.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.lo -MD -MP -MF .deps/scp.Tpo -c ../../src/scp.c -o scp.o >/dev/null 2>&1
mv -f .deps/channel.Tpo .deps/channel.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo ../../src/version.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../src/version.c  -DDLL_EXPORT -DPIC -o .libs/version.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c ../../src/transport.c -o transport.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.lo -MD -MP -MF .deps/sftp.Tpo -c ../../src/sftp.c -o sftp.o >/dev/null 2>&1
mv -f .deps/session.Tpo .deps/session.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT knownhost.lo -MD -MP -MF .deps/knownhost.Tpo -c -o knownhost.lo ../../src/knownhost.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT userauth.lo -MD -MP -MF .deps/userauth.Tpo -c ../../src/userauth.c -o userauth.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT knownhost.lo -MD -MP -MF .deps/knownhost.Tpo -c ../../src/knownhost.c  -DDLL_EXPORT -DPIC -o .libs/knownhost.o
mv -f .deps/scp.Tpo .deps/scp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c -o agent.lo ../../src/agent.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c ../../src/agent.c  -DDLL_EXPORT -DPIC -o .libs/agent.o
mv -f .deps/publickey.Tpo .deps/publickey.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c -o openssl.lo ../../src/openssl.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT version.lo -MD -MP -MF .deps/version.Tpo -c ../../src/version.c -o version.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c ../../src/openssl.c  -DDLL_EXPORT -DPIC -o .libs/openssl.o
mv -f .deps/transport.Tpo .deps/transport.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c -o pem.lo ../../src/pem.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c ../../src/pem.c  -DDLL_EXPORT -DPIC -o .libs/pem.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT keepalive.lo -MD -MP -MF .deps/keepalive.Tpo -c -o keepalive.lo ../../src/keepalive.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT keepalive.lo -MD -MP -MF .deps/keepalive.Tpo -c ../../src/keepalive.c  -DDLL_EXPORT -DPIC -o .libs/keepalive.o
mv -f .deps/kex.Tpo .deps/kex.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT global.lo -MD -MP -MF .deps/global.Tpo -c -o global.lo ../../src/global.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT knownhost.lo -MD -MP -MF .deps/knownhost.Tpo -c ../../src/knownhost.c -o knownhost.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT global.lo -MD -MP -MF .deps/global.Tpo -c ../../src/global.c  -DDLL_EXPORT -DPIC -o .libs/global.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT agent.lo -MD -MP -MF .deps/agent.Tpo -c ../../src/agent.c -o agent.o >/dev/null 2>&1
mv -f .deps/userauth.Tpo .deps/userauth.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c -o blowfish.lo ../../src/blowfish.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c ../../src/blowfish.c  -DDLL_EXPORT -DPIC -o .libs/blowfish.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c ../../src/pem.c -o pem.o >/dev/null 2>&1
mv -f .deps/sftp.Tpo .deps/sftp.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT bcrypt_pbkdf.lo -MD -MP -MF .deps/bcrypt_pbkdf.Tpo -c -o bcrypt_pbkdf.lo ../../src/bcrypt_pbkdf.c
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT bcrypt_pbkdf.lo -MD -MP -MF .deps/bcrypt_pbkdf.Tpo -c ../../src/bcrypt_pbkdf.c  -DDLL_EXPORT -DPIC -o .libs/bcrypt_pbkdf.o
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT keepalive.lo -MD -MP -MF .deps/keepalive.Tpo -c ../../src/keepalive.c -o keepalive.o >/dev/null 2>&1
mv -f .deps/agent.Tpo .deps/agent.Plo
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c ../../src/openssl.c -o openssl.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT global.lo -MD -MP -MF .deps/global.Tpo -c ../../src/global.c -o global.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT bcrypt_pbkdf.lo -MD -MP -MF .deps/bcrypt_pbkdf.Tpo -c ../../src/bcrypt_pbkdf.c -o bcrypt_pbkdf.o >/dev/null 2>&1
mv -f .deps/knownhost.Tpo .deps/knownhost.Plo
libtool: compile:  x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I../../include -I../src -I/usr/x86_64-w64-mingw32/sys-root/mingw/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c ../../src/blowfish.c -o blowfish.o >/dev/null 2>&1
mv -f .deps/pem.Tpo .deps/pem.Plo
mv -f .deps/keepalive.Tpo .deps/keepalive.Plo
mv -f .deps/global.Tpo .deps/global.Plo
mv -f .deps/bcrypt_pbkdf.Tpo .deps/bcrypt_pbkdf.Plo
mv -f .deps/openssl.Tpo .deps/openssl.Plo
mv -f .deps/blowfish.Tpo .deps/blowfish.Plo
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -version-info 1:1:0 -no-undefined -export-symbols-regex '^libssh2_.*' -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lcrypto -R/usr/x86_64-w64-mingw32/sys-root/mingw/lib -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lz -R/usr/x86_64-w64-mingw32/sys-root/mingw/lib -fstack-protector -lssp -o libssh2.la -rpath /usr/x86_64-w64-mingw32/sys-root/mingw/lib channel.lo comp.lo crypt.lo hostkey.lo kex.lo mac.lo misc.lo packet.lo publickey.lo scp.lo session.lo sftp.lo userauth.lo transport.lo version.lo knownhost.lo agent.lo openssl.lo pem.lo keepalive.lo global.lo blowfish.lo bcrypt_pbkdf.lo   -lws2_32
libtool: link: /usr/bin/x86_64-w64-mingw32-nm  .libs/channel.o .libs/comp.o .libs/crypt.o .libs/hostkey.o .libs/kex.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/userauth.o .libs/transport.o .libs/version.o .libs/knownhost.o .libs/agent.o .libs/openssl.o .libs/pem.o .libs/keepalive.o .libs/global.o .libs/blowfish.o .libs/bcrypt_pbkdf.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed -e '/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //' | sort | uniq > .libs/libssh2.exp
libtool: link: /usr/bin/grep -E -e "^libssh2_.*" ".libs/libssh2.exp" > ".libs/libssh2.expT"
libtool: link: mv -f ".libs/libssh2.expT" ".libs/libssh2.exp"
libtool: link: if test DEF = "`/usr/bin/sed -n -e 's/^[	 ]*//' -e '/^\(;.*\)*$/d' -e 's/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p' -e q .libs/libssh2.exp`" ; then cp .libs/libssh2.exp .libs/libssh2-1.dll.def; else echo EXPORTS > .libs/libssh2-1.dll.def; cat .libs/libssh2.exp >> .libs/libssh2-1.dll.def; fi
libtool: link:  x86_64-w64-mingw32-gcc -shared .libs/libssh2-1.dll.def  .libs/channel.o .libs/comp.o .libs/crypt.o .libs/hostkey.o .libs/kex.o .libs/mac.o .libs/misc.o .libs/packet.o .libs/publickey.o .libs/scp.o .libs/session.o .libs/sftp.o .libs/userauth.o .libs/transport.o .libs/version.o .libs/knownhost.o .libs/agent.o .libs/openssl.o .libs/pem.o .libs/keepalive.o .libs/global.o .libs/blowfish.o .libs/bcrypt_pbkdf.o   -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32  -O2 -g -fstack-protector   -o .libs/libssh2-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libssh2.dll.a
libtool: link: /usr/bin/x86_64-w64-mingw32-ar cru .libs/libssh2.a  channel.o comp.o crypt.o hostkey.o kex.o mac.o misc.o packet.o publickey.o scp.o session.o sftp.o userauth.o transport.o version.o knownhost.o agent.o openssl.o pem.o keepalive.o global.o blowfish.o bcrypt_pbkdf.o
libtool: link: /usr/bin/x86_64-w64-mingw32-ranlib .libs/libssh2.a
libtool: link: ( cd ".libs" && rm -f "libssh2.la" && ln -s "../libssh2.la" "libssh2.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
Making all in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/tests'
Making all in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/docs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/docs'
Making all in example
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT direct_tcpip.o -MD -MP -MF .deps/direct_tcpip.Tpo -c -o direct_tcpip.o ../../example/direct_tcpip.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2.o -MD -MP -MF .deps/ssh2.Tpo -c -o ssh2.o ../../example/ssh2.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp.o -MD -MP -MF .deps/scp.Tpo -c -o scp.o ../../example/scp.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp_nonblock.o -MD -MP -MF .deps/scp_nonblock.Tpo -c -o scp_nonblock.o ../../example/scp_nonblock.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp_write.o -MD -MP -MF .deps/scp_write.Tpo -c -o scp_write.o ../../example/scp_write.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT scp_write_nonblock.o -MD -MP -MF .deps/scp_write_nonblock.Tpo -c -o scp_write_nonblock.o ../../example/scp_write_nonblock.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp.o -MD -MP -MF .deps/sftp.Tpo -c -o sftp.o ../../example/sftp.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_nonblock.o -MD -MP -MF .deps/sftp_nonblock.Tpo -c -o sftp_nonblock.o ../../example/sftp_nonblock.c
mv -f .deps/scp.Tpo .deps/scp.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_write.o -MD -MP -MF .deps/sftp_write.Tpo -c -o sftp_write.o ../../example/sftp_write.c
mv -f .deps/sftp.Tpo .deps/sftp.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_write_nonblock.o -MD -MP -MF .deps/sftp_write_nonblock.Tpo -c -o sftp_write_nonblock.o ../../example/sftp_write_nonblock.c
mv -f .deps/direct_tcpip.Tpo .deps/direct_tcpip.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_mkdir.o -MD -MP -MF .deps/sftp_mkdir.Tpo -c -o sftp_mkdir.o ../../example/sftp_mkdir.c
mv -f .deps/sftp_nonblock.Tpo .deps/sftp_nonblock.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_mkdir_nonblock.o -MD -MP -MF .deps/sftp_mkdir_nonblock.Tpo -c -o sftp_mkdir_nonblock.o ../../example/sftp_mkdir_nonblock.c
mv -f .deps/scp_write_nonblock.Tpo .deps/scp_write_nonblock.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_RW_nonblock.o -MD -MP -MF .deps/sftp_RW_nonblock.Tpo -c -o sftp_RW_nonblock.o ../../example/sftp_RW_nonblock.c
mv -f .deps/scp_nonblock.Tpo .deps/scp_nonblock.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_write_sliding.o -MD -MP -MF .deps/sftp_write_sliding.Tpo -c -o sftp_write_sliding.o ../../example/sftp_write_sliding.c
mv -f .deps/scp_write.Tpo .deps/scp_write.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftpdir.o -MD -MP -MF .deps/sftpdir.Tpo -c -o sftpdir.o ../../example/sftpdir.c
mv -f .deps/ssh2.Tpo .deps/ssh2.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftpdir_nonblock.o -MD -MP -MF .deps/sftpdir_nonblock.Tpo -c -o sftpdir_nonblock.o ../../example/sftpdir_nonblock.c
mv -f .deps/sftp_write_nonblock.Tpo .deps/sftp_write_nonblock.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2_exec.o -MD -MP -MF .deps/ssh2_exec.Tpo -c -o ssh2_exec.o ../../example/ssh2_exec.c
mv -f .deps/sftp_write_sliding.Tpo .deps/sftp_write_sliding.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2_agent.o -MD -MP -MF .deps/ssh2_agent.Tpo -c -o ssh2_agent.o ../../example/ssh2_agent.c
mv -f .deps/sftp_RW_nonblock.Tpo .deps/sftp_RW_nonblock.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT ssh2_echo.o -MD -MP -MF .deps/ssh2_echo.Tpo -c -o ssh2_echo.o ../../example/ssh2_echo.c
mv -f .deps/sftp_write.Tpo .deps/sftp_write.Po
mv -f .deps/sftp_mkdir_nonblock.Tpo .deps/sftp_mkdir_nonblock.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT sftp_append.o -MD -MP -MF .deps/sftp_append.Tpo -c -o sftp_append.o ../../example/sftp_append.c
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT subsystem_netconf.o -MD -MP -MF .deps/subsystem_netconf.Tpo -c -o subsystem_netconf.o ../../example/subsystem_netconf.c
mv -f .deps/sftp_mkdir.Tpo .deps/sftp_mkdir.Po
x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H   -I../../include -I../example -I/usr/x86_64-w64-mingw32/sys-root/mingw/include  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -MT tcpip-forward.o -MD -MP -MF .deps/tcpip-forward.Tpo -c -o tcpip-forward.o ../../example/tcpip-forward.c
../../example/sftpdir_nonblock.c: In function 'main':
../../example/sftpdir_nonblock.c:216:24: warning: unknown conversion type character 'I' in format [-Wformat=]
  216 |                 printf("%8" __FILESIZE " ", attrs.filesize);
      |                        ^~~~
../../example/sftpdir_nonblock.c:40:21: note: format string is defined here
   40 | #define __FILESIZE "I64"
      |                     ^
../../example/sftpdir_nonblock.c:216:24: warning: too many arguments for format [-Wformat-extra-args]
  216 |                 printf("%8" __FILESIZE " ", attrs.filesize);
      |                        ^~~~
../../example/sftpdir.c: In function 'main':
../../example/sftpdir.c:275:28: warning: unknown conversion type character 'I' in format [-Wformat=]
  275 |                     printf("%8" __FILESIZE " ", attrs.filesize);
      |                            ^~~~
../../example/sftpdir.c:40:21: note: format string is defined here
   40 | #define __FILESIZE "I64"
      |                     ^
../../example/sftpdir.c:275:28: warning: too many arguments for format [-Wformat-extra-args]
  275 |                     printf("%8" __FILESIZE " ", attrs.filesize);
      |                            ^~~~
mv -f .deps/sftpdir_nonblock.Tpo .deps/sftpdir_nonblock.Po
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o direct_tcpip.exe direct_tcpip.o ../src/libssh2.la -lws2_32
mv -f .deps/sftpdir.Tpo .deps/sftpdir.Po
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2.exe ssh2.o ../src/libssh2.la -lws2_32
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/direct_tcpip.exe direct_tcpip.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2.exe ssh2.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
mv -f .deps/ssh2_exec.Tpo .deps/ssh2_exec.Po
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp.exe scp.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
mv -f .deps/tcpip-forward.Tpo .deps/tcpip-forward.Po
mv -f .deps/sftp_append.Tpo .deps/sftp_append.Po
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp_nonblock.exe scp_nonblock.o ../src/libssh2.la -lws2_32
mv -f .deps/ssh2_agent.Tpo .deps/ssh2_agent.Po
mv -f .deps/subsystem_netconf.Tpo .deps/subsystem_netconf.Po
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp_write.exe scp_write.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o scp_write_nonblock.exe scp_write_nonblock.o ../src/libssh2.la -lws2_32
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp.exe scp.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
mv -f .deps/ssh2_echo.Tpo .deps/ssh2_echo.Po
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp.exe sftp.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_nonblock.exe sftp_nonblock.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_write.exe sftp_write.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_nonblock.exe sftp_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp_write_nonblock.exe scp_write_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp_write.exe scp_write.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/scp_nonblock.exe scp_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_write_nonblock.exe sftp_write_nonblock.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp.exe sftp.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_write.exe sftp_write.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_write_nonblock.exe sftp_write_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_mkdir.exe sftp_mkdir.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_mkdir_nonblock.exe sftp_mkdir_nonblock.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_RW_nonblock.exe sftp_RW_nonblock.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_write_sliding.exe sftp_write_sliding.o ../src/libssh2.la -lws2_32
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftpdir.exe sftpdir.o ../src/libssh2.la -lws2_32
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_mkdir.exe sftp_mkdir.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftpdir_nonblock.exe sftpdir_nonblock.o ../src/libssh2.la -lws2_32
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_mkdir_nonblock.exe sftp_mkdir_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_RW_nonblock.exe sftp_RW_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_write_sliding.exe sftp_write_sliding.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftpdir.exe sftpdir.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2_exec.exe ssh2_exec.o ../src/libssh2.la -lws2_32
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftpdir_nonblock.exe sftpdir_nonblock.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2_agent.exe ssh2_agent.o ../src/libssh2.la -lws2_32
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2_exec.exe ssh2_exec.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2_agent.exe ssh2_agent.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o ssh2_echo.exe ssh2_echo.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o sftp_append.exe sftp_append.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Could not determine the host path corresponding to
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o subsystem_netconf.exe subsystem_netconf.o ../src/libssh2.la -lws2_32
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-w64-mingw32-gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32  -fstack-protector -lssp -o tcpip-forward.exe tcpip-forward.o ../src/libssh2.la -lws2_32
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/ssh2_echo.exe ssh2_echo.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/sftp_append.exe sftp_append.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/subsystem_netconf.exe subsystem_netconf.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool: link: x86_64-w64-mingw32-gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -DLIBSSH2_WIN32 -fstack-protector -o .libs/tcpip-forward.exe tcpip-forward.o  ../src/.libs/libssh2.dll.a -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lssl -lcrypto -lz -lssp -lws2_32 -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src/.libs:/usr/x86_64-w64-mingw32/sys-root/mingw/lib:/usr/x86_64-w64-mingw32/sys-root/mingw/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
make: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A8o8Tg
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64
+ cd libssh2-1.9.0
+ '[' 1 -eq 1 ']'
+ run_mingw_make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64 install
+ /usr/bin/make -C build_win32 DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64 install
make: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libssh2.la '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib'
libtool: install: /usr/bin/install -c .libs/libssh2.dll.a /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/libssh2.dll.a
libtool: install: base_file=`basename libssh2.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libssh2.la'i; echo libssh2-1.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libssh2-1.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libssh2-1.dll /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libssh2-1.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libssh2-1.dll
libtool: install:  if test -n '' && test -n '/usr/bin/i686-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/i686-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/../bin/libssh2-1.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libssh2.lai /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/libssh2.la
libtool: install: /usr/bin/install -c .libs/libssh2.a /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/libssh2.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/libssh2.a
libtool: install: /usr/bin/i686-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/libssh2.a
libtool: warning: remember to run 'libtool --finish /usr/i686-w64-mingw32/sys-root/mingw/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/src'
Making install in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/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 '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/tests'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_agent_connect.3 ../../docs/libssh2_agent_disconnect.3 ../../docs/libssh2_agent_free.3 ../../docs/libssh2_agent_get_identity.3 ../../docs/libssh2_agent_get_identity_path.3 ../../docs/libssh2_agent_init.3 ../../docs/libssh2_agent_list_identities.3 ../../docs/libssh2_agent_set_identity_path.3 ../../docs/libssh2_agent_userauth.3 ../../docs/libssh2_banner_set.3 ../../docs/libssh2_base64_decode.3 ../../docs/libssh2_channel_close.3 ../../docs/libssh2_channel_direct_tcpip.3 ../../docs/libssh2_channel_direct_tcpip_ex.3 ../../docs/libssh2_channel_eof.3 ../../docs/libssh2_channel_exec.3 ../../docs/libssh2_channel_flush.3 ../../docs/libssh2_channel_flush_ex.3 ../../docs/libssh2_channel_flush_stderr.3 ../../docs/libssh2_channel_forward_accept.3 ../../docs/libssh2_channel_forward_cancel.3 ../../docs/libssh2_channel_forward_listen.3 ../../docs/libssh2_channel_forward_listen_ex.3 ../../docs/libssh2_channel_free.3 ../../docs/libssh2_channel_get_exit_signal.3 ../../docs/libssh2_channel_get_exit_status.3 ../../docs/libssh2_channel_handle_extended_data.3 ../../docs/libssh2_channel_handle_extended_data2.3 ../../docs/libssh2_channel_ignore_extended_data.3 ../../docs/libssh2_channel_open_ex.3 ../../docs/libssh2_channel_open_session.3 ../../docs/libssh2_channel_process_startup.3 ../../docs/libssh2_channel_read.3 ../../docs/libssh2_channel_read_ex.3 ../../docs/libssh2_channel_read_stderr.3 ../../docs/libssh2_channel_receive_window_adjust.3 ../../docs/libssh2_channel_receive_window_adjust2.3 ../../docs/libssh2_channel_request_pty.3 ../../docs/libssh2_channel_request_pty_ex.3 ../../docs/libssh2_channel_request_pty_size.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_channel_request_pty_size_ex.3 ../../docs/libssh2_channel_send_eof.3 ../../docs/libssh2_channel_set_blocking.3 ../../docs/libssh2_channel_setenv.3 ../../docs/libssh2_channel_setenv_ex.3 ../../docs/libssh2_channel_shell.3 ../../docs/libssh2_channel_subsystem.3 ../../docs/libssh2_channel_wait_closed.3 ../../docs/libssh2_channel_wait_eof.3 ../../docs/libssh2_channel_window_read.3 ../../docs/libssh2_channel_window_read_ex.3 ../../docs/libssh2_channel_window_write.3 ../../docs/libssh2_channel_window_write_ex.3 ../../docs/libssh2_channel_write.3 ../../docs/libssh2_channel_write_ex.3 ../../docs/libssh2_channel_write_stderr.3 ../../docs/libssh2_channel_x11_req.3 ../../docs/libssh2_channel_x11_req_ex.3 ../../docs/libssh2_exit.3 ../../docs/libssh2_free.3 ../../docs/libssh2_hostkey_hash.3 ../../docs/libssh2_init.3 ../../docs/libssh2_keepalive_config.3 ../../docs/libssh2_keepalive_send.3 ../../docs/libssh2_knownhost_add.3 ../../docs/libssh2_knownhost_addc.3 ../../docs/libssh2_knownhost_check.3 ../../docs/libssh2_knownhost_checkp.3 ../../docs/libssh2_knownhost_del.3 ../../docs/libssh2_knownhost_free.3 ../../docs/libssh2_knownhost_get.3 ../../docs/libssh2_knownhost_init.3 ../../docs/libssh2_knownhost_readfile.3 ../../docs/libssh2_knownhost_readline.3 ../../docs/libssh2_knownhost_writefile.3 ../../docs/libssh2_knownhost_writeline.3 ../../docs/libssh2_poll.3 ../../docs/libssh2_poll_channel_read.3 ../../docs/libssh2_publickey_add.3 ../../docs/libssh2_publickey_add_ex.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_publickey_init.3 ../../docs/libssh2_publickey_list_fetch.3 ../../docs/libssh2_publickey_list_free.3 ../../docs/libssh2_publickey_remove.3 ../../docs/libssh2_publickey_remove_ex.3 ../../docs/libssh2_publickey_shutdown.3 ../../docs/libssh2_scp_recv.3 ../../docs/libssh2_scp_recv2.3 ../../docs/libssh2_scp_send.3 ../../docs/libssh2_scp_send64.3 ../../docs/libssh2_scp_send_ex.3 ../../docs/libssh2_session_abstract.3 ../../docs/libssh2_session_banner_get.3 ../../docs/libssh2_session_banner_set.3 ../../docs/libssh2_session_block_directions.3 ../../docs/libssh2_session_callback_set.3 ../../docs/libssh2_session_disconnect.3 ../../docs/libssh2_session_disconnect_ex.3 ../../docs/libssh2_session_flag.3 ../../docs/libssh2_session_free.3 ../../docs/libssh2_session_get_blocking.3 ../../docs/libssh2_session_get_timeout.3 ../../docs/libssh2_session_handshake.3 ../../docs/libssh2_session_hostkey.3 ../../docs/libssh2_session_init.3 ../../docs/libssh2_session_init_ex.3 ../../docs/libssh2_session_last_errno.3 ../../docs/libssh2_session_last_error.3 ../../docs/libssh2_session_set_last_error.3 ../../docs/libssh2_session_method_pref.3 ../../docs/libssh2_session_methods.3 ../../docs/libssh2_session_set_blocking.3 ../../docs/libssh2_session_set_timeout.3 ../../docs/libssh2_session_startup.3 ../../docs/libssh2_session_supported_algs.3 ../../docs/libssh2_sftp_close.3 ../../docs/libssh2_sftp_close_handle.3 ../../docs/libssh2_sftp_closedir.3 ../../docs/libssh2_sftp_fsetstat.3 ../../docs/libssh2_sftp_fstat.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_sftp_fstat_ex.3 ../../docs/libssh2_sftp_fstatvfs.3 ../../docs/libssh2_sftp_fsync.3 ../../docs/libssh2_sftp_get_channel.3 ../../docs/libssh2_sftp_init.3 ../../docs/libssh2_sftp_last_error.3 ../../docs/libssh2_sftp_lstat.3 ../../docs/libssh2_sftp_mkdir.3 ../../docs/libssh2_sftp_mkdir_ex.3 ../../docs/libssh2_sftp_open.3 ../../docs/libssh2_sftp_open_ex.3 ../../docs/libssh2_sftp_opendir.3 ../../docs/libssh2_sftp_read.3 ../../docs/libssh2_sftp_readdir.3 ../../docs/libssh2_sftp_readdir_ex.3 ../../docs/libssh2_sftp_readlink.3 ../../docs/libssh2_sftp_realpath.3 ../../docs/libssh2_sftp_rename.3 ../../docs/libssh2_sftp_rename_ex.3 ../../docs/libssh2_sftp_rewind.3 ../../docs/libssh2_sftp_rmdir.3 ../../docs/libssh2_sftp_rmdir_ex.3 ../../docs/libssh2_sftp_seek.3 ../../docs/libssh2_sftp_seek64.3 ../../docs/libssh2_sftp_setstat.3 ../../docs/libssh2_sftp_shutdown.3 ../../docs/libssh2_sftp_stat.3 ../../docs/libssh2_sftp_stat_ex.3 ../../docs/libssh2_sftp_statvfs.3 ../../docs/libssh2_sftp_symlink.3 ../../docs/libssh2_sftp_symlink_ex.3 ../../docs/libssh2_sftp_tell.3 ../../docs/libssh2_sftp_tell64.3 ../../docs/libssh2_sftp_unlink.3 ../../docs/libssh2_sftp_unlink_ex.3 ../../docs/libssh2_sftp_write.3 ../../docs/libssh2_trace.3 ../../docs/libssh2_trace_sethandler.3 ../../docs/libssh2_userauth_authenticated.3 ../../docs/libssh2_userauth_hostbased_fromfile.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_userauth_hostbased_fromfile_ex.3 ../../docs/libssh2_userauth_keyboard_interactive.3 ../../docs/libssh2_userauth_keyboard_interactive_ex.3 ../../docs/libssh2_userauth_list.3 ../../docs/libssh2_userauth_password.3 ../../docs/libssh2_userauth_password_ex.3 ../../docs/libssh2_userauth_publickey.3 ../../docs/libssh2_userauth_publickey_fromfile.3 ../../docs/libssh2_userauth_publickey_fromfile_ex.3 ../../docs/libssh2_userauth_publickey_frommemory.3 ../../docs/libssh2_version.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/docs'
Making install in example
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32/example'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/include'
 /usr/bin/install -c -m 644 ../include/libssh2.h ../include/libssh2_publickey.h ../include/libssh2_sftp.h '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig'
 /usr/bin/install -c -m 644 libssh2.pc '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
make: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win32'
+ /usr/bin/make -C build_win64 DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64 install
make: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libssh2.la '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib'
libtool: install: /usr/bin/install -c .libs/libssh2.dll.a /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libssh2.dll.a
libtool: install: base_file=`basename libssh2.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libssh2.la'i; echo libssh2-1.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/`dirname ../bin/libssh2-1.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libssh2-1.dll /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libssh2-1.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libssh2-1.dll
libtool: install:  if test -n '' && test -n '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded'; then eval '/usr/bin/x86_64-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/../bin/libssh2-1.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libssh2.lai /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libssh2.la
libtool: install: /usr/bin/install -c .libs/libssh2.a /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libssh2.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libssh2.a
libtool: install: /usr/bin/x86_64-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libssh2.a
libtool: warning: remember to run 'libtool --finish /usr/x86_64-w64-mingw32/sys-root/mingw/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/src'
Making install in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/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 '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/tests'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_agent_connect.3 ../../docs/libssh2_agent_disconnect.3 ../../docs/libssh2_agent_free.3 ../../docs/libssh2_agent_get_identity.3 ../../docs/libssh2_agent_get_identity_path.3 ../../docs/libssh2_agent_init.3 ../../docs/libssh2_agent_list_identities.3 ../../docs/libssh2_agent_set_identity_path.3 ../../docs/libssh2_agent_userauth.3 ../../docs/libssh2_banner_set.3 ../../docs/libssh2_base64_decode.3 ../../docs/libssh2_channel_close.3 ../../docs/libssh2_channel_direct_tcpip.3 ../../docs/libssh2_channel_direct_tcpip_ex.3 ../../docs/libssh2_channel_eof.3 ../../docs/libssh2_channel_exec.3 ../../docs/libssh2_channel_flush.3 ../../docs/libssh2_channel_flush_ex.3 ../../docs/libssh2_channel_flush_stderr.3 ../../docs/libssh2_channel_forward_accept.3 ../../docs/libssh2_channel_forward_cancel.3 ../../docs/libssh2_channel_forward_listen.3 ../../docs/libssh2_channel_forward_listen_ex.3 ../../docs/libssh2_channel_free.3 ../../docs/libssh2_channel_get_exit_signal.3 ../../docs/libssh2_channel_get_exit_status.3 ../../docs/libssh2_channel_handle_extended_data.3 ../../docs/libssh2_channel_handle_extended_data2.3 ../../docs/libssh2_channel_ignore_extended_data.3 ../../docs/libssh2_channel_open_ex.3 ../../docs/libssh2_channel_open_session.3 ../../docs/libssh2_channel_process_startup.3 ../../docs/libssh2_channel_read.3 ../../docs/libssh2_channel_read_ex.3 ../../docs/libssh2_channel_read_stderr.3 ../../docs/libssh2_channel_receive_window_adjust.3 ../../docs/libssh2_channel_receive_window_adjust2.3 ../../docs/libssh2_channel_request_pty.3 ../../docs/libssh2_channel_request_pty_ex.3 ../../docs/libssh2_channel_request_pty_size.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_channel_request_pty_size_ex.3 ../../docs/libssh2_channel_send_eof.3 ../../docs/libssh2_channel_set_blocking.3 ../../docs/libssh2_channel_setenv.3 ../../docs/libssh2_channel_setenv_ex.3 ../../docs/libssh2_channel_shell.3 ../../docs/libssh2_channel_subsystem.3 ../../docs/libssh2_channel_wait_closed.3 ../../docs/libssh2_channel_wait_eof.3 ../../docs/libssh2_channel_window_read.3 ../../docs/libssh2_channel_window_read_ex.3 ../../docs/libssh2_channel_window_write.3 ../../docs/libssh2_channel_window_write_ex.3 ../../docs/libssh2_channel_write.3 ../../docs/libssh2_channel_write_ex.3 ../../docs/libssh2_channel_write_stderr.3 ../../docs/libssh2_channel_x11_req.3 ../../docs/libssh2_channel_x11_req_ex.3 ../../docs/libssh2_exit.3 ../../docs/libssh2_free.3 ../../docs/libssh2_hostkey_hash.3 ../../docs/libssh2_init.3 ../../docs/libssh2_keepalive_config.3 ../../docs/libssh2_keepalive_send.3 ../../docs/libssh2_knownhost_add.3 ../../docs/libssh2_knownhost_addc.3 ../../docs/libssh2_knownhost_check.3 ../../docs/libssh2_knownhost_checkp.3 ../../docs/libssh2_knownhost_del.3 ../../docs/libssh2_knownhost_free.3 ../../docs/libssh2_knownhost_get.3 ../../docs/libssh2_knownhost_init.3 ../../docs/libssh2_knownhost_readfile.3 ../../docs/libssh2_knownhost_readline.3 ../../docs/libssh2_knownhost_writefile.3 ../../docs/libssh2_knownhost_writeline.3 ../../docs/libssh2_poll.3 ../../docs/libssh2_poll_channel_read.3 ../../docs/libssh2_publickey_add.3 ../../docs/libssh2_publickey_add_ex.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_publickey_init.3 ../../docs/libssh2_publickey_list_fetch.3 ../../docs/libssh2_publickey_list_free.3 ../../docs/libssh2_publickey_remove.3 ../../docs/libssh2_publickey_remove_ex.3 ../../docs/libssh2_publickey_shutdown.3 ../../docs/libssh2_scp_recv.3 ../../docs/libssh2_scp_recv2.3 ../../docs/libssh2_scp_send.3 ../../docs/libssh2_scp_send64.3 ../../docs/libssh2_scp_send_ex.3 ../../docs/libssh2_session_abstract.3 ../../docs/libssh2_session_banner_get.3 ../../docs/libssh2_session_banner_set.3 ../../docs/libssh2_session_block_directions.3 ../../docs/libssh2_session_callback_set.3 ../../docs/libssh2_session_disconnect.3 ../../docs/libssh2_session_disconnect_ex.3 ../../docs/libssh2_session_flag.3 ../../docs/libssh2_session_free.3 ../../docs/libssh2_session_get_blocking.3 ../../docs/libssh2_session_get_timeout.3 ../../docs/libssh2_session_handshake.3 ../../docs/libssh2_session_hostkey.3 ../../docs/libssh2_session_init.3 ../../docs/libssh2_session_init_ex.3 ../../docs/libssh2_session_last_errno.3 ../../docs/libssh2_session_last_error.3 ../../docs/libssh2_session_set_last_error.3 ../../docs/libssh2_session_method_pref.3 ../../docs/libssh2_session_methods.3 ../../docs/libssh2_session_set_blocking.3 ../../docs/libssh2_session_set_timeout.3 ../../docs/libssh2_session_startup.3 ../../docs/libssh2_session_supported_algs.3 ../../docs/libssh2_sftp_close.3 ../../docs/libssh2_sftp_close_handle.3 ../../docs/libssh2_sftp_closedir.3 ../../docs/libssh2_sftp_fsetstat.3 ../../docs/libssh2_sftp_fstat.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_sftp_fstat_ex.3 ../../docs/libssh2_sftp_fstatvfs.3 ../../docs/libssh2_sftp_fsync.3 ../../docs/libssh2_sftp_get_channel.3 ../../docs/libssh2_sftp_init.3 ../../docs/libssh2_sftp_last_error.3 ../../docs/libssh2_sftp_lstat.3 ../../docs/libssh2_sftp_mkdir.3 ../../docs/libssh2_sftp_mkdir_ex.3 ../../docs/libssh2_sftp_open.3 ../../docs/libssh2_sftp_open_ex.3 ../../docs/libssh2_sftp_opendir.3 ../../docs/libssh2_sftp_read.3 ../../docs/libssh2_sftp_readdir.3 ../../docs/libssh2_sftp_readdir_ex.3 ../../docs/libssh2_sftp_readlink.3 ../../docs/libssh2_sftp_realpath.3 ../../docs/libssh2_sftp_rename.3 ../../docs/libssh2_sftp_rename_ex.3 ../../docs/libssh2_sftp_rewind.3 ../../docs/libssh2_sftp_rmdir.3 ../../docs/libssh2_sftp_rmdir_ex.3 ../../docs/libssh2_sftp_seek.3 ../../docs/libssh2_sftp_seek64.3 ../../docs/libssh2_sftp_setstat.3 ../../docs/libssh2_sftp_shutdown.3 ../../docs/libssh2_sftp_stat.3 ../../docs/libssh2_sftp_stat_ex.3 ../../docs/libssh2_sftp_statvfs.3 ../../docs/libssh2_sftp_symlink.3 ../../docs/libssh2_sftp_symlink_ex.3 ../../docs/libssh2_sftp_tell.3 ../../docs/libssh2_sftp_tell64.3 ../../docs/libssh2_sftp_unlink.3 ../../docs/libssh2_sftp_unlink_ex.3 ../../docs/libssh2_sftp_write.3 ../../docs/libssh2_trace.3 ../../docs/libssh2_trace_sethandler.3 ../../docs/libssh2_userauth_authenticated.3 ../../docs/libssh2_userauth_hostbased_fromfile.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3'
 /usr/bin/install -c -m 644 ../../docs/libssh2_userauth_hostbased_fromfile_ex.3 ../../docs/libssh2_userauth_keyboard_interactive.3 ../../docs/libssh2_userauth_keyboard_interactive_ex.3 ../../docs/libssh2_userauth_list.3 ../../docs/libssh2_userauth_password.3 ../../docs/libssh2_userauth_password_ex.3 ../../docs/libssh2_userauth_publickey.3 ../../docs/libssh2_userauth_publickey_fromfile.3 ../../docs/libssh2_userauth_publickey_fromfile_ex.3 ../../docs/libssh2_userauth_publickey_frommemory.3 ../../docs/libssh2_version.3 '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/docs'
Making install in example
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64/example'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/include'
 /usr/bin/install -c -m 644 ../include/libssh2.h ../include/libssh2_publickey.h ../include/libssh2_sftp.h '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig'
 /usr/bin/install -c -m 644 libssh2.pc '/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
make: Leaving directory '/home/iurt/rpmbuild/BUILD/libssh2-1.9.0/build_win64'
+ find /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64 -name '*.la' -delete
+ rm -r /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/share/man/man3
+ rm -r /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/share/man/man3
+ /usr/lib/rpm/mingw-find-debuginfo.sh /home/iurt/rpmbuild/BUILD/libssh2-1.9.0 mingw32 mingw64
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssh2-1.dll
~/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/x86_64-w64-mingw32/sys-root/mingw/bin ~/rpmbuild/BUILD/libssh2-1.9.0
~/rpmbuild/BUILD/libssh2-1.9.0
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/bin/libssh2-1.dll
~/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/i686-w64-mingw32/sys-root/mingw/bin ~/rpmbuild/BUILD/libssh2-1.9.0
~/rpmbuild/BUILD/libssh2-1.9.0
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: mingw32-libssh2-1.9.0-3.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dOQakm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libssh2-1.9.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/share/doc/mingw32-libssh2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/share/doc/mingw32-libssh2
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/share/doc/mingw32-libssh2
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Finding  OrderWithRequires: 
Provides: mingw32(libssh2-1.dll) mingw32-libssh2 = 1.9.0-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: mingw32(kernel32.dll) mingw32(libcrypto-1_1.dll) mingw32(libgcc_s_dw2-1.dll) mingw32(libssp-0.dll) mingw32(msvcrt.dll) mingw32(user32.dll) mingw32(ws2_32.dll) mingw32(zlib1.dll) mingw32-crt mingw32-filesystem >= 95 mingw32-pkg-config
Processing files: mingw32-libssh2-static-1.9.0-3.mga9.noarch
warning: Deprecated external dependency generator is used!
Finding  Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Finding  OrderWithRequires: 
Provides: mingw32-libssh2-static = 1.9.0-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mingw64-libssh2-1.9.0-3.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d6J9mD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libssh2-1.9.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/share/doc/mingw64-libssh2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/share/doc/mingw64-libssh2
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64/usr/share/doc/mingw64-libssh2
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Finding  OrderWithRequires: 
Provides: mingw64(libssh2-1.dll) mingw64-libssh2 = 1.9.0-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: mingw64(kernel32.dll) mingw64(libcrypto-1_1-x64.dll) mingw64(libssp-0.dll) mingw64(msvcrt.dll) mingw64(user32.dll) mingw64(ws2_32.dll) mingw64(zlib1.dll) mingw64-crt mingw64-filesystem >= 95 mingw64-pkg-config
Processing files: mingw64-libssh2-static-1.9.0-3.mga9.noarch
warning: Deprecated external dependency generator is used!
Finding  Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Finding  OrderWithRequires: 
Provides: mingw64-libssh2-static = 1.9.0-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mingw32-libssh2-debuginfo-1.9.0-3.mga9.noarch
warning: Deprecated external dependency generator is used!
Finding  Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Finding  OrderWithRequires: 
Provides: mingw32-libssh2-debuginfo = 1.9.0-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mingw64-libssh2-debuginfo-1.9.0-3.mga9.noarch
warning: Deprecated external dependency generator is used!
Finding  Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Finding  OrderWithRequires: 
Provides: mingw64-libssh2-debuginfo = 1.9.0-3.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/mingw64-libssh2-1.9.0-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/mingw32-libssh2-1.9.0-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/mingw32-libssh2-static-1.9.0-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/mingw32-libssh2-debuginfo-1.9.0-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/mingw64-libssh2-debuginfo-1.9.0-3.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/mingw64-libssh2-static-1.9.0-3.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PaT4z8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libssh2-1.9.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mingw-libssh2-1.9.0-3.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eOVNWm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libssh2-1.9.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!