Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/libssh.spec'], False, '/var/lib/mock/dist-f10-build-469461-74671/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/libssh.spec'] warning: Could not canonicalize hostname: ppc8.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/libssh-0.2-2.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/libssh.spec'], False, '/var/lib/mock/dist-f10-build-469461-74671/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/libssh.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QJK2Nz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libssh-0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libssh-0.2.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libssh-0.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libssh-0.2-libdir.patch):' Patch #0 (libssh-0.2-libdir.patch): + /bin/cat /builddir/build/SOURCES/libssh-0.2-libdir.patch + /usr/bin/patch -s -p1 -b --suffix .libdir --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4S5qvd + umask 022 + cd /builddir/build/BUILD + cd libssh-0.2 + 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 -I/usr/lib64/gfortran/modules' + export FFLAGS + ./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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-shared checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking version script options... checking for SSH1 support... no 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... 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 recognise 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 how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-xlf... 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-f90... no checking for ppc64-redhat-linux-gnu-xlf90... 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-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-xlf95... 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 f77... no checking for xlf... 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 f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... 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... 262144 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... cat: ld.so.conf.d/*.conf: No such file or directory 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 BN_init in -lcrypto... yes checking for deflateInit_ in -lz... yes checking for library containing hstrerror... none required checking for library containing getaddrinfo... none required checking for library containing gethostbyname... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/blowfish.h usability... yes checking openssl/blowfish.h presence... yes checking for openssl/blowfish.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for stdint.h... (cached) yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking gcrypt.h usability... no checking gcrypt.h presence... no checking for gcrypt.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for endpwent... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getpass... yes checking for memmove... yes checking for memset... yes checking for cfmakeraw... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for poll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libssh/Makefile config.status: creating config.h + make ln -s -f ../../config.h include/libssh/config.h make[1]: Entering directory `/builddir/build/BUILD/libssh-0.2/libssh' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c client.c mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c client.c -fPIC -DPIC -o .libs/client.o client.c: In function 'ssh_send_banner': client.c:101: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c packet.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c packet.c -fPIC -DPIC -o .libs/packet.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c dh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c dh.c -fPIC -DPIC -o .libs/dh.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crypt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crypt.c -fPIC -DPIC -o .libs/crypt.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c connect.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c connect.c -fPIC -DPIC -o .libs/connect.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c error.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c error.c -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c buffer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c string.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c kex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c kex.c -fPIC -DPIC -o .libs/kex.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels.c -fPIC -DPIC -o .libs/channels.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c options.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c options.c -fPIC -DPIC -o .libs/options.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keys.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keys.c -fPIC -DPIC -o .libs/keys.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth.c -fPIC -DPIC -o .libs/auth.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c base64.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keyfiles.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keyfiles.c -fPIC -DPIC -o .libs/keyfiles.o keyfiles.c: In function 'ssh_write_knownhost': keyfiles.c:976: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c misc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gzip.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gzip.c -fPIC -DPIC -o .libs/gzip.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c wrapper.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c wrapper.c -fPIC -DPIC -o .libs/wrapper.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftp.c -fPIC -DPIC -o .libs/sftp.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c server.c -fPIC -DPIC -o .libs/server.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crc32.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crc32.c -fPIC -DPIC -o .libs/crc32.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c session.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c session.c -fPIC -DPIC -o .libs/session.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c messages.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c messages.c -fPIC -DPIC -o .libs/messages.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels1.c -fPIC -DPIC -o .libs/channels1.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth1.c -fPIC -DPIC -o .libs/auth1.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftpserver.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftpserver.c -fPIC -DPIC -o .libs/sftpserver.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gcrypt_missing.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gcrypt_missing.c -fPIC -DPIC -o .libs/gcrypt_missing.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c init.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --mode=link gcc -o libssh.la -export-dynamic -version-info 2:0:0 -rpath /usr/lib64 client.lo packet.lo dh.lo crypt.lo connect.lo error.lo buffer.lo string.lo kex.lo channels.lo options.lo keys.lo auth.lo base64.lo keyfiles.lo misc.lo gzip.lo wrapper.lo sftp.lo server.lo crc32.lo session.lo messages.lo channels1.lo auth1.lo sftpserver.lo gcrypt_missing.lo init.lo -lz -lcrypto -Wl,--version-script,libssh.vers gcc -shared .libs/client.o .libs/packet.o .libs/dh.o .libs/crypt.o .libs/connect.o .libs/error.o .libs/buffer.o .libs/string.o .libs/kex.o .libs/channels.o .libs/options.o .libs/keys.o .libs/auth.o .libs/base64.o .libs/keyfiles.o .libs/misc.o .libs/gzip.o .libs/wrapper.o .libs/sftp.o .libs/server.o .libs/crc32.o .libs/session.o .libs/messages.o .libs/channels1.o .libs/auth1.o .libs/sftpserver.o .libs/gcrypt_missing.o .libs/init.o -lz -lcrypto -Wl,--version-script -Wl,libssh.vers -Wl,-soname -Wl,libssh.so.2 -o .libs/libssh.so.2.0.0 (cd .libs && rm -f libssh.so.2 && ln -s libssh.so.2.0.0 libssh.so.2) (cd .libs && rm -f libssh.so && ln -s libssh.so.2.0.0 libssh.so) creating libssh.la (cd .libs && rm -f libssh.la && ln -s ../libssh.la libssh.la) make[1]: Leaving directory `/builddir/build/BUILD/libssh-0.2/libssh' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Iinclude -Wall -c -o sample.o sample.c sample.c: In function 'select_loop': sample.c:187: warning: ignoring return value of 'write', declared with attribute warn_unused_result sample.c:200: warning: ignoring return value of 'write', declared with attribute warn_unused_result sample.c: In function 'auth_kbdint': sample.c:355: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result sample.c: In function 'main': sample.c:421: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result sample.c:427: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Iinclude -Wall -c -o samplesshd.o samplesshd.c samplesshd.c: In function 'main': samplesshd.c:144: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ./libtool --mode=link gcc -o samplessh sample.o -lssh -Llibssh mkdir .libs gcc -o .libs/samplessh sample.o /builddir/build/BUILD/libssh-0.2/libssh/.libs/libssh.so -L/builddir/build/BUILD/libssh-0.2/libssh -Wl,--rpath -Wl,/usr/lib64 creating samplessh ln -s -f samplessh samplesftp /bin/sh ./libtool --mode=link gcc -o samplesshd samplesshd.o -lssh -Llibssh gcc -o .libs/samplesshd samplesshd.o /builddir/build/BUILD/libssh-0.2/libssh/.libs/libssh.so -L/builddir/build/BUILD/libssh-0.2/libssh -Wl,--rpath -Wl,/usr/lib64 creating samplesshd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UpiqKR + umask 022 + cd /builddir/build/BUILD + cd libssh-0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64 make[1]: Entering directory `/builddir/build/BUILD/libssh-0.2/libssh' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c client.c -fPIC -DPIC -o .libs/client.o client.c: In function 'ssh_send_banner': client.c:101: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c packet.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c packet.c -fPIC -DPIC -o .libs/packet.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c dh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c dh.c -fPIC -DPIC -o .libs/dh.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crypt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crypt.c -fPIC -DPIC -o .libs/crypt.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c connect.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c connect.c -fPIC -DPIC -o .libs/connect.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c error.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c error.c -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c buffer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c string.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c kex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c kex.c -fPIC -DPIC -o .libs/kex.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels.c -fPIC -DPIC -o .libs/channels.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c options.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c options.c -fPIC -DPIC -o .libs/options.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keys.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keys.c -fPIC -DPIC -o .libs/keys.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth.c -fPIC -DPIC -o .libs/auth.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c base64.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keyfiles.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keyfiles.c -fPIC -DPIC -o .libs/keyfiles.o keyfiles.c: In function 'ssh_write_knownhost': keyfiles.c:976: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c misc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gzip.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gzip.c -fPIC -DPIC -o .libs/gzip.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c wrapper.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c wrapper.c -fPIC -DPIC -o .libs/wrapper.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftp.c -fPIC -DPIC -o .libs/sftp.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c server.c -fPIC -DPIC -o .libs/server.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crc32.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crc32.c -fPIC -DPIC -o .libs/crc32.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c session.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c session.c -fPIC -DPIC -o .libs/session.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c messages.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c messages.c -fPIC -DPIC -o .libs/messages.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels1.c -fPIC -DPIC -o .libs/channels1.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth1.c -fPIC -DPIC -o .libs/auth1.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftpserver.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftpserver.c -fPIC -DPIC -o .libs/sftpserver.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gcrypt_missing.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gcrypt_missing.c -fPIC -DPIC -o .libs/gcrypt_missing.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c init.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --mode=link gcc -o libssh.la -export-dynamic -version-info 2:0:0 -rpath /usr/lib64 client.lo packet.lo dh.lo crypt.lo connect.lo error.lo buffer.lo string.lo kex.lo channels.lo options.lo keys.lo auth.lo base64.lo keyfiles.lo misc.lo gzip.lo wrapper.lo sftp.lo server.lo crc32.lo session.lo messages.lo channels1.lo auth1.lo sftpserver.lo gcrypt_missing.lo init.lo -lz -lcrypto -Wl,--version-script,libssh.vers rm -fr .libs/libssh.la .libs/libssh.lai .libs/libssh.so .libs/libssh.so.2 .libs/libssh.so.2.0.0 gcc -shared .libs/client.o .libs/packet.o .libs/dh.o .libs/crypt.o .libs/connect.o .libs/error.o .libs/buffer.o .libs/string.o .libs/kex.o .libs/channels.o .libs/options.o .libs/keys.o .libs/auth.o .libs/base64.o .libs/keyfiles.o .libs/misc.o .libs/gzip.o .libs/wrapper.o .libs/sftp.o .libs/server.o .libs/crc32.o .libs/session.o .libs/messages.o .libs/channels1.o .libs/auth1.o .libs/sftpserver.o .libs/gcrypt_missing.o .libs/init.o -lz -lcrypto -Wl,--version-script -Wl,libssh.vers -Wl,-soname -Wl,libssh.so.2 -o .libs/libssh.so.2.0.0 (cd .libs && rm -f libssh.so.2 && ln -s libssh.so.2.0.0 libssh.so.2) (cd .libs && rm -f libssh.so && ln -s libssh.so.2.0.0 libssh.so) creating libssh.la (cd .libs && rm -f libssh.la && ln -s ../libssh.la libssh.la) make[1]: Leaving directory `/builddir/build/BUILD/libssh-0.2/libssh' make[1]: Entering directory `/builddir/build/BUILD/libssh-0.2/libssh' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c client.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c client.c -fPIC -DPIC -o .libs/client.o client.c: In function 'ssh_send_banner': client.c:101: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c packet.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c packet.c -fPIC -DPIC -o .libs/packet.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c dh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c dh.c -fPIC -DPIC -o .libs/dh.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crypt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crypt.c -fPIC -DPIC -o .libs/crypt.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c connect.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c connect.c -fPIC -DPIC -o .libs/connect.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c error.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c error.c -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c buffer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c string.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c string.c -fPIC -DPIC -o .libs/string.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c kex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c kex.c -fPIC -DPIC -o .libs/kex.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels.c -fPIC -DPIC -o .libs/channels.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c options.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c options.c -fPIC -DPIC -o .libs/options.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keys.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keys.c -fPIC -DPIC -o .libs/keys.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth.c -fPIC -DPIC -o .libs/auth.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c base64.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keyfiles.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c keyfiles.c -fPIC -DPIC -o .libs/keyfiles.o keyfiles.c: In function 'ssh_write_knownhost': keyfiles.c:976: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c misc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gzip.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gzip.c -fPIC -DPIC -o .libs/gzip.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c wrapper.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c wrapper.c -fPIC -DPIC -o .libs/wrapper.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftp.c -fPIC -DPIC -o .libs/sftp.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c server.c -fPIC -DPIC -o .libs/server.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crc32.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c crc32.c -fPIC -DPIC -o .libs/crc32.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c session.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c session.c -fPIC -DPIC -o .libs/session.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c messages.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c messages.c -fPIC -DPIC -o .libs/messages.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c channels1.c -fPIC -DPIC -o .libs/channels1.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth1.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c auth1.c -fPIC -DPIC -o .libs/auth1.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftpserver.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c sftpserver.c -fPIC -DPIC -o .libs/sftpserver.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gcrypt_missing.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c gcrypt_missing.c -fPIC -DPIC -o .libs/gcrypt_missing.o /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c init.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -g -I../include/ -c init.c -fPIC -DPIC -o .libs/init.o /bin/sh ../libtool --mode=link gcc -o libssh.la -export-dynamic -version-info 2:0:0 -rpath /usr/lib64 client.lo packet.lo dh.lo crypt.lo connect.lo error.lo buffer.lo string.lo kex.lo channels.lo options.lo keys.lo auth.lo base64.lo keyfiles.lo misc.lo gzip.lo wrapper.lo sftp.lo server.lo crc32.lo session.lo messages.lo channels1.lo auth1.lo sftpserver.lo gcrypt_missing.lo init.lo -lz -lcrypto -Wl,--version-script,libssh.vers rm -fr .libs/libssh.la .libs/libssh.lai .libs/libssh.so .libs/libssh.so.2 .libs/libssh.so.2.0.0 gcc -shared .libs/client.o .libs/packet.o .libs/dh.o .libs/crypt.o .libs/connect.o .libs/error.o .libs/buffer.o .libs/string.o .libs/kex.o .libs/channels.o .libs/options.o .libs/keys.o .libs/auth.o .libs/base64.o .libs/keyfiles.o .libs/misc.o .libs/gzip.o .libs/wrapper.o .libs/sftp.o .libs/server.o .libs/crc32.o .libs/session.o .libs/messages.o .libs/channels1.o .libs/auth1.o .libs/sftpserver.o .libs/gcrypt_missing.o .libs/init.o -lz -lcrypto -Wl,--version-script -Wl,libssh.vers -Wl,-soname -Wl,libssh.so.2 -o .libs/libssh.so.2.0.0 (cd .libs && rm -f libssh.so.2 && ln -s libssh.so.2.0.0 libssh.so.2) (cd .libs && rm -f libssh.so && ln -s libssh.so.2.0.0 libssh.so) creating libssh.la (cd .libs && rm -f libssh.la && ln -s ../libssh.la libssh.la) ../mkinstalldirs /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include mkdir /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64 mkdir /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr mkdir /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include ../mkinstalldirs /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64 mkdir /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libssh.la /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64 /usr/bin/install -c .libs/libssh.so.2.0.0 /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64/libssh.so.2.0.0 (cd /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64 && { ln -s -f libssh.so.2.0.0 libssh.so.2 || { rm -f libssh.so.2 && ln -s libssh.so.2.0.0 libssh.so.2; }; }) (cd /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64 && { ln -s -f libssh.so.2.0.0 libssh.so || { rm -f libssh.so && ln -s libssh.so.2.0.0 libssh.so; }; }) /usr/bin/install -c .libs/libssh.lai /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64/libssh.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[1]: Leaving directory `/builddir/build/BUILD/libssh-0.2/libssh' ./mkinstalldirs /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh mkdir /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh /usr/bin/install -c include/libssh/libssh.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ /usr/bin/install -c include/libssh/config.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ /usr/bin/install -c include/libssh/sftp.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ /usr/bin/install -c include/libssh/crypto.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ /usr/bin/install -c include/libssh/server.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ /usr/bin/install -c include/libssh/ssh2.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ /usr/bin/install -c include/libssh/ssh1.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ + find /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64 -name '*.la' -exec rm -f '{}' + + chmod 644 /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/config.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/crypto.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/libssh.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/server.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/sftp.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ssh1.h /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/include/libssh/ssh2.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libssh-0.2 extracting debug info from /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/lib64/libssh.so.2.0.0 symlinked /usr/lib/debug/usr/lib64/libssh.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libssh.so.2.debug symlinked /usr/lib/debug/usr/lib64/libssh.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libssh.so.debug 778 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 Processing files: libssh-0.2-2.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fp9Vtw + umask 022 + cd /builddir/build/BUILD + cd libssh-0.2 + DOCDIR=/builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/share/doc/libssh-0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/share/doc/libssh-0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/share/doc/libssh-0.2 + cp -pr AUTHORS CHANGELOG COPYING README /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64/usr/share/doc/libssh-0.2 + exit 0 Provides: libssh.so.2()(64bit) libssh.so.2(SSH_0.2)(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) libssh.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libssh-devel-0.2-2.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libssh.so.2()(64bit) Processing files: libssh-debuginfo-0.2-2.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64 warning: Could not canonicalize hostname: ppc8.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libssh-0.2-2.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/libssh-devel-0.2-2.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/libssh-debuginfo-0.2-2.fc10.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b1pmr9 + umask 022 + cd /builddir/build/BUILD + cd libssh-0.2 + rm -rf /builddir/build/BUILDROOT/libssh-0.2-2.fc10.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->