ENTER do("bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/libssh2.spec'", '/var/lib/mock/dist-f9-build-135139-22408/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/libssh2.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/libssh2-0.18-7.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libssh2.spec'", '/var/lib/mock/dist-f9-build-135139-22408/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libssh2.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.48400 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libssh2-0.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/libssh2-0.18.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libssh2-0.18 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + for i in ChangeLog NEWS + iconv --from=ISO-8859-1 --to=UTF-8 ChangeLog + mv new ChangeLog + for i in ChangeLog NEWS + iconv --from=ISO-8859-1 --to=UTF-8 NEWS + mv new NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.48400 + umask 022 + cd /builddir/build/BUILD + cd libssh2-0.18 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ 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/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-shared checking whether to enable maintainer-specific portions of Makefiles... no checking for sed... /bin/sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking libssh2 version... 0.18 checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu configure: autobuild project... libssh2 configure: autobuild revision... 0.18 ./configure: line 2607: hostname: command not found configure: autobuild timestamp... 20080219-000027 checking host system type... (cached) powerpc64-redhat-linux-gnu checking for style of include used by make... GNU checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing socket... none required checking for library containing inet_addr... none required checking for ppc64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether byte ordering is bigendian... yes checking for pkg-config... /usr/bin/pkg-config checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for OpenSSL... Using paths from pkg-config checking for libz... Cannot find libz's checking whether to enable pedantic and debug compiler options... no 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... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for poll... yes checking for gettimeofday... yes checking for select... yes checking for working alloca.h... yes checking for alloca... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking non-blocking sockets style... O_NONBLOCK 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 example/simple/Makefile config.status: creating docs/Makefile config.status: creating src/libssh2_config.h config.status: creating example/simple/config.h config.status: executing depfiles commands + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT channel.lo -MD -MP -MF ".deps/channel.Tpo" -c -o channel.lo channel.c; \ then mv -f ".deps/channel.Tpo" ".deps/channel.Plo"; else rm -f ".deps/channel.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT comp.lo -MD -MP -MF ".deps/comp.Tpo" -c -o comp.lo comp.c; \ then mv -f ".deps/comp.Tpo" ".deps/comp.Plo"; else rm -f ".deps/comp.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT crypt.lo -MD -MP -MF ".deps/crypt.Tpo" -c -o crypt.lo crypt.c; \ then mv -f ".deps/crypt.Tpo" ".deps/crypt.Plo"; else rm -f ".deps/crypt.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT hostkey.lo -MD -MP -MF ".deps/hostkey.Tpo" -c -o hostkey.lo hostkey.c; \ then mv -f ".deps/hostkey.Tpo" ".deps/hostkey.Plo"; else rm -f ".deps/hostkey.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT crypt.lo -MD -MP -MF .deps/crypt.Tpo -c crypt.c -fPIC -DPIC -o .libs/crypt.o gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c -fPIC -DPIC -o .libs/comp.o gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT hostkey.lo -MD -MP -MF .deps/hostkey.Tpo -c hostkey.c -fPIC -DPIC -o .libs/hostkey.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT kex.lo -MD -MP -MF ".deps/kex.Tpo" -c -o kex.lo kex.c; \ then mv -f ".deps/kex.Tpo" ".deps/kex.Plo"; else rm -f ".deps/kex.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT mac.lo -MD -MP -MF ".deps/mac.Tpo" -c -o mac.lo mac.c; \ then mv -f ".deps/mac.Tpo" ".deps/mac.Plo"; else rm -f ".deps/mac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c channel.c -fPIC -DPIC -o .libs/channel.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT kex.lo -MD -MP -MF .deps/kex.Tpo -c kex.c -fPIC -DPIC -o .libs/kex.o gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c mac.c -fPIC -DPIC -o .libs/mac.o gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT packet.lo -MD -MP -MF ".deps/packet.Tpo" -c -o packet.lo packet.c; \ then mv -f ".deps/packet.Tpo" ".deps/packet.Plo"; else rm -f ".deps/packet.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT publickey.lo -MD -MP -MF ".deps/publickey.Tpo" -c -o publickey.lo publickey.c; \ then mv -f ".deps/publickey.Tpo" ".deps/publickey.Plo"; else rm -f ".deps/publickey.Tpo"; exit 1; fi kex.c: In function 'libssh2_kex_method_diffie_hellman_group_exchange_sha1_key_exchange': kex.c:821: warning: 'ret' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -fPIC -DPIC -o .libs/packet.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT scp.lo -MD -MP -MF ".deps/scp.Tpo" -c -o scp.lo scp.c; \ then mv -f ".deps/scp.Tpo" ".deps/scp.Plo"; else rm -f ".deps/scp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT publickey.lo -MD -MP -MF .deps/publickey.Tpo -c publickey.c -fPIC -DPIC -o .libs/publickey.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT session.lo -MD -MP -MF ".deps/session.Tpo" -c -o session.lo session.c; \ then mv -f ".deps/session.Tpo" ".deps/session.Plo"; else rm -f ".deps/session.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp.lo -MD -MP -MF ".deps/sftp.Tpo" -c -o sftp.lo sftp.c; \ then mv -f ".deps/sftp.Tpo" ".deps/sftp.Plo"; else rm -f ".deps/sftp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT scp.lo -MD -MP -MF .deps/scp.Tpo -c scp.c -fPIC -DPIC -o .libs/scp.o gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -fPIC -DPIC -o .libs/session.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT userauth.lo -MD -MP -MF ".deps/userauth.Tpo" -c -o userauth.lo userauth.c; \ then mv -f ".deps/userauth.Tpo" ".deps/userauth.Plo"; else rm -f ".deps/userauth.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp.lo -MD -MP -MF .deps/sftp.Tpo -c sftp.c -fPIC -DPIC -o .libs/sftp.o sftp.c: In function 'libssh2_sftp_fstat_ex': sftp.c:1470: warning: cast to pointer from integer of different size if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT pem.lo -MD -MP -MF ".deps/pem.Tpo" -c -o pem.lo pem.c; \ then mv -f ".deps/pem.Tpo" ".deps/pem.Plo"; else rm -f ".deps/pem.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT transport.lo -MD -MP -MF ".deps/transport.Tpo" -c -o transport.lo transport.c; \ then mv -f ".deps/transport.Tpo" ".deps/transport.Plo"; else rm -f ".deps/transport.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT userauth.lo -MD -MP -MF .deps/userauth.Tpo -c userauth.c -fPIC -DPIC -o .libs/userauth.o sftp.c: In function 'libssh2_sftp_read': sftp.c:963: warning: 'request_id' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT transport.lo -MD -MP -MF .deps/transport.Tpo -c transport.c -fPIC -DPIC -o .libs/transport.o gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT pem.lo -MD -MP -MF .deps/pem.Tpo -c pem.c -fPIC -DPIC -o .libs/pem.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT openssl.lo -MD -MP -MF ".deps/openssl.Tpo" -c -o openssl.lo openssl.c; \ then mv -f ".deps/openssl.Tpo" ".deps/openssl.Plo"; else rm -f ".deps/openssl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I../include -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c openssl.c -fPIC -DPIC -o .libs/openssl.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o libssh2.la -rpath /usr/lib64 -version-info 1:0:0 -no-undefined 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 pem.lo transport.lo openssl.lo gcc -shared .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/pem.o .libs/transport.o .libs/openssl.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -m64 -mminimal-toc -Wl,-soname -Wl,libssh2.so.1 -o .libs/libssh2.so.1.0.0 (cd .libs && rm -f libssh2.so.1 && ln -s libssh2.so.1.0.0 libssh2.so.1) (cd .libs && rm -f libssh2.so && ln -s libssh2.so.1.0.0 libssh2.so) creating libssh2.la (cd .libs && rm -f libssh2.la && ln -s ../libssh2.la libssh2.la) make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/src' make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/src' Making all in example make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example' Making all in simple make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example/simple' make all-am make[3]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example/simple' if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT ssh2.o -MD -MP -MF ".deps/ssh2.Tpo" -c -o ssh2.o ssh2.c; \ then mv -f ".deps/ssh2.Tpo" ".deps/ssh2.Po"; else rm -f ".deps/ssh2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT scp.o -MD -MP -MF ".deps/scp.Tpo" -c -o scp.o scp.c; \ then mv -f ".deps/scp.Tpo" ".deps/scp.Po"; else rm -f ".deps/scp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT scp_nonblock.o -MD -MP -MF ".deps/scp_nonblock.Tpo" -c -o scp_nonblock.o scp_nonblock.c; \ then mv -f ".deps/scp_nonblock.Tpo" ".deps/scp_nonblock.Po"; else rm -f ".deps/scp_nonblock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT scp_write.o -MD -MP -MF ".deps/scp_write.Tpo" -c -o scp_write.o scp_write.c; \ then mv -f ".deps/scp_write.Tpo" ".deps/scp_write.Po"; else rm -f ".deps/scp_write.Tpo"; exit 1; fi scp_nonblock.c: In function 'main': scp_nonblock.c:175: warning: ignoring return value of 'write', declared with attribute warn_unused_result scp.c: In function 'main': scp.c:149: warning: ignoring return value of 'write', declared with attribute warn_unused_result scp_write.c: In function 'main': scp_write.c:41: warning: 'session' may be used uninitialized in this function scp_write.c:38: warning: 'sock' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT scp_write_nonblock.o -MD -MP -MF ".deps/scp_write_nonblock.Tpo" -c -o scp_write_nonblock.o scp_write_nonblock.c; \ then mv -f ".deps/scp_write_nonblock.Tpo" ".deps/scp_write_nonblock.Po"; else rm -f ".deps/scp_write_nonblock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp.o -MD -MP -MF ".deps/sftp.Tpo" -c -o sftp.o sftp.c; \ then mv -f ".deps/sftp.Tpo" ".deps/sftp.Po"; else rm -f ".deps/sftp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp_nonblock.o -MD -MP -MF ".deps/sftp_nonblock.Tpo" -c -o sftp_nonblock.o sftp_nonblock.c; \ then mv -f ".deps/sftp_nonblock.Tpo" ".deps/sftp_nonblock.Po"; else rm -f ".deps/sftp_nonblock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp_write.o -MD -MP -MF ".deps/sftp_write.Tpo" -c -o sftp_write.o sftp_write.c; \ then mv -f ".deps/sftp_write.Tpo" ".deps/sftp_write.Po"; else rm -f ".deps/sftp_write.Tpo"; exit 1; fi sftp.c: In function 'main': sftp.c:230: warning: ignoring return value of 'write', declared with attribute warn_unused_result sftp_nonblock.c: In function 'main': sftp_nonblock.c:180: warning: ignoring return value of 'write', declared with attribute warn_unused_result sftp_write.c: In function 'main': sftp_write.c:44: warning: 'session' may be used uninitialized in this function sftp_write.c:41: warning: 'sock' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp_write_nonblock.o -MD -MP -MF ".deps/sftp_write_nonblock.Tpo" -c -o sftp_write_nonblock.o sftp_write_nonblock.c; \ then mv -f ".deps/sftp_write_nonblock.Tpo" ".deps/sftp_write_nonblock.Po"; else rm -f ".deps/sftp_write_nonblock.Tpo"; exit 1; fi scp_write_nonblock.c: In function 'main': scp_write_nonblock.c:42: warning: 'session' may be used uninitialized in this function scp_write_nonblock.c:39: warning: 'sock' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp_mkdir.o -MD -MP -MF ".deps/sftp_mkdir.Tpo" -c -o sftp_mkdir.o sftp_mkdir.c; \ then mv -f ".deps/sftp_mkdir.Tpo" ".deps/sftp_mkdir.Po"; else rm -f ".deps/sftp_mkdir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp_mkdir_nonblock.o -MD -MP -MF ".deps/sftp_mkdir_nonblock.Tpo" -c -o sftp_mkdir_nonblock.o sftp_mkdir_nonblock.c; \ then mv -f ".deps/sftp_mkdir_nonblock.Tpo" ".deps/sftp_mkdir_nonblock.Po"; else rm -f ".deps/sftp_mkdir_nonblock.Tpo"; exit 1; fi sftp_write_nonblock.c: In function 'main': sftp_write_nonblock.c:44: warning: 'session' may be used uninitialized in this function sftp_write_nonblock.c:41: warning: 'sock' may be used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftp_RW_nonblock.o -MD -MP -MF ".deps/sftp_RW_nonblock.Tpo" -c -o sftp_RW_nonblock.o sftp_RW_nonblock.c; \ then mv -f ".deps/sftp_RW_nonblock.Tpo" ".deps/sftp_RW_nonblock.Po"; else rm -f ".deps/sftp_RW_nonblock.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftpdir.o -MD -MP -MF ".deps/sftpdir.Tpo" -c -o sftpdir.o sftpdir.c; \ then mv -f ".deps/sftpdir.Tpo" ".deps/sftpdir.Po"; else rm -f ".deps/sftpdir.Tpo"; exit 1; fi sftp_RW_nonblock.c: In function 'main': sftp_RW_nonblock.c:184: warning: ignoring return value of 'write', declared with attribute warn_unused_result sftp_RW_nonblock.c:186: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT sftpdir_nonblock.o -MD -MP -MF ".deps/sftpdir_nonblock.Tpo" -c -o sftpdir_nonblock.o sftpdir_nonblock.c; \ then mv -f ".deps/sftpdir_nonblock.Tpo" ".deps/sftpdir_nonblock.Po"; else rm -f ".deps/sftpdir_nonblock.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o ssh2 ssh2.o ../../src/libssh2.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o scp scp.o ../../src/libssh2.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o scp_nonblock scp_nonblock.o ../../src/libssh2.la mkdir .libs /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o scp_write scp_write.o ../../src/libssh2.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/scp_nonblock scp_nonblock.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/ssh2 ssh2.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating ssh2 creating scp_nonblock /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o scp_write_nonblock scp_write_nonblock.o ../../src/libssh2.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftp sftp.o ../../src/libssh2.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/scp_write scp_write.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating scp_write /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftp_nonblock sftp_nonblock.o ../../src/libssh2.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/scp scp.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating scp /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftp_write sftp_write.o ../../src/libssh2.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftp sftp.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftp_nonblock sftp_nonblock.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating sftp gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/scp_write_nonblock scp_write_nonblock.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftp_write_nonblock sftp_write_nonblock.o ../../src/libssh2.la creating sftp_nonblock /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftp_mkdir sftp_mkdir.o ../../src/libssh2.la creating scp_write_nonblock /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftp_mkdir_nonblock sftp_mkdir_nonblock.o ../../src/libssh2.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftp_write sftp_write.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftp_mkdir sftp_mkdir.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftp_write_nonblock sftp_write_nonblock.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating sftp_mkdir creating sftp_write_nonblock /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftp_RW_nonblock sftp_RW_nonblock.o ../../src/libssh2.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftpdir sftpdir.o ../../src/libssh2.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftp_mkdir_nonblock sftp_mkdir_nonblock.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating sftp_mkdir_nonblock creating sftp_write /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o sftpdir_nonblock sftpdir_nonblock.o ../../src/libssh2.la gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftp_RW_nonblock sftp_RW_nonblock.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftpdir sftpdir.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating sftp_RW_nonblock creating sftpdir gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/sftpdir_nonblock sftpdir_nonblock.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating sftpdir_nonblock make[3]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example/simple' make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example/simple' make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example' make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/tests' Making all in docs make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/docs' make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.99040 + umask 022 + cd /builddir/build/BUILD + cd libssh2-0.18 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libssh2-0.18-7.fc9-root-mockbuild + make install DESTDIR=/var/tmp/libssh2-0.18-7.fc9-root-mockbuild 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/src' make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/src' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install install -p 'libssh2.la' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/lib64/libssh2.la' install -p .libs/libssh2.so.1.0.0 /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/lib64/libssh2.so.1.0.0 (cd /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/lib64 && { ln -s -f libssh2.so.1.0.0 libssh2.so.1 || { rm -f libssh2.so.1 && ln -s libssh2.so.1.0.0 libssh2.so.1; }; }) (cd /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/lib64 && { ln -s -f libssh2.so.1.0.0 libssh2.so || { rm -f libssh2.so && ln -s libssh2.so.1.0.0 libssh2.so; }; }) install -p .libs/libssh2.lai /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/lib64/libssh2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/src' make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/src' Making install in example make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example' Making install in simple make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example/simple' make[3]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example/simple' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example/simple' make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example/simple' make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example' make[3]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example' make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example' make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/tests' make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/tests' make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/tests' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/docs' make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3" install -p -m 644 './libssh2_banner_set.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_banner_set.3' install -p -m 644 './libssh2_channel_close.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_close.3' install -p -m 644 './libssh2_channel_direct_tcpip_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_direct_tcpip_ex.3' install -p -m 644 './libssh2_channel_eof.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_eof.3' install -p -m 644 './libssh2_channel_flush_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_flush_ex.3' install -p -m 644 './libssh2_channel_forward_accept.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_forward_accept.3' install -p -m 644 './libssh2_channel_forward_cancel.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_forward_cancel.3' install -p -m 644 './libssh2_channel_forward_listen_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_forward_listen_ex.3' install -p -m 644 './libssh2_channel_free.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_free.3' install -p -m 644 './libssh2_channel_get_exit_status.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_get_exit_status.3' install -p -m 644 './libssh2_channel_handle_extended_data.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_handle_extended_data.3' install -p -m 644 './libssh2_channel_handle_extended_data2.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_handle_extended_data2.3' install -p -m 644 './libssh2_channel_open_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_open_ex.3' install -p -m 644 './libssh2_channel_process_startup.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_process_startup.3' install -p -m 644 './libssh2_channel_read_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_read_ex.3' install -p -m 644 './libssh2_channel_request_pty_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_request_pty_ex.3' install -p -m 644 './libssh2_channel_send_eof.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_send_eof.3' install -p -m 644 './libssh2_channel_set_blocking.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_set_blocking.3' install -p -m 644 './libssh2_channel_setenv_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_setenv_ex.3' install -p -m 644 './libssh2_channel_wait_eof.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_wait_eof.3' install -p -m 644 './libssh2_channel_x11_req_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_channel_x11_req_ex.3' install -p -m 644 './libssh2_hostkey_hash.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_hostkey_hash.3' install -p -m 644 './libssh2_scp_recv.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_scp_recv.3' install -p -m 644 './libssh2_scp_send_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_scp_send_ex.3' install -p -m 644 './libssh2_session_abstract.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_abstract.3' install -p -m 644 './libssh2_session_callback_set.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_callback_set.3' install -p -m 644 './libssh2_session_free.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_free.3' install -p -m 644 './libssh2_session_disconnect_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_disconnect_ex.3' install -p -m 644 './libssh2_session_init.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_init.3' install -p -m 644 './libssh2_session_last_errno.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_last_errno.3' install -p -m 644 './libssh2_session_last_error.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_last_error.3' install -p -m 644 './libssh2_session_method_pref.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_method_pref.3' install -p -m 644 './libssh2_session_methods.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_methods.3' install -p -m 644 './libssh2_session_set_blocking.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_set_blocking.3' install -p -m 644 './libssh2_session_startup.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_session_startup.3' install -p -m 644 './libssh2_poll.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_poll.3' install -p -m 644 './libssh2_poll_channel_read.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_poll_channel_read.3' install -p -m 644 './libssh2_sftp_close_handle.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_close_handle.3' install -p -m 644 './libssh2_sftp_fstat_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_fstat_ex.3' install -p -m 644 './libssh2_sftp_last_error.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_last_error.3' install -p -m 644 './libssh2_sftp_init.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_init.3' install -p -m 644 './libssh2_sftp_open_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_open_ex.3' install -p -m 644 './libssh2_sftp_mkdir_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_mkdir_ex.3' install -p -m 644 './libssh2_sftp_read.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_read.3' install -p -m 644 './libssh2_sftp_readdir.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_readdir.3' install -p -m 644 './libssh2_sftp_rename_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_rename_ex.3' install -p -m 644 './libssh2_sftp_rmdir_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_rmdir_ex.3' install -p -m 644 './libssh2_sftp_seek.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_seek.3' install -p -m 644 './libssh2_sftp_shutdown.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_shutdown.3' install -p -m 644 './libssh2_sftp_stat_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_stat_ex.3' install -p -m 644 './libssh2_sftp_symlink_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_symlink_ex.3' install -p -m 644 './libssh2_sftp_tell.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_tell.3' install -p -m 644 './libssh2_sftp_unlink_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_unlink_ex.3' install -p -m 644 './libssh2_sftp_write.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_sftp_write.3' install -p -m 644 './libssh2_userauth_authenticated.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_userauth_authenticated.3' install -p -m 644 './libssh2_userauth_list.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_userauth_list.3' install -p -m 644 './libssh2_userauth_password_ex.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_userauth_password_ex.3' install -p -m 644 './libssh2_userauth_publickey_fromfile.3' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/man/man3/libssh2_userauth_publickey_fromfile.3' make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/docs' make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/docs' make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18' make[2]: Entering directory `/builddir/build/BUILD/libssh2-0.18' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/include" install -p -m 644 'include/libssh2.h' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/include/libssh2.h' install -p -m 644 'include/libssh2_publickey.h' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/include/libssh2_publickey.h' install -p -m 644 'include/libssh2_sftp.h' '/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/include/libssh2_sftp.h' make[2]: Leaving directory `/builddir/build/BUILD/libssh2-0.18' make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18' + find /var/tmp/libssh2-0.18-7.fc9-root-mockbuild -name '*.la' -exec rm -f '{}' + + cd example + make clean Making clean in simple make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example/simple' rm -rf .libs _libs rm -f ssh2 ssh2 rm -f scp scp rm -f scp_nonblock scp_nonblock rm -f scp_write scp_write rm -f scp_write_nonblock scp_write_nonblock rm -f sftp sftp rm -f sftp_nonblock sftp_nonblock rm -f sftp_write sftp_write rm -f sftp_write_nonblock sftp_write_nonblock rm -f sftp_mkdir sftp_mkdir rm -f sftp_mkdir_nonblock sftp_mkdir_nonblock rm -f sftp_RW_nonblock sftp_RW_nonblock rm -f sftpdir sftpdir rm -f sftpdir_nonblock sftpdir_nonblock rm -f *.o rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example/simple' Making clean in . make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/example' rm -rf .libs _libs rm -f *.lo make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/example' + rm -rf example/simple/.deps + find example/ -type f '(' -name '*.am' -o -name '*.in' ')' -exec rm -v '{}' + removed `example/Makefile.am' removed `example/simple/Makefile.am' removed `example/simple/config.h.in' removed `example/simple/Makefile.in' removed `example/Makefile.in' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libssh2-0.18 extracting debug info from /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/lib64/libssh2.so.1.0.0 symlinked /usr/lib/debug/usr/lib64/libssh2.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libssh2.so.1.debug symlinked /usr/lib/debug/usr/lib64/libssh2.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libssh2.so.debug 1236 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.27521 + umask 022 + cd /builddir/build/BUILD + cd libssh2-0.18 + cd tests + make check make simple make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../example/simple -I../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -MT simple.o -MD -MP -MF ".deps/simple.Tpo" -c -o simple.o simple.c; \ then mv -f ".deps/simple.Tpo" ".deps/simple.Po"; else rm -f ".deps/simple.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz -o simple simple.o ../src/libssh2.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/kerberos/include -o .libs/simple simple.o -L/usr/kerberos/lib64 -lssl -lcrypto -ldl -lz ../src/.libs/libssh2.so -Wl,--rpath -Wl,/usr/lib64 creating simple make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/tests' make check-TESTS make[1]: Entering directory `/builddir/build/BUILD/libssh2-0.18/tests' PASS: simple ================== All 1 tests passed ================== make[1]: Leaving directory `/builddir/build/BUILD/libssh2-0.18/tests' + exit 0 Processing files: libssh2-0.18-7.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65260 + umask 022 + cd /builddir/build/BUILD + cd libssh2-0.18 + DOCDIR=/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-0.18 + export DOCDIR + rm -rf /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-0.18 + /bin/mkdir -p /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-0.18 + cp -pr AUTHORS ChangeLog COPYING README NEWS /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-0.18 + exit 0 Provides: libssh2.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.7()(64bit) libdl.so.2()(64bit) libssh2.so.1()(64bit) libssl.so.7()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libssh2-devel-0.18-7.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65260 + umask 022 + cd /builddir/build/BUILD + cd libssh2-0.18 + DOCDIR=/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-devel-0.18 + export DOCDIR + rm -rf /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-devel-0.18 + /bin/mkdir -p /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-devel-0.18 + cp -pr COPYING /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-devel-0.18 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libssh2.so.1()(64bit) Processing files: libssh2-docs-0.18-7.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.65260 + umask 022 + cd /builddir/build/BUILD + cd libssh2-0.18 + DOCDIR=/var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-docs-0.18 + export DOCDIR + rm -rf /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-docs-0.18 + /bin/mkdir -p /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-docs-0.18 + cp -pr COPYING HACKING example/ /var/tmp/libssh2-0.18-7.fc9-root-mockbuild/usr/share/doc/libssh2-docs-0.18 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libssh2-debuginfo-0.18-7.fc9 Provides: libssh2.so.1.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libssh2.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libssh2-0.18-7.fc9-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/libssh2-0.18-7.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/libssh2-devel-0.18-7.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/libssh2-docs-0.18-7.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/libssh2-debuginfo-0.18-7.fc9.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.49873 + umask 022 + cd /builddir/build/BUILD + cd libssh2-0.18 + rm -rf /var/tmp/libssh2-0.18-7.fc9-root-mockbuild + exit 0 LEAVE do -->